rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-github#1796
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1356
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Nov 20 21:43:58 UTC 2024
+ uptime
 21:43:58 up 1 min,  0 users,  load average: 1.33, 0.44, 0.16
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ head_branch=master
+ pull_title='fix(deps): update dependency commons-io:commons-io to v2.18.0'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1796
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/commons-io-commons-io-2.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1796' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/commons-io-commons-io-2.x' '--env=head_branch=master' '--env=pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1796'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/commons-io-commons-io-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1796'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/commons-io-commons-io-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1796
+ as_root=false
+ hostname
ip-172-31-20-65
+ pwd
/tmp/rultor-wt7m
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:jcabi/jcabi-github.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1796'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/commons-io-commons-io-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-github.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-github
 * [new branch]          1326                -> fork/1326
 * [new branch]          dependabot/maven/com.jcabi.incubator-xembly-0.25.0 -> fork/dependabot/maven/com.jcabi.incubator-xembly-0.25.0
 * [new branch]          dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65 -> fork/dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65
 * [new branch]          dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14 -> fork/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14
 * [new branch]          dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0 -> fork/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0
 * [new branch]          dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32 -> fork/dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32
 * [new branch]          gh-pages            -> fork/gh-pages
 * [new branch]          master              -> fork/master
 * [new branch]          renovate/actions-checkout-digest -> fork/renovate/actions-checkout-digest
 * [new branch]          renovate/com.jcabi-jcabi-1.x -> fork/renovate/com.jcabi-jcabi-1.x
 * [new branch]          renovate/com.jcabi-jcabi-aspects-0.x -> fork/renovate/com.jcabi-jcabi-aspects-0.x
 * [new branch]          renovate/com.jcabi-jcabi-http-2.x -> fork/renovate/com.jcabi-jcabi-http-2.x
 * [new branch]          renovate/com.qulice-qulice-maven-plugin-0.x -> fork/renovate/com.qulice-qulice-maven-plugin-0.x
 * [new branch]          renovate/com.sun.jersey-jersey-client-1.x -> fork/renovate/com.sun.jersey-jersey-client-1.x
 * [new branch]          renovate/commons-io-commons-io-2.x -> fork/renovate/commons-io-commons-io-2.x
 * [new branch]          renovate/org.apache.commons-commons-lang3-3.x -> fork/renovate/org.apache.commons-commons-lang3-3.x
 * [new branch]          renovate/org.aspectj-aspectjrt-1.x -> fork/renovate/org.aspectj-aspectjrt-1.x
 * [new branch]          renovate/org.reflections-reflections-0.x -> fork/renovate/org.reflections-reflections-0.x
 * [new branch]          revert-1136-patch-1 -> fork/revert-1136-patch-1
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/commons-io-commons-io-2.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/commons-io-commons-io-2.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 1f1cd26d0..a41191093
Fast-forward
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.18
++ bc
++ echo 0.18 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.18, low enough to run a new Docker container'
load average is 0.18, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.23.1
+ docker pull yegor256/rultor-image:1.23.1
1.23.1: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
2c78bdfd1661: Pulling fs layer
30469571f9ab: Pulling fs layer
cac62b5ba932: Pulling fs layer
403ec2ae2389: Pulling fs layer
62628d0488a1: Pulling fs layer
84283471f652: Pulling fs layer
9ad1fa82e034: Pulling fs layer
80bda748ab48: Pulling fs layer
615b3b9f2aac: Pulling fs layer
09ce9dff669f: Pulling fs layer
e8271a417b38: Pulling fs layer
0c9916c1cff4: Pulling fs layer
875e86560ccf: Pulling fs layer
091892e3a304: Pulling fs layer
1cbed1b837ca: Pulling fs layer
986b3170a0d9: Pulling fs layer
e56ee5c784dc: Pulling fs layer
8cb6f425b6ba: Pulling fs layer
35d35565636d: Pulling fs layer
8e683020951f: Pulling fs layer
13d94c2ee76f: Pulling fs layer
41080f3c5d30: Pulling fs layer
123b733366ff: Pulling fs layer
630a507fc3a5: Pulling fs layer
55c1f8c9bd45: Pulling fs layer
cac62b5ba932: Waiting
403ec2ae2389: Waiting
62628d0488a1: Waiting
84283471f652: Waiting
9ad1fa82e034: Waiting
80bda748ab48: Waiting
615b3b9f2aac: Waiting
09ce9dff669f: Waiting
e8271a417b38: Waiting
0c9916c1cff4: Waiting
875e86560ccf: Waiting
091892e3a304: Waiting
1cbed1b837ca: Waiting
986b3170a0d9: Waiting
e56ee5c784dc: Waiting
8cb6f425b6ba: Waiting
35d35565636d: Waiting
8e683020951f: Waiting
13d94c2ee76f: Waiting
41080f3c5d30: Waiting
123b733366ff: Waiting
630a507fc3a5: Waiting
55c1f8c9bd45: Waiting
2c78bdfd1661: Verifying Checksum
2c78bdfd1661: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
30469571f9ab: Verifying Checksum
30469571f9ab: Download complete
62628d0488a1: Verifying Checksum
62628d0488a1: Download complete
84283471f652: Verifying Checksum
84283471f652: Download complete
9ad1fa82e034: Verifying Checksum
9ad1fa82e034: Download complete
80bda748ab48: Verifying Checksum
80bda748ab48: Download complete
615b3b9f2aac: Verifying Checksum
615b3b9f2aac: Download complete
cac62b5ba932: Verifying Checksum
cac62b5ba932: Download complete
e8271a417b38: Verifying Checksum
e8271a417b38: Download complete
bccd10f490ab: Pull complete
2c78bdfd1661: Pull complete
09ce9dff669f: Verifying Checksum
09ce9dff669f: Download complete
0c9916c1cff4: Verifying Checksum
0c9916c1cff4: Download complete
091892e3a304: Verifying Checksum
091892e3a304: Download complete
1cbed1b837ca: Verifying Checksum
1cbed1b837ca: Download complete
30469571f9ab: Pull complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: Download complete
e56ee5c784dc: Verifying Checksum
e56ee5c784dc: Download complete
8cb6f425b6ba: Verifying Checksum
8cb6f425b6ba: Download complete
35d35565636d: Verifying Checksum
35d35565636d: Download complete
8e683020951f: Verifying Checksum
8e683020951f: Download complete
13d94c2ee76f: Verifying Checksum
13d94c2ee76f: Download complete
41080f3c5d30: Verifying Checksum
41080f3c5d30: Download complete
986b3170a0d9: Verifying Checksum
986b3170a0d9: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
123b733366ff: Verifying Checksum
123b733366ff: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
875e86560ccf: Verifying Checksum
875e86560ccf: Download complete
cac62b5ba932: Pull complete
403ec2ae2389: Pull complete
62628d0488a1: Pull complete
84283471f652: Pull complete
9ad1fa82e034: Pull complete
80bda748ab48: Pull complete
615b3b9f2aac: Pull complete
09ce9dff669f: Pull complete
e8271a417b38: Pull complete
0c9916c1cff4: Pull complete
875e86560ccf: Pull complete
091892e3a304: Pull complete
1cbed1b837ca: Pull complete
986b3170a0d9: Pull complete
e56ee5c784dc: Pull complete
8cb6f425b6ba: Pull complete
35d35565636d: Pull complete
8e683020951f: Pull complete
13d94c2ee76f: Pull complete
41080f3c5d30: Pull complete
123b733366ff: Pull complete
630a507fc3a5: Pull complete
55c1f8c9bd45: Pull complete
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Downloaded newer image for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1796\s*$'
+ ls -al .
total 68
drwx------  3 ubuntu ubuntu  4096 Nov 20 21:44 .
drwxrwxrwt 12 root   root    4096 Nov 20 21:49 ..
-rwxrwxr-x  1 ubuntu ubuntu  2090 Nov 20 21:48 end.sh
-rwxrwxr-x  1 ubuntu ubuntu   490 Nov 20 21:44 entry.sh
-rw-rw-r--  1 ubuntu ubuntu     5 Nov 20 21:43 pid
-rw-rw-r--  1 ubuntu ubuntu  1192 Nov 20 21:43 pubring.gpg
drwxrwxr-x  6 ubuntu ubuntu  4096 Nov 20 21:44 repo
-rwxrwxr-x  1 ubuntu ubuntu  9183 Nov 20 21:43 run.sh
-rw-rw-r--  1 ubuntu ubuntu   584 Nov 20 21:44 script.sh
-rw-rw-r--  1 ubuntu ubuntu  2570 Nov 20 21:43 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu  4439 Nov 20 21:43 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 10939 Nov 20 21:49 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-wt7m:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1796 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/commons-io-commons-io-2.x --env=head_branch=master '--env=pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1796'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/commons-io-commons-io-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-wt7m/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1796 yegor256/rultor-image:1.23.1 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.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
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:jcabi/jcabi-github.git' ; export 'pull_id=1796' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/commons-io-commons-io-2.x' ; export 'head_branch=master' ; export 'pull_title=fix(deps): update dependency commons-io:commons-io to v2.18.0' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/license.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 examples/README.md ...
Reading examples/search-repos/README.md ...
Reading examples/search-repos/pom.xml ...
Reading examples/search-repos/src/main/java/com/jcabi/Main.java ...
Reading examples/search-repos/src/main/java/com/jcabi/package-info.java ...
Reading pom.xml ...
Reading src/it/basic-usage/invoker.properties ...
Reading src/it/basic-usage/pom.xml ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/Sample.java ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/resources/log4j.properties ...
Reading src/it/fat-jar/invoker.properties ...
Reading src/it/fat-jar/pom.xml ...
Reading src/it/settings.xml ...
Reading src/main/java/com/jcabi/github/Assignees.java ...
Reading src/main/java/com/jcabi/github/Blob.java ...
Reading src/main/java/com/jcabi/github/Blobs.java ...
Reading src/main/java/com/jcabi/github/Branch.java ...
Reading src/main/java/com/jcabi/github/Branches.java ...
Reading src/main/java/com/jcabi/github/Bulk.java ...
Reading src/main/java/com/jcabi/github/Check.java ...
Reading src/main/java/com/jcabi/github/Checks.java ...
Reading src/main/java/com/jcabi/github/Collaborators.java ...
Reading src/main/java/com/jcabi/github/Comment.java ...
Reading src/main/java/com/jcabi/github/Comments.java ...
Reading src/main/java/com/jcabi/github/Commit.java ...
Reading src/main/java/com/jcabi/github/Commits.java ...
Reading src/main/java/com/jcabi/github/CommitsComparison.java ...
Reading src/main/java/com/jcabi/github/Content.java ...
Reading src/main/java/com/jcabi/github/Contents.java ...
Reading src/main/java/com/jcabi/github/Coordinates.java ...
Reading src/main/java/com/jcabi/github/DeployKey.java ...
Reading src/main/java/com/jcabi/github/DeployKeys.java ...
Reading src/main/java/com/jcabi/github/Event.java ...
Reading src/main/java/com/jcabi/github/Existence.java ...
Reading src/main/java/com/jcabi/github/FileChange.java ...
Reading src/main/java/com/jcabi/github/Fork.java ...
Reading src/main/java/com/jcabi/github/Forks.java ...
Reading src/main/java/com/jcabi/github/FromProperties.java ...
Reading src/main/java/com/jcabi/github/Gist.java ...
Reading src/main/java/com/jcabi/github/GistComment.java ...
Reading src/main/java/com/jcabi/github/GistComments.java ...
Reading src/main/java/com/jcabi/github/Gists.java ...
Reading src/main/java/com/jcabi/github/Git.java ...
Reading src/main/java/com/jcabi/github/GitHubThread.java ...
Reading src/main/java/com/jcabi/github/Github.java ...
Reading src/main/java/com/jcabi/github/Gitignores.java ...
Reading src/main/java/com/jcabi/github/Hook.java ...
Reading src/main/java/com/jcabi/github/Hooks.java ...
Reading src/main/java/com/jcabi/github/Issue.java ...
Puzzle 1462-43294d01 30/DEV at src/main/java/com/jcabi/github/Issue.java
Reading src/main/java/com/jcabi/github/IssueEvents.java ...
Reading src/main/java/com/jcabi/github/IssueLabels.java ...
Reading src/main/java/com/jcabi/github/Issues.java ...
Reading src/main/java/com/jcabi/github/JsonPatchable.java ...
Reading src/main/java/com/jcabi/github/JsonReadable.java ...
Reading src/main/java/com/jcabi/github/Label.java ...
Reading src/main/java/com/jcabi/github/Labels.java ...
Reading src/main/java/com/jcabi/github/Language.java ...
Reading src/main/java/com/jcabi/github/Limit.java ...
Reading src/main/java/com/jcabi/github/Limits.java ...
Reading src/main/java/com/jcabi/github/Markdown.java ...
Reading src/main/java/com/jcabi/github/MergeState.java ...
Reading src/main/java/com/jcabi/github/Milestone.java ...
Reading src/main/java/com/jcabi/github/Milestones.java ...
Reading src/main/java/com/jcabi/github/Notification.java ...
Puzzle 920-1bdea297 0/DEV at src/main/java/com/jcabi/github/Notification.java
Reading src/main/java/com/jcabi/github/Notifications.java ...
Reading src/main/java/com/jcabi/github/Organization.java ...
Reading src/main/java/com/jcabi/github/Organizations.java ...
Reading src/main/java/com/jcabi/github/PublicKey.java ...
Reading src/main/java/com/jcabi/github/PublicKeys.java ...
Reading src/main/java/com/jcabi/github/PublicMembers.java ...
Reading src/main/java/com/jcabi/github/Pull.java ...
Reading src/main/java/com/jcabi/github/PullComment.java ...
Reading src/main/java/com/jcabi/github/PullComments.java ...
Reading src/main/java/com/jcabi/github/PullRef.java ...
Reading src/main/java/com/jcabi/github/Pulls.java ...
Reading src/main/java/com/jcabi/github/Reaction.java ...
Puzzle 1469-93fe85c7 30/DEV at src/main/java/com/jcabi/github/Reaction.java
Reading src/main/java/com/jcabi/github/Reference.java ...
Reading src/main/java/com/jcabi/github/References.java ...
Reading src/main/java/com/jcabi/github/Release.java ...
Reading src/main/java/com/jcabi/github/ReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/ReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/Releases.java ...
Reading src/main/java/com/jcabi/github/Repo.java ...
Reading src/main/java/com/jcabi/github/RepoCommit.java ...
Reading src/main/java/com/jcabi/github/RepoCommits.java ...
Reading src/main/java/com/jcabi/github/Repos.java ...
Puzzle 1095-deaa3e41 30/DEV at src/main/java/com/jcabi/github/Repos.java
Puzzle 1660-338c6d7a 30/DEV at src/main/java/com/jcabi/github/Repos.java
Reading src/main/java/com/jcabi/github/RepositoryStatistics.java ...
Reading src/main/java/com/jcabi/github/RtAssignees.java ...
Reading src/main/java/com/jcabi/github/RtBlob.java ...
Reading src/main/java/com/jcabi/github/RtBlobs.java ...
Reading src/main/java/com/jcabi/github/RtBranch.java ...
Reading src/main/java/com/jcabi/github/RtBranches.java ...
Reading src/main/java/com/jcabi/github/RtCheck.java ...
Reading src/main/java/com/jcabi/github/RtChecks.java ...
Reading src/main/java/com/jcabi/github/RtCollaborators.java ...
Reading src/main/java/com/jcabi/github/RtComment.java ...
Reading src/main/java/com/jcabi/github/RtComments.java ...
Reading src/main/java/com/jcabi/github/RtCommit.java ...
Reading src/main/java/com/jcabi/github/RtCommits.java ...
Reading src/main/java/com/jcabi/github/RtCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/RtContent.java ...
Reading src/main/java/com/jcabi/github/RtContents.java ...
Reading src/main/java/com/jcabi/github/RtDeployKey.java ...
Reading src/main/java/com/jcabi/github/RtDeployKeys.java ...
Reading src/main/java/com/jcabi/github/RtEvent.java ...
Reading src/main/java/com/jcabi/github/RtFileChange.java ...
Reading src/main/java/com/jcabi/github/RtFork.java ...
Reading src/main/java/com/jcabi/github/RtForks.java ...
Reading src/main/java/com/jcabi/github/RtGist.java ...
Reading src/main/java/com/jcabi/github/RtGistComment.java ...
Reading src/main/java/com/jcabi/github/RtGistComments.java ...
Reading src/main/java/com/jcabi/github/RtGists.java ...
Reading src/main/java/com/jcabi/github/RtGit.java ...
Reading src/main/java/com/jcabi/github/RtGithub.java ...
Reading src/main/java/com/jcabi/github/RtGitignores.java ...
Reading src/main/java/com/jcabi/github/RtHook.java ...
Reading src/main/java/com/jcabi/github/RtHooks.java ...
Reading src/main/java/com/jcabi/github/RtIssue.java ...
Reading src/main/java/com/jcabi/github/RtIssueEvents.java ...
Reading src/main/java/com/jcabi/github/RtIssueLabels.java ...
Reading src/main/java/com/jcabi/github/RtIssues.java ...
Reading src/main/java/com/jcabi/github/RtJson.java ...
Reading src/main/java/com/jcabi/github/RtLabel.java ...
Reading src/main/java/com/jcabi/github/RtLabels.java ...
Reading src/main/java/com/jcabi/github/RtLanguage.java ...
Reading src/main/java/com/jcabi/github/RtLimit.java ...
Reading src/main/java/com/jcabi/github/RtLimits.java ...
Reading src/main/java/com/jcabi/github/RtMarkdown.java ...
Reading src/main/java/com/jcabi/github/RtMilestone.java ...
Reading src/main/java/com/jcabi/github/RtMilestones.java ...
Reading src/main/java/com/jcabi/github/RtNotification.java ...
Reading src/main/java/com/jcabi/github/RtNotifications.java ...
Puzzle 913-3f99f964 30/DEV at src/main/java/com/jcabi/github/RtNotifications.java
Reading src/main/java/com/jcabi/github/RtOrganization.java ...
Reading src/main/java/com/jcabi/github/RtOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtPagination.java ...
Reading src/main/java/com/jcabi/github/RtPublicKey.java ...
Reading src/main/java/com/jcabi/github/RtPublicKeys.java ...
Reading src/main/java/com/jcabi/github/RtPublicMembers.java ...
Reading src/main/java/com/jcabi/github/RtPull.java ...
Reading src/main/java/com/jcabi/github/RtPullComment.java ...
Reading src/main/java/com/jcabi/github/RtPullComments.java ...
Reading src/main/java/com/jcabi/github/RtPullRef.java ...
Reading src/main/java/com/jcabi/github/RtPulls.java ...
Reading src/main/java/com/jcabi/github/RtReaction.java ...
Reading src/main/java/com/jcabi/github/RtReference.java ...
Reading src/main/java/com/jcabi/github/RtReferences.java ...
Reading src/main/java/com/jcabi/github/RtRelease.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/RtReleases.java ...
Reading src/main/java/com/jcabi/github/RtRepo.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommit.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommits.java ...
Reading src/main/java/com/jcabi/github/RtRepos.java ...
Reading src/main/java/com/jcabi/github/RtSearch.java ...
Reading src/main/java/com/jcabi/github/RtSearchPagination.java ...
Reading src/main/java/com/jcabi/github/RtStargazers.java ...
Reading src/main/java/com/jcabi/github/RtStars.java ...
Reading src/main/java/com/jcabi/github/RtStatus.java ...
Reading src/main/java/com/jcabi/github/RtStatuses.java ...
Puzzle 1126-bb836510 30/DEV at src/main/java/com/jcabi/github/RtStatuses.java
Reading src/main/java/com/jcabi/github/RtTag.java ...
Reading src/main/java/com/jcabi/github/RtTags.java ...
Reading src/main/java/com/jcabi/github/RtTree.java ...
Reading src/main/java/com/jcabi/github/RtTrees.java ...
Reading src/main/java/com/jcabi/github/RtUser.java ...
Reading src/main/java/com/jcabi/github/RtUserEmails.java ...
Reading src/main/java/com/jcabi/github/RtUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtUsers.java ...
Reading src/main/java/com/jcabi/github/RtValuePagination.java ...
Reading src/main/java/com/jcabi/github/Search.java ...
Reading src/main/java/com/jcabi/github/SmartJson.java ...
Reading src/main/java/com/jcabi/github/Smarts.java ...
Reading src/main/java/com/jcabi/github/Stargazers.java ...
Reading src/main/java/com/jcabi/github/Stars.java ...
Reading src/main/java/com/jcabi/github/Status.java ...
Reading src/main/java/com/jcabi/github/Statuses.java ...
Reading src/main/java/com/jcabi/github/StringEnum.java ...
Reading src/main/java/com/jcabi/github/Tag.java ...
Reading src/main/java/com/jcabi/github/Tags.java ...
Reading src/main/java/com/jcabi/github/ThreadSubscription.java ...
Puzzle 913-504d1bd2 30/DEV at src/main/java/com/jcabi/github/ThreadSubscription.java
Reading src/main/java/com/jcabi/github/Tree.java ...
Reading src/main/java/com/jcabi/github/Trees.java ...
Reading src/main/java/com/jcabi/github/User.java ...
Reading src/main/java/com/jcabi/github/UserAgent.java ...
Reading src/main/java/com/jcabi/github/UserEmails.java ...
Reading src/main/java/com/jcabi/github/UserOrganizations.java ...
Reading src/main/java/com/jcabi/github/Users.java ...
Reading src/main/java/com/jcabi/github/mock/ImmutableReentrantLock.java ...
Reading src/main/java/com/jcabi/github/mock/JsonNode.java ...
Reading src/main/java/com/jcabi/github/mock/JsonPatch.java ...
Reading src/main/java/com/jcabi/github/mock/MkAssignees.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlob.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlobs.java ...
Reading src/main/java/com/jcabi/github/mock/MkBranch.java ...
Puzzle 1085-a13e40d1 30/DEV at src/main/java/com/jcabi/github/mock/MkBranch.java
Reading src/main/java/com/jcabi/github/mock/MkBranches.java ...
Reading src/main/java/com/jcabi/github/mock/MkCheck.java ...
Reading src/main/java/com/jcabi/github/mock/MkChecks.java ...
Reading src/main/java/com/jcabi/github/mock/MkCollaborators.java ...
Reading src/main/java/com/jcabi/github/mock/MkComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/mock/MkContent.java ...
Reading src/main/java/com/jcabi/github/mock/MkContents.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkEvent.java ...
Puzzle 1063-59da9a37 30/DEV at src/main/java/com/jcabi/github/mock/MkEvent.java
Reading src/main/java/com/jcabi/github/mock/MkFileChange.java ...
Reading src/main/java/com/jcabi/github/mock/MkFork.java ...
Reading src/main/java/com/jcabi/github/mock/MkForks.java ...
Reading src/main/java/com/jcabi/github/mock/MkGist.java ...
Reading src/main/java/com/jcabi/github/mock/MkGists.java ...
Reading src/main/java/com/jcabi/github/mock/MkGit.java ...
Reading src/main/java/com/jcabi/github/mock/MkGithub.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitignores.java ...
Reading src/main/java/com/jcabi/github/mock/MkHook.java ...
Reading src/main/java/com/jcabi/github/mock/MkHooks.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssue.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssueEvents.java ...
Puzzle 1063-0509ffcb 30/DEV at src/main/java/com/jcabi/github/mock/MkIssueEvents.java
Reading src/main/java/com/jcabi/github/mock/MkIssueLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssues.java ...
Reading src/main/java/com/jcabi/github/mock/MkIterable.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabel.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkLimits.java ...
Reading src/main/java/com/jcabi/github/mock/MkMarkdown.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestone.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestones.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotification.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotifications.java ...
Puzzle 913-9c17e827 30/DEV at src/main/java/com/jcabi/github/mock/MkNotifications.java
Reading src/main/java/com/jcabi/github/mock/MkOrganization.java ...
Puzzle 1107-31e47c0d 30/DEV at src/main/java/com/jcabi/github/mock/MkOrganization.java
Reading src/main/java/com/jcabi/github/mock/MkOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicMembers.java ...
Reading src/main/java/com/jcabi/github/mock/MkPull.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullRef.java ...
Reading src/main/java/com/jcabi/github/mock/MkPulls.java ...
Reading src/main/java/com/jcabi/github/mock/MkReference.java ...
Reading src/main/java/com/jcabi/github/mock/MkReferences.java ...
Reading src/main/java/com/jcabi/github/mock/MkRelease.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleases.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepo.java ...
Puzzle 1061-5da99a0c 0/DEV at src/main/java/com/jcabi/github/mock/MkRepo.java
Reading src/main/java/com/jcabi/github/mock/MkRepoCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepoCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepos.java ...
Reading src/main/java/com/jcabi/github/mock/MkSearch.java ...
Reading src/main/java/com/jcabi/github/mock/MkStars.java ...
Reading src/main/java/com/jcabi/github/mock/MkStatuses.java ...
Puzzle 1129-3099cf0b 30/DEV at src/main/java/com/jcabi/github/mock/MkStatuses.java
Reading src/main/java/com/jcabi/github/mock/MkStorage.java ...
Reading src/main/java/com/jcabi/github/mock/MkTag.java ...
Reading src/main/java/com/jcabi/github/mock/MkTags.java ...
Reading src/main/java/com/jcabi/github/mock/MkTree.java ...
Reading src/main/java/com/jcabi/github/mock/MkTrees.java ...
Reading src/main/java/com/jcabi/github/mock/MkUser.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserEmails.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkUsers.java ...
Reading src/main/java/com/jcabi/github/mock/package-info.java ...
Reading src/main/java/com/jcabi/github/package-info.java ...
Reading src/main/java/com/jcabi/github/safe/SfComment.java ...
Reading src/main/java/com/jcabi/github/safe/SfComments.java ...
Reading src/main/java/com/jcabi/github/safe/SfIssue.java ...
Reading src/main/java/com/jcabi/github/safe/package-info.java ...
Reading src/main/java/com/jcabi/github/wire/CarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/RetryCarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/package-info.java ...
Reading src/main/resources/jcabigithub.properties ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/respect-limits.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/github/BulkTest.java ...
Reading src/test/java/com/jcabi/github/ClasspathRule.java ...
Reading src/test/java/com/jcabi/github/CommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/ContentTest.java ...
Reading src/test/java/com/jcabi/github/CoordinatesTest.java ...
Reading src/test/java/com/jcabi/github/DeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/ExistenceTest.java ...
Reading src/test/java/com/jcabi/github/FileChangeTest.java ...
Reading src/test/java/com/jcabi/github/ForkTest.java ...
Reading src/test/java/com/jcabi/github/FromPopertiesTest.java ...
Reading src/test/java/com/jcabi/github/GithubIT.java ...
Reading src/test/java/com/jcabi/github/ImmutabilityTest.java ...
Reading src/test/java/com/jcabi/github/IssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/IssueTest.java ...
Reading src/test/java/com/jcabi/github/LabelTest.java ...
Reading src/test/java/com/jcabi/github/LimitTest.java ...
Reading src/test/java/com/jcabi/github/MilestoneTest.java ...
Reading src/test/java/com/jcabi/github/OAuthScope.java ...
Puzzle 975-0a524603 30/DEV at src/test/java/com/jcabi/github/OAuthScope.java
Reading src/test/java/com/jcabi/github/OrganizationTest.java ...
Reading src/test/java/com/jcabi/github/PublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/PullCommentTest.java ...
Reading src/test/java/com/jcabi/github/PullRefTest.java ...
Reading src/test/java/com/jcabi/github/PullTest.java ...
Reading src/test/java/com/jcabi/github/RandomPort.java ...
Reading src/test/java/com/jcabi/github/ReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/ReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RepoRule.java ...
Reading src/test/java/com/jcabi/github/RepoTest.java ...
Reading src/test/java/com/jcabi/github/RepositoryStatisticsTest.java ...
Puzzle 1660-83a5040d 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Puzzle 1663-38685897 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Reading src/test/java/com/jcabi/github/RtAssigneesITCase.java ...
Reading src/test/java/com/jcabi/github/RtAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/RtBlobsITCase.java ...
Reading src/test/java/com/jcabi/github/RtBlobsTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchesTest.java ...
Reading src/test/java/com/jcabi/github/RtCheckTest.java ...
Reading src/test/java/com/jcabi/github/RtChecksTest.java ...
Reading src/test/java/com/jcabi/github/RtCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/RtCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtContentTest.java ...
Reading src/test/java/com/jcabi/github/RtContentsITCase.java ...
Puzzle 863-4e783bd3 0/DEV at src/test/java/com/jcabi/github/RtContentsITCase.java
Reading src/test/java/com/jcabi/github/RtContentsTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtEventTest.java ...
Reading src/test/java/com/jcabi/github/RtForkTest.java ...
Reading src/test/java/com/jcabi/github/RtForksITCase.java ...
Reading src/test/java/com/jcabi/github/RtForksTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtGistITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistTest.java ...
Reading src/test/java/com/jcabi/github/RtGistsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistsTest.java ...
Reading src/test/java/com/jcabi/github/RtGitTest.java ...
Reading src/test/java/com/jcabi/github/RtGithubITCase.java ...
Reading src/test/java/com/jcabi/github/RtGithubTest.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/RtHookTest.java ...
Reading src/test/java/com/jcabi/github/RtHooksITCase.java ...
Reading src/test/java/com/jcabi/github/RtHooksTest.java ...
Reading src/test/java/com/jcabi/github/RtIssueITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueTest.java ...
Reading src/test/java/com/jcabi/github/RtIssuesITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssuesTest.java ...
Reading src/test/java/com/jcabi/github/RtJsonTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtLabelsTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesITCase.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/RtNotificationsITestCase.java ...
Puzzle 920-e9a632ce 0/DEV at src/test/java/com/jcabi/github/RtNotificationsITestCase.java
Reading src/test/java/com/jcabi/github/RtNotificationsTest.java ...
Puzzle 920-268906e9 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-987ae9ac 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-14172983 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Reading src/test/java/com/jcabi/github/RtOrganizationTest.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtPullRefITCase.java ...
Puzzle 1125-99a7deed 30/DEV at src/test/java/com/jcabi/github/RtPullRefITCase.java
Reading src/test/java/com/jcabi/github/RtPullRefTest.java ...
Reading src/test/java/com/jcabi/github/RtPullTest.java ...
Reading src/test/java/com/jcabi/github/RtPullsTest.java ...
Reading src/test/java/com/jcabi/github/RtReactionTest.java ...
Reading src/test/java/com/jcabi/github/RtReferenceTest.java ...
Reading src/test/java/com/jcabi/github/RtReferencesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReferencesTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RtReleasesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleasesTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoTest.java ...
Reading src/test/java/com/jcabi/github/RtReposITCase.java ...
Reading src/test/java/com/jcabi/github/RtReposTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchITCase.java ...
Reading src/test/java/com/jcabi/github/RtSearchPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchTest.java ...
Reading src/test/java/com/jcabi/github/RtStarsITCase.java ...
Reading src/test/java/com/jcabi/github/RtStarsTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusesTest.java ...
Puzzle 1130-addbfb1d 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Puzzle 1490-7b753dc7 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Reading src/test/java/com/jcabi/github/RtTagITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagTest.java ...
Reading src/test/java/com/jcabi/github/RtTagsITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagsTest.java ...
Reading src/test/java/com/jcabi/github/RtTreesITCase.java ...
Reading src/test/java/com/jcabi/github/RtTreesTest.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserTest.java ...
Reading src/test/java/com/jcabi/github/RtUsersTest.java ...
Reading src/test/java/com/jcabi/github/RtValuePaginationTest.java ...
Reading src/test/java/com/jcabi/github/SmartJsonTest.java ...
Reading src/test/java/com/jcabi/github/SmartsTest.java ...
Reading src/test/java/com/jcabi/github/StatusTest.java ...
Reading src/test/java/com/jcabi/github/StatusesTest.java ...
Reading src/test/java/com/jcabi/github/VisibilityTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonNodeTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonPatchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBlobsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCheckTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkChecksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkEventTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForkTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGithubTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHookTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHooksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssuesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLimitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestoneTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullRefTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferenceTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferencesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleasesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReposTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkSearchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStarsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStorageTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreeTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserTest.java ...
Reading src/test/java/com/jcabi/github/mock/package-info.java ...
Reading src/test/java/com/jcabi/github/package-info.java ...
Reading src/test/java/com/jcabi/github/wire/CarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/package-info.java ...
Reading src/test/resources/META-INF/MANIFEST.MF ...
Reading src/test/resources/log4j.properties ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 11 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 773 kB/s)
[INFO] 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
[INFO] Downloaded 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 (5.7 kB at 359 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 481 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 733 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 689 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] Downloaded from 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 234 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] Downloaded from 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)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 604 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 499 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 1.2 MB/s)
[INFO] 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
[INFO] Downloaded from 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 64 kB/s)
[INFO] 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
[INFO] Downloaded from 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 78 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] Downloaded from 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 288 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 384 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 150 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 8.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] Downloaded from 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 308 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] Downloaded from 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 653 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 591 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 631 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 858 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] Downloaded from 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 805 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] Downloaded from 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 800 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] Downloaded from 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 233 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] Downloaded from 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 268 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] Downloaded from 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 173 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 678 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 597 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] Downloaded from 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 370 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 6.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 9.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 200 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloaded from Maven: 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)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 384 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] Downloaded from 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 371 kB/s)
[INFO] 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
[INFO] Downloaded 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 (42 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 448 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 424 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 550 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 1.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 200 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 753 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 81 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 31 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 957 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 56 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 6.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 1.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 21 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 278 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom (4.1 kB at 826 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 548 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 453 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 878 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 19 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 533 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 364 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 77 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 638 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 6.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 807 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 958 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 5.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 204 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 187 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 183 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 220 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from 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 383 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 187 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 471 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from 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 370 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 840 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 643 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 516 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 135 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 356 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 384 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 695 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 159 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded from 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 294 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded from 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 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 146 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 153 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 328 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 2.4 MB/s)
[INFO] 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
[INFO] Downloaded from Maven: 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 74 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from 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 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from 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 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 261 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 349 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 504 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 141 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 331 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 265 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 480 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 614 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 73 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from 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 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 275 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 433 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 5.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 524 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 475 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 231 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 446 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 566 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 482 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 667 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 4.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 556 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 627 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 228 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 482 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 458 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 767 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 626 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 372 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 178 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 272 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 444 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 449 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 823 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 418 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 858 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 344 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 616 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 435 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 655 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 6.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 7.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 806 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 17 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 7.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 636 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 882 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 9.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 678 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 9.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 801 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 632 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 683 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 599 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 806 kB/s)
[INFO] 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
[INFO] Downloaded 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 (3.5 kB at 435 kB/s)
[INFO] 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
[INFO] Downloaded from 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 474 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 283 kB/s)
[INFO] 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
[INFO] Downloaded from 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 645 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 166 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 353 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from 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 601 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 477 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 391 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 377 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 258 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 395 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 640 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 647 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 760 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 47 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 451 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 376 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 598 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 385 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 204 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 200 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 313 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar (213 kB at 13 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 736 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 3.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 6.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 642 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 624 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 204 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 696 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 341 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 510 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 522 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 238 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 4.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 934 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 874 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 258 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 33 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 12 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 21 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 211 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 249 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 17 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 111 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 52 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 191 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 38 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 86 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 640 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 592 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 509 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 170 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar (3.7 MB at 10.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 219 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 6.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 302 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 101 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 23 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 27 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 123 kB/s)
[INFO] 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.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 144 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 28 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 20 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded 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.jar (237 kB at 595 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 677 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 300 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 115 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 154 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 108 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 491 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 42 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 63 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 897 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 48 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 335 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.1/jackson-bom-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.1/jackson-bom-2.18.1.pom (19 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom (6.7 kB at 743 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom (23 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 1.4 MB/s)
[INFO]
[INFO] -----------------------< com.jcabi:jcabi-github >-----------------------
[INFO] Building jcabi-github 2.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 800 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 695 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 9.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom (13 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 5.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar (54 kB at 8.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.pom (14 kB at 763 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.jar (135 kB at 22 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom (10 kB at 771 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom (5.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.57.0/parent-0.57.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.57.0/parent-0.57.0.pom (63 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar (22 kB at 2.5 MB/s)
[INFO] 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
[INFO] Downloaded 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 (5.3 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 4.1 MB/s)
[INFO] 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
[INFO] Downloaded 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 (36 kB at 5.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar (46 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 673 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 8.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 802 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (44 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom (7.5 kB at 100 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar (29 kB at 7.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar (255 kB at 13 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.pom (17 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13/qulice-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.13/qulice-0.13.pom (5.4 kB at 387 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (75 kB at 7.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.jar (45 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 828 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom (7.5 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar (30 kB at 3.8 MB/s)
[WARNING] Parameter 'createChecksum' is unknown for plugin 'maven-install-plugin:3.0.1:install (default-install)'
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.pom (1.5 kB at 371 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom (7.4 kB at 825 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom (5.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom (63 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.21.0/jcabi-log-0.21.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.21.0/jcabi-log-0.21.0.pom (5.0 kB at 828 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom (5.8 kB at 642 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (64 kB at 6.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom (1.6 kB at 125 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom (17 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 416 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 9.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 601 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.pom (2.0 kB at 342 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 574 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 529 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 8.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (5.9 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 5.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.pom (10 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (65 kB at 8.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.pom (12 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom (17 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 927 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 7.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom (7.5 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom (4.0 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom (5.8 kB at 162 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom (62 kB at 7.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.31.1/xembly-0.31.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.31.1/xembly-0.31.1.pom (10 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (5.2 kB at 579 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 833 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 7.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 471 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom (20 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom (78 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 706 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 7.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 16 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 270 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.pom (9.3 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.3.1-jre/guava-parent-33.3.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.3.1-jre/guava-parent-33.3.1-jre.pom (20 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 668 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/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 456 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 524 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom (4.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom (13 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 632 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom (175 B at 16 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 6.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 192 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 493 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 13 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.pom (9.1 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 483 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 541 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 395 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (9.6 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom (764 B at 127 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.20.1/aspectjrt-1.9.20.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.20.1/aspectjrt-1.9.20.1.pom (2.0 kB at 256 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 985 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (12 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom (20 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom (8.1 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 615 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.5/jaxb-bundles-4.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.5/jaxb-bundles-4.0.5.pom (1.3 kB at 192 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom (35 kB at 8.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom (3.5 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom (12 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom (4.0 kB at 443 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom (21 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.pom (12 kB at 963 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.pom (6.4 kB at 921 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.12/jersey-project-1.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.12/jersey-project-1.12.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.pom (10 kB at 945 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 621 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 9.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 16 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom (4.2 kB at 841 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 430 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 6.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 757 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 438 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 58 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 562 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.pom (6.2 kB at 366 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.0.2/grizzly-project-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.0.2/grizzly-project-4.0.2.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.0.2/grizzly-bom-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.0.2/grizzly-bom-4.0.2.pom (9.9 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.pom (6.9 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.pom (6.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.pom (5.3 kB at 889 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.pom (3.2 kB at 245 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.pom (3.6 kB at 357 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.pom (3.2 kB at 643 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.pom (3.4 kB at 425 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.pom (6.5 kB at 725 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom (2.3 kB at 391 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom (6.3 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.pom (3.9 kB at 351 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.pom (3.9 kB at 789 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.pom (4.0 kB at 803 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 809 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.pom (21 kB at 4.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.18.1/jackson-base-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.18.1/jackson-base-2.18.1.pom (12 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.18.1/jackson-annotations-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.18.1/jackson-annotations-2.18.1.pom (7.1 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.pom (10 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.16/slf4j-reload4j-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.16/slf4j-reload4j-2.0.16.pom (2.2 kB at 276 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom (16 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.pom (2.0 kB at 281 kB/s)
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar (2.1 MB at 35 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.jar (45 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.31.1/xembly-0.31.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar (11 kB at 808 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.31.1/xembly-0.31.1.jar (56 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar (80 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.jar (119 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.jar (351 kB at 8.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (53 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 78 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/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 30 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar (539 kB at 8.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar (19 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 139 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar (674 kB at 7.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 395 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar (232 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 2.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.jar (130 kB at 877 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.20.1/aspectjrt-1.9.20.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar (75 kB at 457 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.20.1/aspectjrt-1.9.20.1.jar (127 kB at 744 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar (563 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 270 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 167 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (129 kB at 671 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 289 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 670 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 328 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 604 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.jar (235 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar (27 kB at 123 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar (749 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.jar (131 kB at 522 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 217 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.jar (462 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 317 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.jar (923 kB at 2.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 510 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 2.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 647 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar (3.1 MB at 8.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 2.0 MB/s)
[INFO] 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 277 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.jar (848 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar (32 kB at 59 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar (843 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar (314 kB at 542 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar (362 kB at 603 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.jar (1.8 MB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar (39 kB at 65 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar (5.6 kB at 9.1 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.jar (39 kB at 64 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar (292 kB at 468 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar (148 kB at 232 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.jar (25 kB at 40 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 427 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.jar (2.3 MB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.18.1/jackson-annotations-2.18.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.18.1/jackson-annotations-2.18.1.jar (78 kB at 115 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.16/slf4j-reload4j-2.0.16.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 508 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.16/slf4j-reload4j-2.0.16.jar (11 kB at 16 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar (332 kB at 454 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.jar (598 kB at 831 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 332 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 854 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 63 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.jar (12 kB at 15 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.jar (1.7 MB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar (5.6 MB at 6.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 4.4 MB/s)
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ jcabi-github ---
[INFO] 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
[INFO] Downloaded 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 (5.8 kB at 972 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.3 MB/s)
[INFO] 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
[INFO] Downloaded 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 (153 kB at 14 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 20 MB/s)
[INFO]
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 491 kB/s)
[INFO] 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
[INFO] Downloaded from 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 504 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from 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)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from 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 391 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 958 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 188 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 6.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 702 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from 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 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from 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 167 kB/s)
[INFO] 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
[INFO] Downloaded from 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)
[INFO] 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
[INFO] Downloaded from 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 279 kB/s)
[INFO] 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
[INFO] Downloaded from 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 499 kB/s)
[INFO] 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
[INFO] Downloaded from 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 708 kB/s)
[INFO] 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
[INFO] Downloaded from 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 632 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 7.5 MB/s)
[INFO] 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
[INFO] Downloaded from 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 205 kB/s)
[INFO] 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
[INFO] Downloaded from 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 548 kB/s)
[INFO] 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
[INFO] Downloaded from 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 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 704 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 6.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 6.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 566 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 832 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 322 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 346 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 7.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 8.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 2.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 1.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 742 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 10 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 1.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 732 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 46 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 5.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 557 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 2.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 10 MB/s)
[INFO]
[INFO] --- buildnumber:3.0.0:create (jcabi-build-number) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 380 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 561 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 299 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 7.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 688 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 5.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from 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 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom (1.6 kB at 203 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom (26 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom (2.2 kB at 280 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom (1.5 kB at 382 kB/s)
[INFO] 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
[INFO] Downloaded 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 (1.2 kB at 206 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 123 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 521 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom (2.0 kB at 330 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom (3.6 kB at 722 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom (2.7 kB at 341 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom (2.2 kB at 313 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom (2.7 kB at 343 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom (2.6 kB at 434 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom (2.2 kB at 444 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom (2.7 kB at 384 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom (2.8 kB at 309 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom (1.8 kB at 251 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom (2.4 kB at 392 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom (2.6 kB at 523 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom (2.6 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom (2.6 kB at 368 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom (2.4 kB at 478 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom (9.2 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 540 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 303 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 747 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 5.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 158 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 837 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 6.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 230 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 449 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom (3.1 kB at 777 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 347 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom (2.5 kB at 420 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 625 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 263 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 600 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 291 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 333 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 201 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 186 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 433 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 305 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 166 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 194 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 257 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 228 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 102 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 291 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 592 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom (6.3 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom (4.7 kB at 935 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 5.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 589 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 10 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 6.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 838 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 858 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar (11 kB at 148 kB/s)
[INFO] 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.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 7.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar (112 kB at 1.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 74 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 469 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar (57 kB at 674 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar (84 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar
[INFO] Downloaded 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.jar (195 kB at 2.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar (72 kB at 813 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar (39 kB at 425 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar (36 kB at 377 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar (31 kB at 325 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar (80 kB at 793 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar (68 kB at 628 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar (74 kB at 682 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar (86 kB at 799 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar (70 kB at 675 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar (64 kB at 555 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 597 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 1.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 48 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 60 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 31 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 18 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar (761 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 26 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 12 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 13 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 88 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar (258 kB at 773 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 7.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 1.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 783 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar (4.3 MB at 11 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: a411910 at timestamp: 2024-11-20T21:50:36
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-github ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 609 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 4.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 6.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 761 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 449 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 5.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 326 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 490 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 241 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 994 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 53 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 1.4 MB/s)
[INFO] 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
[INFO] Downloaded from Maven: 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 150 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloaded from 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 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 971 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 807 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 367 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 564 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 257 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 764 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 473 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 494 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 434 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 440 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 877 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 295 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 722 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 8.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 5.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 23 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 1.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 7.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 6.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 5.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 10 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 921 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 94 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 516 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 531 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 593 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 2.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 1.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 3.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 3.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 8.7 MB/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 527 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 263 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 132 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 892 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 190 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 100 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 331 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 5.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 14 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 3.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 291 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 10 MB/s)
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 259 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ jcabi-github ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jcabi-github ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 217 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- surefire:3.0.0-M7:test (default-test) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom (6.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom (3.4 kB at 565 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom (3.6 kB at 909 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom (3.9 kB at 777 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom (3.6 kB at 521 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom (4.4 kB at 436 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom (1.8 kB at 450 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar (305 kB at 30 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar (169 kB at 17 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar (25 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar (14 kB at 904 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 6.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar (117 kB at 6.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar (8.1 kB at 537 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar (2.1 MB at 31 MB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=480614493408
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.jar (90 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.pom (4.0 kB at 577 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom (2.5 kB at 634 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.pom (7.9 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.pom (3.0 kB at 600 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.pom (2.7 kB at 442 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom (2.7 kB at 299 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.pom (3.3 kB at 478 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 247 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 557 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 117 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 4.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 704 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.jar (12 kB at 1.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar (17 kB at 1.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.jar (40 kB at 4.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.jar (26 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.jar (21 kB at 1.5 MB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.RtPaginationTest
Nov 20, 2024 9:50:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.reload4j.Reload4jServiceProvider@2b50f40e]
SLF4J(W): Found provider [org.slf4j.log4j12.Log4j12ServiceProvider@7e5ff733]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [org.slf4j.reload4j.Reload4jServiceProvider@2b50f40e]
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37315
SLF4J(W): A number (1) of logging calls during the initialization phase have been intercepted and are
SLF4J(W): now being replayed. These are subject to the filtering rules of the underlying logging system.
SLF4J(W): See also https://www.slf4j.org/codes.html#replay
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43609
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43609 /): [200 OK] in 612ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43609
Nov 20, 2024 9:50:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43609]
Nov 20, 2024 9:50:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37315]
Nov 20, 2024 9:50:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37315 /): [200 OK] in 854ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37315 /s): [200 OK] in 14ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37315
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkGitTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/V7thjDZVP5eL1ExDggJu created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/PeOQS13zm1lR5W0vVZVq created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s - in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.RtTreesTest
Nov 20, 2024 9:50:58 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43069]
Nov 20, 2024 9:50:58 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43069
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43069 /repos/mark/test/git/trees): [201 Created] in 23ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43069
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 s - in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.RtJsonTest
Nov 20, 2024 9:50:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35555]
Nov 20, 2024 9:50:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35555
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35555 /): [200 OK] in 10ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35555
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:50:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46449]
Nov 20, 2024 9:50:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46449
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46449 /): [200 OK] in 3ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46449
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Nov 20, 2024 9:51:00 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46783]
Nov 20, 2024 9:51:00 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46783
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46783 /users/octopus/orgs): [200 OK] in 11ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46783
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/Ql9VrdoEH26QZWmqwlQa created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Ql9VrdoEH26QZWmqwlQa by jeff: Rewrite
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/Cv1yJJtoWa5BsLlbHb5b created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Cv1yJJtoWa5BsLlbHb5b by jeff: how are you?
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/TbxMij0zqyCMAsYl9ODT created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TbxMij0zqyCMAsYl9ODT by jeff: title
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/ILGQMydTcpY3crQ5v8TB created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ILGQMydTcpY3crQ5v8TB by jeff: Titular
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.665 s - in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.RtTagTest
Nov 20, 2024 9:50:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38001]
Nov 20, 2024 9:50:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38001
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/9BZ6v5UCXcAYhzxLVbB8 created by jeff
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38001 /repos/jeff/9BZ6v5UCXcAYhzxLVbB8/git/tags/abdes00test): [200 OK] in 9ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38001
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.RtLabelTest
Nov 20, 2024 9:51:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33345]
Nov 20, 2024 9:51:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33345
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33345 /repos/mark/test/labels/enhance): [200 OK] in 8ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33345
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36895]
Nov 20, 2024 9:51:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36895
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36895 /repos/mark/test/labels/bug): [200 OK] in 14ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36895
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.RtBlobsTest
Nov 20, 2024 9:51:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35869]
Nov 20, 2024 9:51:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35869
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35869 /repos/mark/test/git/blobs): [201 Created] in 9ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35869 /repos/mark/test/git/blobs/71024a6811c6aac314cdc219b921d8e0b104578e): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35869
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository john/GdAW1IAnMOZf1ic4M43P created by john
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(POST uploads.github.com /repos/john/GdAW1IAnMOZf1ic4M43P/releases/1/assets): [201 OK] in 0ms
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository john/dOToFXz8Wo0eknVsujR2 created by john
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository john/QQJm1ffp6feZFwXRkaHc created by john
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/QQJm1ffp6feZFwXRkaHc/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in com.jcabi.github.RtReleaseAssetsTest
[INFO] Running com.jcabi.github.PullRefTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/CZFKipi0bv6hH3OXdIdD created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/qiF8gOlTy9TfwgzgghgF created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/spOYNpwiuzuko3EFjjYx created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/fLwa3RAqpVlK3de8rvlJ created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/0pfn9UHL6ajen50ncfya created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/mHW5eg6eQJ4rmW1oCNN0 created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s - in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/test5 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/test1 created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/ucVLwgq4p2ZlBBEdVOgO created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository myrtle/r2oSIU5hsnBjAOpE9Mdk created by myrtle
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository myrtle/wm5nyGxgXhhnTHPSudir created by myrtle
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository myrtle/h6URScouGZTZ0g5IOlcy created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/YNc07pQrlcJDPq4D7kqO created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/brJnZWIypxWrYrxcLd24 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/m3BvbIYeFmpnvGdd7ntK created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/yM3ApQIiqHf6EnUACQpk created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/jPcRy3smj9aRifGCWaKi created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/BOn73wRaq4dgqWYMn3on created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/NrsLWXQyAgPMgKb38Wbx created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s - in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33567]
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33567
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33567 /user/emails): [201 Created] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33567
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user/emails): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.RtForksTest
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38795]
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38795
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38795 /repos/test_user/test_repo/forks): [202 Accepted] in 24ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38795 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38795
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.RtStarsTest
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34837]
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34837
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34837 /user/starred/someuser/starredrepo): [204 No Content] in 21ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34837 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 7ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34837
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32829]
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32829
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:32829 /user/starred/staruser/starrepo): [204 No Content] in 22ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32829
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34119]
Nov 20, 2024 9:51:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34119
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34119 /user/starred/unstaruser/unstarrepo): [204 No Content] in 7ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34119
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/TestCode created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/TestRepo created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/TestIssues created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TestIssues by jeff: test issue
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s - in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.StatusTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/RvalKanDA4DlxChcc9yW created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/aDOvAZ1oPltwaKHNwe4G created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/rFU3XeU9MYG06zPHgRdm created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/NM1HXjNu6dRIpDgTHsKV created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/uQP6qzQ5FYvTyuI1HFaH created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/GJqbvFzQc3DD6KUyZIKV created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/Kwka5eBw9V12S94ndRgr created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/Ov8GOns7df2opbX3BWk6 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/FCntIdPCPV4IwXqktjoQ created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/1MYGajTfglS0KdwAOBpI created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/EmYHD4SEbhXuAkXIzDBh created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/bLkRypCoWkdXgyIwrYvo created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/wOAHzMV3PqTe0qeFoqHl created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/frRQsMlTB5PZogOjol2k created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/SEiXCl4qISVmUTNJql1O created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/lm62CWB16Jgu3aev4kon created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/Rj9fMWuecxBEwPOpkZsi created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.999 s - in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/5Jb8LXUqHHzqudXQqHkY created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.RtEventTest
Nov 20, 2024 9:51:11 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37785]
Nov 20, 2024 9:51:11 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37785
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37785 /repos/test/event/issues/events/3): [200 OK] in 9ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37785
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.RtContentTest
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Nov 20, 2024 9:51:11 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37921]
Nov 20, 2024 9:51:11 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37921
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37921 /repos/user/repo/contents/path): [200 OK] in 7ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37921
Nov 20, 2024 9:51:11 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33813]
Nov 20, 2024 9:51:11 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33813
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33813 /repos/user/repo/contents/raw): [200 OK] in 13ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33813
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.mock.MkEventTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository ken/foo created by ken
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in ken for issue #1 by ken
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository barbie/bar created by barbie
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in barbie for issue #1 by barbie
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository test_user/cG3xH2WkfRks7APj6xqq created by test_user
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkEvent: issue event #1 of type test_type created in test_user for issue #1 by test_user
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40933]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40933
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40933 /gists/2/comments): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40933
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42191]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42191
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42191 /gists/3/comments): [201 Created] in 5ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42191 /gists/3/comments/1): [200 OK] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42191
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46145]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46145
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46145 /gists/1/comments/1): [200 OK] in 12ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46145
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.RtHooksTest
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44347]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44347
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44347 /repos/test/hooks/hooks): [200 OK] in 31ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44347
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32943]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32943
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:32943 /repos/test/hooks/hooks): [201 Created] in 15ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32943 /repos/test/hooks/hooks/1): [200 OK] in 1ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32943
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38327]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38327
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38327 /repos/test/hooks/hooks/1): [204 No Content] in 24ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38327
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46329]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46329
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46329 /repos/test/hooks/hooks): [200 OK] in 21ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46329
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33527]
Nov 20, 2024 9:51:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33527
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33527 /repos/test/hooks/hooks/1): [200 OK] in 9ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33527
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/o6CgWkTjF4wbT9PAORlM created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/o6CgWkTjF4wbT9PAORlM by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/x9QlL6LvWlYry5gI2BZY created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/x9QlL6LvWlYry5gI2BZY by jeff: hey
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/xCTxay00GtRXySVCnkvh created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/xCTxay00GtRXySVCnkvh by jeff: hey
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository first/86AJycdFWYkyDRepMTsy created by first
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in first/86AJycdFWYkyDRepMTsy by second:
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/g8otxaabwOyET9HzkdQx created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/g8otxaabwOyET9HzkdQx by jeff: hey
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/3j8nCfUAVbPV39KTziNC created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/3j8nCfUAVbPV39KTziNC by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/2T63Yhh3aUHzfSxTKhkR created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2T63Yhh3aUHzfSxTKhkR by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/yGeBxZexYPvTR5OaukVt created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/yGeBxZexYPvTR5OaukVt by jeff: hey
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/lhy5rBw6Jp4MTACxy9iI created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/lhy5rBw6Jp4MTACxy9iI by jeff: hey
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/nqjsh4E6znYHYbqLrAcI created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/nqjsh4E6znYHYbqLrAcI by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/2sYGcxSYHLWFY9Yo90vz created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2sYGcxSYHLWFY9Yo90vz by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/HSbsA4yjkxDczy3mRqwW created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HSbsA4yjkxDczy3mRqwW by jeff: hey
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.258 s - in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.LimitTest
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.RtHookTest
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45547]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45547
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45547 /repos/test/repo/hooks/1): [200 OK] in 14ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45547
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41069]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41069
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41069 /repos/test/repo/hooks/1): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41069
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.RtChecksTest
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44191]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44191
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44191 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 10ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44191
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39011]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39011
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39011 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 5ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39011
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43767]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43767
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43767 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 14ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43767
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34921]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34921
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34921 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 7ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34921
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37221]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37221
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37221 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 30ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37221
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43925]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43925
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43925 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 11ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43925
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.RtGistsTest
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40573]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40573
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40573 /gists/12234): [204 No Content] in 45ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40573
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37109]
Nov 20, 2024 9:51:16 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37109
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37109 /gists): [200 OK] in 25ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37109
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37239]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37239
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37239 /gists): [201 Created] in 15ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37239
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32783]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32783
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32783
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.RtUsersTest
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45261]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45261
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45261 /user): [200 OK] in 4ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45261
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33919]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33919
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33919 /users): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33919
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36619]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36619
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36619
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.RtGithubTest
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/emojis): [200 OK] in 0ms
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.jcabi.github.RtGithubTest
[INFO] Running com.jcabi.github.RtPullCommentTest
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38163]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38163
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38163 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 5ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38163
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37531]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37531
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37531 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 8ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37531
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/5Mwms14gnJaudYlmtY83 created by jeff
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.333 s - in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.RtBranchesTest
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45303]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45303
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/OjLTrGJpCjiumTi9Ci5G created by jeff
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45303 /repos/jeff/OjLTrGJpCjiumTi9Ci5G/branches): [200 OK] in 14ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45303 /repos/jeff/OjLTrGJpCjiumTi9Ci5G/branches): [200 OK] in 4ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45303
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42323]
Nov 20, 2024 9:51:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42323
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/r1nQyIjpVSrlBjCxODHq created by jeff
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42323 /repos/jeff/r1nQyIjpVSrlBjCxODHq/branches): [200 OK] in 12ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42323
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/izp6jiJwWpU4woqjhulI created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.mock.MkForkTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/KgOtD8TuJPnraatP916L created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkForks: fork jeff/KgOtD8TuJPnraatP916L created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.RtPullsTest
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46249]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46249
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46249 /repos/mark/test/pulls): [200 OK] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46249
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38723]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38723
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38723 /repos/mark/test/pulls/1000000000): [200 OK] in 12ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38723
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38991]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38991
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38991 /repos/mark/test/pulls): [201 Created] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38991 /repos/mark/test/pulls/1000000000): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38991
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.RtReferencesTest
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41019]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41019
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/W2dlMxKEtYDXbpOfAMOh created by jeff
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41019
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35005]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35005
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/taFg80OhTcOJLAaPYKN4 created by jeff
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35005 /repos/jeff/taFg80OhTcOJLAaPYKN4/git/refs/heads): [200 OK] in 8ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35005
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36841]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36841
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/Fhk1B1ux1UixJHgxnaMx created by jeff
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36841 /repos/jeff/Fhk1B1ux1UixJHgxnaMx/git/refs/heads/feature-a): [204 No Content] in 41ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36841
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40335]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40335
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/FOEF1aqCpLCKcpRDG3Fw created by jeff
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40335 /repos/jeff/FOEF1aqCpLCKcpRDG3Fw/git/refs): [201 Created] in 6ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40335
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35277]
Nov 20, 2024 9:51:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35277
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/QonJn5hKoniN3YcbsKDN created by jeff
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35277 /repos/jeff/QonJn5hKoniN3YcbsKDN/git/refs/tags): [200 OK] in 12ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35277
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.RtReleaseTest
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42263]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42263
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42263 /repos/tstuser/tstbranch/releases/2): [200 OK] in 6ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42263
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39103]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39103
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39103 /repos/tstuser/tstbranch/releases/2): [200 OK] in 5ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39103
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42519]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42519
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42519 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 10ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42519
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.RtGistTest
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43205]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43205
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:43205 /gists/patch): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43205
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45309]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45309
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45309
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38483]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38483
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38483 /gists/testGetFiles): [200 OK] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38483
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40321]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40321
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40321 /gists/unstar/star): [204 No Content] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40321
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37619]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37619
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37619 /gists/test): [200 OK] in 9ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37619 /gists/world): [200 OK] in 5ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37619 /gists/test/forks): [201 Created] in 7ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37619 /gists/forked): [200 OK] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37619 /gists/world): [200 OK] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37619
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32803]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32803
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32803 /gists/test): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32803 /gists/world): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32803
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36545]
Nov 20, 2024 9:51:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36545
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36545 /gists/testWrite): [200 OK] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36545
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/DjlRNsrToRJqeCxNbVbB created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DjlRNsrToRJqeCxNbVbB by jeff: hello
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/KZTmIcYZ1Pbd1AtJ2O1f created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KZTmIcYZ1Pbd1AtJ2O1f by jeff: hey, you
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/KZTmIcYZ1Pbd1AtJ2O1f by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/KZTmIcYZ1Pbd1AtJ2O1f by jeff: hey again
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/test-3 created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/test-3 by jeff: title
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/test-3 by jeff: title
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.RtTagsTest
Nov 20, 2024 9:51:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33249]
Nov 20, 2024 9:51:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33249
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/Yg7wiCPuGCIkzNBdVezg created by jeff
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33249 /repos/jeff/Yg7wiCPuGCIkzNBdVezg/git/tags): [201 Created] in 3ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33249 /repos/jeff/Yg7wiCPuGCIkzNBdVezg/git/refs): [201 Created] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33249
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.RtLimitTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/VkK9KGntOKQfB2M0u2mc created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/SYERPXl3TwAMGKHzE88C created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/kNb0SGPxkR99sLIzW4c0 created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/io3fGJUGqS1Hj4aqJ5dS created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/fd9xVq0qu4TjucXXcv3q created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/qAjYupelZSzNDgVt207Y created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/9ZUQW91ePHkS8KBbRcQx created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/9P3gGlfz3ePXS9gVqflc created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/VJWuW3jGorY771OdQL6X created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/DPfmarIeE64bsNb9vWN9 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/en1UuPXM1pPiCZr7yB8N created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/l6nCZufbTtfK6Z7TzGzZ created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/fvPzXqjUb22HGgH2Uz77 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/oe5Dp9qxaYLlvt86mCCi created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.RtIssuesTest
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36989]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36989
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36989 /repos/mark/test/issues): [201 Created] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36989 /repos/mark/test/issues/1): [200 OK] in 1ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36989
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40811]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40811
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40811 /repos/mark/test/issues): [200 OK] in 18ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40811
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33065]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33065
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33065 /repos/mark/test/issues/1): [200 OK] in 1ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33065
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40447]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40447
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40447 /repos/mark/test/issues): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40447
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s - in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35057]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35057
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35057
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46427]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46427
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46427 /user/keys/1): [204 No Content] in 2ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46427
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38853]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38853
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38853 /user/keys): [201 Created] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38853
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34649]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34649
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34649 /user/keys): [200 OK] in 3ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34649
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.RtPullTest
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39737]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39737
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39737 /repos/user/repo/pulls/3/merge): [200 OK] in 3ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39737
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46421]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46421
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46421 /repos/user/repo/pulls/2/files): [200 OK] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46421
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33361]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33361
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33361
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:24 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36645]
Nov 20, 2024 9:51:24 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36645
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36645 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36645
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38931]
Nov 20, 2024 9:51:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38931
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38931 /repos/user/repo/pulls/1): [200 OK] in 7ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38931
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:24 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33459]
Nov 20, 2024 9:51:24 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33459
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33459 /repos/user/repo/pulls/398059197): [200 OK] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33459 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33459
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.071 s - in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/uTSeSxgAcwgBCF009aD4 created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/uTSeSxgAcwgBCF009aD4 by jeff: Test PR
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/bDEB2Vzbk5lmtuvrkMHh created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/bDEB2Vzbk5lmtuvrkMHh by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s - in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/dvIqFH7UH5wS2mtDBwzC created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/5sNm1qAtclPU4znn9wba created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/F2Iuk4GhNhRs7nlGKWhr created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/208mgf4vT4GLSfsIL2oY created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/4M6YBPmwSrtF2X3Vs7sB created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4M6YBPmwSrtF2X3Vs7sB by jeff: hey, you!
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/2wMut9UDJvoiqb6vIxfb created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/1hZ9yA6UugFJ4BcMOjjB created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/Lu5qG9982Az07rf9Rv1A created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/JT28UmGwSjeV1SEMijOE created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/kkHpAD6gDeV5ZXBJYTU9 created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/l51sFjCrFDcCawD6Zu8J created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/9PdB6i3blhVc1tz4qVdQ created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.RtRepoTest
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39189]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39189
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39189 /repos/testuser/testrepo): [200 OK] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39189
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34415]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34415
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34415 /repos/testuser/testrepo/stargazers): [200 OK] in 5ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34415
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36153]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36153
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36153 /repos/testuser/testrepo/issues/events): [200 OK] in 4ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36153
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40059]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40059
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40059 /repos/testuser/testrepo): [200 OK] in 4ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40059
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33131]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33131
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33131 /repos/testuser/testrepo/languages): [200 OK] in 4ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33131
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46505]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46505
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46505 /repos/testuser/testrepo/languages): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46505
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.RtReferenceTest
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36439]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36439
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/LMx3kSfz35TTZsE3YTrW created by jeff
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36439 /repos/jeff/LMx3kSfz35TTZsE3YTrW/git/refs/heads/featureB): [200 OK] in 7ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36439
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42455]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42455
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/rNX08xvZKKbjRHS7p0UA created by jeff
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42455 /repos/jeff/rNX08xvZKKbjRHS7p0UA/git/refs/heads/featureA): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42455
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39999]
Nov 20, 2024 9:51:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39999
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/lgHFUIlLplQrrTzBApub created by jeff
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39999
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/t8y7KXpzhWwaYojuPHhA created by jeff
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42439]
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42439
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42439
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/LWZ2y2eeakv2OaYXB40i created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/ie01JGrFY7RJOjLXAT8S created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/OvWnvyi8ZgQqnAADd329 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/TX6ltxj17Q87VNFbqq2i created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/icumSe1mZyqgYWj3dJ7D created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40767]
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40767
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40767 /repos/test/keys/keys): [201 Created] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40767
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32861]
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32861
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32861 /repos/test/keys/keys): [200 OK] in 1ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32861
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.RtReleasesTest
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36987]
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36987
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36987 /repos/test/releases/releases/1): [204 No Content] in 3ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36987
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39677]
Nov 20, 2024 9:51:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39677
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39677 /repos/test/releases/releases): [201 Created] in 1ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39677 /repos/test/releases/releases/1): [200 OK] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39677
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.IssueTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36449]
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36449
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37273]
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37273
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36449 /gists/someName/comments/1): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36449 /gists/someName/comments/1): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36449
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37273
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42873]
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42873
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42873 /gists/gistName/comments/1): [204 No Content] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42873
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.RtCommitTest
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34633]
Nov 20, 2024 9:51:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34633
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/uiEftShxIekKHjJ7ASkA created by jeff
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34633 /repos/jeff/uiEftShxIekKHjJ7ASkA/git/commits/sha): [200 OK] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34633
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.RtPullRefTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/oyMEnnzM7SdIjizj4QZf created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/ju9uN7EVrRkt75WdatTC created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/KFTOHQgpcgvJKZQ7IXBQ created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/gOd4qpLdrZMZnQPxP2Uq created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #2 by samuel
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/UZpt3xqs5Oa4IGQ7cS7n created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkEvent: issue event #1 of type unlocked created in jeff for issue #2 by jill
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/94D0bJ7dyUvDXsFqepTa created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/iQgup9KWNecVDUuovVNr created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s - in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.RepoTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/oOMt7YN1mSl1NHhuXAHX created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user/keys/1): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.RtLabelsTest
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36625]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36625
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36625 /repos/mark/test/labels/issue): [204 No Content] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36625
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44655]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44655
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44655 /repos/mark/test/labels): [201 Created] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44655 /repos/mark/test/labels/API): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44655
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42865]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42865
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42865 /repos/mark/test/labels/bug): [200 OK] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42865
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35297]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35297
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35297 /repos/mark/test/labels): [200 OK] in 7ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35297
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db57...6dcb09b5b57875f334f61aebed695e2e4193db58): [200 OK] in 0ms
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.RtReposTest
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43501]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43501
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43501 /): [200 OK] in 3ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43501
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41111]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41111
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41111 /repos/): [204 No Content] in 5ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41111
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33071]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33071
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33071 /user/repos): [201 Created] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33071
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.RtUserTest
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45121]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45121
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45121 /user): [200 OK] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45121
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39385]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39385
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39385 /notifications): [205 Reset Content] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39385
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34727]
Nov 20, 2024 9:51:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34727
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:34727 /notifications): [500 Internal Server Error] in 2ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34727
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.ImmutabilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.jcabi.github.ImmutabilityTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.mock.MkContentTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/zV0Wl16fXHVLv9IqsIYQ created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/dRN9N0I9kCctngtOZlBc created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/15lFvsfmcYObI03igLSc created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/yxGTmFZ7nrHDlrzaJEja created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Nov 20, 2024 9:51:32 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43861]
Nov 20, 2024 9:51:32 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43861
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43861
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:32 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42167]
Nov 20, 2024 9:51:32 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42167
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42167 /user/orgs): [200 OK] in 3ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42167
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] pool-3-thread-2 com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.023 s - in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.RtGitignoresTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
Nov 20, 2024 9:51:37 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44961]
Nov 20, 2024 9:51:37 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44961
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44961 /gitignore/templates): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44961
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/BPQPv5LOMN0kSCyShLvI created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/GyvCOTAn6eyXvFPkFZMX created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.jcabi.github.CoordinatesTest
[INFO] Running com.jcabi.github.RtContentsTest
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45439]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45439
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45439 /repos/test/contents/contents/to/remove): [200 OK] in 2ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45439
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41949]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41949
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:41949 /repos/test/contents/contents/test/thefile): [201 Created] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41949 /repos/test/contents/contents/test/thefile): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41949
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36673]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36673
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36673 /repos/test/contents/contents/test/file): [200 OK] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36673 /repos/test/contents/contents/test/file): [200 OK] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36673
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40011]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40011
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:40011 /repos/test/contents/contents/test.txt): [200 OK] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40011
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40793]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40793
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40793 /repos/test/contents/readme): [200 OK] in 5ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40793
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40671]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40671
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40671 /repos/test/contents/readme): [200 OK] in 24ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40671
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36761]
Nov 20, 2024 9:51:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36761
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36761 /repos/test/contents/contents/dir): [200 OK] in 5ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36761
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/XbkTH1SVw0qmZOJScrse created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/pSZqLlr7VtSX13HXftIJ created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository test/SYgVgRJQaR9QTYYfw2cT created by test
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/zQSsYINO8o4rYHeFlicd created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/tmXLwOOd9hOrQYGAlbr4 created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/sUVmWUca3sIs5MsGKegz created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/fAnofeQRmKTgG4stOPrz created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/8wPemJiqCVz96x1OSG2W created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/nWu8yOTTU3ZI2uaHYPka created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/qf1fOKjlqDIcT1cRIlGC created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/Meccwp4QjTODBUPil7Mz created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository test/QbhpSGF6NnPyEtb2POsv created by test
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/1vKPl6Im2Lz92K1SjTJA created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s - in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/path): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Nov 20, 2024 9:51:41 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40697]
Nov 20, 2024 9:51:41 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40697
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40697 /repos/mark/test/milestones/1): [204 No Content] in 6ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40697
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.RtSearchTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Nov 20, 2024 9:51:41 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36003]
Nov 20, 2024 9:51:41 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36003
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36003 /search/code): [200 OK] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36003 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36003 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 7ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36003
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s - in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository Jonathan/9qhKt2z5hj8EBussXnYa created by Jonathan
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository Jonathan/e10z2A4zhHgrvwBLvG4h created by Jonathan
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository Jonathan/urN0yapQRNzFcGFDKWdr created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in com.jcabi.github.mock.MkPublicKeysTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository johnny/Si4CJsDGRiztnMEKRTqD created by johnny
Nov 20, 2024 9:51:42 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35171]
Nov 20, 2024 9:51:42 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35171
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository johnny/9HOG1f3VEsFF61OgudQt created by johnny
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35171 /repos/johnny/9HOG1f3VEsFF61OgudQt/pulls/0/comments): [201 Created] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35171 /repos/johnny/9HOG1f3VEsFF61OgudQt/pulls/comments/1000000000): [200 OK] in 5ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35171
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:42 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33747]
Nov 20, 2024 9:51:42 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33747
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository johnny/39FRRFitrJd9PwuXI5DX created by johnny
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33747 /repos/johnny/39FRRFitrJd9PwuXI5DX/pulls/0/comments): [201 Created] in 14ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33747 /repos/johnny/39FRRFitrJd9PwuXI5DX/pulls/comments/1000000000): [200 OK] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33747
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44481]
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44481
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository johnny/rfRyoovfhdPXuy5KcboQ created by johnny
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44481 /repos/johnny/rfRyoovfhdPXuy5KcboQ/pulls/0/comments/2): [204 No Content] in 4ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44481
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository johnny/RrYeBkLW78PZFt3N3RrC created by johnny
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36043]
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36043
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36043 /repos/johnny/RrYeBkLW78PZFt3N3RrC/pulls/0/comments): [200 OK] in 5ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36043
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository johnny/O6ttZTpdq9LjQGKEQy0A created by johnny
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40079]
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40079
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40079 /repos/johnny/O6ttZTpdq9LjQGKEQy0A/pulls/1/comments): [200 OK] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40079
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/FotOA0iiVcdFyE7QvKRZ created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/k521te08WUepQ0bWvv7V created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/Ydh5lAzxgEFbCZZNplk8 created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44593]
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44593
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44593 /repos/john/blueharvest/releases/assets/2): [200 OK] in 15ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44593
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39981]
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39981
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39981 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39981
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41509]
Nov 20, 2024 9:51:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41509
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41509 /repos/john/blueharvest/releases/assets/4): [200 OK] in 7ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41509
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/blueharvest/releases/assets/1): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.RtCommentTest
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41251]
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41251
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/h7TOVHBQ10AbLcTRLUKi created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/h7TOVHBQ10AbLcTRLUKi by jeff: Reaction adding test
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41251 /repos/jeff/h7TOVHBQ10AbLcTRLUKi/issues/comments/10): [200 OK] in 10ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41251
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39947]
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39947
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/3QYHeb1mskCGhTP2l2J6 created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/3QYHeb1mskCGhTP2l2J6 by jeff: Reaction Listing test
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39947 /repos/jeff/3QYHeb1mskCGhTP2l2J6/issues/comments/10/reactions): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39947
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38375]
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38375
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/HVHCpAbq6Ff9VhL1tutn created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HVHCpAbq6Ff9VhL1tutn by jeff: testing3
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38375 /repos/jeff/HVHCpAbq6Ff9VhL1tutn/issues/comments/10): [204 No Content] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38375
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/qLL3P0XSHEiaQj35yT9O created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/qLL3P0XSHEiaQj35yT9O by jeff: testing1
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/Xl9ei5NobXN5fNGSqeVN created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Xl9ei5NobXN5fNGSqeVN by jeff: testing2
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40849]
Nov 20, 2024 9:51:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40849
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/EcKfU6fElFnAYXQdbgmf created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/EcKfU6fElFnAYXQdbgmf by jeff: testing4
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40849 /repos/jeff/EcKfU6fElFnAYXQdbgmf/issues/comments/10): [200 OK] in 9ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40849
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/ykbAr7Z5Nrr5ATQ92MaG created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ykbAr7Z5Nrr5ATQ92MaG by jeff: title
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39909]
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39909
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/2H2YbqNlc0af3y3AOPAt created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2H2YbqNlc0af3y3AOPAt by jeff: testing5
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39909 /repos/jeff/2H2YbqNlc0af3y3AOPAt/issues/comments/10): [200 OK] in 10ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39909
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37519]
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37519
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/FvH2HJvzwcV3ecVJJJnG created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/FvH2HJvzwcV3ecVJJJnG by jeff: testing6
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37519
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42551]
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42551
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42551 /repos/test/keys/keys/3): [204 No Content] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42551
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/ysr9gUZQVDfruPVQAufE created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ysr9gUZQVDfruPVQAufE by jeff: hello
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/yD4IcOXT330r0lwXSmju created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/yD4IcOXT330r0lwXSmju by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s - in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36319]
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36319
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:36319 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 3ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36319
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36839]
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36839
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36839 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 7ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36839
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41475]
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41475
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41475 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 3ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41475
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38099]
Nov 20, 2024 9:51:46 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38099
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38099 /repos/test/collaboratorrepo/collaborators): [200 OK] in 7ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38099
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.RtCommitsTest
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46201]
Nov 20, 2024 9:51:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46201
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/rppF5OwCQwZPgJ3R0sX5 created by jeff
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46201 /repos/jeff/rppF5OwCQwZPgJ3R0sX5/git/commits): [201 Created] in 4ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46201
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey buddy
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up?
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.FromPopertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.FromPopertiesTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.RtForkTest
Nov 20, 2024 9:51:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41347]
Nov 20, 2024 9:51:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41347
Nov 20, 2024 9:51:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35249]
Nov 20, 2024 9:51:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35249
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41347 /repos/test_user/test_repo/forks/1): [200 OK] in 5ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41347 /repos/test_user/test_repo/forks/1): [200 OK] in 6ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41347 /repos/test_user/test_repo/forks/1): [200 OK] in 3ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35249
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41347
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Nov 20, 2024 9:51:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37587]
Nov 20, 2024 9:51:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37587
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37587 /markdown): [200 OK] in 7ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37587
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Nov 20, 2024 9:51:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42843]
Nov 20, 2024 9:51:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42843
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42843 /markdown/raw): [200 OK] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42843
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/XBJSMPYY8MnnHtfvGh43 created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/ksoH9oUkdlJ3siieKWPB created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/pd4St1v2ZAEM8zPEJMqL created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/a0XQpQwwAy0LAb9qELfF created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/UAK0W3CXgWYZ4ejhbfIP created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/AMYQhKbwz3ol4urxFeQc created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/2DkA0yc58zQkEadV5ylg created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/vE3FSHkjie1SkfJLbyGY created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/r2T7XLQ1bFGqczfJsJec created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/i7AYgmAARl19BZJJWcQh created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/cM6E8we638kEXagCNWU9 created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/LMfqfHeZy0qZQQyRYLxy created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.725 s - in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.mock.MkTagTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/9NG300X8eNHDf1KC8Lg4 created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/Ks6bdFnnwOi8ZHcHLarH created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Ks6bdFnnwOi8ZHcHLarH by jeff: hello
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/sO33ABa3k8LZL9ff2GNS created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/sO33ABa3k8LZL9ff2GNS by jeff: hello
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/BFZlNhNaD5cLLo8t0clf created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BFZlNhNaD5cLLo8t0clf by jeff: hello
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/8gzYPkjbMYNhcF4xfcBP created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/8gzYPkjbMYNhcF4xfcBP by jeff: hello
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/8gzYPkjbMYNhcF4xfcBP by jeff: new
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/l596fwdNvyBfeIeAvaN5 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/l596fwdNvyBfeIeAvaN5 by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 s - in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/3vvbUCAUlq5l2xYJ3RQC created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/6tzP0jwqqAGlRN6i9kRC created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/tzXZhmSmAwdSLDhBw137 created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/36CPvz2TVDI1CAEsIf9R created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/2N2kFzWi782HKCtZapkv created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35155]
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35155
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35155 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35155
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42245]
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42245
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42245 /repos/test/assignee/assignees/octocat2): [204 No Content] in 5ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42245
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39437]
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39437
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39437 /repos/test/assignee/assignees): [200 OK] in 5ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39437
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36253]
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36253
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36253
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33675]
Nov 20, 2024 9:51:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33675
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33675 /orgs/testPatch): [200 OK] in 2ms
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33675
[INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.BulkTest
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 1ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/Qkf5p2Qjx0WUDLNkVHdw created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Qkf5p2Qjx0WUDLNkVHdw by jeff: hey
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hello, dude!
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkComments: comment #2 posted to issue #1 by jeff: hello again
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.RtBranchTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/wYkc9i9nwm9uGKChosv0 created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/CHxCAJBWHpDZbt62zYx0 created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/rEYBeoSIWZAuPNssoNno created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/865IricKlZfJDizJ9SdZ created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/R7lNMrO9iPGvqSG8Keaz created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/xA0BSlsLGN9v8LMbZkD8 created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/ytp3WgBhjROTqJMBLnvD created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.mock.MkPullTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository patrick/ERaCJZcHszeCrjG5piwP created by patrick
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/ERaCJZcHszeCrjG5piwP by patrick: Test PR
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository patrick/WFA7mZfc4VYpIDMd2OfN created by patrick
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/WFA7mZfc4VYpIDMd2OfN by patrick: Test PR
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository patrick/EQ65qe1BteJg7AJLq4lh created by patrick
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/EQ65qe1BteJg7AJLq4lh by patrick: Test PR
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository patrick/3YMm4WG2sgUAHDMbpBDR created by patrick
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/3YMm4WG2sgUAHDMbpBDR by patrick: Test PR
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository patrick/aAIne0jnniySoEBhwyjY created by patrick
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/aAIne0jnniySoEBhwyjY by patrick: Test Patch
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository patrick/2n5cE0jy94T8LL5Bpctp created by patrick
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/2n5cE0jy94T8LL5Bpctp by patrick: Test PR
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository patrick/iYd96LnRJ0hlEeljTY1N created by patrick
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/iYd96LnRJ0hlEeljTY1N by patrick: Test PR
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository patrick/gnpfG9WFWWzYEgxlxM7w created by patrick
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/gnpfG9WFWWzYEgxlxM7w by patrick: Test PR
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository patrick/AKGr1QBUT94IQahRPZvA created by patrick
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/AKGr1QBUT94IQahRPZvA by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 s - in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.RtNotificationsTest
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/jp9gSELhugRwrVx1jqi5 created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/g9T2yH1CryEHcekVkGj4 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/4LYbsVxrw9oDZtWvQ1Ov created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4LYbsVxrw9oDZtWvQ1Ov by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.192 s - in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.RtIssueTest
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
Nov 20, 2024 9:51:57 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44001]
Nov 20, 2024 9:51:57 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44001
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/IVnnGnjtn3AFKEaGf7ZZ created by jeff
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44001 /repos/jeff/IVnnGnjtn3AFKEaGf7ZZ/issues/10): [200 OK] in 3ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44001
Nov 20, 2024 9:51:57 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33875]
Nov 20, 2024 9:51:57 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33875
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33875 /repos/user/repo/issues/1): [200 OK] in 2ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33875
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.RtStatusTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/mrbyEUiDKwvyRw9IysuK created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/MkkqefSLM1eZTIruU7at created by jeff
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/OuD4XgkLJ84XoJbVX5Cb created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/JAM4cjPtheTbv4pedFhp created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/JYJy8ikSoIEQawAlDtEl created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/Mndhim3zRlknmC7OpEnI created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/E73jPBGYfvCBys8PCBUO created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/XHXohX1cqqXcNTHA20BC created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/mO2P673w5WGRSTQbEC3T created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/KPOQBeCNqqmpmONC5nCg created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/wEkLLbaMCwrD1hkTzfTA created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/Cnr8d5IJrQeTXLzkvr7g created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/4Bns26QUc3RdhcxFEgGo created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.mock.MkReposTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository /orgs/myorg/repos/test created by /orgs/myorg/repos
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/remove-me created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository john/exist created by john
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository tom/1 created by tom
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository tom/2 created by tom
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/hello created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.mock.MkGithubTest
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works?
[INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/6PFTGA9kif9bVVNe62ik created by jeff
[INFO] pool-152-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-69 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-68 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-67 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-66 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-65 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-64 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-63 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-62 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-61 com.jcabi.github.mock.MkIssues: issue #10 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-60 com.jcabi.github.mock.MkIssues: issue #11 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-30 com.jcabi.github.mock.MkIssues: issue #12 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-31 com.jcabi.github.mock.MkIssues: issue #13 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-32 com.jcabi.github.mock.MkIssues: issue #14 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-33 com.jcabi.github.mock.MkIssues: issue #15 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-34 com.jcabi.github.mock.MkIssues: issue #16 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-35 com.jcabi.github.mock.MkIssues: issue #17 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-36 com.jcabi.github.mock.MkIssues: issue #18 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-37 com.jcabi.github.mock.MkIssues: issue #19 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-38 com.jcabi.github.mock.MkIssues: issue #20 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-39 com.jcabi.github.mock.MkIssues: issue #21 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-40 com.jcabi.github.mock.MkIssues: issue #22 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-41 com.jcabi.github.mock.MkIssues: issue #23 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-42 com.jcabi.github.mock.MkIssues: issue #24 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-43 com.jcabi.github.mock.MkIssues: issue #25 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-44 com.jcabi.github.mock.MkIssues: issue #26 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-45 com.jcabi.github.mock.MkIssues: issue #27 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-46 com.jcabi.github.mock.MkIssues: issue #28 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-47 com.jcabi.github.mock.MkIssues: issue #29 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-48 com.jcabi.github.mock.MkIssues: issue #30 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-49 com.jcabi.github.mock.MkIssues: issue #31 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-50 com.jcabi.github.mock.MkIssues: issue #32 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-51 com.jcabi.github.mock.MkIssues: issue #33 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-52 com.jcabi.github.mock.MkIssues: issue #34 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-53 com.jcabi.github.mock.MkIssues: issue #35 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-54 com.jcabi.github.mock.MkIssues: issue #36 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-55 com.jcabi.github.mock.MkIssues: issue #37 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-56 com.jcabi.github.mock.MkIssues: issue #38 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-57 com.jcabi.github.mock.MkIssues: issue #39 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-58 com.jcabi.github.mock.MkIssues: issue #40 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-29 com.jcabi.github.mock.MkIssues: issue #41 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-28 com.jcabi.github.mock.MkIssues: issue #42 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-27 com.jcabi.github.mock.MkIssues: issue #43 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-26 com.jcabi.github.mock.MkIssues: issue #44 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-25 com.jcabi.github.mock.MkIssues: issue #45 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-24 com.jcabi.github.mock.MkIssues: issue #46 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-23 com.jcabi.github.mock.MkIssues: issue #47 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-22 com.jcabi.github.mock.MkIssues: issue #48 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-21 com.jcabi.github.mock.MkIssues: issue #49 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-20 com.jcabi.github.mock.MkIssues: issue #50 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-19 com.jcabi.github.mock.MkIssues: issue #51 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-18 com.jcabi.github.mock.MkIssues: issue #52 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-17 com.jcabi.github.mock.MkIssues: issue #53 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-16 com.jcabi.github.mock.MkIssues: issue #54 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-15 com.jcabi.github.mock.MkIssues: issue #55 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-14 com.jcabi.github.mock.MkIssues: issue #56 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-13 com.jcabi.github.mock.MkIssues: issue #57 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-12 com.jcabi.github.mock.MkIssues: issue #58 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-11 com.jcabi.github.mock.MkIssues: issue #59 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-10 com.jcabi.github.mock.MkIssues: issue #60 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-9 com.jcabi.github.mock.MkIssues: issue #61 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-8 com.jcabi.github.mock.MkIssues: issue #62 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-7 com.jcabi.github.mock.MkIssues: issue #63 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-6 com.jcabi.github.mock.MkIssues: issue #64 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-5 com.jcabi.github.mock.MkIssues: issue #65 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-4 com.jcabi.github.mock.MkIssues: issue #66 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-3 com.jcabi.github.mock.MkIssues: issue #67 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-2 com.jcabi.github.mock.MkIssues: issue #68 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-87 com.jcabi.github.mock.MkIssues: issue #69 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-88 com.jcabi.github.mock.MkIssues: issue #70 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-89 com.jcabi.github.mock.MkIssues: issue #71 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-90 com.jcabi.github.mock.MkIssues: issue #72 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-91 com.jcabi.github.mock.MkIssues: issue #73 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-92 com.jcabi.github.mock.MkIssues: issue #74 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-93 com.jcabi.github.mock.MkIssues: issue #75 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-94 com.jcabi.github.mock.MkIssues: issue #76 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-95 com.jcabi.github.mock.MkIssues: issue #77 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-96 com.jcabi.github.mock.MkIssues: issue #78 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-97 com.jcabi.github.mock.MkIssues: issue #79 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-98 com.jcabi.github.mock.MkIssues: issue #80 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-99 com.jcabi.github.mock.MkIssues: issue #81 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-59 com.jcabi.github.mock.MkIssues: issue #82 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-100 com.jcabi.github.mock.MkIssues: issue #83 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-86 com.jcabi.github.mock.MkIssues: issue #84 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-85 com.jcabi.github.mock.MkIssues: issue #85 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-84 com.jcabi.github.mock.MkIssues: issue #86 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-83 com.jcabi.github.mock.MkIssues: issue #87 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-82 com.jcabi.github.mock.MkIssues: issue #88 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-81 com.jcabi.github.mock.MkIssues: issue #89 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-80 com.jcabi.github.mock.MkIssues: issue #90 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-79 com.jcabi.github.mock.MkIssues: issue #91 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-78 com.jcabi.github.mock.MkIssues: issue #92 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-77 com.jcabi.github.mock.MkIssues: issue #93 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-76 com.jcabi.github.mock.MkIssues: issue #94 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-75 com.jcabi.github.mock.MkIssues: issue #95 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-74 com.jcabi.github.mock.MkIssues: issue #96 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-73 com.jcabi.github.mock.MkIssues: issue #97 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-72 com.jcabi.github.mock.MkIssues: issue #98 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-71 com.jcabi.github.mock.MkIssues: issue #99 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-152-thread-70 com.jcabi.github.mock.MkIssues: issue #100 created in jeff/6PFTGA9kif9bVVNe62ik by jeff:
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: title
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by mark: Nice change
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/7F6DFAMS399rfDaVrVRX created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.765 s - in com.jcabi.github.mock.MkGithubTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42449]
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42449
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42449 /): [200 OK] in 1ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42449
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36993]
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36993
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36993 /): [200 OK] in 7ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36993 /s): [200 OK] in 12ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36993
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45941]
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45941
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:45941 /orgs/starfleet/public_members/wesley): [204 No Content] in 16ms
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:45941 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 25ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45941
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45919]
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45919
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45919 /orgs/starfleet/public_members): [200 OK] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45919 /orgs/starfleet/public_members): [500 Internal Server Error] in 3ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45919
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38293]
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38293
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38293 /orgs/starfleet/public_members/wesley): [204 No Content] in 40ms
[INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38293 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 8ms
[INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38293
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33461]
Nov 20, 2024 9:52:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33461
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33461 /orgs/starfleet/public_members/wesley): [404 Not Found] in 8ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33461 /orgs/starfleet/public_members/wesley): [404 Not Found] in 8ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33461 /orgs/starfleet/public_members/wesley): [204 No Content] in 2ms
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33461 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 6ms
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33461
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/SPqsKer6z8BJcucOHGA0 created by jeff
[INFO] pool-3-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/SPqsKer6z8BJcucOHGA0 by jeff: Test PR
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/hoWP7SD1KruGWAjhXOaX created by jeff
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/hoWP7SD1KruGWAjhXOaX by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.mock.MkForksTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/HtPLdTbFrNXz9avp3LKo created by jeff
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkForks: fork jeff/HtPLdTbFrNXz9avp3LKo created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.161 s - in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.RtStatusesTest
[INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/1R6eaXOIi2sJR11KjykZ created by jeff
Nov 20, 2024 9:52:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41577]
Nov 20, 2024 9:52:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41577
[INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/C9DGHpyKD1joXv79LrNk created by jeff
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41577 /repos/jeff/C9DGHpyKD1joXv79LrNk/statuses/0abcd89jcabitest): [201 Created] in 7ms
[INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41577
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
Nov 20, 2024 9:52:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33337]
Nov 20, 2024 9:52:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33337
[WARN] pool-3-thread-2 com.jcabi.http.wire.RetryWire: GET com.sun.jersey.api.uri.UriBuilderImpl@4d4b4efa returns 500 status (attempt #1)
[WARN] pool-3-thread-2 com.jcabi.http.wire.RetryWire: GET com.sun.jersey.api.uri.UriBuilderImpl@2fd13626 returns 500 status (attempt #2)
[INFO] pool-3-thread-2 com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33337 /): [200 OK] in 5s
[INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33337
[INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.027 s - in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.VisibilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.jcabi.github.VisibilityTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 710, Failures: 0, Errors: 0, Skipped: 6
[INFO]
[INFO]
[INFO] --- jcabi:0.16.0:versionalize (jcabi-versionalize-packages) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom (6.6 kB at 661 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (6.2 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom (75 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.pom (9.2 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.pom (2.0 kB at 512 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom (4.4 kB at 737 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 393 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 7.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 761 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 578 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 306 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 630 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 544 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 887 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 614 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 400 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 286 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 617 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 563 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 475 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 290 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 575 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 620 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 576 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 9.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 400 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 479 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 378 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 508 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 468 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 736 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 705 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 847 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 658 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 530 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 936 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 639 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 320 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 704 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 2.3 MB/s)
[INFO] 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
[INFO] Downloaded from Maven: 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 250 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloaded from 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 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 914 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 7.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 657 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 545 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar (50 kB at 7.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.jar (86 kB at 5.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar (7.9 kB at 393 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.jar (123 kB at 8.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 13 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 7.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 536 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 255 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 270 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 474 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 668 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 888 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 457 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 39 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 105 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 63 kB/s)
[INFO] 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
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
[INFO] Downloaded from Maven: https://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 29 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 1000 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 370 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 1.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 10 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 24 MB/s)
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/safe/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/wire/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/com-jcabi-jcabi-github-jar.txt added
[INFO]
[INFO] --- jar:3.2.2:jar (default-jar) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 391 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 587 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 490 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 558 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 241 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 394 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 543 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 865 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 172 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 446 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 846 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 630 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 702 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from 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 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 351 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 409 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 10 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 2.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 15 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 13 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 12 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 17 MB/s)
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.4.2:single (assemble-all) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom (5.5 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 980 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar (63 kB at 16 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 20 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 4.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 1.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 1.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 7.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 20 MB/s)
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- invoker:3.3.0:install (default) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 432 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom (7.2 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (3.8 kB at 470 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 263 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 4.5 MB/s)
[INFO] 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
[INFO] Downloaded 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 (1.6 kB at 396 kB/s)
[INFO] 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
[INFO] Downloaded 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 (3.4 kB at 681 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 566 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 18 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 4.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 4.4 MB/s)
[INFO] 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
[INFO] Downloaded 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 (7.7 kB at 2.6 MB/s)
[INFO] 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
[INFO] Downloaded 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 (3.0 kB at 1.0 MB/s)
[INFO] 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
[INFO] Downloaded 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 (2.0 kB at 494 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloaded from 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 548 kB/s)
[INFO] 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
[INFO] Downloaded 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 (2.0 kB at 661 kB/s)
[INFO] 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
[INFO] Downloaded from 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 692 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 940 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 886 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 7.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 48 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 49 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 56 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 325 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 54 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 36 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom (4.4 kB at 404 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 992 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.pom (22 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.pom (22 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar (19 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (11 kB at 1.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 1.5 MB/s)
[INFO] 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.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] 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
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 15 MB/s)
[INFO] 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
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 8.3 MB/s)
[INFO] 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
[INFO] Downloaded 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 (60 kB at 1.9 MB/s)
[INFO] Downloaded 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 (65 kB at 2.0 MB/s)
[INFO] Downloaded 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 (16 kB at 495 kB/s)
[INFO] 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
[INFO] 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.jar
[INFO] 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
[INFO] Downloaded from Maven: https://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 435 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded 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 (17 kB at 386 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 284 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 6.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 162 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 3.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 3.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 399 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar (23 kB at 199 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 563 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.jar (133 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 3.2 MB/s)
[INFO] 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 4.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.jar (296 kB at 1.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.jar (8.0 MB at 21 MB/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- failsafe:3.0.0-M7:integration-test (default) @ jcabi-github ---
[WARNING] useSystemClassLoader setting has no effect when not forking
[WARNING] The parameter forkCount should likely not be 0. Forking a JVM for tests improves test accuracy. Ensure to have a <forkCount> >= 1.
[INFO] Tests will run in random order. To reproduce ordering use flag -Dfailsafe.runOrder.random.seed=569565166488
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] Running com.jcabi.github.RtReferencesITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.052 s - in com.jcabi.github.RtReferencesITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.049 s - in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 s - in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtIssuesITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtIssueMilestoneITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtIssueMilestoneITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.002 s - in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtTreesITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtBlobsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 s - in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtOrganizationsITCase
[INFO] Running com.jcabi.github.RtTagITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtTagITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtIssueLabelsITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 s - in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtGithubITCase
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.reload4j.Reload4jServiceProvider@45c1695b]
SLF4J(W): Found provider [org.slf4j.log4j12.Log4j12ServiceProvider@b6f4c4b]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [org.slf4j.reload4j.Reload4jServiceProvider@45c1695b]
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 494ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /meta): [200 OK] in 66ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /emojis): [200 OK] in 58ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.743 s - in com.jcabi.github.RtGithubITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in com.jcabi.github.RtCommitsComparisonITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 s - in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtUserITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtUserITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s - in com.jcabi.github.RtReposITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.006 s - in com.jcabi.github.RtContentsITCase
[INFO] Running com.jcabi.github.RtUserOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in com.jcabi.github.RtUserOrganizationsITCase
[INFO] Running com.jcabi.github.RtAssigneesITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtAssigneesITCase
[INFO] Running com.jcabi.github.RtReleasesITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtReleasesITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 s - in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtReleaseAssetsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtReleaseAssetsITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 s - in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 s - in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtMarkdownITCase
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 83, Failures: 0, Errors: 0, Skipped: 80
[INFO]
[INFO]
[INFO] --- invoker:3.3.0:run (default) @ jcabi-github ---
[INFO] Building: basic-usage/pom.xml
[INFO]           basic-usage/pom.xml .............................. SUCCESS (11.5 s)
[INFO] Building: fat-jar/pom.xml
[INFO]           fat-jar/pom.xml .................................. SUCCESS (8.6 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- failsafe:3.0.0-M7:verify (default) @ jcabi-github ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since of 2.20.1
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice:0.13:check (jcabi-qulice-check) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.13/qulice-spi-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.13/qulice-spi-0.13.pom (2.6 kB at 262 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.pom (5.1 kB at 423 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom (4.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 12 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom (8.0 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom (6.2 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom (75 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom (1.0 kB at 95 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.pom (61 kB at 7.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 90 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.pom (2.7 kB at 684 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 273 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 809 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.pom (4.4 kB at 369 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.pom (4.7 kB at 948 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.3.3/pmd-5.3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.3.3/pmd-5.3.3.pom (37 kB at 6.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.pom (7.2 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.pom (12 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 484 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.pom (5.8 kB at 447 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.pom (4.6 kB at 927 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom (1.4 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 31 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.pom (4.3 kB at 65 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.pom (8.1 kB at 905 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/gmetrics/GMetrics/0.5/GMetrics-0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/gmetrics/GMetrics/0.5/GMetrics-0.5.pom (8.8 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom (18 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.pom (9.8 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom (4.4 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom (2.4 kB at 596 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 7.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.pom (8.5 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 123 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 963 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 317 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 397 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 233 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 347 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 645 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (3.9 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (3.8 kB at 768 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom (4.8 kB at 964 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 521 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 496 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom (1.3 kB at 213 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom (1.1 kB at 182 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.pom (7.6 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 256 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 747 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.13/qulice-xml-0.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.13/qulice-xml-0.13.pom (4.1 kB at 823 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.pom (9.3 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom (2.2 kB at 278 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 599 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 765 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 907 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 858 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 256 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 242 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.pom (2.5 kB at 357 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.5.3/wrappers-2.5.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.5.3/wrappers-2.5.3.pom (983 B at 164 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.5.3/sisu-inject-2.5.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.5.3/sisu-inject-2.5.3.pom (2.0 kB at 330 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.5.3/sisu-parent-2.5.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.5.3/sisu-parent-2.5.3.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.pom (2.1 kB at 423 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6.pom (10 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.6/guice-parent-3.1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.6/guice-parent-3.1.6.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/35/forge-parent-35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/35/forge-parent-35.pom (18 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.pom (2.5 kB at 509 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.2.0/sisu-inject-0.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.2.0/sisu-inject-0.2.0.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.pom (4.7 kB at 470 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.2.0/sisu-plexus-0.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.2.0/sisu-plexus-0.2.0.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.13/qulice-spi-0.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.13/qulice-spi-0.13.jar (7.4 kB at 55 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.jar (35 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 7.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 9.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 785 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar (374 kB at 7.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.jar (13 kB at 334 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 4.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar (61 kB at 993 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar (1.0 MB at 9.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.jar (674 kB at 6.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar (33 kB at 315 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.jar (719 kB at 6.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/gmetrics/GMetrics/0.5/GMetrics-0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.jar (8.4 kB at 57 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.jar (93 kB at 613 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/gmetrics/GMetrics/0.5/GMetrics-0.5.jar (624 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (12 kB at 62 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (1.3 MB at 5.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.jar (9.3 kB at 24 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 13 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 5.8 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (42 kB at 106 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar (12 kB at 30 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar (35 kB at 87 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 125 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 64 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 791 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (612 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 6.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar (278 kB at 460 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 370 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 462 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar (7.0 MB at 9.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 229 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.13/qulice-xml-0.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.13/qulice-xml-0.13.jar (6.7 kB at 9.0 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar (30 kB at 41 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.jar (4.4 MB at 5.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.jar (71 kB at 89 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 719 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.jar (81 kB at 101 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar (118 kB at 145 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar (46 kB at 57 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 28 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.jar (54 kB at 66 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 9.5 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 77 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 36 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 178 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 65 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 18 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar (3.2 MB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 148 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 102 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 634 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 184 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 56 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 53 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 58 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 34 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6-no_aop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar (19 kB at 22 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.jar (44 kB at 48 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6-no_aop.jar (368 kB at 399 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 273 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.jar (199 kB at 214 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.jar (320 kB at 341 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar (9.7 MB at 9.2 MB/s)
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] No Checkstyle violations found in 495 files
[INFO] No PMD violations found in 483 files
[INFO] /src/it/settings.xml: skipped
[INFO] /src/it/basic-usage/pom.xml: skipped
[INFO] /src/it/fat-jar/pom.xml: skipped
[INFO] /src/site/site.xml: skipped
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom (5.6 kB at 799 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar (21 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 405 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 747 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 339 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 686 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 785 kB/s)
[INFO] 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
[INFO] Downloaded 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 (3.9 kB at 987 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 187 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 683 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 900 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 634 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 493 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 491 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 257 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 492 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 337 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 6.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 436 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 421 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 519 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 428 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom (3.3 kB at 822 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom (4.2 kB at 835 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 398 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 471 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 10 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 4.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 3.2 MB/s)
[INFO] 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.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 12 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 724 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (9.9 kB at 550 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 3.2 MB/s)
[INFO] Downloaded 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.jar (194 kB at 6.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 1.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 599 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 6.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 1.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 362 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 1.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 302 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar (9.8 kB at 189 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar (54 kB at 1.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 4.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 3.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 4.3 MB/s)
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom (9.3 kB at 927 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.jar (47 kB at 6.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.pom (1.5 kB at 246 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.pom (360 B at 60 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.0/asm-parent-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.0/asm-parent-3.0.pom (2.6 kB at 514 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-tree/3.0/asm-tree-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm-tree/3.0/asm-tree-3.0.pom (499 B at 55 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.9/log4j-1.2.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.9/log4j-1.2.9.pom (144 B at 29 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom (9.8 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom (4.4 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom (2.4 kB at 397 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom (1.3 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.pom (157 B at 39 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 686 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 755 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.pom (2.0 kB at 491 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.pom (1.8 kB at 300 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.8/maven-reporting-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.8/maven-reporting-2.0.8.pom (1.5 kB at 369 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom (1.3 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom (9.2 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 407 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 405 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 475 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.pom (1.7 kB at 349 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 903 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 900 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 666 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 200 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.pom (2.1 kB at 346 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.pom (1.3 kB at 257 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 374 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.pom (5.2 kB at 863 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 460 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 325 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 387 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 324 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 272 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 297 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 191 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 71 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 770 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 43 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 834 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 180 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 140 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 141 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.pom (3.3 kB at 557 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 5.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar (453 kB at 18 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-tree/3.0/asm-tree-3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.9/log4j-1.2.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm-tree/3.0/asm-tree-3.0.jar (22 kB at 2.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.0/asm-3.0.jar (43 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar (54 kB at 7.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar (12 kB at 469 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.jar (154 kB at 15 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar (49 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar (35 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.jar (21 kB at 908 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar (87 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar (25 kB at 910 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.jar (14 kB at 460 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.jar (37 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar (57 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.jar (10 kB at 272 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.jar (13 kB at 299 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.9/log4j-1.2.9.jar (352 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar (88 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar (10 kB at 216 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar (9.9 kB at 206 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (117 kB at 2.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar (29 kB at 502 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar (20 kB at 379 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 353 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar (223 kB at 2.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 514 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.jar (1.3 MB at 12 MB/s)
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.pom (3.6 kB at 595 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom (26 kB at 4.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.jar (21 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 107 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.pom (1.8 kB at 227 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-parent/1.4.7/jslint4java-parent-1.4.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-parent/1.4.7/jslint4java-parent-1.4.7.pom (11 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.pom (832 B at 208 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.15/jcommander-1.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.15/jcommander-1.15.pom (8.0 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 477 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar (8.2 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.15/jcommander-1.15.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.jar (94 kB at 5.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.15/jcommander-1.15.jar (31 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 681 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 19 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 4.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/rhino/js/1.7R2/js-1.7R2.jar (871 kB at 19 MB/s)
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 1min
[INFO]
[INFO] --- antrun:1.8:run (default) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 95 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 693 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 272 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 148 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 434 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 624 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 316 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 220 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 643 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 952 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 778 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 25 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 7.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 13 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 4.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 1.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 4.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 593 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 7.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 9.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 22 MB/s)
[INFO] Executing tasks

main:
     [exec] /home/r/repo/examples/search-repos/pom.xml looks good
     [exec] /home/r/repo/pom.xml looks good
     [exec] /home/r/repo/src/it/basic-usage/pom.xml looks good
     [exec] /home/r/repo/src/it/fat-jar/pom.xml looks good
     [exec] /home/r/repo/src/it/settings.xml looks good
     [exec] /home/r/repo/src/site/site.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- install:3.0.1:install (default-install) @ jcabi-github ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 24 MB/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:26 min
[INFO] Finished at: 2024-11-20T21:53:50Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 5 vulnerabilities on jcabi/jcabi-github's default branch (3 critical, 2 high). To find out more, visit:
remote:      https://github.com/jcabi/jcabi-github/security/dependabot
remote:
To github.com:jcabi/jcabi-github.git
   1f1cd26d0..a41191093  master -> master
container d2ebcaee3304cfe3d0e47a929ddab1eaf4af90a69a2e8facfe2932f67a82e1f7 is dead
Wed Nov 20 21:53:56 UTC 2024