rultor.com logo This build log was produced by rultor.com for opencharles/charles-rest#252
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 15205
+ echo '1.66.2 c36bea310'
1.66.2 c36bea310
+ date
Mon Sep  4 16:14:24 CEST 2017
+ uptime
 16:14:24 up 68 days, 17:14,  0 users,  load average: 0.00, 0.00, 0.00
+ head=git@github.com:opencharles/charles-rest.git
+ head_branch=master
+ tag=1.0.1
+ author=amihaiemil
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=1.0.1'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'chmod +x ./rrv.sh' ';' './rrv.sh' ';')
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:opencharles/charles-rest.git' '--env=head_branch=master' '--env=tag=1.0.1' '--env=author=amihaiemil' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.0.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''chmod +x ./rrv.sh'\'' '\'';'\'' '\''./rrv.sh'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=opencharles_charles-rest_252
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:opencharles/charles-rest.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=1.0.1'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'chmod +x ./rrv.sh' ';' ./rrv.sh ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: sks.b4ckbone.de
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-9B6z/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-9B6z/.gpg/secring.gpg --decrypt repo/rcfg/settings.xml.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-Geuj'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-rest settings.xml.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-9B6z/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-9B6z/.gpg/secring.gpg --decrypt repo/rcfg/pubring.gpg.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-gI4K'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-rest pubring.gpg.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-9B6z/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-9B6z/.gpg/secring.gpg --decrypt repo/rcfg/secring.gpg.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-llaR'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-rest secring.gpg.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z 1.0.1 ']'
+ [[ 1.0.1 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "1.0.1"'
tag name is valid: "1.0.1"
+ cd repo
++ git tag -l 1.0.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:406e961d602b17db800fd96bbef662317823d432c20256d07622c08bb84e35ae
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sopencharles_charles-rest_252\s*$'
+ ls -al .
total 56
drwx--x--x  3 rultor rultor 4096 Sep  4 16:14 .
drwxrwxrwt 20 root   root   4096 Sep  4 16:14 ..
-rw-rw-r--  1 rultor rultor  444 Sep  4 16:14 end.sh
-rwxrwxr-x  1 rultor rultor  338 Sep  4 16:14 entry.sh
-rw-rw-r--  1 rultor rultor    6 Sep  4 16:14 pid
-rw-rw-r--  1 rultor rultor 2420 Sep  4 16:14 pubring.gpg
drwxrwxr-x  6 rultor rultor 4096 Sep  4 16:14 repo
-rwxrwxr-x  1 rultor rultor 5992 Sep  4 16:14 run.sh
-rw-rw-r--  1 rultor rultor  342 Sep  4 16:14 script.sh
-rw-rw-r--  1 rultor rultor 2628 Sep  4 16:14 secring.gpg
-rw-rw-r--  1 rultor rultor  443 Sep  4 16:14 settings.xml
-rw-rw-r--  1 rultor rultor 6790 Sep  4 16:14 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-9B6z:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:opencharles/charles-rest.git --env=head_branch=master --env=tag=1.0.1 --env=author=amihaiemil '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.0.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''chmod +x ./rrv.sh'\'' '\'';'\'' '\''./rrv.sh'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-9B6z/cid -w=/main --name=opencharles_charles-rest_252 yegor256/rultor /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export head=git@github.com:opencharles/charles-rest.git
+ head=git@github.com:opencharles/charles-rest.git
+ export head_branch=master
+ head_branch=master
+ export tag=1.0.1
+ tag=1.0.1
+ export author=amihaiemil
+ author=amihaiemil
+ chmod +x ./rrv.sh
+ ./rrv.sh
CURRENT VERSION IS
0.0.1-SNAPSHOT
RELEASE VERSION IS
1.0.1
NEXT VERSION IS
1.0.2-SNAPSHOT
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 KB at 30.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (3 KB at 69.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 KB at 535.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 28.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 521.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (3 KB at 86.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 115.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 145.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 326.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 210.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 108.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 160.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 101.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 1091.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 198.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 77.1 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 4.1 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 7.3 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 7.9 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 21.0 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 12.9 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 7.9 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 16.8 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 13.6 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 9.8 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 13.8 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 12.5 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 7.7 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 15.6 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 16.1 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 17.1 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 17.6 KB/sec)
Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 11.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 132.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 225.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 902.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 148.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 761.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 114.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 465.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 48.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 378.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 884.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 17.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 65.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 74.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 453.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 32.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 810.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 87.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 406.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 747.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 261.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 252.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 145.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 203.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 600.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 78.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 108.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 72.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 242.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/12/oss-parent-12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 251.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 131.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 152.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 81.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 191.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 204.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 161.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 387.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 601.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 105.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 212.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 538.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 429.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (245 KB at 4076.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 178.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 346.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 KB at 192.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Downloaded:8https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 1714.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 218.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (160 KB at 1132.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 997.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 60.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloaded:1https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 39.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded:1https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 125.0 KB/sec)
Downloading:2https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 80.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 40.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 1901.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 49.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 380.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 18.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 1539.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 94.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded:1https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 483.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 39.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 62.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 1051.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 70.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 32.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 497.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 44.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 961.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 196.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 75.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 334.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 1236.7 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 357.3 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 2842.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 532.8 KB/sec)
[INFO] Inspecting build with total of 1 modules...
[INFO] Not installing Nexus Staging features:
[INFO]  * Preexisting staging related goal bindings found in 1 modules.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building charles-rest 1.0.1
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (4 KB at 160.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (36 KB at 1169.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (52 KB at 1506.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom (6 KB at 231.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 489.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar (31 KB at 1138.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (16 KB at 589.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (396 KB at 4349.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 415.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1398.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 393.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 518.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 1025.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom (10 KB at 346.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar (85 KB at 2236.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom (7 KB at 268.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar (44 KB at 1318.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 239.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 1096.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (6 KB at 210.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 970.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.pom
Downloaded: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.pom (4 KB at 171.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.91/aws-java-sdk-pom-1.11.91.pom
Downloaded: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.91/aws-java-sdk-pom-1.11.91.pom (11 KB at 418.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (7 KB at 260.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 KB at 588.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (6 KB at 256.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 KB at 484.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 KB at 450.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 1662.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (9 KB at 345.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom (6 KB at 269.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom (8 KB at 330.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 KB at 702.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom (2 KB at 47.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom (8 KB at 331.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/23/oss-parent-23.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/23/oss-parent-23.pom (19 KB at 697.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom (5 KB at 198.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom (3 KB at 114.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom (2 KB at 48.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 527.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 112.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom (9 KB at 337.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom (5 KB at 199.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom (19 KB at 729.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.pom (6 KB at 220.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 78.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.pom (6 KB at 220.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.pom (9 KB at 368.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (4 KB at 137.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom (3 KB at 107.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 KB at 1150.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (6 KB at 220.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (10 KB at 419.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (4 KB at 131.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom (16 KB at 605.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (4 KB at 139.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom (3 KB at 111.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (4 KB at 161.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (11 KB at 418.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (12 KB at 429.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (5 KB at 176.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 KB at 603.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.pom (4 KB at 154.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.41.0/selenium-parent-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.41.0/selenium-parent-2.41.0.pom (10 KB at 396.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom
Downloaded: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom (214 B at 9.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom
Downloaded: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom (2 KB at 77.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.pom (6 KB at 209.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom (11 KB at 456.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (3 KB at 91.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (3 KB at 99.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.pom (6 KB at 261.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.pom (3 KB at 125.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.pom (3 KB at 92.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.pom (4 KB at 137.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.pom (4 KB at 129.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.pom (4 KB at 125.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom (5 KB at 212.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom (26 KB at 939.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.pom (3 KB at 108.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom (13 KB at 450.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 298.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (5 KB at 183.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 KB at 395.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 44.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom (4 KB at 153.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom (11 KB at 423.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom (76 KB at 2093.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom (5 KB at 214.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom (8 KB at 361.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom (19 KB at 757.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom (6 KB at 202.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom (2 KB at 61.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.pom (12 KB at 439.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom (11 KB at 389.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.2/jcabi-xml-0.17.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.2/jcabi-xml-0.17.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom (7 KB at 258.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.pom (9 KB at 371.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.pom (7 KB at 236.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0-b01/all-1.5.0-b01.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0-b01/all-1.5.0-b01.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.pom (3 KB at 87.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom (36 KB at 1192.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 80.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom (5 KB at 212.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom (12 KB at 464.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom (2 KB at 62.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 144.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom (2 KB at 58.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom (12 KB at 491.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (2 KB at 48.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom (5 KB at 160.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom (28 KB at 940.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 KB at 739.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom (4 KB at 139.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom (3 KB at 77.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom (3 KB at 117.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.pom (7 KB at 274.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 KB at 571.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (64 KB at 1978.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 612.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 504.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 1952.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom (2 KB at 86.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom (18 KB at 665.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom (5 KB at 224.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom (20 KB at 736.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom (3 KB at 117.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom (14 KB at 527.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom (11 KB at 441.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom (83 KB at 2421.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom (21 KB at 755.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (9 KB at 360.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom (21 KB at 804.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom (14 KB at 500.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom (3 KB at 113.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom (4 KB at 126.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom (5 KB at 193.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom (47 KB at 1556.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom (6 KB at 218.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom (7 KB at 275.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom (3 KB at 114.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom (7 KB at 264.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom (6 KB at 236.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom
Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom (7 KB at 250.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom (22 KB at 777.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom (5 KB at 189.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom (6 KB at 200.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom (7 KB at 275.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom (5 KB at 114.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom (3 KB at 120.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom (5 KB at 160.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom (4 KB at 159.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom (6 KB at 214.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 6.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (2 KB at 44.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.jar
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
Downloading: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar
Downloaded:2https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar (48 KB at 599.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 71.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (258 KB at 1718.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar
Downloaded: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (553 KB at 3033.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 215.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 2725.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar
Downloaded: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.jar (758 KB at 2706.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 178.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar (28 KB at 80.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 1412.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar (275 KB at 735.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (150 KB at 345.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar (100 KB at 226.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded:5https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 KB at 47.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (68 KB at 140.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (33 KB at 64.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (290 KB at 475.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
Downloaded:8https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1008 KB at 1567.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar (241 KB at 368.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar (37 KB at 54.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (317 KB at 446.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (52 KB at 70.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar (142 KB at 194.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar
Downloaded:1https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar (1205 KB at 1513.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.jar (11 KB at 12.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar (58 KB at 62.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar (381 KB at 384.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (893 KB at 893.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 978.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar (11 KB at 10.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 1843.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar
Downloaded: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (162 KB at 147.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar (133 KB at 120.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar (273 KB at 247.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar (105 KB at 89.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar (83 KB at 70.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.2/jcabi-xml-0.17.2.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.2/jcabi-xml-0.17.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar (50 KB at 39.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar
Downloaded:7https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar (131 KB at 96.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1096 KB at 756.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (320 KB at 217.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar (41 KB at 26.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar (1522 KB at 992.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar (469 KB at 303.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded: https://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar (11 KB at 6.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar (299 KB at 190.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
Downloaded:8https://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar (39 KB at 24.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (241 KB at 146.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar
Downloaded:1https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar (113 KB at 65.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 331.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar
Downloaded: https://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar (274 KB at 156.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar
Downloaded:8https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar (175 KB at 96.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar (15 KB at 7.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar (117 KB at 62.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar (6 KB at 3.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar
Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar (2440 KB at 1289.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar (683 KB at 358.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar (178 KB at 90.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar (186 KB at 94.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar
Downloaded:1https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar (11 KB at 5.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar
Downloaded:1https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar (20 KB at 9.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar
Downloaded: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar (949 KB at 472.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar (240 KB at 119.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar (55 KB at 26.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar (73 KB at 34.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 49.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar (1151 KB at 515.2 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar (488 KB at 215.0 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 659.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0.0 KB/sec)
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0.0 KB/sec)
Downloading: 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
Downloaded: 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 (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 192.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 115.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 948.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 104.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 141.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 66.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 88.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 125.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 107.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 68.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 85.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 69.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 73.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 738.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 70.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 165.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 229.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 93.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 34.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 151.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 303.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 155.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 249.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 648.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 132.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 60.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 103.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 198.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom (3 KB at 112.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom (2 KB at 52.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (2 KB at 84.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 233.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom (2 KB at 60.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: 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
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloaded: 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 (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded:1https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 234.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 2471.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
Downloaded:1https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 293.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 1277.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 372.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 349.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2082.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 101.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded:2https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded:3https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 220.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar (133 KB at 489.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar (139 KB at 483.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar (283 KB at 973.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (371 KB at 1242.1 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 2729.3 KB/sec)
[INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec,excludes=**/com/amihaiemil/charles/filters/*:**/com/amihaiemil/charles/rest/*
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: 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
Downloaded: 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 (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0.0 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 35.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 153.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 25.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 28.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 55.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded:/https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 61.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 334.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 237.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 2478.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 1479.4 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 87 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ charles-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ charles-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /home/r/repo/target/test-classes
[WARNING] /home/r/repo/src/test/java/com/amihaiemil/charles/github/RepoNameCheckTestCase.java:[39,16] sun.misc.Cache is internal proprietary API and may be removed in a future release
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 123.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 105.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 245.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 72.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 687.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 161.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 164.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 1011.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1026.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 699.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 2050.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 244.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 3513.3 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 98.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 109.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 1201.9 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.amihaiemil.charles.github.DeleteIndexCommandCheckTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec
Running com.amihaiemil.charles.github.HelloTestCase
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /charles-rest/charlesrest.log (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
        at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
        at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
        at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
        at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)
        at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)
        at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)
        at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)
        at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:648)
        at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:514)
        at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)
        at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
        at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
        at org.slf4j.impl.Log4jLoggerFactory.<init>(Log4jLoggerFactory.java:66)
        at org.slf4j.impl.StaticLoggerBinder.<init>(StaticLoggerBinder.java:72)
        at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:45)
        at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
        at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
        at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
        at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
        at com.amihaiemil.charles.github.Language.<clinit>(Language.java:43)
        at com.amihaiemil.charles.github.HelloTestCase.handlesHelloCommand(HelloTestCase.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
Running com.amihaiemil.charles.github.PageHostedOnGithubCheckTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.amihaiemil.charles.github.AuthorOwnerCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running com.amihaiemil.charles.github.ActionTestCase
2017-09-04 14:14:59,056 DEBUG - #check(class com.jcabi.github.mock.MkStorage$InFile): immutability checked
2017-09-04 14:14:59,095 DEBUG - #check(class com.jcabi.github.mock.MkGithub): immutability checked
2017-09-04 14:14:59,121 INFO - jcabi-aspects 0.22.5/4a18718 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
2017-09-04 14:14:59,133 DEBUG - #check(class com.jcabi.github.mock.MkRepos): immutability checked
2017-09-04 14:14:59,247 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 54.36ms
2017-09-04 14:14:59,251 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 101.79ms
2017-09-04 14:14:59,254 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 2.47ms
2017-09-04 14:14:59,255 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 123.12ms
2017-09-04 14:14:59,258 DEBUG - #name(): 'amihaiemil.github.io' in 19.80?s
2017-09-04 14:14:59,258 DEBUG - #check(class com.jcabi.github.Coordinates$Simple): immutability checked
2017-09-04 14:14:59,261 DEBUG - #name(): 'amihaiemil.github.io' in 14.26?s
2017-09-04 14:14:59,266 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.43ms
2017-09-04 14:14:59,286 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 21.93ms
2017-09-04 14:14:59,290 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.26ms
2017-09-04 14:14:59,317 DEBUG - #check(class com.jcabi.github.mock.MkRepo): immutability checked
2017-09-04 14:14:59,320 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.89ms
2017-09-04 14:14:59,321 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 30.54ms
2017-09-04 14:14:59,334 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 2.37ms
2017-09-04 14:14:59,335 DEBUG - #check(class com.jcabi.github.mock.JsonPatch): immutability checked
2017-09-04 14:14:59,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.92ms
2017-09-04 14:14:59,357 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.70ms
2017-09-04 14:14:59,358 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 22.74ms
2017-09-04 14:14:59,358 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:14:59,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.73ms
2017-09-04 14:14:59,362 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 102.85ms
2017-09-04 14:14:59,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.70ms
2017-09-04 14:14:59,365 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.13ms
2017-09-04 14:14:59,368 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.70ms
2017-09-04 14:14:59,368 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.77ms
2017-09-04 14:14:59,371 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.71ms
2017-09-04 14:14:59,374 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.67ms
2017-09-04 14:14:59,375 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 3.70ms
2017-09-04 14:14:59,382 DEBUG - #check(class com.jcabi.github.mock.MkIssues): immutability checked
2017-09-04 14:14:59,384 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.75ms
2017-09-04 14:14:59,387 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 4.12ms
2017-09-04 14:14:59,389 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.74ms
2017-09-04 14:14:59,390 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 11.47ms
2017-09-04 14:14:59,390 DEBUG - #lock(): in 15.39?s
2017-09-04 14:14:59,393 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.79ms
2017-09-04 14:14:59,398 DEBUG - #check(class com.jcabi.github.Github$Time): immutability checked
2017-09-04 14:14:59,407 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 2.23ms
2017-09-04 14:14:59,410 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 4.98ms
2017-09-04 14:14:59,411 DEBUG - #unlock(): in 16.20?s
2017-09-04 14:14:59,414 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.62ms
2017-09-04 14:14:59,415 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 31.80?s
2017-09-04 14:14:59,415 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 17.47?s
2017-09-04 14:14:59,416 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:14:59,425 DEBUG - #check(class com.jcabi.github.mock.MkIssue): immutability checked
2017-09-04 14:14:59,425 DEBUG - #get(1): 1 in 7.80ms
2017-09-04 14:14:59,426 DEBUG - #create('Test issue for commands', 'test body'): 1 in 35.54ms
2017-09-04 14:14:59,431 DEBUG - #check(class com.jcabi.github.mock.MkComments): immutability checked
2017-09-04 14:14:59,434 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.64ms
2017-09-04 14:14:59,438 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 6.22ms
2017-09-04 14:14:59,441 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.53ms
2017-09-04 14:14:59,441 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 11.23ms
2017-09-04 14:14:59,442 DEBUG - #lock(): in 9.36?s
2017-09-04 14:14:59,445 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.51ms
2017-09-04 14:14:59,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.67ms
2017-09-04 14:14:59,455 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..364..D "updated_at";SET "2017-09-04T14:14:59Z";'): in 6.00ms
2017-09-04 14:14:59,455 DEBUG - #unlock(): in 14.29?s
2017-09-04 14:14:59,456 DEBUG - #issue(): 1 in 32.41?s
2017-09-04 14:14:59,457 DEBUG - #number(): 1 in 18.91?s
2017-09-04 14:14:59,457 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there
2017-09-04 14:14:59,462 DEBUG - #check(class com.jcabi.github.mock.MkComment): immutability checked
2017-09-04 14:14:59,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.19ms
2017-09-04 14:14:59,467 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 5.00ms
2017-09-04 14:14:59,470 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.13ms
2017-09-04 14:14:59,471 DEBUG - #post('@charlesmike hello there'): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 24.84ms
2017-09-04 14:14:59,475 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.97ms
2017-09-04 14:14:59,477 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 5.02ms
2017-09-04 14:14:59,480 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.98ms
2017-09-04 14:14:59,481 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..844..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.59ms
2017-09-04 14:14:59,484 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.96ms
2017-09-04 14:14:59,490 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.83ms
2017-09-04 14:14:59,491 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 6.28ms
2017-09-04 14:14:59,494 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.78ms
2017-09-04 14:14:59,498 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 5.95ms
2017-09-04 14:14:59,501 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.87ms
2017-09-04 14:14:59,501 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..885..e, coords=amihaiemil/amihaiemil.github.io)' in 6.65ms
2017-09-04 14:14:59,502 DEBUG - #number(): 1 in 12.56?s
2017-09-04 14:14:59,503 DEBUG - #get(1): 1 in 22.73?s
2017-09-04 14:14:59,504 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.08ms
2017-09-04 14:14:59,506 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.19ms
2017-09-04 14:14:59,507 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.26ms
2017-09-04 14:14:59,508 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=jeff)' in 2.75ms
2017-09-04 14:14:59,508 DEBUG - #name(): 'jeff.github.io' in 8.67?s
2017-09-04 14:14:59,509 DEBUG - #name(): 'jeff.github.io' in 14.45?s
2017-09-04 14:14:59,511 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.27ms
2017-09-04 14:14:59,513 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.15ms
2017-09-04 14:14:59,515 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.55ms
2017-09-04 14:14:59,518 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.55ms
2017-09-04 14:14:59,519 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=jeff, coords=jeff/jeff.github.io)' in 3.34ms
2017-09-04 14:14:59,520 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 229.47?s
2017-09-04 14:14:59,522 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.55ms
2017-09-04 14:14:59,524 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.69ms
2017-09-04 14:14:59,525 DEBUG - #patch({"name":"jeff.github.io","description":"",&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 4.57ms
2017-09-04 14:14:59,525 INFO - repository jeff/jeff.github.io created by jeff
2017-09-04 14:14:59,527 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.61ms
2017-09-04 14:14:59,528 DEBUG - #create('Repos.RepoCreate(nam=jeff.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..172..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 17.05ms
2017-09-04 14:14:59,530 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.59ms
2017-09-04 14:14:59,531 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.91ms
2017-09-04 14:14:59,533 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.57ms
2017-09-04 14:14:59,534 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..145../&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=jeff)' in 3.47ms
2017-09-04 14:14:59,536 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.53ms
2017-09-04 14:14:59,540 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.52ms
2017-09-04 14:14:59,540 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..172..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 3.74ms
2017-09-04 14:14:59,542 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-04 14:14:59,544 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 3.67ms
2017-09-04 14:14:59,547 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.68ms
2017-09-04 14:14:59,547 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 4.33ms
2017-09-04 14:14:59,548 DEBUG - #lock(): in 8.12?s
2017-09-04 14:14:59,550 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-04 14:14:59,554 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-04 14:14:59,556 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 4.13ms
2017-09-04 14:14:59,557 DEBUG - #unlock(): in 10.61?s
2017-09-04 14:14:59,560 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.24ms
2017-09-04 14:14:59,560 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 25.35?s
2017-09-04 14:14:59,560 DEBUG - #coordinates(): jeff/jeff.github.io in 11.38?s
2017-09-04 14:14:59,561 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-09-04 14:14:59,561 DEBUG - #get(1): 1 in 24.53?s
2017-09-04 14:14:59,562 DEBUG - #create('Test issue for commands', 'test body'): 1 in 14.18ms
2017-09-04 14:14:59,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.25ms
2017-09-04 14:14:59,568 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.09ms
2017-09-04 14:14:59,571 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.31ms
2017-09-04 14:14:59,571 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 5.75ms
2017-09-04 14:14:59,571 DEBUG - #lock(): in 11.70?s
2017-09-04 14:14:59,574 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.31ms
2017-09-04 14:14:59,579 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.26ms
2017-09-04 14:14:59,583 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2017-09-04T14:14:59Z";'): in 5.41ms
2017-09-04 14:14:59,583 DEBUG - #unlock(): in 10.69?s
2017-09-04 14:14:59,583 DEBUG - #issue(): 1 in 22.76?s
2017-09-04 14:14:59,584 DEBUG - #number(): 1 in 11.09?s
2017-09-04 14:14:59,584 INFO - comment #1 posted to issue #1 by jeff: @charlesmike hello
2017-09-04 14:14:59,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.84ms
2017-09-04 14:14:59,588 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 26.60?s
2017-09-04 14:14:59,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.82ms
2017-09-04 14:14:59,592 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 16.82ms
2017-09-04 14:14:59,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.74ms
2017-09-04 14:14:59,597 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.64ms
2017-09-04 14:14:59,600 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.81ms
2017-09-04 14:14:59,601 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.14ms
2017-09-04 14:14:59,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.72ms
2017-09-04 14:14:59,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.66ms
2017-09-04 14:14:59,610 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 5.86ms
2017-09-04 14:14:59,613 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.55ms
2017-09-04 14:14:59,616 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 5.42ms
2017-09-04 14:14:59,619 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.65ms
2017-09-04 14:14:59,620 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 6.00ms
2017-09-04 14:14:59,620 DEBUG - #number(): 1 in 12.28?s
2017-09-04 14:14:59,621 DEBUG - #get(1): 1 in 23.29?s
2017-09-04 14:14:59,623 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 1.05ms
2017-09-04 14:14:59,624 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.07ms
2017-09-04 14:14:59,625 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 1.26ms
2017-09-04 14:14:59,626 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..13..?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=vlad)' in 2.57ms
2017-09-04 14:14:59,626 DEBUG - #name(): 'vlad.github.io' in 8.80?s
2017-09-04 14:14:59,627 DEBUG - #name(): 'vlad.github.io' in 11.41?s
2017-09-04 14:14:59,628 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.18ms
2017-09-04 14:14:59,630 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.01ms
2017-09-04 14:14:59,632 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.43ms
2017-09-04 14:14:59,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.38ms
2017-09-04 14:14:59,636 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=vlad, coords=vlad/vlad.github.io)' in 3.08ms
2017-09-04 14:14:59,636 DEBUG - #json(): {"name":"vlad.github.io","description":"","homepage":"","private":false} in 207.43?s
2017-09-04 14:14:59,639 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.41ms
2017-09-04 14:14:59,641 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.42ms
2017-09-04 14:14:59,641 DEBUG - #patch({"name":"vlad.github.io","description":"","homepage":"","private":false}): in 4.15ms
2017-09-04 14:14:59,641 INFO - repository vlad/vlad.github.io created by vlad
2017-09-04 14:14:59,643 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.42ms
2017-09-04 14:14:59,644 DEBUG - #create('Repos.RepoCreate(nam=vlad.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=vlad, coords=vlad/vlad.github.io)' in 15.54ms
2017-09-04 14:14:59,646 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.45ms
2017-09-04 14:14:59,647 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.65ms
2017-09-04 14:14:59,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.44ms
2017-09-04 14:14:59,649 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=vlad)' in 3.15ms
2017-09-04 14:14:59,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.53ms
2017-09-04 14:14:59,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.43ms
2017-09-04 14:14:59,655 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=vlad, coords=vlad/vlad.github.io)' in 3.20ms
2017-09-04 14:14:59,657 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.43ms
2017-09-04 14:14:59,659 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 3.37ms
2017-09-04 14:14:59,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.49ms
2017-09-04 14:14:59,661 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=vlad, coords=vlad/vlad.github.io)' in 3.91ms
2017-09-04 14:14:59,662 DEBUG - #lock(): in 8.66?s
2017-09-04 14:14:59,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2017-09-04 14:14:59,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2017-09-04 14:14:59,670 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..344..P;ADD "user";ADD "login";SET "vlad";UP;UP;'): in 3.80ms
2017-09-04 14:14:59,670 DEBUG - #unlock(): in 10.92?s
2017-09-04 14:14:59,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.00ms
2017-09-04 14:14:59,673 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=vlad, coords=vlad/vlad.github.io)' in 24.35?s
2017-09-04 14:14:59,673 DEBUG - #coordinates(): vlad/vlad.github.io in 11.16?s
2017-09-04 14:14:59,674 INFO - issue #1 created in vlad/vlad.github.io by vlad: Test issue for commands
2017-09-04 14:14:59,674 DEBUG - #get(1): 1 in 26.26?s
2017-09-04 14:14:59,675 DEBUG - #create('Test issue for commands', 'test body'): 1 in 12.99ms
2017-09-04 14:14:59,677 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..451..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.08ms
2017-09-04 14:14:59,680 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..25..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 4.80ms
2017-09-04 14:14:59,683 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.05ms
2017-09-04 14:14:59,683 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..530..=vlad, repo=vlad/vlad.github.io, ticket=1)' in 5.38ms
2017-09-04 14:14:59,684 DEBUG - #lock(): in 8.27?s
2017-09-04 14:14:59,686 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.10ms
2017-09-04 14:14:59,691 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.07ms
2017-09-04 14:14:59,694 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..329..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:14:59Z&quot;;'): in 4.95ms
2017-09-04 14:14:59,694 DEBUG - #unlock(): in 13.23?s
2017-09-04 14:14:59,695 DEBUG - #issue(): 1 in 22.35?s
2017-09-04 14:14:59,695 DEBUG - #number(): 1 in 11.35?s
2017-09-04 14:14:59,695 INFO - comment #1 posted to issue #1 by vlad: @charlesmike, hello
2017-09-04 14:14:59,698 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.50ms
2017-09-04 14:14:59,699 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 24.91?s
2017-09-04 14:14:59,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.45ms
2017-09-04 14:14:59,702 DEBUG - #post('@charlesmike, hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 15.77ms
2017-09-04 14:14:59,705 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.41ms
2017-09-04 14:14:59,707 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.18ms
2017-09-04 14:14:59,710 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.45ms
2017-09-04 14:14:59,710 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..797..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.68ms
2017-09-04 14:14:59,713 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.45ms
2017-09-04 14:14:59,719 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.42ms
2017-09-04 14:14:59,719 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 5.25ms
2017-09-04 14:14:59,722 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.47ms
2017-09-04 14:14:59,725 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 5.32ms
2017-09-04 14:14:59,728 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.61ms
2017-09-04 14:14:59,729 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..826..f=charlesmike, coords=vlad/vlad.github.io)' in 5.87ms
2017-09-04 14:14:59,729 DEBUG - #number(): 1 in 13.82?s
2017-09-04 14:14:59,729 DEBUG - #get(1): 1 in 22.64?s
2017-09-04 14:14:59,731 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.01ms
2017-09-04 14:14:59,732 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.01ms
2017-09-04 14:14:59,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.17ms
2017-09-04 14:14:59,734 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..15..\n<github>\n<repos/>\n</github>\n, self=marius)' in 2.52ms
2017-09-04 14:14:59,735 DEBUG - #name(): 'marius.github.io' in 8.57?s
2017-09-04 14:14:59,735 DEBUG - #name(): 'marius.github.io' in 10.72?s
2017-09-04 14:14:59,737 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.18ms
2017-09-04 14:14:59,739 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..92..itory";UP;ADD "private";SET "false";\n11:UP;'): in 3.00ms
2017-09-04 14:14:59,741 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2017-09-04 14:14:59,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2017-09-04 14:14:59,745 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..200..lf=marius, coords=marius/marius.github.io)' in 3.13ms
2017-09-04 14:14:59,745 DEBUG - #json(): {"name":"marius.github.io","description":"","homepage":"","private":false} in 211.65?s
2017-09-04 14:14:59,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2017-09-04 14:14:59,750 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..108.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 3.52ms
2017-09-04 14:14:59,750 DEBUG - #patch({"name":"marius.github.io","description":"","homepage":"","private":false}): in 4.30ms
2017-09-04 14:14:59,750 INFO - repository marius/marius.github.io created by marius
2017-09-04 14:14:59,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.45ms
2017-09-04 14:14:59,753 DEBUG - #create('Repos.RepoCreate(nam=marius.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..184..lf=marius, coords=marius/marius.github.io)' in 15.80ms
2017-09-04 14:14:59,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.49ms
2017-09-04 14:14:59,756 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.69ms
2017-09-04 14:14:59,758 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.59ms
2017-09-04 14:14:59,758 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..153..\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=marius)' in 3.18ms
2017-09-04 14:14:59,760 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.35ms
2017-09-04 14:14:59,763 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.40ms
2017-09-04 14:14:59,764 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..184..lf=marius, coords=marius/marius.github.io)' in 3.11ms
2017-09-04 14:14:59,766 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.39ms
2017-09-04 14:14:59,768 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/marius.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.34ms
2017-09-04 14:14:59,770 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.44ms
2017-09-04 14:14:59,770 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..196..lf=marius, coords=marius/marius.github.io)' in 3.91ms
2017-09-04 14:14:59,770 DEBUG - #lock(): in 8.28?s
2017-09-04 14:14:59,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2017-09-04 14:14:59,776 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.41ms
2017-09-04 14:14:59,778 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..350..ADD "user";ADD "login";SET "marius";UP;UP;'): in 3.68ms
2017-09-04 14:14:59,779 DEBUG - #unlock(): in 11.55?s
2017-09-04 14:14:59,781 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.87ms
2017-09-04 14:14:59,782 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..520..lf=marius, coords=marius/marius.github.io)' in 22.65?s
2017-09-04 14:14:59,782 DEBUG - #coordinates(): marius/marius.github.io in 11.84?s
2017-09-04 14:14:59,782 INFO - issue #1 created in marius/marius.github.io by marius: Test issue for commands
2017-09-04 14:14:59,783 DEBUG - #get(1): 1 in 25.13?s
2017-09-04 14:14:59,783 DEBUG - #create('Test issue for commands', 'test body'): 1 in 12.66ms
2017-09-04 14:14:59,786 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.83ms
2017-09-04 14:14:59,788 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.34ms
2017-09-04 14:14:59,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.87ms
2017-09-04 14:14:59,791 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..544..s, repo=marius/marius.github.io, ticket=1)' in 4.92ms
2017-09-04 14:14:59,791 DEBUG - #lock(): in 7.75?s
2017-09-04 14:14:59,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.80ms
2017-09-04 14:14:59,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.80ms
2017-09-04 14:14:59,801 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..338..D "updated_at";SET "2017-09-04T14:14:59Z";'): in 4.55ms
2017-09-04 14:14:59,801 DEBUG - #unlock(): in 13.35?s
2017-09-04 14:14:59,802 DEBUG - #issue(): 1 in 24.05?s
2017-09-04 14:14:59,802 DEBUG - #number(): 1 in 13.90?s
2017-09-04 14:14:59,802 INFO - comment #1 posted to issue #1 by marius: @charlesmike hello
2017-09-04 14:14:59,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.18ms
2017-09-04 14:14:59,806 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 26.72?s
2017-09-04 14:14:59,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.12ms
2017-09-04 14:14:59,809 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 14.60ms
2017-09-04 14:14:59,811 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.10ms
2017-09-04 14:14:59,813 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.64ms
2017-09-04 14:14:59,816 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.15ms
2017-09-04 14:14:59,816 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..810..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.15ms
2017-09-04 14:14:59,819 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.13ms
2017-09-04 14:14:59,823 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.10ms
2017-09-04 14:14:59,824 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 4.84ms
2017-09-04 14:14:59,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.16ms
2017-09-04 14:14:59,829 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/marius.github.io&apos;]";ADDIF "issues";'): in 4.72ms
2017-09-04 14:14:59,832 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.15ms
2017-09-04 14:14:59,832 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..843..arlesmike, coords=marius/marius.github.io)' in 5.27ms
2017-09-04 14:14:59,833 DEBUG - #number(): 1 in 15.93?s
2017-09-04 14:14:59,833 DEBUG - #get(1): 1 in 25.21?s
2017-09-04 14:14:59,838 INFO - Started action 9cc07e75-76a6-4087-b8b1-460cbd5a0171
2017-09-04 14:14:59,838 INFO - Started action 6ff547d7-7d3a-4f10-a472-9c2183e60b3d
2017-09-04 14:14:59,839 INFO - Started action 12b798a2-7be5-4844-9875-48afc2af8169
2017-09-04 14:14:59,839 INFO - Started action 73ba336e-df01-4a28-98d5-4cd922f71711
2017-09-04 14:14:59,857 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.80ms
2017-09-04 14:14:59,857 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.81ms
2017-09-04 14:14:59,859 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..775..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 3.62ms
2017-09-04 14:14:59,859 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..809..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 3.58ms
2017-09-04 14:14:59,861 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..25..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 6.19ms
2017-09-04 14:14:59,861 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.26ms
2017-09-04 14:14:59,863 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 8.21ms
2017-09-04 14:14:59,863 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 8.14ms
2017-09-04 14:14:59,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.82ms
2017-09-04 14:14:59,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.77ms
2017-09-04 14:14:59,865 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..836..smike, repo=vlad/vlad.github.io, ticket=1)' in 6.92ms
2017-09-04 14:14:59,865 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 7.03ms
2017-09-04 14:14:59,869 DEBUG - #check(class com.jcabi.github.mock.MkIterable): immutability checked
2017-09-04 14:14:59,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 4.75ms
2017-09-04 14:14:59,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 4.73ms
2017-09-04 14:14:59,870 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..853..e, repo=marius/marius.github.io, ticket=1)' in 9.16ms
2017-09-04 14:14:59,880 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 9.25ms
2017-09-04 14:14:59,882 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.05ms
2017-09-04 14:14:59,883 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.13ms
2017-09-04 14:14:59,883 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..m.jcabi.github.mock.MkComments$1@23815aa4)' in 3.82ms
2017-09-04 14:14:59,883 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..om.jcabi.github.mock.MkComments$1@165d732)' in 3.80ms
2017-09-04 14:14:59,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.49ms
2017-09-04 14:14:59,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.45ms
2017-09-04 14:14:59,885 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..950..om.jcabi.github.mock.MkComments$1@ed2e2e6)' in 178.36?s
2017-09-04 14:14:59,885 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..993..m.jcabi.github.mock.MkComments$1@372e71a4)' in 118.57?s
2017-09-04 14:14:59,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2017-09-04 14:14:59,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.31ms
2017-09-04 14:14:59,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.12ms
2017-09-04 14:14:59,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.08ms
2017-09-04 14:14:59,902 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@63162cdf in 6.05ms
2017-09-04 14:14:59,902 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4964784d in 6.11ms
2017-09-04 14:14:59,903 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6239ae30 in 7.08ms
2017-09-04 14:14:59,903 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@38db03b1 in 7.11ms
2017-09-04 14:14:59,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.25ms
2017-09-04 14:14:59,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.27ms
2017-09-04 14:14:59,918 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..842..repo=vlad/vlad.github.io, ticket=1, num=1)' in 37.03?s
2017-09-04 14:14:59,918 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..841..repo=jeff/jeff.github.io, ticket=1, num=1)' in 25.91?s
2017-09-04 14:14:59,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.09ms
2017-09-04 14:14:59,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n&lt;/github&gt;\n' in 3.05ms
2017-09-04 14:14:59,920 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 40.14?s
2017-09-04 14:14:59,920 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..859..=marius/marius.github.io, ticket=1, num=1)' in 39.01?s
2017-09-04 14:14:59,922 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.14ms
2017-09-04 14:14:59,922 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.17ms
2017-09-04 14:14:59,924 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..775..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.94ms
2017-09-04 14:14:59,924 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..809..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 3.00ms
2017-09-04 14:14:59,940 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..125..:59Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:14:59Z&quot;}' in 20.57ms
2017-09-04 14:14:59,940 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..126..:59Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:14:59Z&quot;}' in 20.65ms
2017-09-04 14:14:59,943 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.36ms
2017-09-04 14:14:59,943 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2017-09-04 14:14:59,943 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 51.26?s
2017-09-04 14:14:59,943 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 50.97?s
2017-09-04 14:14:59,946 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2017-09-04 14:14:59,946 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.42ms
2017-09-04 14:14:59,947 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 34.35?s
2017-09-04 14:14:59,947 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 24.42?s
2017-09-04 14:14:59,949 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..149..:59Z","updated_at":"2017-09-04T14:14:59Z"}' in 28.77ms
2017-09-04 14:14:59,949 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..131..:59Z","updated_at":"2017-09-04T14:14:59Z"}' in 28.78ms
2017-09-04 14:14:59,951 DEBUG - #check(class com.jcabi.github.mock.MkUsers): immutability checked
2017-09-04 14:14:59,953 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.01ms
2017-09-04 14:14:59,953 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.08ms
2017-09-04 14:14:59,954 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.09ms
2017-09-04 14:14:59,954 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.15ms
2017-09-04 14:14:59,954 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 31.45?s
2017-09-04 14:14:59,954 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 40.61?s
2017-09-04 14:14:59,956 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.06ms
2017-09-04 14:14:59,956 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.21ms
2017-09-04 14:14:59,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.07ms
2017-09-04 14:14:59,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.99ms
2017-09-04 14:14:59,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..770..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.98ms
2017-09-04 14:14:59,958 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 43.41?s
2017-09-04 14:14:59,958 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 26.19?s
2017-09-04 14:14:59,959 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..808..\n<users/>\n</github>\n, himself=charlesmike)' in 8.73ms
2017-09-04 14:14:59,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..771..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.01ms
2017-09-04 14:14:59,959 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..809..\n<users/>\n</github>\n, himself=charlesmike)' in 8.93ms
2017-09-04 14:14:59,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.08ms
2017-09-04 14:14:59,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.02ms
2017-09-04 14:14:59,965 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.77ms
2017-09-04 14:14:59,965 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.83ms
2017-09-04 14:14:59,967 DEBUG - #check(class com.jcabi.github.mock.MkUser): immutability checked
2017-09-04 14:14:59,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..818..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 3.12ms
2017-09-04 14:14:59,969 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..784..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 3.05ms
2017-09-04 14:14:59,969 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..856..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 6.52ms
2017-09-04 14:14:59,969 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..822..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 6.68ms
2017-09-04 14:14:59,970 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..770..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.12ms
2017-09-04 14:14:59,970 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..771..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.26ms
2017-09-04 14:14:59,973 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 5.21ms
2017-09-04 14:14:59,973 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 5.24ms
2017-09-04 14:14:59,973 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..784..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.95ms
2017-09-04 14:14:59,973 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..818..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.99ms
2017-09-04 14:14:59,976 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..820..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.21ms
2017-09-04 14:14:59,976 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..821..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.24ms
2017-09-04 14:14:59,976 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 14.18ms
2017-09-04 14:14:59,976 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 14.04ms
2017-09-04 14:14:59,978 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.24ms
2017-09-04 14:14:59,978 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.29ms
2017-09-04 14:14:59,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.22ms
2017-09-04 14:14:59,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.34ms
2017-09-04 14:14:59,980 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 17.49ms
2017-09-04 14:14:59,980 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 17.58ms
2017-09-04 14:14:59,981 DEBUG - #login(): 'charlesmike' in 21.72?s
2017-09-04 14:14:59,981 DEBUG - #login(): 'charlesmike' in 17.95?s
2017-09-04 14:14:59,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.93ms
2017-09-04 14:14:59,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.05ms
2017-09-04 14:14:59,982 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 8.27ms
2017-09-04 14:14:59,982 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 8.12ms
2017-09-04 14:14:59,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.22ms
2017-09-04 14:14:59,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.23ms
2017-09-04 14:14:59,984 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..f=charlesmike, coords=vlad/vlad.github.io)' in 34.82?s
2017-09-04 14:14:59,984 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..882..f=charlesmike, coords=jeff/jeff.github.io)' in 35.74?s
2017-09-04 14:14:59,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.02ms
2017-09-04 14:14:59,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.99ms
2017-09-04 14:14:59,986 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 12.76ms
2017-09-04 14:14:59,986 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 12.74ms
2017-09-04 14:14:59,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.11ms
2017-09-04 14:14:59,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.12ms
2017-09-04 14:14:59,987 DEBUG - #login(): 'charlesmike' in 22.19?s
2017-09-04 14:14:59,987 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 21.63?s
2017-09-04 14:14:59,987 DEBUG - #login(): 'charlesmike' in 15.13?s
2017-09-04 14:14:59,987 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 32.14?s
2017-09-04 14:14:59,989 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.14ms
2017-09-04 14:14:59,990 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users&gt;\n&lt;/github&gt;\n' in 2.08ms
2017-09-04 14:14:59,990 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..868..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 3.11ms
2017-09-04 14:14:59,990 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..834..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.95ms
2017-09-04 14:14:59,991 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..942..e, coords=amihaiemil/amihaiemil.github.io)' in 24.50?s
2017-09-04 14:14:59,991 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..900..arlesmike, coords=marius/marius.github.io)' in 38.89?s
2017-09-04 14:14:59,991 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.88ms
2017-09-04 14:14:59,991 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.79ms
2017-09-04 14:14:59,994 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..821..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.25ms
2017-09-04 14:14:59,994 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..820..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.26ms
2017-09-04 14:14:59,994 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..859..\n&lt;/users&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 4.33ms
2017-09-04 14:14:59,994 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..858..\n&lt;/users&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 4.30ms
2017-09-04 14:14:59,995 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..834..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 3.17ms
2017-09-04 14:14:59,995 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.26ms
2017-09-04 14:14:59,995 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 24.86?s
2017-09-04 14:14:59,995 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 35.90?s
2017-09-04 14:14:59,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.27ms
2017-09-04 14:14:59,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-09-04 14:14:59,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.99ms
2017-09-04 14:14:59,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.04ms
2017-09-04 14:15:00,000 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.30ms
2017-09-04 14:15:00,000 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.12ms
2017-09-04 14:15:00,001 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.46ms
2017-09-04 14:15:00,001 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.39ms
2017-09-04 14:15:00,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.20ms
2017-09-04 14:15:00,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-09-04 14:15:00,003 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 5.80ms
2017-09-04 14:15:00,003 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 5.67ms
2017-09-04 14:15:00,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.94ms
2017-09-04 14:15:00,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.00ms
2017-09-04 14:15:00,005 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..906..\n</users>\n</github>\n, himself=charlesmike)' in 6.08ms
2017-09-04 14:15:00,006 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..872..\n</users>\n</github>\n, himself=charlesmike)' in 6.05ms
2017-09-04 14:15:00,006 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.19ms
2017-09-04 14:15:00,006 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.13ms
2017-09-04 14:15:00,006 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 8.89ms
2017-09-04 14:15:00,006 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 8.77ms
2017-09-04 14:15:00,006 DEBUG - #login(): 'charlesmike' in 12.76?s
2017-09-04 14:15:00,007 DEBUG - #login(): 'charlesmike' in 16.08?s
2017-09-04 14:15:00,007 INFO - Received command: @charlesmike hello
2017-09-04 14:15:00,007 INFO - Received command: @charlesmike, hello
2017-09-04 14:15:00,007 INFO - Sending comment...
2017-09-04 14:15:00,007 INFO - Sending comment...
2017-09-04 14:15:00,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.11ms
2017-09-04 14:15:00,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.09ms
2017-09-04 14:15:00,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.07ms
2017-09-04 14:15:00,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-09-04 14:15:00,013 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF &quot;comments&quot;;'): in 5.12ms
2017-09-04 14:15:00,013 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..25..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 5.13ms
2017-09-04 14:15:00,014 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 7.52ms
2017-09-04 14:15:00,014 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 7.54ms
2017-09-04 14:15:00,016 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..821..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.21ms
2017-09-04 14:15:00,016 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..820..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.32ms
2017-09-04 14:15:00,016 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..895..smike, repo=vlad/vlad.github.io, ticket=1)' in 5.72ms
2017-09-04 14:15:00,016 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..894..smike, repo=jeff/jeff.github.io, ticket=1)' in 5.67ms
2017-09-04 14:15:00,017 DEBUG - #lock(): in 16.92?s
2017-09-04 14:15:00,017 DEBUG - #lock(): in 319.16?s
2017-09-04 14:15:00,017 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..868..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.86ms
2017-09-04 14:15:00,017 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..834..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.95ms
2017-09-04 14:15:00,018 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 8.37ms
2017-09-04 14:15:00,018 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 8.23ms
2017-09-04 14:15:00,019 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.04ms
2017-09-04 14:15:00,020 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.03ms
2017-09-04 14:15:00,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.90ms
2017-09-04 14:15:00,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.00ms
2017-09-04 14:15:00,022 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 12.47ms
2017-09-04 14:15:00,022 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 12.45ms
2017-09-04 14:15:00,022 DEBUG - #login(): 'charlesmike' in 22.58?s
2017-09-04 14:15:00,023 DEBUG - #login(): 'charlesmike' in 15.18?s
2017-09-04 14:15:00,023 INFO - Received command: @charlesmike hello there
2017-09-04 14:15:00,023 INFO - Received command: @charlesmike hello
2017-09-04 14:15:00,023 INFO - Sending comment...
2017-09-04 14:15:00,024 INFO - Sending comment...
2017-09-04 14:15:00,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.05ms
2017-09-04 14:15:00,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.99ms
2017-09-04 14:15:00,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.90ms
2017-09-04 14:15:00,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.93ms
2017-09-04 14:15:00,029 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..760..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 5.34ms
2017-09-04 14:15:00,029 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..759..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 5.23ms
2017-09-04 14:15:00,029 DEBUG - #unlock(): in 13.30?s
2017-09-04 14:15:00,029 DEBUG - #unlock(): in 16.66?s
2017-09-04 14:15:00,029 DEBUG - #issue(): 1 in 28.34?s
2017-09-04 14:15:00,029 DEBUG - #issue(): 1 in 37.62?s
2017-09-04 14:15:00,030 DEBUG - #number(): 1 in 12.09?s
2017-09-04 14:15:00,030 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike, hello\n\nHi @vlad! I can help you in..311..es-michael.html) blog post might be useful.
2017-09-04 14:15:00,030 DEBUG - #number(): 1 in 16.27?s
2017-09-04 14:15:00,030 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello\n\nHi @jeff! I can help you ind..310..es-michael.html) blog post might be useful.
2017-09-04 14:15:00,032 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.28ms
2017-09-04 14:15:00,032 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.32ms
2017-09-04 14:15:00,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 2.60ms
2017-09-04 14:15:00,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.40ms
2017-09-04 14:15:00,033 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 26.73?s
2017-09-04 14:15:00,033 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 35.54?s
2017-09-04 14:15:00,035 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.04ms
2017-09-04 14:15:00,035 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.02ms
2017-09-04 14:15:00,036 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..912..e, repo=marius/marius.github.io, ticket=1)' in 7.93ms
2017-09-04 14:15:00,036 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..954..amihaiemil/amihaiemil.github.io, ticket=1)' in 8.09ms
2017-09-04 14:15:00,036 DEBUG - #lock(): in 20.10?s
2017-09-04 14:15:00,036 DEBUG - #lock(): in 15.37?s
2017-09-04 14:15:00,036 DEBUG - #xml(): '<?xml version="1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1511..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.46ms
2017-09-04 14:15:00,037 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1509..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.57ms
2017-09-04 14:15:00,037 DEBUG - #post('&gt; @charlesmike, hello\n\nHi @vlad! I can help you i..313..s-michael.html) blog post might be useful.'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 16.88ms
2017-09-04 14:15:00,037 INFO - Comment sent successfully!
2017-09-04 14:15:00,037 DEBUG - #post('&gt; @charlesmike hello\n\nHi @jeff! I can help you in..312..s-michael.html) blog post might be useful.'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 16.98ms
2017-09-04 14:15:00,037 INFO - Comment sent successfully!
2017-09-04 14:15:00,040 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1511..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.61ms
2017-09-04 14:15:00,040 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1509..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.47ms
2017-09-04 14:15:00,040 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1573..=charlesmike, coords=vlad/vlad.github.io)' in 27.48?s
2017-09-04 14:15:00,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.45ms
2017-09-04 14:15:00,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.46ms
2017-09-04 14:15:00,040 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1571..=charlesmike, coords=jeff/jeff.github.io)' in 38.56?s
2017-09-04 14:15:00,043 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 2.54ms
2017-09-04 14:15:00,043 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 22.60?s
2017-09-04 14:15:00,043 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.47ms
2017-09-04 14:15:00,044 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 32.01?s
2017-09-04 14:15:00,048 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.25ms
2017-09-04 14:15:00,048 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.22ms
2017-09-04 14:15:00,051 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.38ms
2017-09-04 14:15:00,051 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.67ms
2017-09-04 14:15:00,053 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..795..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 7.83ms
2017-09-04 14:15:00,053 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..769..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 7.83ms
2017-09-04 14:15:00,053 DEBUG - #unlock(): in 24.62?s
2017-09-04 14:15:00,053 DEBUG - #unlock(): in 15.50?s
2017-09-04 14:15:00,054 DEBUG - #issue(): 1 in 44.83?s
2017-09-04 14:15:00,054 DEBUG - #issue(): 1 in 32.52?s
2017-09-04 14:15:00,054 DEBUG - #number(): 1 in 21.93?s
2017-09-04 14:15:00,054 DEBUG - #number(): 1 in 14.72?s
2017-09-04 14:15:00,055 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello there\n\nHi @amihaiemil! I can ..322..es-michael.html) blog post might be useful.
2017-09-04 14:15:00,055 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello\n\nHi @marius! I can help you i..312..es-michael.html) blog post might be useful.
2017-09-04 14:15:00,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 3.99ms
2017-09-04 14:15:00,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 3.93ms
2017-09-04 14:15:00,060 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 50.32?s
2017-09-04 14:15:00,060 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 35.13?s
2017-09-04 14:15:00,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 3.93ms
2017-09-04 14:15:00,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 4.01ms
2017-09-04 14:15:00,065 DEBUG - #post('> @charlesmike hello\n\nHi @marius! I can help you ..314..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 24.25ms
2017-09-04 14:15:00,065 DEBUG - #post('> @charlesmike hello there\n\nHi @amihaiemil! I can..324..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 24.08ms
2017-09-04 14:15:00,065 INFO - Comment sent successfully!
2017-09-04 14:15:00,065 INFO - Comment sent successfully!
2017-09-04 14:15:00,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 3.82ms
2017-09-04 14:15:00,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 3.87ms
2017-09-04 14:15:00,070 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1655.., coords=amihaiemil/amihaiemil.github.io)' in 34.20?s
2017-09-04 14:15:00,070 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1595..rlesmike, coords=marius/marius.github.io)' in 44.42?s
2017-09-04 14:15:00,075 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 3.81ms
2017-09-04 14:15:00,075 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 3.74ms
2017-09-04 14:15:00,075 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 39.25?s
2017-09-04 14:15:00,075 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 24.94?s
2017-09-04 14:15:00,076 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 258.64?s
2017-09-04 14:15:00,076 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 223.81?s
2017-09-04 14:15:00,122 DEBUG - Logging monitor thread interrupted
2017-09-04 14:15:00,417 INFO - Following Github user jeff ...
2017-09-04 14:15:00,417 INFO - Following Github user vlad ...
2017-09-04 14:15:00,417 INFO - Following Github user marius ...
2017-09-04 14:15:00,417 INFO - Following Github user amihaiemil ...
2017-09-04 14:15:00,419 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/vlad): [200 OK] in 1ms
2017-09-04 14:15:00,419 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/jeff): [200 OK] in 1ms
2017-09-04 14:15:00,419 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/marius): [200 OK] in 1ms
2017-09-04 14:15:00,419 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/amihaiemil): [200 OK] in 1ms
2017-09-04 14:15:00,419 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-04 14:15:00,419 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-04 14:15:00,419 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-04 14:15:00,419 INFO - Finished action successfully!
2017-09-04 14:15:00,419 INFO - Finished action successfully!
2017-09-04 14:15:00,419 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-04 14:15:00,419 INFO - Finished action successfully!
2017-09-04 14:15:00,419 INFO - Finished action successfully!
2017-09-04 14:15:00,422 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.29ms
2017-09-04 14:15:00,425 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.09ms
2017-09-04 14:15:00,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.87ms
2017-09-04 14:15:00,428 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1667..mihaiemil/amihaiemil.github.io, ticket=1)' in 5.55ms
2017-09-04 14:15:00,430 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.87ms
2017-09-04 14:15:00,430 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1765...jcabi.github.mock.MkComments$1@54da8c42)' in 46.87?s
2017-09-04 14:15:00,433 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.87ms
2017-09-04 14:15:00,435 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@582e6c93 in 4.15ms
2017-09-04 14:15:00,438 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.88ms
2017-09-04 14:15:00,439 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=1)' in 26.61?s
2017-09-04 14:15:00,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.86ms
2017-09-04 14:15:00,442 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 24.59?s
2017-09-04 14:15:00,445 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.82ms
2017-09-04 14:15:00,447 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.48ms
2017-09-04 14:15:00,450 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.86ms
2017-09-04 14:15:00,450 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1583..mike, repo=jeff/jeff.github.io, ticket=1)' in 4.91ms
2017-09-04 14:15:00,452 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.84ms
2017-09-04 14:15:00,452 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1680..m.jcabi.github.mock.MkComments$1@6c8e82e)' in 45.27?s
2017-09-04 14:15:00,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.82ms
2017-09-04 14:15:00,457 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7003277c in 4.20ms
2017-09-04 14:15:00,460 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.85ms
2017-09-04 14:15:00,461 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=1)' in 27.16?s
2017-09-04 14:15:00,464 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.80ms
2017-09-04 14:15:00,464 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 25.28?s
2017-09-04 14:15:00,467 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.92ms
2017-09-04 14:15:00,470 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.66ms
2017-09-04 14:15:00,472 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.83ms
2017-09-04 14:15:00,472 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1585..mike, repo=vlad/vlad.github.io, ticket=1)' in 5.12ms
2017-09-04 14:15:00,474 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.80ms
2017-09-04 14:15:00,475 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1683...jcabi.github.mock.MkComments$1@7a4e2185)' in 46.34?s
2017-09-04 14:15:00,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.79ms
2017-09-04 14:15:00,479 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1f7ae17e in 4.32ms
2017-09-04 14:15:00,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.92ms
2017-09-04 14:15:00,483 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1591..epo=vlad/vlad.github.io, ticket=1, num=1)' in 26.42?s
2017-09-04 14:15:00,486 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1511..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.81ms
2017-09-04 14:15:00,487 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 25.29?s
2017-09-04 14:15:00,489 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.78ms
2017-09-04 14:15:00,492 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/ma..29..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 4.59ms
2017-09-04 14:15:00,494 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.89ms
2017-09-04 14:15:00,494 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1607.., repo=marius/marius.github.io, ticket=1)' in 5.04ms
2017-09-04 14:15:00,497 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.80ms
2017-09-04 14:15:00,497 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1705...jcabi.github.mock.MkComments$1@5d3cdfbd)' in 45.72?s
2017-09-04 14:15:00,499 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.82ms
2017-09-04 14:15:00,501 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4785211d in 4.34ms
2017-09-04 14:15:00,505 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.57ms
2017-09-04 14:15:00,505 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=1)' in 27.41?s
2017-09-04 14:15:00,508 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.51ms
2017-09-04 14:15:00,509 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 29.72?s
2017-09-04 14:15:00,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.50ms
2017-09-04 14:15:00,524 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..553..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 14.69ms
2017-09-04 14:15:00,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.61ms
2017-09-04 14:15:00,539 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..529..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 14.75ms
2017-09-04 14:15:00,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.61ms
2017-09-04 14:15:00,555 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..530..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 15.24ms
2017-09-04 14:15:00,557 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.57ms
2017-09-04 14:15:00,571 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..535..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 15.15ms
2017-09-04 14:15:00,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 916.94?s
2017-09-04 14:15:00,574 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.73ms
2017-09-04 14:15:00,575 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 902.79?s
2017-09-04 14:15:00,575 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.07ms
2017-09-04 14:15:00,576 DEBUG - #name(): 'amihaiemil.github.io' in 8.27?s
2017-09-04 14:15:00,576 DEBUG - #name(): 'amihaiemil.github.io' in 15.18?s
2017-09-04 14:15:00,577 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 867.55?s
2017-09-04 14:15:00,579 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.36ms
2017-09-04 14:15:00,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 986.46?s
2017-09-04 14:15:00,582 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 947.23?s
2017-09-04 14:15:00,583 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.19ms
2017-09-04 14:15:00,583 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 211.44?s
2017-09-04 14:15:00,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 965.45?s
2017-09-04 14:15:00,586 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.54ms
2017-09-04 14:15:00,587 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 3.03ms
2017-09-04 14:15:00,587 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:00,588 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 981.41?s
2017-09-04 14:15:00,588 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 11.31ms
2017-09-04 14:15:00,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-09-04 14:15:00,591 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.83ms
2017-09-04 14:15:00,592 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.03ms
2017-09-04 14:15:00,592 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..169..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.17ms
2017-09-04 14:15:00,593 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 950.07?s
2017-09-04 14:15:00,596 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 944.64?s
2017-09-04 14:15:00,596 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.17ms
2017-09-04 14:15:00,597 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 953.34?s
2017-09-04 14:15:00,599 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.47ms
2017-09-04 14:15:00,600 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 967.61?s
2017-09-04 14:15:00,600 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.87ms
2017-09-04 14:15:00,601 DEBUG - #lock(): in 9.94?s
2017-09-04 14:15:00,602 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 959.51?s
2017-09-04 14:15:00,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 883.54?s
2017-09-04 14:15:00,606 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.58ms
2017-09-04 14:15:00,606 DEBUG - #unlock(): in 12.76?s
2017-09-04 14:15:00,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-04 14:15:00,608 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 29.19?s
2017-09-04 14:15:00,608 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 13.15?s
2017-09-04 14:15:00,609 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:00,609 DEBUG - #get(1): 1 in 26.42?s
2017-09-04 14:15:00,609 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.57ms
2017-09-04 14:15:00,611 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,613 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.81ms
2017-09-04 14:15:00,614 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-04 14:15:00,614 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.24ms
2017-09-04 14:15:00,615 DEBUG - #lock(): in 7.95?s
2017-09-04 14:15:00,616 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,619 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 996.62?s
2017-09-04 14:15:00,621 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..358..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 2.92ms
2017-09-04 14:15:00,621 DEBUG - #unlock(): in 11.96?s
2017-09-04 14:15:00,621 DEBUG - #issue(): 1 in 22.85?s
2017-09-04 14:15:00,622 DEBUG - #number(): 1 in 11.89?s
2017-09-04 14:15:00,622 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike index
2017-09-04 14:15:00,623 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-09-04 14:15:00,624 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 24.93?s
2017-09-04 14:15:00,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-09-04 14:15:00,625 DEBUG - #post('@charlesmike index'): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 9.21ms
2017-09-04 14:15:00,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-04 14:15:00,628 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.02ms
2017-09-04 14:15:00,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-04 14:15:00,629 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..838..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.36ms
2017-09-04 14:15:00,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-04 14:15:00,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-09-04 14:15:00,634 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..877..e, coords=amihaiemil/amihaiemil.github.io)' in 2.54ms
2017-09-04 14:15:00,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,637 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.67ms
2017-09-04 14:15:00,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n&lt;/github&gt;\n' in 1.05ms
2017-09-04 14:15:00,638 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..879..e, coords=amihaiemil/amihaiemil.github.io)' in 3.04ms
2017-09-04 14:15:00,639 DEBUG - #number(): 1 in 14.44?s
2017-09-04 14:15:00,639 DEBUG - #get(1): 1 in 22.87?s
2017-09-04 14:15:00,640 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 673.08?s
2017-09-04 14:15:00,641 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.41ms
2017-09-04 14:15:00,642 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 730.27?s
2017-09-04 14:15:00,642 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..13..?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=jeff)' in 1.74ms
2017-09-04 14:15:00,643 DEBUG - #name(): 'jeff.github.io' in 8.98?s
2017-09-04 14:15:00,643 DEBUG - #name(): 'jeff.github.io' in 12.25?s
2017-09-04 14:15:00,644 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 725.32?s
2017-09-04 14:15:00,646 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..82..epository&quot;;UP;ADD &quot;private&quot;;SET &quot;false&quot;;UP;'): in 2.17ms
2017-09-04 14:15:00,647 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 817.11?s
2017-09-04 14:15:00,649 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo>\n</repos>\n</github>\n' in 794.22?s
2017-09-04 14:15:00,649 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=jeff, coords=jeff/jeff.github.io)' in 1.94ms
2017-09-04 14:15:00,650 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 219.93?s
2017-09-04 14:15:00,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 789.48?s
2017-09-04 14:15:00,652 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 2.28ms
2017-09-04 14:15:00,653 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 2.76ms
2017-09-04 14:15:00,653 INFO - repository jeff/jeff.github.io created by jeff
2017-09-04 14:15:00,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 818.93?s
2017-09-04 14:15:00,654 DEBUG - #create('Repos.RepoCreate(nam=jeff.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 10.48ms
2017-09-04 14:15:00,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 875.79?s
2017-09-04 14:15:00,656 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.68ms
2017-09-04 14:15:00,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 818.13?s
2017-09-04 14:15:00,658 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 2.03ms
2017-09-04 14:15:00,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 815.64?s
2017-09-04 14:15:00,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 808.02?s
2017-09-04 14:15:00,661 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 2.01ms
2017-09-04 14:15:00,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 800.39?s
2017-09-04 14:15:00,664 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.24ms
2017-09-04 14:15:00,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 833.02?s
2017-09-04 14:15:00,665 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 2.67ms
2017-09-04 14:15:00,666 DEBUG - #lock(): in 8.30?s
2017-09-04 14:15:00,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 841.86?s
2017-09-04 14:15:00,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 831.55?s
2017-09-04 14:15:00,671 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 2.51ms
2017-09-04 14:15:00,671 DEBUG - #unlock(): in 15.43?s
2017-09-04 14:15:00,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 959.62?s
2017-09-04 14:15:00,673 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 22.96?s
2017-09-04 14:15:00,673 DEBUG - #coordinates(): jeff/jeff.github.io in 11.84?s
2017-09-04 14:15:00,673 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-09-04 14:15:00,674 DEBUG - #get(1): 1 in 25.32?s
2017-09-04 14:15:00,674 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.29ms
2017-09-04 14:15:00,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 932.93?s
2017-09-04 14:15:00,677 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.71ms
2017-09-04 14:15:00,679 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 926.69?s
2017-09-04 14:15:00,679 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 3.11ms
2017-09-04 14:15:00,679 DEBUG - #lock(): in 8.68?s
2017-09-04 14:15:00,680 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 887.48?s
2017-09-04 14:15:00,683 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 880.19?s
2017-09-04 14:15:00,685 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..328..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:00Z&quot;;'): in 2.69ms
2017-09-04 14:15:00,685 DEBUG - #unlock(): in 11.30?s
2017-09-04 14:15:00,685 DEBUG - #issue(): 1 in 26.07?s
2017-09-04 14:15:00,686 DEBUG - #number(): 1 in 11.61?s
2017-09-04 14:15:00,686 INFO - comment #1 posted to issue #1 by jeff: @charlesmike index
2017-09-04 14:15:00,687 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 958.79?s
2017-09-04 14:15:00,687 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 32.06?s
2017-09-04 14:15:00,689 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 957.75?s
2017-09-04 14:15:00,689 DEBUG - #post('@charlesmike index'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 8.54ms
2017-09-04 14:15:00,690 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 958.42?s
2017-09-04 14:15:00,691 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.83ms
2017-09-04 14:15:00,692 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 942.59?s
2017-09-04 14:15:00,693 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.15ms
2017-09-04 14:15:00,694 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 991.53?s
2017-09-04 14:15:00,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 936.65?s
2017-09-04 14:15:00,697 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 2.36ms
2017-09-04 14:15:00,698 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 974.48?s
2017-09-04 14:15:00,700 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.53ms
2017-09-04 14:15:00,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 944.13?s
2017-09-04 14:15:00,701 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 2.88ms
2017-09-04 14:15:00,701 DEBUG - #number(): 1 in 12.16?s
2017-09-04 14:15:00,702 DEBUG - #get(1): 1 in 38.05?s
2017-09-04 14:15:00,722 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-04 14:15:00,724 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.05ms
2017-09-04 14:15:00,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 958.49?s
2017-09-04 14:15:00,726 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..889..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.43ms
2017-09-04 14:15:00,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 942.06?s
2017-09-04 14:15:00,729 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.64ms
2017-09-04 14:15:00,730 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 964.51?s
2017-09-04 14:15:00,731 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 3.00ms
2017-09-04 14:15:00,732 INFO - Started action dea677c5-700b-401a-bdd3-99f268188c4e
2017-09-04 14:15:00,732 INFO - Started action e9d5cf32-7f69-4b51-a42f-7adb29c33fa4
2017-09-04 14:15:00,750 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.<init>(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:106)
        at com.amihaiemil.charles.github.ActionTestCase$5.run(ActionTestCase.java:163)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
        at java.lang.Thread.run(Thread.java:748)
2017-09-04 14:15:00,750 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.<init>(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:106)
        at com.amihaiemil.charles.github.ActionTestCase$5.run(ActionTestCase.java:163)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
        at java.lang.Thread.run(Thread.java:748)
2017-09-04 14:15:00,754 DEBUG - #lock(): in 15.49?s
2017-09-04 14:15:00,754 DEBUG - #lock(): in 15.53?s
2017-09-04 14:15:00,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.73ms
2017-09-04 14:15:00,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.71ms
2017-09-04 14:15:00,760 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n&lt;/github&gt;\n' in 1.48ms
2017-09-04 14:15:00,760 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.47ms
2017-09-04 14:15:00,763 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..433..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:00Z&quot;;'): in 4.47ms
2017-09-04 14:15:00,763 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..457..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:00Z&quot;;'): in 4.47ms
2017-09-04 14:15:00,764 DEBUG - #unlock(): in 20.61?s
2017-09-04 14:15:00,764 DEBUG - #unlock(): in 14.22?s
2017-09-04 14:15:00,764 DEBUG - #issue(): 1 in 38.43?s
2017-09-04 14:15:00,764 DEBUG - #issue(): 1 in 36.51?s
2017-09-04 14:15:00,765 DEBUG - #number(): 1 in 20.36?s
2017-09-04 14:15:00,765 DEBUG - #number(): 1 in 13.25?s
2017-09-04 14:15:00,765 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..69-4b51-a42f-7adb29c33fa4.log) are the logs.
2017-09-04 14:15:00,765 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..0b-401a-bdd3-99f268188c4e.log) are the logs.
2017-09-04 14:15:00,767 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.64ms
2017-09-04 14:15:00,767 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-04 14:15:00,768 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 41.92?s
2017-09-04 14:15:00,768 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 31.59?s
2017-09-04 14:15:00,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.53ms
2017-09-04 14:15:00,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-04 14:15:00,770 DEBUG - #post('There was an error when processing your command. ..14..b-401a-bdd3-99f268188c4e.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 14.43ms
2017-09-04 14:15:00,770 DEBUG - #post('There was an error when processing your command. ..14..9-4b51-a42f-7adb29c33fa4.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 14.34ms
2017-09-04 14:15:00,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-04 14:15:00,783 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 11.89ms
2017-09-04 14:15:00,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-09-04 14:15:00,784 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1289..mihaiemil/amihaiemil.github.io, ticket=1)' in 12.28ms
2017-09-04 14:15:00,786 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,786 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1386..m.jcabi.github.mock.MkComments$1@9d54b17)' in 47.03?s
2017-09-04 14:15:00,787 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-04 14:15:00,789 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1234d80c in 2.66ms
2017-09-04 14:15:00,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 956.90?s
2017-09-04 14:15:00,792 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=1)' in 28.74?s
2017-09-04 14:15:00,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 972.96?s
2017-09-04 14:15:00,794 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 23.38?s
2017-09-04 14:15:00,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-04 14:15:00,797 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.81ms
2017-09-04 14:15:00,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,799 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1223..mike, repo=jeff/jeff.github.io, ticket=1)' in 3.18ms
2017-09-04 14:15:00,800 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,801 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1321...jcabi.github.mock.MkComments$1@791f2f08)' in 45.39?s
2017-09-04 14:15:00,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-04 14:15:00,804 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6e48f457 in 2.72ms
2017-09-04 14:15:00,806 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-09-04 14:15:00,806 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=1)' in 24.44?s
2017-09-04 14:15:00,809 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-04 14:15:00,809 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 23.91?s
2017-09-04 14:15:00,810 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-04 14:15:00,822 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..238..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 11.93ms
2017-09-04 14:15:00,823 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.08ms
2017-09-04 14:15:00,834 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..226..:00Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:00Z&quot;}' in 11.62ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 sec
Running com.amihaiemil.charles.github.TweetTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running com.amihaiemil.charles.github.OrganizationAdminCheckTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.github.CachedCommandTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.RepoForkCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.IndexSitemapKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running com.amihaiemil.charles.github.IndexExistsCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.github.TextReplyTestCase
2017-09-04 14:15:00,878 DEBUG - #check(class com.jcabi.github.mock.MkStorage$Synced): immutability checked
2017-09-04 14:15:00,878 DEBUG - #check(class com.jcabi.github.mock.ImmutableReentrantLock): immutability checked
2017-09-04 14:15:00,880 DEBUG - #xml(): '&lt;?xml version=&quot;1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 820.38?s
2017-09-04 14:15:00,881 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.64ms
2017-09-04 14:15:00,881 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.00ms
2017-09-04 14:15:00,882 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 703.18?s
2017-09-04 14:15:00,882 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.68ms
2017-09-04 14:15:00,883 DEBUG - #name(): 'amihaiemil.github.io' in 7.96?s
2017-09-04 14:15:00,883 DEBUG - #name(): 'amihaiemil.github.io' in 11.77?s
2017-09-04 14:15:00,884 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 692.67?s
2017-09-04 14:15:00,886 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.09ms
2017-09-04 14:15:00,886 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.53ms
2017-09-04 14:15:00,887 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 755.67?s
2017-09-04 14:15:00,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-04 14:15:00,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 705.99?s
2017-09-04 14:15:00,890 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.26ms
2017-09-04 14:15:00,890 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 193.79?s
2017-09-04 14:15:00,891 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 721.46?s
2017-09-04 14:15:00,893 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.16ms
2017-09-04 14:15:00,893 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.54ms
2017-09-04 14:15:00,894 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.97ms
2017-09-04 14:15:00,894 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:00,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 742.66?s
2017-09-04 14:15:00,895 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 11.40ms
2017-09-04 14:15:00,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 736.52?s
2017-09-04 14:15:00,897 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.45ms
2017-09-04 14:15:00,897 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.78ms
2017-09-04 14:15:00,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 769.87?s
2017-09-04 14:15:00,899 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.09ms
2017-09-04 14:15:00,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 734.11?s
2017-09-04 14:15:00,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-04 14:15:00,902 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 738.05?s
2017-09-04 14:15:00,902 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.17ms
2017-09-04 14:15:00,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 739.69?s
2017-09-04 14:15:00,905 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.10ms
2017-09-04 14:15:00,905 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.42ms
2017-09-04 14:15:00,906 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 784.01?s
2017-09-04 14:15:00,906 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.75ms
2017-09-04 14:15:00,907 DEBUG - #lock(): in 19.64?s
2017-09-04 14:15:00,908 DEBUG - #xml(): '<?xml version="1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 748.94?s
2017-09-04 14:15:00,908 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.06ms
2017-09-04 14:15:00,910 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 728.13?s
2017-09-04 14:15:00,912 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..362..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.25ms
2017-09-04 14:15:00,912 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..362..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.68ms
2017-09-04 14:15:00,913 DEBUG - #unlock(): in 19.47?s
2017-09-04 14:15:00,914 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 854.44?s
2017-09-04 14:15:00,914 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 20.44?s
2017-09-04 14:15:00,914 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.91?s
2017-09-04 14:15:00,914 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:00,915 DEBUG - #get(1): 1 in 25.61?s
2017-09-04 14:15:00,915 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.42ms
2017-09-04 14:15:00,916 DEBUG - #xml(): '&lt;?xml version=&quot;1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 836.52?s
2017-09-04 14:15:00,918 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.49ms
2017-09-04 14:15:00,918 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.82ms
2017-09-04 14:15:00,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 829.40?s
2017-09-04 14:15:00,920 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.15ms
2017-09-04 14:15:00,920 DEBUG - #lock(): in 6.49?s
2017-09-04 14:15:00,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 838.81?s
2017-09-04 14:15:00,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-04 14:15:00,924 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 824.97?s
2017-09-04 14:15:00,926 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 2.56ms
2017-09-04 14:15:00,926 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-04T14:15:00Z";'): in 2.97ms
2017-09-04 14:15:00,926 DEBUG - #unlock(): in 8.43?s
2017-09-04 14:15:00,927 DEBUG - #issue(): 1 in 18.98?s
2017-09-04 14:15:00,927 DEBUG - #number(): 1 in 9.89?s
2017-09-04 14:15:00,927 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there!
2017-09-04 14:15:00,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 903.65?s
2017-09-04 14:15:00,929 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 25.42?s
2017-09-04 14:15:00,930 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 852.59?s
2017-09-04 14:15:00,930 DEBUG - #post('@charlesmike hello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.76ms
2017-09-04 14:15:00,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 853.30?s
2017-09-04 14:15:00,932 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-04 14:15:00,942 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..150..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 11.49ms
2017-09-04 14:15:00,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 894.81?s
2017-09-04 14:15:00,945 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.52ms
2017-09-04 14:15:00,946 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.84ms
2017-09-04 14:15:00,947 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 842.56?s
2017-09-04 14:15:00,947 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.19ms
2017-09-04 14:15:00,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 859.28?s
2017-09-04 14:15:00,948 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..994..m.jcabi.github.mock.MkComments$1@75e85e67)' in 43.54?s
2017-09-04 14:15:00,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 835.19?s
2017-09-04 14:15:00,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-04 14:15:00,951 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6a8df8aa in 2.53ms
2017-09-04 14:15:00,953 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 853.11?s
2017-09-04 14:15:00,954 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.62?s
2017-09-04 14:15:00,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 842.35?s
2017-09-04 14:15:00,957 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.50ms
2017-09-04 14:15:00,957 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.82ms
2017-09-04 14:15:00,958 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 858.45?s
2017-09-04 14:15:00,958 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.15ms
2017-09-04 14:15:00,959 DEBUG - #lock(): in 6.09?s
2017-09-04 14:15:00,960 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 823.79?s
2017-09-04 14:15:00,960 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.12ms
2017-09-04 14:15:00,963 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 829.17?s
2017-09-04 14:15:00,965 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..411..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:00Z&quot;;'): in 2.57ms
2017-09-04 14:15:00,965 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..411..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:00Z&quot;;'): in 2.98ms
2017-09-04 14:15:00,965 DEBUG - #unlock(): in 8.51?s
2017-09-04 14:15:00,966 DEBUG - #issue(): 1 in 30.93?s
2017-09-04 14:15:00,966 DEBUG - #number(): 1 in 10.07?s
2017-09-04 14:15:00,966 INFO - comment #2 posted to issue #1 by amihaiemil: > @charlesmike hello there!\n\nHi to you too, @amihaiemil!
2017-09-04 14:15:00,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 964.63?s
2017-09-04 14:15:00,968 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 19.98?s
2017-09-04 14:15:00,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 889.52?s
2017-09-04 14:15:00,969 DEBUG - #post('> @charlesmike hello there!\n\nHi to you too, @amihaiemil!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 9.24ms
2017-09-04 14:15:00,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 857.03?s
2017-09-04 14:15:00,972 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.48ms
2017-09-04 14:15:00,972 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.79ms
2017-09-04 14:15:00,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 902.61?s
2017-09-04 14:15:00,974 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1241..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.13ms
2017-09-04 14:15:00,975 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 866.86?s
2017-09-04 14:15:00,975 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1340...jcabi.github.mock.MkComments$1@27fbcbfd)' in 37.17?s
2017-09-04 14:15:00,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 883.39?s
2017-09-04 14:15:00,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.18ms
2017-09-04 14:15:00,978 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@40d638d in 2.70ms
2017-09-04 14:15:00,981 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 864.89?s
2017-09-04 14:15:00,981 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=1)' in 19.92?s
2017-09-04 14:15:00,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 860.49?s
2017-09-04 14:15:00,983 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 19.60?s
2017-09-04 14:15:00,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 890.66?s
2017-09-04 14:15:00,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.20ms
2017-09-04 14:15:00,995 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..183..:00Z","updated_at":"2017-09-04T14:15:00Z"}' in 11.41ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running com.amihaiemil.charles.github.IndexSiteKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.github.StepsTestCase
2017-09-04 14:15:01,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 830.87?s
2017-09-04 14:15:01,003 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.57ms
2017-09-04 14:15:01,003 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.88ms
2017-09-04 14:15:01,004 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 641.91?s
2017-09-04 14:15:01,004 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.21ms
2017-09-04 14:15:01,005 DEBUG - #name(): 'amihaiemil.github.io' in 5.23?s
2017-09-04 14:15:01,005 DEBUG - #name(): 'amihaiemil.github.io' in 6.56?s
2017-09-04 14:15:01,006 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 636.96?s
2017-09-04 14:15:01,007 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.99ms
2017-09-04 14:15:01,008 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.35ms
2017-09-04 14:15:01,009 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 724.87?s
2017-09-04 14:15:01,009 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.02ms
2017-09-04 14:15:01,011 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 703.75?s
2017-09-04 14:15:01,011 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.10ms
2017-09-04 14:15:01,012 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 194.45?s
2017-09-04 14:15:01,013 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 711.31?s
2017-09-04 14:15:01,014 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.17ms
2017-09-04 14:15:01,015 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.53ms
2017-09-04 14:15:01,015 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.92ms
2017-09-04 14:15:01,015 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,016 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 722.44?s
2017-09-04 14:15:01,016 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 10.62ms
2017-09-04 14:15:01,017 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 695.60?s
2017-09-04 14:15:01,018 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.40ms
2017-09-04 14:15:01,018 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.76ms
2017-09-04 14:15:01,019 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 690.84?s
2017-09-04 14:15:01,020 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.05ms
2017-09-04 14:15:01,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 686.14?s
2017-09-04 14:15:01,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 986.03?s
2017-09-04 14:15:01,023 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 709.66?s
2017-09-04 14:15:01,023 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-04 14:15:01,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 681.96?s
2017-09-04 14:15:01,026 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.02ms
2017-09-04 14:15:01,026 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.35ms
2017-09-04 14:15:01,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 751.85?s
2017-09-04 14:15:01,027 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.66ms
2017-09-04 14:15:01,027 DEBUG - #lock(): in 6.20?s
2017-09-04 14:15:01,028 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 690.14?s
2017-09-04 14:15:01,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 986.82?s
2017-09-04 14:15:01,031 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 697.35?s
2017-09-04 14:15:01,032 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.21ms
2017-09-04 14:15:01,033 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.63ms
2017-09-04 14:15:01,033 DEBUG - #unlock(): in 9.12?s
2017-09-04 14:15:01,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 823.87?s
2017-09-04 14:15:01,035 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 18.71?s
2017-09-04 14:15:01,035 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.34?s
2017-09-04 14:15:01,035 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:01,035 DEBUG - #get(1): 1 in 40.27?s
2017-09-04 14:15:01,036 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.09ms
2017-09-04 14:15:01,039 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 626.52?s
2017-09-04 14:15:01,039 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2017-09-04 14:15:01,040 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.62ms
2017-09-04 14:15:01,041 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 659.67?s
2017-09-04 14:15:01,041 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.92ms
2017-09-04 14:15:01,041 DEBUG - #name(): 'amihaiemil.github.io' in 5.12?s
2017-09-04 14:15:01,041 DEBUG - #name(): 'amihaiemil.github.io' in 6.73?s
2017-09-04 14:15:01,042 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 643.04?s
2017-09-04 14:15:01,044 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.95ms
2017-09-04 14:15:01,044 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.32ms
2017-09-04 14:15:01,045 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 888.75?s
2017-09-04 14:15:01,046 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.21ms
2017-09-04 14:15:01,048 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 703.46?s
2017-09-04 14:15:01,048 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.31ms
2017-09-04 14:15:01,048 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 185.63?s
2017-09-04 14:15:01,050 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 750.79?s
2017-09-04 14:15:01,051 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.17ms
2017-09-04 14:15:01,051 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.53ms
2017-09-04 14:15:01,052 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.93ms
2017-09-04 14:15:01,052 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 714.71?s
2017-09-04 14:15:01,053 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 10.84ms
2017-09-04 14:15:01,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 701.39?s
2017-09-04 14:15:01,055 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.40ms
2017-09-04 14:15:01,055 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.71ms
2017-09-04 14:15:01,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 702.55?s
2017-09-04 14:15:01,056 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.00ms
2017-09-04 14:15:01,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 684.46?s
2017-09-04 14:15:01,058 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 997.84?s
2017-09-04 14:15:01,060 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 687.92?s
2017-09-04 14:15:01,060 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-04 14:15:01,061 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 670.11?s
2017-09-04 14:15:01,062 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.97ms
2017-09-04 14:15:01,062 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.28ms
2017-09-04 14:15:01,063 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 707.26?s
2017-09-04 14:15:01,064 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.59ms
2017-09-04 14:15:01,064 DEBUG - #lock(): in 5.99?s
2017-09-04 14:15:01,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 677.47?s
2017-09-04 14:15:01,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 971.10?s
2017-09-04 14:15:01,067 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 682.70?s
2017-09-04 14:15:01,069 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.12ms
2017-09-04 14:15:01,069 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.53ms
2017-09-04 14:15:01,069 DEBUG - #unlock(): in 8.58?s
2017-09-04 14:15:01,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 770.52?s
2017-09-04 14:15:01,071 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 20.63?s
2017-09-04 14:15:01,071 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.48?s
2017-09-04 14:15:01,071 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:01,071 DEBUG - #get(1): 1 in 20.43?s
2017-09-04 14:15:01,072 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.75ms
2017-09-04 14:15:01,075 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 748.36?s
2017-09-04 14:15:01,076 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.18ms
2017-09-04 14:15:01,076 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.49ms
2017-09-04 14:15:01,078 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 776.42?s
2017-09-04 14:15:01,078 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.84ms
2017-09-04 14:15:01,078 DEBUG - #lock(): in 5.60?s
2017-09-04 14:15:01,079 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 787.24?s
2017-09-04 14:15:01,079 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.11ms
2017-09-04 14:15:01,082 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 741.75?s
2017-09-04 14:15:01,083 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..410..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:01Z&quot;;'): in 2.29ms
2017-09-04 14:15:01,083 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.67ms
2017-09-04 14:15:01,084 DEBUG - #unlock(): in 8.53?s
2017-09-04 14:15:01,084 DEBUG - #issue(): 1 in 18.46?s
2017-09-04 14:15:01,084 DEBUG - #number(): 1 in 7.21?s
2017-09-04 14:15:01,084 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike mock command\n\nError when executig steps!
2017-09-04 14:15:01,086 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 839.28?s
2017-09-04 14:15:01,086 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.53?s
2017-09-04 14:15:01,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 802.10?s
2017-09-04 14:15:01,087 DEBUG - #post('> @charlesmike mock command\n\nError when executig steps!'): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.13ms
2017-09-04 14:15:01,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 785.89?s
2017-09-04 14:15:01,090 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.21ms
2017-09-04 14:15:01,090 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.52ms
2017-09-04 14:15:01,092 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 786.80?s
2017-09-04 14:15:01,092 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..928..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.85ms
2017-09-04 14:15:01,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 778.26?s
2017-09-04 14:15:01,093 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1026..m.jcabi.github.mock.MkComments$1@3847619)' in 38.18?s
2017-09-04 14:15:01,094 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 792.79?s
2017-09-04 14:15:01,095 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-04 14:15:01,096 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6d65651c in 2.32ms
2017-09-04 14:15:01,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 796.12?s
2017-09-04 14:15:01,098 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.23?s
2017-09-04 14:15:01,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 806.66?s
2017-09-04 14:15:01,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-09-04 14:15:01,109 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..182..:01Z","updated_at":"2017-09-04T14:15:01Z"}' in 10.60ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
Running com.amihaiemil.charles.github.ErrorReplyTestCase
2017-09-04 14:15:01,111 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 569.48?s
2017-09-04 14:15:01,112 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.17ms
2017-09-04 14:15:01,112 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.48ms
2017-09-04 14:15:01,113 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 579.79?s
2017-09-04 14:15:01,113 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.79ms
2017-09-04 14:15:01,113 DEBUG - #name(): 'amihaiemil.github.io' in 5.80?s
2017-09-04 14:15:01,114 DEBUG - #name(): 'amihaiemil.github.io' in 6.65?s
2017-09-04 14:15:01,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 568.06?s
2017-09-04 14:15:01,116 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.71ms
2017-09-04 14:15:01,116 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.06ms
2017-09-04 14:15:01,117 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 639.71?s
2017-09-04 14:15:01,117 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 939.45?s
2017-09-04 14:15:01,119 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.09?s
2017-09-04 14:15:01,119 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.95ms
2017-09-04 14:15:01,120 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 186.58?s
2017-09-04 14:15:01,121 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.84?s
2017-09-04 14:15:01,122 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.86ms
2017-09-04 14:15:01,122 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.22ms
2017-09-04 14:15:01,123 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.61ms
2017-09-04 14:15:01,123 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,124 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 632.26?s
2017-09-04 14:15:01,124 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 9.69ms
2017-09-04 14:15:01,125 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 615.24?s
2017-09-04 14:15:01,126 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.25ms
2017-09-04 14:15:01,126 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.55ms
2017-09-04 14:15:01,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 626.51?s
2017-09-04 14:15:01,127 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.85ms
2017-09-04 14:15:01,128 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 624.68?s
2017-09-04 14:15:01,128 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 910.76?s
2017-09-04 14:15:01,130 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 634.54?s
2017-09-04 14:15:01,130 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.90ms
2017-09-04 14:15:01,131 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 628.24?s
2017-09-04 14:15:01,133 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.79ms
2017-09-04 14:15:01,133 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.11ms
2017-09-04 14:15:01,134 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 642.48?s
2017-09-04 14:15:01,134 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.41ms
2017-09-04 14:15:01,134 DEBUG - #lock(): in 6.86?s
2017-09-04 14:15:01,135 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 633.18?s
2017-09-04 14:15:01,135 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 919.37?s
2017-09-04 14:15:01,137 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 622.90?s
2017-09-04 14:15:01,139 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.00ms
2017-09-04 14:15:01,139 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.40ms
2017-09-04 14:15:01,139 DEBUG - #unlock(): in 8.69?s
2017-09-04 14:15:01,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 707.83?s
2017-09-04 14:15:01,141 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 17.46?s
2017-09-04 14:15:01,141 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.64?s
2017-09-04 14:15:01,141 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:01,141 DEBUG - #get(1): 1 in 20.57?s
2017-09-04 14:15:01,142 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.42ms
2017-09-04 14:15:01,143 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 712.89?s
2017-09-04 14:15:01,144 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.06ms
2017-09-04 14:15:01,144 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.36ms
2017-09-04 14:15:01,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 726.67?s
2017-09-04 14:15:01,146 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.68ms
2017-09-04 14:15:01,146 DEBUG - #lock(): in 5.73?s
2017-09-04 14:15:01,147 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 708.39?s
2017-09-04 14:15:01,147 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.01ms
2017-09-04 14:15:01,149 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 694.38?s
2017-09-04 14:15:01,151 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..453..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:01Z&quot;;'): in 2.17ms
2017-09-04 14:15:01,151 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..453..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:01Z&quot;;'): in 2.56ms
2017-09-04 14:15:01,152 DEBUG - #unlock(): in 7.52?s
2017-09-04 14:15:01,152 DEBUG - #issue(): 1 in 18.04?s
2017-09-04 14:15:01,152 DEBUG - #number(): 1 in 6.95?s
2017-09-04 14:15:01,152 INFO - comment #1 posted to issue #1 by amihaiemil: There was an error when processing your command. [..9..ple.com/rest/endpoint/test.log) are the logs.
2017-09-04 14:15:01,153 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..894..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 787.33?s
2017-09-04 14:15:01,154 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 22.78?s
2017-09-04 14:15:01,155 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 773.48?s
2017-09-04 14:15:01,155 DEBUG - #post('There was an error when processing your command. ..11..e.com/rest/endpoint/test.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 7.90ms
2017-09-04 14:15:01,156 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 776.97?s
2017-09-04 14:15:01,158 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.15ms
2017-09-04 14:15:01,158 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.46ms
2017-09-04 14:15:01,159 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 767.15?s
2017-09-04 14:15:01,159 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..979..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.78ms
2017-09-04 14:15:01,160 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 749.64?s
2017-09-04 14:15:01,161 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1078...jcabi.github.mock.MkComments$1@22a2c691)' in 38.45?s
2017-09-04 14:15:01,162 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 747.11?s
2017-09-04 14:15:01,162 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-04 14:15:01,163 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6c9a6b5a in 2.28ms
2017-09-04 14:15:01,165 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 754.32?s
2017-09-04 14:15:01,165 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.13?s
2017-09-04 14:15:01,166 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 766.83?s
2017-09-04 14:15:01,167 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-09-04 14:15:01,179 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..234..:01Z","updated_at":"2017-09-04T14:15:01Z"}' in 13.12ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running com.amihaiemil.charles.github.LogsOnServerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.github.SendEmailTestCase
2017-09-04 14:15:01,210 DEBUG - Started smtp:37709
2017-09-04 14:15:01,210 DEBUG - Started services, performing check if all up
2017-09-04 14:15:01,395 INFO - Created user login amihaiemil@gmail.com for address amihaiemil@gmail.com with password amihaiemil@gmail.com because it didn't exist before.
2017-09-04 14:15:01,413 INFO - email sent from [mihai] to ["amihaiemil@gmail.com"]
2017-09-04 14:15:01,414 DEBUG - Stopping GreenMail ...
2017-09-04 14:15:01,414 DEBUG - Stopping service smtp:37709
2017-09-04 14:15:01,414 DEBUG - Stopping smtp:37709
2017-09-04 14:15:01,414 DEBUG - Stopped smtp:37709
2017-09-04 14:15:01,416 DEBUG - Started smtp:42398
2017-09-04 14:15:01,416 DEBUG - Started services, performing check if all up
2017-09-04 14:15:01,424 INFO - Created user login commandergithub@test.com for address commandergithub@test.com with password commandergithub@test.com because it didn't exist before.
2017-09-04 14:15:01,427 INFO - email sent from [Charles Michael <amihai.emil@gmail.com>] to ["commandergithub@test.com"]
2017-09-04 14:15:01,427 DEBUG - Stopping GreenMail ...
2017-09-04 14:15:01,428 DEBUG - Stopping service smtp:42398
2017-09-04 14:15:01,428 DEBUG - Stopping smtp:42398
2017-09-04 14:15:01,428 DEBUG - Stopped smtp:42398
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
Running com.amihaiemil.charles.github.LastCommentTestCase
2017-09-04 14:15:01,433 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 901.63?s
2017-09-04 14:15:01,434 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.76ms
2017-09-04 14:15:01,435 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 779.20?s
2017-09-04 14:15:01,435 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 2.20ms
2017-09-04 14:15:01,437 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 742.45?s
2017-09-04 14:15:01,438 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET &quot;amihaiemil&quot;;'): in 2.48ms
2017-09-04 14:15:01,440 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 788.99?s
2017-09-04 14:15:01,440 DEBUG - #get('amihaiemil'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.95ms
2017-09-04 14:15:01,441 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 779.19?s
2017-09-04 14:15:01,442 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 4.61ms
2017-09-04 14:15:01,446 DEBUG - #check(class com.jcabi.github.mock.MkUserEmails): immutability checked
2017-09-04 14:15:01,447 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 608.79?s
2017-09-04 14:15:01,448 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.89ms
2017-09-04 14:15:01,449 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 599.59?s
2017-09-04 14:15:01,449 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 6.09ms
2017-09-04 14:15:01,452 DEBUG - #lock(): in 9.38?s
2017-09-04 14:15:01,453 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 600.07?s
2017-09-04 14:15:01,454 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.88ms
2017-09-04 14:15:01,454 DEBUG - #unlock(): in 10.06?s
2017-09-04 14:15:01,455 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.77ms
2017-09-04 14:15:01,456 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 622.62?s
2017-09-04 14:15:01,456 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.27ms
2017-09-04 14:15:01,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 650.13?s
2017-09-04 14:15:01,457 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.58ms
2017-09-04 14:15:01,458 DEBUG - #name(): 'amihaiemil.github.io' in 11.03?s
2017-09-04 14:15:01,458 DEBUG - #name(): 'amihaiemil.github.io' in 9.80?s
2017-09-04 14:15:01,459 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 624.45?s
2017-09-04 14:15:01,460 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.86ms
2017-09-04 14:15:01,463 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 698.48?s
2017-09-04 14:15:01,465 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 646.86?s
2017-09-04 14:15:01,465 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.80ms
2017-09-04 14:15:01,466 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 220.29?s
2017-09-04 14:15:01,467 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 681.94?s
2017-09-04 14:15:01,468 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.03ms
2017-09-04 14:15:01,469 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.49ms
2017-09-04 14:15:01,469 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,470 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 691.33?s
2017-09-04 14:15:01,470 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 11.44ms
2017-09-04 14:15:01,473 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-04 14:15:01,474 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.11ms
2017-09-04 14:15:01,475 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 698.77?s
2017-09-04 14:15:01,475 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.43ms
2017-09-04 14:15:01,476 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 670.51?s
2017-09-04 14:15:01,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 683.73?s
2017-09-04 14:15:01,478 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.81ms
2017-09-04 14:15:01,479 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 679.84?s
2017-09-04 14:15:01,480 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.98ms
2017-09-04 14:15:01,482 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 724.91?s
2017-09-04 14:15:01,484 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.33ms
2017-09-04 14:15:01,484 DEBUG - #lock(): in 8.73?s
2017-09-04 14:15:01,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8&quot; standalone=&quot;..258..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 700.62?s
2017-09-04 14:15:01,487 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..258..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 653.05?s
2017-09-04 14:15:01,489 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..362..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.10ms
2017-09-04 14:15:01,489 DEBUG - #unlock(): in 9.80?s
2017-09-04 14:15:01,490 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 802.70?s
2017-09-04 14:15:01,490 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 20.72?s
2017-09-04 14:15:01,491 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.78?s
2017-09-04 14:15:01,491 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:01,491 DEBUG - #get(1): 1 in 25.02?s
2017-09-04 14:15:01,491 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.33ms
2017-09-04 14:15:01,494 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.62ms
2017-09-04 14:15:01,495 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 3.35ms
2017-09-04 14:15:01,496 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 798.31?s
2017-09-04 14:15:01,497 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 3.68ms
2017-09-04 14:15:01,498 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 777.36?s
2017-09-04 14:15:01,500 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 737.59?s
2017-09-04 14:15:01,500 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 2.01ms
2017-09-04 14:15:01,501 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 753.75?s
2017-09-04 14:15:01,504 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 3.87ms
2017-09-04 14:15:01,505 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 773.75?s
2017-09-04 14:15:01,506 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 4.21ms
2017-09-04 14:15:01,506 DEBUG - #number(): 1 in 10.71?s
2017-09-04 14:15:01,506 DEBUG - #get(1): 1 in 19.02?s
2017-09-04 14:15:01,507 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 746.17?s
2017-09-04 14:15:01,509 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.23ms
2017-09-04 14:15:01,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 795.61?s
2017-09-04 14:15:01,510 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.60ms
2017-09-04 14:15:01,511 DEBUG - #lock(): in 4.82?s
2017-09-04 14:15:01,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 755.86?s
2017-09-04 14:15:01,515 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 735.76?s
2017-09-04 14:15:01,517 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.34ms
2017-09-04 14:15:01,517 DEBUG - #unlock(): in 6.89?s
2017-09-04 14:15:01,517 DEBUG - #issue(): 1 in 21.83?s
2017-09-04 14:15:01,518 DEBUG - #number(): 1 in 6.68?s
2017-09-04 14:15:01,518 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-04 14:15:01,519 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 808.82?s
2017-09-04 14:15:01,519 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 27.13?s
2017-09-04 14:15:01,521 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 794.37?s
2017-09-04 14:15:01,521 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 9.05ms
2017-09-04 14:15:01,522 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 767.64?s
2017-09-04 14:15:01,526 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.06ms
2017-09-04 14:15:01,527 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 853.46?s
2017-09-04 14:15:01,527 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 4.43ms
2017-09-04 14:15:01,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 814.05?s
2017-09-04 14:15:01,529 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@14eee870)' in 40.92?s
2017-09-04 14:15:01,530 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 842.87?s
2017-09-04 14:15:01,531 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@50de1bcc in 2.22ms
2017-09-04 14:15:01,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 834.11?s
2017-09-04 14:15:01,536 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 20.38?s
2017-09-04 14:15:01,537 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 850.02?s
2017-09-04 14:15:01,551 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:01Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:01Z&quot;}' in 15.14ms
2017-09-04 14:15:01,553 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 991.71?s
2017-09-04 14:15:01,553 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 24.80?s
2017-09-04 14:15:01,554 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 831.58?s
2017-09-04 14:15:01,554 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 20.18?s
2017-09-04 14:15:01,556 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 815.09?s
2017-09-04 14:15:01,556 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.63ms
2017-09-04 14:15:01,559 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.71ms
2017-09-04 14:15:01,560 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.97ms
2017-09-04 14:15:01,561 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 819.79?s
2017-09-04 14:15:01,563 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.39ms
2017-09-04 14:15:01,564 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 837.10?s
2017-09-04 14:15:01,564 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.76ms
2017-09-04 14:15:01,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 855.53?s
2017-09-04 14:15:01,566 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.31ms
2017-09-04 14:15:01,566 DEBUG - #login(): 'charlesmike' in 7.90?s
2017-09-04 14:15:01,567 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 804.14?s
2017-09-04 14:15:01,567 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 20.87?s
2017-09-04 14:15:01,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.65ms
2017-09-04 14:15:01,571 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 19.08?s
2017-09-04 14:15:01,572 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 780.56?s
2017-09-04 14:15:01,573 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.57ms
2017-09-04 14:15:01,574 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 811.51?s
2017-09-04 14:15:01,574 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.91ms
2017-09-04 14:15:01,575 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 766.02?s
2017-09-04 14:15:01,577 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.36ms
2017-09-04 14:15:01,578 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 809.00?s
2017-09-04 14:15:01,578 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.73ms
2017-09-04 14:15:01,579 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 778.65?s
2017-09-04 14:15:01,581 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.24ms
2017-09-04 14:15:01,582 DEBUG - #login(): 'charlesmike' in 7.59?s
2017-09-04 14:15:01,583 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 769.30?s
2017-09-04 14:15:01,583 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 27.10?s
2017-09-04 14:15:01,584 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 763.88?s
2017-09-04 14:15:01,585 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 22.92?s
2017-09-04 14:15:01,586 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 893.76?s
2017-09-04 14:15:01,587 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.67ms
2017-09-04 14:15:01,588 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 790.69?s
2017-09-04 14:15:01,588 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.99ms
2017-09-04 14:15:01,589 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 725.80?s
2017-09-04 14:15:01,591 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.25ms
2017-09-04 14:15:01,594 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 747.11?s
2017-09-04 14:15:01,594 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 4.50ms
2017-09-04 14:15:01,595 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 743.21?s
2017-09-04 14:15:01,595 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 5.94ms
2017-09-04 14:15:01,596 DEBUG - #login(): 'charlesmike' in 7.06?s
2017-09-04 14:15:01,597 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 527.89?s
2017-09-04 14:15:01,598 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.18ms
2017-09-04 14:15:01,598 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.47ms
2017-09-04 14:15:01,599 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 565.84?s
2017-09-04 14:15:01,599 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.82ms
2017-09-04 14:15:01,600 DEBUG - #name(): 'amihaiemil.github.io' in 8.45?s
2017-09-04 14:15:01,600 DEBUG - #name(): 'amihaiemil.github.io' in 8.86?s
2017-09-04 14:15:01,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 556.88?s
2017-09-04 14:15:01,602 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.82ms
2017-09-04 14:15:01,602 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.18ms
2017-09-04 14:15:01,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-04 14:15:01,606 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.74ms
2017-09-04 14:15:01,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 601.92?s
2017-09-04 14:15:01,608 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 3.85ms
2017-09-04 14:15:01,608 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 196.81?s
2017-09-04 14:15:01,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 602.82?s
2017-09-04 14:15:01,611 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.96ms
2017-09-04 14:15:01,611 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.30ms
2017-09-04 14:15:01,611 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.76ms
2017-09-04 14:15:01,611 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,612 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 614.71?s
2017-09-04 14:15:01,613 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 12.08ms
2017-09-04 14:15:01,615 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 617.50?s
2017-09-04 14:15:01,617 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.87ms
2017-09-04 14:15:01,617 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.17ms
2017-09-04 14:15:01,618 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 626.90?s
2017-09-04 14:15:01,618 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.53ms
2017-09-04 14:15:01,619 DEBUG - #lock(): in 9.23?s
2017-09-04 14:15:01,619 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 621.94?s
2017-09-04 14:15:01,620 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 921.24?s
2017-09-04 14:15:01,622 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 617.48?s
2017-09-04 14:15:01,625 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 3.85ms
2017-09-04 14:15:01,625 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 4.24ms
2017-09-04 14:15:01,626 DEBUG - #unlock(): in 8.15?s
2017-09-04 14:15:01,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.18?s
2017-09-04 14:15:01,627 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 25.60?s
2017-09-04 14:15:01,627 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.82?s
2017-09-04 14:15:01,628 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-09-04 14:15:01,628 DEBUG - #get(1): 1 in 31.54?s
2017-09-04 14:15:01,628 DEBUG - #create('test issue', 'body'): 1 in 9.60ms
2017-09-04 14:15:01,629 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..457..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 677.75?s
2017-09-04 14:15:01,631 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.15ms
2017-09-04 14:15:01,631 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.50ms
2017-09-04 14:15:01,632 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 672.96?s
2017-09-04 14:15:01,632 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.88ms
2017-09-04 14:15:01,633 DEBUG - #lock(): in 26.98?s
2017-09-04 14:15:01,634 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 893.29?s
2017-09-04 14:15:01,634 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.20ms
2017-09-04 14:15:01,636 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 796.88?s
2017-09-04 14:15:01,638 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..359..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:01Z";'): in 2.38ms
2017-09-04 14:15:01,638 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.75ms
2017-09-04 14:15:01,639 DEBUG - #unlock(): in 19.78?s
2017-09-04 14:15:01,639 DEBUG - #issue(): 1 in 19.93?s
2017-09-04 14:15:01,639 DEBUG - #number(): 1 in 8.55?s
2017-09-04 14:15:01,640 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-09-04 14:15:01,641 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 711.70?s
2017-09-04 14:15:01,641 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 35.41?s
2017-09-04 14:15:01,644 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.63ms
2017-09-04 14:15:01,644 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.53ms
2017-09-04 14:15:01,645 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 683.41?s
2017-09-04 14:15:01,646 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.43ms
2017-09-04 14:15:01,646 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.72ms
2017-09-04 14:15:01,647 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 713.21?s
2017-09-04 14:15:01,648 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.06ms
2017-09-04 14:15:01,648 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 10.11?s
2017-09-04 14:15:01,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 710.98?s
2017-09-04 14:15:01,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-04 14:15:01,652 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.14ms
2017-09-04 14:15:01,652 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 2.31ms
2017-09-04 14:15:01,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.51ms
2017-09-04 14:15:01,656 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 3.85ms
2017-09-04 14:15:01,657 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 4.14ms
2017-09-04 14:15:01,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 679.16?s
2017-09-04 14:15:01,658 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 4.49ms
2017-09-04 14:15:01,658 DEBUG - #number(): 1 in 7.60?s
2017-09-04 14:15:01,658 DEBUG - #get(1): 1 in 24.45?s
2017-09-04 14:15:01,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 676.32?s
2017-09-04 14:15:01,662 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.94ms
2017-09-04 14:15:01,662 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.46ms
2017-09-04 14:15:01,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2017-09-04 14:15:01,667 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.98ms
2017-09-04 14:15:01,667 DEBUG - #lock(): in 10.25?s
2017-09-04 14:15:01,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2017-09-04 14:15:01,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.73ms
2017-09-04 14:15:01,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 623.27?s
2017-09-04 14:15:01,674 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-04T14:15:01Z&quot;;'): in 2.16ms
2017-09-04 14:15:01,674 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-04T14:15:01Z&quot;;'): in 2.53ms
2017-09-04 14:15:01,674 DEBUG - #unlock(): in 8.09?s
2017-09-04 14:15:01,674 DEBUG - #issue(): 1 in 17.53?s
2017-09-04 14:15:01,675 DEBUG - #number(): 1 in 6.35?s
2017-09-04 14:15:01,675 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-09-04 14:15:01,678 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.50ms
2017-09-04 14:15:01,678 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 25.19?s
2017-09-04 14:15:01,679 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 688.49?s
2017-09-04 14:15:01,679 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 10.89ms
2017-09-04 14:15:01,680 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 676.71?s
2017-09-04 14:15:01,682 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF "comments";'): in 2.07ms
2017-09-04 14:15:01,682 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.35ms
2017-09-04 14:15:01,683 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 684.53?s
2017-09-04 14:15:01,683 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.69ms
2017-09-04 14:15:01,683 DEBUG - #lock(): in 5.29?s
2017-09-04 14:15:01,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 688.52?s
2017-09-04 14:15:01,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 987.24?s
2017-09-04 14:15:01,688 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 682.71?s
2017-09-04 14:15:01,689 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.26ms
2017-09-04 14:15:01,690 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.62ms
2017-09-04 14:15:01,690 DEBUG - #unlock(): in 7.91?s
2017-09-04 14:15:01,690 DEBUG - #issue(): 1 in 17.77?s
2017-09-04 14:15:01,690 DEBUG - #number(): 1 in 6.67?s
2017-09-04 14:15:01,691 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike hello again!!
2017-09-04 14:15:01,692 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 752.47?s
2017-09-04 14:15:01,692 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 19.81?s
2017-09-04 14:15:01,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 733.25?s
2017-09-04 14:15:01,694 DEBUG - #post('@charlesmike hello again!!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 8.81ms
2017-09-04 14:15:01,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 747.08?s
2017-09-04 14:15:01,696 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.29ms
2017-09-04 14:15:01,697 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.60ms
2017-09-04 14:15:01,698 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 762.43?s
2017-09-04 14:15:01,698 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1518..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.93ms
2017-09-04 14:15:01,698 DEBUG - #lock(): in 5.49?s
2017-09-04 14:15:01,699 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 736.58?s
2017-09-04 14:15:01,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-04 14:15:01,704 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 748.68?s
2017-09-04 14:15:01,706 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.44ms
2017-09-04 14:15:01,706 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.82ms
2017-09-04 14:15:01,707 DEBUG - #unlock(): in 11.99?s
2017-09-04 14:15:01,707 DEBUG - #issue(): 1 in 20.46?s
2017-09-04 14:15:01,707 DEBUG - #number(): 1 in 6.64?s
2017-09-04 14:15:01,707 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-04 14:15:01,709 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 803.13?s
2017-09-04 14:15:01,709 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 19.14?s
2017-09-04 14:15:01,710 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 784.65?s
2017-09-04 14:15:01,710 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 10.88ms
2017-09-04 14:15:01,714 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.68ms
2017-09-04 14:15:01,732 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF &quot;comments&quot;;'): in 20.62ms
2017-09-04 14:15:01,732 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 21.02ms
2017-09-04 14:15:01,733 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 903.87?s
2017-09-04 14:15:01,734 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1840..mihaiemil/amihaiemil.github.io, ticket=1)' in 21.38ms
2017-09-04 14:15:01,735 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 741.53?s
2017-09-04 14:15:01,735 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1938...jcabi.github.mock.MkComments$1@566622c9)' in 53.51?s
2017-09-04 14:15:01,736 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 730.56?s
2017-09-04 14:15:01,736 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.02ms
2017-09-04 14:15:01,738 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4b75e66f in 2.95ms
2017-09-04 14:15:01,740 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 729.62?s
2017-09-04 14:15:01,740 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=1)' in 22.65?s
2017-09-04 14:15:01,742 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 726.30?s
2017-09-04 14:15:01,743 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=2)' in 19.29?s
2017-09-04 14:15:01,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 694.99?s
2017-09-04 14:15:01,745 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=3)' in 18.74?s
2017-09-04 14:15:01,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 691.69?s
2017-09-04 14:15:01,747 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=4)' in 18.75?s
2017-09-04 14:15:01,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 705.54?s
2017-09-04 14:15:01,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 999.69?s
2017-09-04 14:15:01,758 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..159..:01Z","updated_at":"2017-09-04T14:15:01Z"}' in 10.59ms
2017-09-04 14:15:01,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 827.81?s
2017-09-04 14:15:01,759 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1828.., coords=amihaiemil/amihaiemil.github.io)' in 28.40?s
2017-09-04 14:15:01,760 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 716.31?s
2017-09-04 14:15:01,761 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.57?s
2017-09-04 14:15:01,762 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 701.24?s
2017-09-04 14:15:01,763 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.47ms
2017-09-04 14:15:01,763 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.76ms
2017-09-04 14:15:01,764 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 704.84?s
2017-09-04 14:15:01,764 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1801..<users/>\n</github>\n, himself=charlesmike)' in 2.08ms
2017-09-04 14:15:01,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 719.70?s
2017-09-04 14:15:01,767 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.12ms
2017-09-04 14:15:01,767 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.42ms
2017-09-04 14:15:01,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 706.71?s
2017-09-04 14:15:01,768 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.74ms
2017-09-04 14:15:01,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 705.54?s
2017-09-04 14:15:01,769 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 4.09ms
2017-09-04 14:15:01,770 DEBUG - #login(): 'charlesmike' in 15.52?s
2017-09-04 14:15:01,771 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 697.39?s
2017-09-04 14:15:01,771 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 29.21?s
2017-09-04 14:15:01,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 695.73?s
2017-09-04 14:15:01,772 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 20.11?s
2017-09-04 14:15:01,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 695.28?s
2017-09-04 14:15:01,774 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.44ms
2017-09-04 14:15:01,774 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.73ms
2017-09-04 14:15:01,775 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 713.09?s
2017-09-04 14:15:01,776 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1851..&lt;/users&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 2.05ms
2017-09-04 14:15:01,777 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 693.99?s
2017-09-04 14:15:01,778 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.07ms
2017-09-04 14:15:01,778 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.35ms
2017-09-04 14:15:01,780 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 707.60?s
2017-09-04 14:15:01,780 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.70ms
2017-09-04 14:15:01,781 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 704.53?s
2017-09-04 14:15:01,781 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 4.02ms
2017-09-04 14:15:01,781 DEBUG - #login(): 'charlesmike' in 6.81?s
2017-09-04 14:15:01,782 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 741.06?s
2017-09-04 14:15:01,783 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 1.00ms
2017-09-04 14:15:01,792 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..151..:01Z","updated_at":"2017-09-04T14:15:01Z"}' in 10.05ms
2017-09-04 14:15:01,793 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 724.82?s
2017-09-04 14:15:01,793 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 22.88?s
2017-09-04 14:15:01,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 689.11?s
2017-09-04 14:15:01,794 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 13.94?s
2017-09-04 14:15:01,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 660.60?s
2017-09-04 14:15:01,796 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.34ms
2017-09-04 14:15:01,796 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.60ms
2017-09-04 14:15:01,797 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 695.56?s
2017-09-04 14:15:01,797 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.90ms
2017-09-04 14:15:01,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 645.25?s
2017-09-04 14:15:01,800 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.82ms
2017-09-04 14:15:01,800 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.11ms
2017-09-04 14:15:01,801 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 681.16?s
2017-09-04 14:15:01,801 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.45ms
2017-09-04 14:15:01,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 702.43?s
2017-09-04 14:15:01,802 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 3.71ms
2017-09-04 14:15:01,803 DEBUG - #login(): 'charlesmike' in 9.58?s
2017-09-04 14:15:01,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 672.80?s
2017-09-04 14:15:01,804 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 16.53?s
2017-09-04 14:15:01,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 660.96?s
2017-09-04 14:15:01,805 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 13.31?s
2017-09-04 14:15:01,806 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 658.61?s
2017-09-04 14:15:01,807 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.31ms
2017-09-04 14:15:01,807 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.57ms
2017-09-04 14:15:01,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 664.36?s
2017-09-04 14:15:01,808 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.86ms
2017-09-04 14:15:01,809 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 635.62?s
2017-09-04 14:15:01,810 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.84ms
2017-09-04 14:15:01,811 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.11ms
2017-09-04 14:15:01,811 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 638.21?s
2017-09-04 14:15:01,812 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.43ms
2017-09-04 14:15:01,813 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 670.67?s
2017-09-04 14:15:01,813 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.68ms
2017-09-04 14:15:01,813 DEBUG - #login(): 'charlesmike' in 6.93?s
2017-09-04 14:15:01,814 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 673.35?s
2017-09-04 14:15:01,814 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 945.37?s
2017-09-04 14:15:01,823 DEBUG - #json(): '{&quot;number&quot;:&quot;3&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..151..:01Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:01Z&quot;}' in 9.47ms
2017-09-04 14:15:01,825 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 449.80?s
2017-09-04 14:15:01,825 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 971.84?s
2017-09-04 14:15:01,826 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 515.95?s
2017-09-04 14:15:01,826 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.29ms
2017-09-04 14:15:01,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 473.53?s
2017-09-04 14:15:01,828 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.84ms
2017-09-04 14:15:01,829 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 501.67?s
2017-09-04 14:15:01,829 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.16ms
2017-09-04 14:15:01,830 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 502.12?s
2017-09-04 14:15:01,830 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.26ms
2017-09-04 14:15:01,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 490.81?s
2017-09-04 14:15:01,832 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.51ms
2017-09-04 14:15:01,833 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 471.46?s
2017-09-04 14:15:01,833 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.83ms
2017-09-04 14:15:01,834 DEBUG - #lock(): in 4.83?s
2017-09-04 14:15:01,834 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 478.09?s
2017-09-04 14:15:01,835 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.50ms
2017-09-04 14:15:01,836 DEBUG - #unlock(): in 9.34?s
2017-09-04 14:15:01,836 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.28ms
2017-09-04 14:15:01,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 474.80?s
2017-09-04 14:15:01,837 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 999.46?s
2017-09-04 14:15:01,838 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 515.68?s
2017-09-04 14:15:01,838 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.29ms
2017-09-04 14:15:01,839 DEBUG - #name(): 'amihaiemil.github.io' in 4.70?s
2017-09-04 14:15:01,839 DEBUG - #name(): 'amihaiemil.github.io' in 6.32?s
2017-09-04 14:15:01,840 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 489.52?s
2017-09-04 14:15:01,841 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.49ms
2017-09-04 14:15:01,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 527.96?s
2017-09-04 14:15:01,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 504.91?s
2017-09-04 14:15:01,843 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.46ms
2017-09-04 14:15:01,844 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 198.51?s
2017-09-04 14:15:01,845 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 511.91?s
2017-09-04 14:15:01,846 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.61ms
2017-09-04 14:15:01,846 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.98ms
2017-09-04 14:15:01,846 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,847 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 514.84?s
2017-09-04 14:15:01,847 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.96ms
2017-09-04 14:15:01,848 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 527.48?s
2017-09-04 14:15:01,849 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.13ms
2017-09-04 14:15:01,850 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 537.91?s
2017-09-04 14:15:01,850 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.42ms
2017-09-04 14:15:01,851 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 527.75?s
2017-09-04 14:15:01,852 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 520.15?s
2017-09-04 14:15:01,852 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.47ms
2017-09-04 14:15:01,853 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.65?s
2017-09-04 14:15:01,854 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.58ms
2017-09-04 14:15:01,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 544.09?s
2017-09-04 14:15:01,855 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.88ms
2017-09-04 14:15:01,855 DEBUG - #lock(): in 9.77?s
2017-09-04 14:15:01,856 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 562.57?s
2017-09-04 14:15:01,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 540.13?s
2017-09-04 14:15:01,859 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.76ms
2017-09-04 14:15:01,860 DEBUG - #unlock(): in 7.07?s
2017-09-04 14:15:01,860 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 567.68?s
2017-09-04 14:15:01,861 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 17.37?s
2017-09-04 14:15:01,861 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.30?s
2017-09-04 14:15:01,861 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:01,861 DEBUG - #get(1): 1 in 19.86?s
2017-09-04 14:15:01,862 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.11ms
2017-09-04 14:15:01,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.68?s
2017-09-04 14:15:01,863 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.18ms
2017-09-04 14:15:01,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.60?s
2017-09-04 14:15:01,864 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.46ms
2017-09-04 14:15:01,865 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 597.49?s
2017-09-04 14:15:01,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.20?s
2017-09-04 14:15:01,867 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.62ms
2017-09-04 14:15:01,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.95?s
2017-09-04 14:15:01,869 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.68ms
2017-09-04 14:15:01,870 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.67?s
2017-09-04 14:15:01,870 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.97ms
2017-09-04 14:15:01,870 DEBUG - #number(): 1 in 8.13?s
2017-09-04 14:15:01,871 DEBUG - #get(1): 1 in 17.12?s
2017-09-04 14:15:01,871 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 546.46?s
2017-09-04 14:15:01,873 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.73ms
2017-09-04 14:15:01,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.59?s
2017-09-04 14:15:01,874 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.02ms
2017-09-04 14:15:01,874 DEBUG - #lock(): in 8.96?s
2017-09-04 14:15:01,875 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 538.67?s
2017-09-04 14:15:01,877 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 513.23?s
2017-09-04 14:15:01,878 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 1.83ms
2017-09-04 14:15:01,878 DEBUG - #unlock(): in 7.28?s
2017-09-04 14:15:01,878 DEBUG - #issue(): 1 in 17.01?s
2017-09-04 14:15:01,879 DEBUG - #number(): 1 in 6.52?s
2017-09-04 14:15:01,879 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-04 14:15:01,880 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 580.91?s
2017-09-04 14:15:01,880 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 21.90?s
2017-09-04 14:15:01,881 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 561.93?s
2017-09-04 14:15:01,881 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 6.29ms
2017-09-04 14:15:01,882 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 559.79?s
2017-09-04 14:15:01,884 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.75ms
2017-09-04 14:15:01,884 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 583.74?s
2017-09-04 14:15:01,885 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.04ms
2017-09-04 14:15:01,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.31?s
2017-09-04 14:15:01,886 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@271d5641)' in 30.90?s
2017-09-04 14:15:01,887 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.62?s
2017-09-04 14:15:01,888 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7709d976 in 1.73ms
2017-09-04 14:15:01,890 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.27?s
2017-09-04 14:15:01,890 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 21.86?s
2017-09-04 14:15:01,891 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.19?s
2017-09-04 14:15:01,899 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:01Z","updated_at":"2017-09-04T14:15:01Z"}' in 8.88ms
2017-09-04 14:15:01,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 663.76?s
2017-09-04 14:15:01,900 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 20.13?s
2017-09-04 14:15:01,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.40?s
2017-09-04 14:15:01,901 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.42?s
2017-09-04 14:15:01,902 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.45?s
2017-09-04 14:15:01,903 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.17ms
2017-09-04 14:15:01,904 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.43?s
2017-09-04 14:15:01,904 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.49ms
2017-09-04 14:15:01,905 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.65?s
2017-09-04 14:15:01,906 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.75ms
2017-09-04 14:15:01,907 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.80?s
2017-09-04 14:15:01,907 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.06ms
2017-09-04 14:15:01,908 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 573.65?s
2017-09-04 14:15:01,908 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.22ms
2017-09-04 14:15:01,908 DEBUG - #login(): 'charlesmike' in 9.91?s
2017-09-04 14:15:01,909 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.47?s
2017-09-04 14:15:01,910 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 26.23?s
2017-09-04 14:15:01,910 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.29?s
2017-09-04 14:15:01,911 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 18.74?s
2017-09-04 14:15:01,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.74?s
2017-09-04 14:15:01,912 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.13ms
2017-09-04 14:15:01,913 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.98?s
2017-09-04 14:15:01,913 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.42ms
2017-09-04 14:15:01,914 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 554.58?s
2017-09-04 14:15:01,915 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.70ms
2017-09-04 14:15:01,916 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 574.40?s
2017-09-04 14:15:01,916 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.00ms
2017-09-04 14:15:01,917 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 574.16?s
2017-09-04 14:15:01,917 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.14ms
2017-09-04 14:15:01,918 DEBUG - #login(): 'charlesmike' in 6.87?s
2017-09-04 14:15:01,918 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 571.07?s
2017-09-04 14:15:01,927 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:01Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:01Z&quot;}' in 8.59ms
2017-09-04 14:15:01,928 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 421.16?s
2017-09-04 14:15:01,929 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 917.43?s
2017-09-04 14:15:01,929 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.18ms
2017-09-04 14:15:01,930 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github>\n' in 468.81?s
2017-09-04 14:15:01,930 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.49ms
2017-09-04 14:15:01,930 DEBUG - #name(): 'amihaiemil.github.io' in 5.56?s
2017-09-04 14:15:01,930 DEBUG - #name(): 'amihaiemil.github.io' in 10.16?s
2017-09-04 14:15:01,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 449.31?s
2017-09-04 14:15:01,932 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.41ms
2017-09-04 14:15:01,932 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.70ms
2017-09-04 14:15:01,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 503.46?s
2017-09-04 14:15:01,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 757.17?s
2017-09-04 14:15:01,935 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 473.63?s
2017-09-04 14:15:01,935 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.67ms
2017-09-04 14:15:01,935 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 163.17?s
2017-09-04 14:15:01,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 475.62?s
2017-09-04 14:15:01,937 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.56ms
2017-09-04 14:15:01,938 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.86ms
2017-09-04 14:15:01,938 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.24ms
2017-09-04 14:15:01,938 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:01,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 487.58?s
2017-09-04 14:15:01,939 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 8.35ms
2017-09-04 14:15:01,940 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 481.54?s
2017-09-04 14:15:01,941 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.47ms
2017-09-04 14:15:01,941 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.74ms
2017-09-04 14:15:01,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 521.02?s
2017-09-04 14:15:01,942 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.06ms
2017-09-04 14:15:01,943 DEBUG - #lock(): in 7.97?s
2017-09-04 14:15:01,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 501.88?s
2017-09-04 14:15:01,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 750.73?s
2017-09-04 14:15:01,945 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 459.09?s
2017-09-04 14:15:01,946 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.62ms
2017-09-04 14:15:01,947 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.94ms
2017-09-04 14:15:01,947 DEBUG - #unlock(): in 8.15?s
2017-09-04 14:15:01,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 522.58?s
2017-09-04 14:15:01,948 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 24.53?s
2017-09-04 14:15:01,948 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.13?s
2017-09-04 14:15:01,948 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-09-04 14:15:01,949 DEBUG - #get(1): 1 in 20.05?s
2017-09-04 14:15:01,949 DEBUG - #create('test issue', 'body'): 1 in 6.38ms
2017-09-04 14:15:01,950 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..457..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 527.91?s
2017-09-04 14:15:01,951 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.68ms
2017-09-04 14:15:01,951 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.94ms
2017-09-04 14:15:01,952 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 524.44?s
2017-09-04 14:15:01,952 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.25ms
2017-09-04 14:15:01,953 DEBUG - #lock(): in 5.38?s
2017-09-04 14:15:01,953 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 527.21?s
2017-09-04 14:15:01,954 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 798.72?s
2017-09-04 14:15:01,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.22?s
2017-09-04 14:15:01,957 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 1.77ms
2017-09-04 14:15:01,957 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.06ms
2017-09-04 14:15:01,957 DEBUG - #unlock(): in 8.02?s
2017-09-04 14:15:01,957 DEBUG - #issue(): 1 in 24.71?s
2017-09-04 14:15:01,958 DEBUG - #number(): 1 in 25.15?s
2017-09-04 14:15:01,958 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-09-04 14:15:01,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 543.30?s
2017-09-04 14:15:01,959 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 29.44?s
2017-09-04 14:15:01,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.93?s
2017-09-04 14:15:01,960 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 6.66ms
2017-09-04 14:15:01,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.60?s
2017-09-04 14:15:01,961 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.09ms
2017-09-04 14:15:01,962 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.38ms
2017-09-04 14:15:01,963 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.69?s
2017-09-04 14:15:01,963 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.66ms
2017-09-04 14:15:01,963 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.31?s
2017-09-04 14:15:01,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.85?s
2017-09-04 14:15:01,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 842.10?s
2017-09-04 14:15:01,966 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.66?s
2017-09-04 14:15:01,966 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 1.82ms
2017-09-04 14:15:01,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.04?s
2017-09-04 14:15:01,968 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.58ms
2017-09-04 14:15:01,968 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.84ms
2017-09-04 14:15:01,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.76?s
2017-09-04 14:15:01,969 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-04 14:15:01,970 DEBUG - #number(): 1 in 7.86?s
2017-09-04 14:15:01,970 DEBUG - #get(1): 1 in 26.23?s
2017-09-04 14:15:01,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.31?s
2017-09-04 14:15:01,972 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.66ms
2017-09-04 14:15:01,972 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.91ms
2017-09-04 14:15:01,973 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.54?s
2017-09-04 14:15:01,973 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.22ms
2017-09-04 14:15:01,973 DEBUG - #lock(): in 8.64?s
2017-09-04 14:15:01,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.89?s
2017-09-04 14:15:01,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 797.82?s
2017-09-04 14:15:01,976 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 525.10?s
2017-09-04 14:15:01,978 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-04T14:15:01Z&quot;;'): in 1.80ms
2017-09-04 14:15:01,978 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-04T14:15:01Z&quot;;'): in 2.11ms
2017-09-04 14:15:01,978 DEBUG - #unlock(): in 13.53?s
2017-09-04 14:15:01,978 DEBUG - #issue(): 1 in 26.94?s
2017-09-04 14:15:01,979 DEBUG - #number(): 1 in 9.45?s
2017-09-04 14:15:01,979 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-09-04 14:15:01,980 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 583.86?s
2017-09-04 14:15:01,980 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 19.21?s
2017-09-04 14:15:01,981 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 567.28?s
2017-09-04 14:15:01,981 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 6.88ms
2017-09-04 14:15:01,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.64?s
2017-09-04 14:15:01,983 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.83ms
2017-09-04 14:15:01,984 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.10ms
2017-09-04 14:15:01,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 592.68?s
2017-09-04 14:15:01,985 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.41ms
2017-09-04 14:15:01,985 DEBUG - #lock(): in 5.65?s
2017-09-04 14:15:01,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.33?s
2017-09-04 14:15:01,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 829.18?s
2017-09-04 14:15:01,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.19?s
2017-09-04 14:15:01,989 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 1.87ms
2017-09-04 14:15:01,990 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:01Z";'): in 2.17ms
2017-09-04 14:15:01,990 DEBUG - #unlock(): in 8.06?s
2017-09-04 14:15:01,990 DEBUG - #issue(): 1 in 18.16?s
2017-09-04 14:15:01,990 DEBUG - #number(): 1 in 6.66?s
2017-09-04 14:15:01,991 INFO - comment #3 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-04 14:15:01,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.11?s
2017-09-04 14:15:01,992 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 19.08?s
2017-09-04 14:15:01,993 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.95?s
2017-09-04 14:15:01,993 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 7.09ms
2017-09-04 14:15:01,994 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.78?s
2017-09-04 14:15:01,995 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.75ms
2017-09-04 14:15:01,996 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.02ms
2017-09-04 14:15:01,996 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 603.88?s
2017-09-04 14:15:01,997 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1527..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.33ms
2017-09-04 14:15:01,998 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.34?s
2017-09-04 14:15:01,998 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1625...jcabi.github.mock.MkComments$1@1fffc2f2)' in 31.31?s
2017-09-04 14:15:01,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.88?s
2017-09-04 14:15:01,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 842.96?s
2017-09-04 14:15:02,000 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5057ae47 in 2.02ms
2017-09-04 14:15:02,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 576.80?s
2017-09-04 14:15:02,002 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=1)' in 19.63?s
2017-09-04 14:15:02,004 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.76?s
2017-09-04 14:15:02,004 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=2)' in 18.63?s
2017-09-04 14:15:02,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.34?s
2017-09-04 14:15:02,006 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=3)' in 21.32?s
2017-09-04 14:15:02,007 DEBUG - #xml(): '<?xml version="1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 584.06?s
2017-09-04 14:15:02,007 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 840.55?s
2017-09-04 14:15:02,015 DEBUG - #json(): '{&quot;number&quot;:&quot;3&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:01Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:01Z&quot;}' in 9.06ms
2017-09-04 14:15:02,016 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 641.07?s
2017-09-04 14:15:02,016 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1515.., coords=amihaiemil/amihaiemil.github.io)' in 21.46?s
2017-09-04 14:15:02,017 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 602.00?s
2017-09-04 14:15:02,018 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.28?s
2017-09-04 14:15:02,018 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 581.17?s
2017-09-04 14:15:02,019 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.22ms
2017-09-04 14:15:02,019 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.49ms
2017-09-04 14:15:02,020 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 604.13?s
2017-09-04 14:15:02,020 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1488..<users/>\n</github>\n, himself=charlesmike)' in 1.77ms
2017-09-04 14:15:02,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 576.56?s
2017-09-04 14:15:02,023 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.81ms
2017-09-04 14:15:02,023 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.09ms
2017-09-04 14:15:02,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 584.80?s
2017-09-04 14:15:02,024 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.40ms
2017-09-04 14:15:02,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 600.76?s
2017-09-04 14:15:02,025 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.55ms
2017-09-04 14:15:02,025 DEBUG - #login(): 'charlesmike' in 9.04?s
2017-09-04 14:15:02,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 601.58?s
2017-09-04 14:15:02,026 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 16.54?s
2017-09-04 14:15:02,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 589.91?s
2017-09-04 14:15:02,028 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 13.66?s
2017-09-04 14:15:02,028 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 597.25?s
2017-09-04 14:15:02,029 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.17ms
2017-09-04 14:15:02,029 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.42ms
2017-09-04 14:15:02,030 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 624.93?s
2017-09-04 14:15:02,030 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1538..</users>\n</github>\n, himself=charlesmike)' in 1.71ms
2017-09-04 14:15:02,031 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 579.81?s
2017-09-04 14:15:02,032 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.66ms
2017-09-04 14:15:02,033 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.92ms
2017-09-04 14:15:02,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 582.00?s
2017-09-04 14:15:02,034 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.24ms
2017-09-04 14:15:02,035 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 608.14?s
2017-09-04 14:15:02,035 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.40ms
2017-09-04 14:15:02,035 DEBUG - #login(): 'charlesmike' in 12.45?s
2017-09-04 14:15:02,036 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 581.19?s
2017-09-04 14:15:02,036 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 829.88?s
2017-09-04 14:15:02,044 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..172..:01Z","updated_at":"2017-09-04T14:15:01Z"}' in 8.86ms
2017-09-04 14:15:02,045 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 608.75?s
2017-09-04 14:15:02,045 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 20.47?s
2017-09-04 14:15:02,046 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 604.03?s
2017-09-04 14:15:02,047 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 16.17?s
2017-09-04 14:15:02,047 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 575.84?s
2017-09-04 14:15:02,048 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.19ms
2017-09-04 14:15:02,048 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.45ms
2017-09-04 14:15:02,049 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 601.34?s
2017-09-04 14:15:02,049 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1538..&lt;/users&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.73ms
2017-09-04 14:15:02,050 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 586.83?s
2017-09-04 14:15:02,051 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.67ms
2017-09-04 14:15:02,052 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.92ms
2017-09-04 14:15:02,053 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 574.92?s
2017-09-04 14:15:02,053 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1534..r&gt;\n</users>\n</github>\n, self=charlesmike)' in 2.23ms
2017-09-04 14:15:02,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 644.05?s
2017-09-04 14:15:02,054 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.37ms
2017-09-04 14:15:02,054 DEBUG - #login(): 'charlesmike' in 7.07?s
2017-09-04 14:15:02,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 399.38?s
2017-09-04 14:15:02,056 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 882.68?s
2017-09-04 14:15:02,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 467.52?s
2017-09-04 14:15:02,057 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.17ms
2017-09-04 14:15:02,058 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 458.61?s
2017-09-04 14:15:02,059 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.42ms
2017-09-04 14:15:02,060 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 450.36?s
2017-09-04 14:15:02,060 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.71ms
2017-09-04 14:15:02,061 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 491.49?s
2017-09-04 14:15:02,061 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.71ms
2017-09-04 14:15:02,062 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 449.93?s
2017-09-04 14:15:02,063 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.46ms
2017-09-04 14:15:02,063 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 478.76?s
2017-09-04 14:15:02,064 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.76ms
2017-09-04 14:15:02,064 DEBUG - #lock(): in 9.61?s
2017-09-04 14:15:02,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 454.29?s
2017-09-04 14:15:02,066 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.49ms
2017-09-04 14:15:02,066 DEBUG - #unlock(): in 7.11?s
2017-09-04 14:15:02,066 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.25ms
2017-09-04 14:15:02,067 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 470.49?s
2017-09-04 14:15:02,067 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 977.56?s
2017-09-04 14:15:02,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 474.01?s
2017-09-04 14:15:02,068 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.26ms
2017-09-04 14:15:02,069 DEBUG - #name(): 'amihaiemil.github.io' in 5.15?s
2017-09-04 14:15:02,069 DEBUG - #name(): 'amihaiemil.github.io' in 6.42?s
2017-09-04 14:15:02,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 477.28?s
2017-09-04 14:15:02,071 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.54ms
2017-09-04 14:15:02,071 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 514.21?s
2017-09-04 14:15:02,073 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 468.61?s
2017-09-04 14:15:02,073 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.39ms
2017-09-04 14:15:02,074 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 172.63?s
2017-09-04 14:15:02,074 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 487.55?s
2017-09-04 14:15:02,075 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.54ms
2017-09-04 14:15:02,076 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 1.90ms
2017-09-04 14:15:02,076 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:02,077 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 499.24?s
2017-09-04 14:15:02,077 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.52ms
2017-09-04 14:15:02,078 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 521.39?s
2017-09-04 14:15:02,078 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.05ms
2017-09-04 14:15:02,079 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 493.31?s
2017-09-04 14:15:02,079 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.32ms
2017-09-04 14:15:02,080 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 506.78?s
2017-09-04 14:15:02,081 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 465.35?s
2017-09-04 14:15:02,082 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.37ms
2017-09-04 14:15:02,082 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 517.61?s
2017-09-04 14:15:02,083 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.55ms
2017-09-04 14:15:02,084 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 514.07?s
2017-09-04 14:15:02,084 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.84ms
2017-09-04 14:15:02,085 DEBUG - #lock(): in 4.90?s
2017-09-04 14:15:02,085 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 505.77?s
2017-09-04 14:15:02,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 493.88?s
2017-09-04 14:15:02,088 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.64ms
2017-09-04 14:15:02,088 DEBUG - #unlock(): in 9.57?s
2017-09-04 14:15:02,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 515.81?s
2017-09-04 14:15:02,090 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 25.33?s
2017-09-04 14:15:02,090 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.07?s
2017-09-04 14:15:02,090 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:02,090 DEBUG - #get(1): 1 in 28.69?s
2017-09-04 14:15:02,091 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.76ms
2017-09-04 14:15:02,091 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.50?s
2017-09-04 14:15:02,092 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.08ms
2017-09-04 14:15:02,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 534.20?s
2017-09-04 14:15:02,093 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.36ms
2017-09-04 14:15:02,094 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.38?s
2017-09-04 14:15:02,095 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 499.60?s
2017-09-04 14:15:02,095 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.45ms
2017-09-04 14:15:02,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.36?s
2017-09-04 14:15:02,097 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.55ms
2017-09-04 14:15:02,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.89?s
2017-09-04 14:15:02,098 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.83ms
2017-09-04 14:15:02,098 DEBUG - #number(): 1 in 7.49?s
2017-09-04 14:15:02,099 DEBUG - #get(1): 1 in 25.81?s
2017-09-04 14:15:02,100 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.79?s
2017-09-04 14:15:02,101 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.62ms
2017-09-04 14:15:02,102 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 528.19?s
2017-09-04 14:15:02,102 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.94ms
2017-09-04 14:15:02,102 DEBUG - #lock(): in 5.65?s
2017-09-04 14:15:02,103 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 525.56?s
2017-09-04 14:15:02,104 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 505.03?s
2017-09-04 14:15:02,106 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:02Z&quot;;'): in 1.71ms
2017-09-04 14:15:02,106 DEBUG - #unlock(): in 9.75?s
2017-09-04 14:15:02,106 DEBUG - #issue(): 1 in 28.35?s
2017-09-04 14:15:02,106 DEBUG - #number(): 1 in 6.56?s
2017-09-04 14:15:02,107 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-04 14:15:02,107 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 542.01?s
2017-09-04 14:15:02,108 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 27.42?s
2017-09-04 14:15:02,109 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n</repo>\n</repos>\n</github>\n' in 544.18?s
2017-09-04 14:15:02,109 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 5.91ms
2017-09-04 14:15:02,110 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.73?s
2017-09-04 14:15:02,111 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.67ms
2017-09-04 14:15:02,112 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.28?s
2017-09-04 14:15:02,112 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.96ms
2017-09-04 14:15:02,112 DEBUG - #lock(): in 5.45?s
2017-09-04 14:15:02,113 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 538.78?s
2017-09-04 14:15:02,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.54?s
2017-09-04 14:15:02,116 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:02Z";'): in 1.74ms
2017-09-04 14:15:02,116 DEBUG - #unlock(): in 8.91?s
2017-09-04 14:15:02,116 DEBUG - #issue(): 1 in 21.97?s
2017-09-04 14:15:02,117 DEBUG - #number(): 1 in 9.29?s
2017-09-04 14:15:02,117 INFO - comment #2 posted to issue #1 by amihaiemil: @charlesmike hello? Please answer?
2017-09-04 14:15:02,118 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 573.77?s
2017-09-04 14:15:02,118 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 28.18?s
2017-09-04 14:15:02,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.60?s
2017-09-04 14:15:02,119 DEBUG - #post('@charlesmike hello? Please answer?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 6.08ms
2017-09-04 14:15:02,120 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.15?s
2017-09-04 14:15:02,121 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.75ms
2017-09-04 14:15:02,122 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.44?s
2017-09-04 14:15:02,122 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1342..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.05ms
2017-09-04 14:15:02,122 DEBUG - #lock(): in 4.84?s
2017-09-04 14:15:02,123 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 562.59?s
2017-09-04 14:15:02,125 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.38?s
2017-09-04 14:15:02,126 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..379..D "updated_at";SET "2017-09-04T14:15:02Z";'): in 1.83ms
2017-09-04 14:15:02,127 DEBUG - #unlock(): in 9.41?s
2017-09-04 14:15:02,127 DEBUG - #issue(): 1 in 16.94?s
2017-09-04 14:15:02,127 DEBUG - #number(): 1 in 7.48?s
2017-09-04 14:15:02,127 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike why won't you answer?
2017-09-04 14:15:02,128 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.97?s
2017-09-04 14:15:02,129 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 20.69?s
2017-09-04 14:15:02,129 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.89?s
2017-09-04 14:15:02,130 DEBUG - #post('@charlesmike why won't you answer?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 6.35ms
2017-09-04 14:15:02,131 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.97?s
2017-09-04 14:15:02,132 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.76ms
2017-09-04 14:15:02,133 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 629.92?s
2017-09-04 14:15:02,133 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1663..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.07ms
2017-09-04 14:15:02,133 DEBUG - #lock(): in 8.14?s
2017-09-04 14:15:02,134 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1578..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 616.69?s
2017-09-04 14:15:02,136 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1578..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 576.33?s
2017-09-04 14:15:02,137 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..376..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:02Z&quot;;'): in 1.89ms
2017-09-04 14:15:02,138 DEBUG - #unlock(): in 9.37?s
2017-09-04 14:15:02,138 DEBUG - #issue(): 1 in 27.01?s
2017-09-04 14:15:02,138 DEBUG - #number(): 1 in 6.75?s
2017-09-04 14:15:02,138 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please do something...
2017-09-04 14:15:02,139 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1901..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 617.17?s
2017-09-04 14:15:02,140 DEBUG - #get(4): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 24.65?s
2017-09-04 14:15:02,141 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1901..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 609.52?s
2017-09-04 14:15:02,141 DEBUG - #post('@someoneelse, please do something...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 6.75ms
2017-09-04 14:15:02,142 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 614.86?s
2017-09-04 14:15:02,143 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.92ms
2017-09-04 14:15:02,144 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 690.05?s
2017-09-04 14:15:02,144 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1986..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.26ms
2017-09-04 14:15:02,145 DEBUG - #lock(): in 4.87?s
2017-09-04 14:15:02,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 661.67?s
2017-09-04 14:15:02,148 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.68?s
2017-09-04 14:15:02,149 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:02Z";'): in 1.96ms
2017-09-04 14:15:02,149 DEBUG - #unlock(): in 7.52?s
2017-09-04 14:15:02,150 DEBUG - #issue(): 1 in 17.88?s
2017-09-04 14:15:02,150 DEBUG - #number(): 1 in 6.61?s
2017-09-04 14:15:02,150 INFO - comment #5 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-04 14:15:02,151 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 629.63?s
2017-09-04 14:15:02,151 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 30.32?s
2017-09-04 14:15:02,152 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.04?s
2017-09-04 14:15:02,153 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 7.02ms
2017-09-04 14:15:02,154 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.63?s
2017-09-04 14:15:02,155 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.80ms
2017-09-04 14:15:02,156 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.04?s
2017-09-04 14:15:02,156 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..2308..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.09ms
2017-09-04 14:15:02,157 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.46?s
2017-09-04 14:15:02,157 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..2406...jcabi.github.mock.MkComments$1@62385052)' in 49.79?s
2017-09-04 14:15:02,158 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 688.07?s
2017-09-04 14:15:02,160 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5f2169de in 1.96ms
2017-09-04 14:15:02,161 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 599.78?s
2017-09-04 14:15:02,161 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=1)' in 18.74?s
2017-09-04 14:15:02,163 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.97?s
2017-09-04 14:15:02,163 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=2)' in 21.22?s
2017-09-04 14:15:02,165 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.82?s
2017-09-04 14:15:02,165 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=3)' in 18.36?s
2017-09-04 14:15:02,167 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.27?s
2017-09-04 14:15:02,167 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=4)' in 18.29?s
2017-09-04 14:15:02,169 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.98?s
2017-09-04 14:15:02,169 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=5)' in 18.25?s
2017-09-04 14:15:02,170 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github&gt;\n' in 634.02?s
2017-09-04 14:15:02,178 DEBUG - #json(): '{&quot;number&quot;:&quot;5&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:02Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:02Z&quot;}' in 8.92ms
2017-09-04 14:15:02,179 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 628.87?s
2017-09-04 14:15:02,179 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2296.., coords=amihaiemil/amihaiemil.github.io)' in 19.01?s
2017-09-04 14:15:02,180 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.90?s
2017-09-04 14:15:02,180 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.24?s
2017-09-04 14:15:02,181 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 649.24?s
2017-09-04 14:15:02,182 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.34ms
2017-09-04 14:15:02,183 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 628.19?s
2017-09-04 14:15:02,183 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..2260..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.62ms
2017-09-04 14:15:02,184 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.89?s
2017-09-04 14:15:02,185 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.77ms
2017-09-04 14:15:02,186 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.64?s
2017-09-04 14:15:02,186 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.05ms
2017-09-04 14:15:02,187 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 630.41?s
2017-09-04 14:15:02,187 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.22ms
2017-09-04 14:15:02,188 DEBUG - #login(): 'charlesmike' in 6.85?s
2017-09-04 14:15:02,188 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 619.51?s
2017-09-04 14:15:02,189 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 19.25?s
2017-09-04 14:15:02,190 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.32?s
2017-09-04 14:15:02,190 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.56?s
2017-09-04 14:15:02,191 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 648.40?s
2017-09-04 14:15:02,191 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.24ms
2017-09-04 14:15:02,192 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.20?s
2017-09-04 14:15:02,192 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.51ms
2017-09-04 14:15:02,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.34?s
2017-09-04 14:15:02,194 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.74ms
2017-09-04 14:15:02,195 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.46?s
2017-09-04 14:15:02,196 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.03ms
2017-09-04 14:15:02,196 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.33?s
2017-09-04 14:15:02,197 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.18ms
2017-09-04 14:15:02,197 DEBUG - #login(): 'charlesmike' in 6.81?s
2017-09-04 14:15:02,198 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 648.18?s
2017-09-04 14:15:02,206 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..161..:02Z","updated_at":"2017-09-04T14:15:02Z"}' in 8.91ms
2017-09-04 14:15:02,207 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.36?s
2017-09-04 14:15:02,207 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 25.84?s
2017-09-04 14:15:02,208 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.95?s
2017-09-04 14:15:02,209 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.89?s
2017-09-04 14:15:02,209 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.10?s
2017-09-04 14:15:02,210 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.26ms
2017-09-04 14:15:02,211 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.46?s
2017-09-04 14:15:02,211 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.54ms
2017-09-04 14:15:02,212 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.93?s
2017-09-04 14:15:02,213 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.73ms
2017-09-04 14:15:02,214 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 682.50?s
2017-09-04 14:15:02,214 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.01ms
2017-09-04 14:15:02,215 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 628.80?s
2017-09-04 14:15:02,215 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.22ms
2017-09-04 14:15:02,216 DEBUG - #login(): 'charlesmike' in 6.80?s
2017-09-04 14:15:02,217 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 627.49?s
2017-09-04 14:15:02,217 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 16.50?s
2017-09-04 14:15:02,218 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 629.22?s
2017-09-04 14:15:02,218 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 13.52?s
2017-09-04 14:15:02,219 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.38?s
2017-09-04 14:15:02,219 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.23ms
2017-09-04 14:15:02,220 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.82?s
2017-09-04 14:15:02,221 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.50ms
2017-09-04 14:15:02,221 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.16?s
2017-09-04 14:15:02,223 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.73ms
2017-09-04 14:15:02,224 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.00?s
2017-09-04 14:15:02,224 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.02ms
2017-09-04 14:15:02,225 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 629.07?s
2017-09-04 14:15:02,225 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.17ms
2017-09-04 14:15:02,225 DEBUG - #login(): 'charlesmike' in 10.05?s
2017-09-04 14:15:02,226 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 656.30?s
2017-09-04 14:15:02,234 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:02Z","updated_at":"2017-09-04T14:15:02Z"}' in 8.74ms
2017-09-04 14:15:02,235 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.25?s
2017-09-04 14:15:02,235 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 18.27?s
2017-09-04 14:15:02,236 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.88?s
2017-09-04 14:15:02,236 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.64?s
2017-09-04 14:15:02,237 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.76?s
2017-09-04 14:15:02,238 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.29ms
2017-09-04 14:15:02,239 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.70?s
2017-09-04 14:15:02,239 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.57ms
2017-09-04 14:15:02,240 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.45?s
2017-09-04 14:15:02,241 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.76ms
2017-09-04 14:15:02,242 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.24?s
2017-09-04 14:15:02,242 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.05ms
2017-09-04 14:15:02,243 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 632.47?s
2017-09-04 14:15:02,243 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.21ms
2017-09-04 14:15:02,244 DEBUG - #login(): 'charlesmike' in 6.81?s
2017-09-04 14:15:02,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.41?s
2017-09-04 14:15:02,245 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 16.59?s
2017-09-04 14:15:02,246 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 670.94?s
2017-09-04 14:15:02,246 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 13.84?s
2017-09-04 14:15:02,247 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 625.09?s
2017-09-04 14:15:02,247 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.21ms
2017-09-04 14:15:02,248 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 624.41?s
2017-09-04 14:15:02,248 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..2302..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.48ms
2017-09-04 14:15:02,249 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 637.82?s
2017-09-04 14:15:02,251 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.81ms
2017-09-04 14:15:02,252 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 626.59?s
2017-09-04 14:15:02,252 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.10ms
2017-09-04 14:15:02,253 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n</github>\n' in 620.87?s
2017-09-04 14:15:02,253 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.25ms
2017-09-04 14:15:02,253 DEBUG - #login(): 'charlesmike' in 6.84?s
2017-09-04 14:15:02,254 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.07?s
2017-09-04 14:15:02,262 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:02Z","updated_at":"2017-09-04T14:15:02Z"}' in 8.66ms
2017-09-04 14:15:02,263 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 400.03?s
2017-09-04 14:15:02,264 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 875.11?s
2017-09-04 14:15:02,264 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 423.40?s
2017-09-04 14:15:02,265 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.15ms
2017-09-04 14:15:02,265 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 420.87?s
2017-09-04 14:15:02,266 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.37ms
2017-09-04 14:15:02,267 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 433.60?s
2017-09-04 14:15:02,267 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.66ms
2017-09-04 14:15:02,268 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 429.88?s
2017-09-04 14:15:02,268 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.60ms
2017-09-04 14:15:02,269 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 426.82?s
2017-09-04 14:15:02,270 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.36ms
2017-09-04 14:15:02,271 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 440.65?s
2017-09-04 14:15:02,271 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.64ms
2017-09-04 14:15:02,271 DEBUG - #lock(): in 4.96?s
2017-09-04 14:15:02,272 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 432.45?s
2017-09-04 14:15:02,273 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.36ms
2017-09-04 14:15:02,273 DEBUG - #unlock(): in 6.89?s
2017-09-04 14:15:02,273 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.01ms
2017-09-04 14:15:02,274 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 440.50?s
2017-09-04 14:15:02,274 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 910.75?s
2017-09-04 14:15:02,275 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 443.91?s
2017-09-04 14:15:02,275 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.18ms
2017-09-04 14:15:02,275 DEBUG - #name(): 'amihaiemil.github.io' in 5.43?s
2017-09-04 14:15:02,276 DEBUG - #name(): 'amihaiemil.github.io' in 6.56?s
2017-09-04 14:15:02,276 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 437.98?s
2017-09-04 14:15:02,277 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.36ms
2017-09-04 14:15:02,278 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 485.30?s
2017-09-04 14:15:02,279 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 457.86?s
2017-09-04 14:15:02,280 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.38ms
2017-09-04 14:15:02,280 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 152.38?s
2017-09-04 14:15:02,281 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 470.49?s
2017-09-04 14:15:02,282 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.58ms
2017-09-04 14:15:02,282 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 1.91ms
2017-09-04 14:15:02,282 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:02,283 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 483.83?s
2017-09-04 14:15:02,283 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.22ms
2017-09-04 14:15:02,284 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 481.28?s
2017-09-04 14:15:02,285 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 982.93?s
2017-09-04 14:15:02,285 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 469.76?s
2017-09-04 14:15:02,286 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.26ms
2017-09-04 14:15:02,303 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 16.49ms
2017-09-04 14:15:02,305 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 559.45?s
2017-09-04 14:15:02,306 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 18.96ms
2017-09-04 14:15:02,306 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 470.57?s
2017-09-04 14:15:02,307 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.54ms
2017-09-04 14:15:02,308 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 543.12?s
2017-09-04 14:15:02,309 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.86ms
2017-09-04 14:15:02,309 DEBUG - #lock(): in 5.60?s
2017-09-04 14:15:02,310 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 526.01?s
2017-09-04 14:15:02,311 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 532.90?s
2017-09-04 14:15:02,313 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.78ms
2017-09-04 14:15:02,313 DEBUG - #unlock(): in 10.55?s
2017-09-04 14:15:02,314 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.76?s
2017-09-04 14:15:02,314 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 18.77?s
2017-09-04 14:15:02,314 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.80?s
2017-09-04 14:15:02,314 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:02,315 DEBUG - #get(1): 1 in 21.85?s
2017-09-04 14:15:02,315 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.16ms
2017-09-04 14:15:02,316 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.84?s
2017-09-04 14:15:02,316 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.17ms
2017-09-04 14:15:02,317 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.01?s
2017-09-04 14:15:02,318 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.51ms
2017-09-04 14:15:02,318 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 514.94?s
2017-09-04 14:15:02,320 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.78?s
2017-09-04 14:15:02,320 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.39ms
2017-09-04 14:15:02,321 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 507.11?s
2017-09-04 14:15:02,322 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.48ms
2017-09-04 14:15:02,323 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.21?s
2017-09-04 14:15:02,323 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-09-04 14:15:02,323 DEBUG - #number(): 1 in 7.44?s
2017-09-04 14:15:02,323 DEBUG - #get(1): 1 in 16.83?s
2017-09-04 14:15:02,324 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n&lt;/github&gt;\n' in 505.32?s
2017-09-04 14:15:02,325 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.55ms
2017-09-04 14:15:02,326 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 511.63?s
2017-09-04 14:15:02,326 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.85ms
2017-09-04 14:15:02,326 DEBUG - #lock(): in 4.44?s
2017-09-04 14:15:02,327 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 510.82?s
2017-09-04 14:15:02,328 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 499.24?s
2017-09-04 14:15:02,330 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:02Z&quot;;'): in 1.61ms
2017-09-04 14:15:02,330 DEBUG - #unlock(): in 9.27?s
2017-09-04 14:15:02,330 DEBUG - #issue(): 1 in 16.97?s
2017-09-04 14:15:02,330 DEBUG - #number(): 1 in 6.35?s
2017-09-04 14:15:02,330 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-04 14:15:02,331 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 531.75?s
2017-09-04 14:15:02,332 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 22.03?s
2017-09-04 14:15:02,332 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.55?s
2017-09-04 14:15:02,333 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 5.44ms
2017-09-04 14:15:02,334 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.58?s
2017-09-04 14:15:02,335 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.58ms
2017-09-04 14:15:02,336 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.01?s
2017-09-04 14:15:02,336 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.87ms
2017-09-04 14:15:02,337 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.84?s
2017-09-04 14:15:02,337 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@41824a20)' in 30.77?s
2017-09-04 14:15:02,338 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.33?s
2017-09-04 14:15:02,339 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@50d09c79 in 1.50ms
2017-09-04 14:15:02,340 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.93?s
2017-09-04 14:15:02,340 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 21.44?s
2017-09-04 14:15:02,341 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.16?s
2017-09-04 14:15:02,349 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:02Z","updated_at":"2017-09-04T14:15:02Z"}' in 8.22ms
2017-09-04 14:15:02,350 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 594.59?s
2017-09-04 14:15:02,350 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 19.69?s
2017-09-04 14:15:02,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.34?s
2017-09-04 14:15:02,351 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.88?s
2017-09-04 14:15:02,352 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.69?s
2017-09-04 14:15:02,352 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.09ms
2017-09-04 14:15:02,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.24?s
2017-09-04 14:15:02,353 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.37ms
2017-09-04 14:15:02,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 542.36?s
2017-09-04 14:15:02,355 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.60ms
2017-09-04 14:15:02,356 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.24?s
2017-09-04 14:15:02,356 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.88ms
2017-09-04 14:15:02,357 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.86?s
2017-09-04 14:15:02,357 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.93ms
2017-09-04 14:15:02,357 DEBUG - #login(): 'charlesmike' in 6.94?s
2017-09-04 14:15:02,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.29?s
2017-09-04 14:15:02,358 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.08?s
2017-09-04 14:15:02,359 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 530.38?s
2017-09-04 14:15:02,359 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 13.47?s
2017-09-04 14:15:02,360 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 520.46?s
2017-09-04 14:15:02,361 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.04ms
2017-09-04 14:15:02,362 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 532.88?s
2017-09-04 14:15:02,362 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1016..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.31ms
2017-09-04 14:15:02,363 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 524.05?s
2017-09-04 14:15:02,364 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.54ms
2017-09-04 14:15:02,364 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 535.14?s
2017-09-04 14:15:02,365 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.82ms
2017-09-04 14:15:02,365 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.55?s
2017-09-04 14:15:02,366 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.87ms
2017-09-04 14:15:02,366 DEBUG - #login(): 'charlesmike' in 6.74?s
2017-09-04 14:15:02,367 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.26?s
2017-09-04 14:15:02,367 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.76?s
2017-09-04 14:15:02,368 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.95?s
2017-09-04 14:15:02,368 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.07?s
2017-09-04 14:15:02,369 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.61?s
2017-09-04 14:15:02,369 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.05ms
2017-09-04 14:15:02,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.30?s
2017-09-04 14:15:02,370 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.32ms
2017-09-04 14:15:02,371 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.73?s
2017-09-04 14:15:02,372 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.55ms
2017-09-04 14:15:02,373 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.43?s
2017-09-04 14:15:02,373 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1011..po>\n</repos>\n</github>\n, self=amihaiemil)' in 1.84ms
2017-09-04 14:15:02,374 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.02?s
2017-09-04 14:15:02,375 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.53ms
2017-09-04 14:15:02,376 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.87?s
2017-09-04 14:15:02,376 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..1017..po>\n</repos>\n</github>\n, self=amihaiemil)' in 1.80ms
2017-09-04 14:15:02,377 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.98?s
2017-09-04 14:15:02,377 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1112..cabi.github.mock.MkUserEmails$1@21855b4d)' in 34.24?s
2017-09-04 14:15:02,378 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.23?s
2017-09-04 14:15:02,379 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@3a2d2d6c in 1.42ms
2017-09-04 14:15:02,381 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 374.73?s
2017-09-04 14:15:02,381 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 837.06?s
2017-09-04 14:15:02,382 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 441.83?s
2017-09-04 14:15:02,382 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.12ms
2017-09-04 14:15:02,383 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 568.22?s
2017-09-04 14:15:02,384 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.56ms
2017-09-04 14:15:02,385 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 426.53?s
2017-09-04 14:15:02,385 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.84ms
2017-09-04 14:15:02,386 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 443.40?s
2017-09-04 14:15:02,386 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.78ms
2017-09-04 14:15:02,387 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 427.32?s
2017-09-04 14:15:02,387 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.34ms
2017-09-04 14:15:02,388 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 435.18?s
2017-09-04 14:15:02,388 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..83..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.61ms
2017-09-04 14:15:02,389 DEBUG - #lock(): in 4.54?s
2017-09-04 14:15:02,389 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 437.27?s
2017-09-04 14:15:02,390 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;..11..D &quot;email&quot;;SET &quot;amihaiemil@gmail.com&quot;;\n3:UP;'): in 1.39ms
2017-09-04 14:15:02,390 DEBUG - #unlock(): in 6.70?s
2017-09-04 14:15:02,391 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.06ms
2017-09-04 14:15:02,391 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..89..mail&gt;\n&lt;/emails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 442.33?s
2017-09-04 14:15:02,392 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 912.30?s
2017-09-04 14:15:02,393 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 433.66?s
2017-09-04 14:15:02,393 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.18ms
2017-09-04 14:15:02,393 DEBUG - #name(): 'amihaiemil.github.io' in 5.15?s
2017-09-04 14:15:02,393 DEBUG - #name(): 'amihaiemil.github.io' in 6.27?s
2017-09-04 14:15:02,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 446.76?s
2017-09-04 14:15:02,395 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.36ms
2017-09-04 14:15:02,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 468.82?s
2017-09-04 14:15:02,397 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 452.29?s
2017-09-04 14:15:02,397 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.30ms
2017-09-04 14:15:02,398 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 158.78?s
2017-09-04 14:15:02,398 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 482.21?s
2017-09-04 14:15:02,399 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.48ms
2017-09-04 14:15:02,400 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.81ms
2017-09-04 14:15:02,400 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:02,401 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 468.18?s
2017-09-04 14:15:02,401 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.01ms
2017-09-04 14:15:02,402 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 467.75?s
2017-09-04 14:15:02,402 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 993.89?s
2017-09-04 14:15:02,403 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 473.03?s
2017-09-04 14:15:02,403 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.27ms
2017-09-04 14:15:02,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 478.01?s
2017-09-04 14:15:02,405 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 447.92?s
2017-09-04 14:15:02,405 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.31ms
2017-09-04 14:15:02,406 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 482.86?s
2017-09-04 14:15:02,407 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.42ms
2017-09-04 14:15:02,408 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 480.60?s
2017-09-04 14:15:02,408 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.69ms
2017-09-04 14:15:02,408 DEBUG - #lock(): in 4.56?s
2017-09-04 14:15:02,409 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 469.30?s
2017-09-04 14:15:02,410 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 461.67?s
2017-09-04 14:15:02,411 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.55ms
2017-09-04 14:15:02,412 DEBUG - #unlock(): in 6.93?s
2017-09-04 14:15:02,412 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 499.49?s
2017-09-04 14:15:02,413 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 16.45?s
2017-09-04 14:15:02,413 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.05?s
2017-09-04 14:15:02,413 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:02,413 DEBUG - #get(1): 1 in 19.17?s
2017-09-04 14:15:02,414 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.36ms
2017-09-04 14:15:02,414 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 500.67?s
2017-09-04 14:15:02,415 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.01ms
2017-09-04 14:15:02,416 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 494.65?s
2017-09-04 14:15:02,416 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.28ms
2017-09-04 14:15:02,417 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 497.03?s
2017-09-04 14:15:02,418 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 521.06?s
2017-09-04 14:15:02,418 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.35ms
2017-09-04 14:15:02,419 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 498.19?s
2017-09-04 14:15:02,420 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.46ms
2017-09-04 14:15:02,421 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.92?s
2017-09-04 14:15:02,421 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.73ms
2017-09-04 14:15:02,421 DEBUG - #number(): 1 in 9.43?s
2017-09-04 14:15:02,421 DEBUG - #get(1): 1 in 19.35?s
2017-09-04 14:15:02,422 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.62?s
2017-09-04 14:15:02,423 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.56ms
2017-09-04 14:15:02,424 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 504.72?s
2017-09-04 14:15:02,424 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.85ms
2017-09-04 14:15:02,424 DEBUG - #lock(): in 4.61?s
2017-09-04 14:15:02,425 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 500.65?s
2017-09-04 14:15:02,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 490.40?s
2017-09-04 14:15:02,428 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-04T14:15:02Z";'): in 1.61ms
2017-09-04 14:15:02,428 DEBUG - #unlock(): in 7.01?s
2017-09-04 14:15:02,428 DEBUG - #issue(): 1 in 17.07?s
2017-09-04 14:15:02,428 DEBUG - #number(): 1 in 6.38?s
2017-09-04 14:15:02,429 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-04 14:15:02,429 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.98?s
2017-09-04 14:15:02,430 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.52?s
2017-09-04 14:15:02,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.10?s
2017-09-04 14:15:02,431 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 5.40ms
2017-09-04 14:15:02,432 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 492.75?s
2017-09-04 14:15:02,433 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.53ms
2017-09-04 14:15:02,434 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.16?s
2017-09-04 14:15:02,434 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.81ms
2017-09-04 14:15:02,435 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.02?s
2017-09-04 14:15:02,435 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1119..m.jcabi.github.mock.MkComments$1@e9231b9)' in 30.74?s
2017-09-04 14:15:02,436 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 521.75?s
2017-09-04 14:15:02,437 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1ffe7028 in 1.45ms
2017-09-04 14:15:02,438 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.06?s
2017-09-04 14:15:02,438 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 20.67?s
2017-09-04 14:15:02,439 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.61?s
2017-09-04 14:15:02,447 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:02Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:02Z&quot;}' in 8.04ms
2017-09-04 14:15:02,448 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 586.23?s
2017-09-04 14:15:02,448 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 18.40?s
2017-09-04 14:15:02,449 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 521.67?s
2017-09-04 14:15:02,449 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 16.99?s
2017-09-04 14:15:02,450 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 543.76?s
2017-09-04 14:15:02,450 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.11ms
2017-09-04 14:15:02,451 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 540.89?s
2017-09-04 14:15:02,451 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..974..\n&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.38ms
2017-09-04 14:15:02,452 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 513.68?s
2017-09-04 14:15:02,453 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.54ms
2017-09-04 14:15:02,454 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.52?s
2017-09-04 14:15:02,454 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.82ms
2017-09-04 14:15:02,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.34?s
2017-09-04 14:15:02,455 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.87ms
2017-09-04 14:15:02,455 DEBUG - #login(): 'charlesmike' in 6.90?s
2017-09-04 14:15:02,456 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.55?s
2017-09-04 14:15:02,456 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 18.79?s
2017-09-04 14:15:02,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.52?s
2017-09-04 14:15:02,457 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 12.53?s
2017-09-04 14:15:02,458 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 522.87?s
2017-09-04 14:15:02,459 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.04ms
2017-09-04 14:15:02,460 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.26?s
2017-09-04 14:15:02,460 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.31ms
2017-09-04 14:15:02,461 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.43?s
2017-09-04 14:15:02,462 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.53ms
2017-09-04 14:15:02,462 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.25?s
2017-09-04 14:15:02,463 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.84ms
2017-09-04 14:15:02,463 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.12?s
2017-09-04 14:15:02,464 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.88ms
2017-09-04 14:15:02,464 DEBUG - #login(): 'charlesmike' in 6.80?s
Sep 04, 2017 2:15:02 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:02,619 INFO - started on port #43541
2017-09-04 14:15:02,964 DEBUG - CookieSpec selected: default
2017-09-04 14:15:02,978 DEBUG - Auth cache not set in the context
2017-09-04 14:15:02,981 DEBUG - Connection request: [route: {}->http://localhost:43541][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:03,003 DEBUG - Connection leased: [id: 0][route: {}->http://localhost:43541][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:03,005 DEBUG - Opening connection {}->http://localhost:43541
2017-09-04 14:15:03,008 DEBUG - Connecting to localhost/127.0.0.1:43541
2017-09-04 14:15:03,009 DEBUG - Connection established 127.0.0.1:60518<->127.0.0.1:43541
2017-09-04 14:15:03,009 DEBUG - http-outgoing-0: set socket timeout to 0
2017-09-04 14:15:03,009 DEBUG - Executing request GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-09-04 14:15:03,009 DEBUG - Target auth state: UNCHALLENGED
2017-09-04 14:15:03,010 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> Content-Length: 0
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> Host: localhost:43541
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> Connection: Keep-Alive
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> Accept-Encoding: gzip,deflate
2017-09-04 14:15:03,012 DEBUG - http-outgoing-0 >> "GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1[\r][\n]"
2017-09-04 14:15:03,013 DEBUG - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2017-09-04 14:15:03,013 DEBUG - http-outgoing-0 >&gt; &quot;Host: localhost:43541[\r][\n]&quot;
2017-09-04 14:15:03,013 DEBUG - http-outgoing-0 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-04 14:15:03,013 DEBUG - http-outgoing-0 &gt;&gt; &quot;User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]&quot;
2017-09-04 14:15:03,013 DEBUG - http-outgoing-0 &gt;&gt; &quot;Accept-Encoding: gzip,deflate[\r][\n]&quot;
2017-09-04 14:15:03,013 DEBUG - http-outgoing-0 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;Content-Length: 49[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;Date: Mon, 04 Sep 2017 14:15:03 GMT[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-04 14:15:03,112 DEBUG - http-outgoing-0 &lt;&lt; &quot;{&quot;state&quot;:&quot;snowflake&quot;,&quot;role&quot;:&quot;special_test_admin&quot;}&quot;
2017-09-04 14:15:03,116 DEBUG - http-outgoing-0 &lt;&lt; HTTP/1.1 200 OK
2017-09-04 14:15:03,116 DEBUG - http-outgoing-0 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:03,116 DEBUG - http-outgoing-0 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:03,116 DEBUG - http-outgoing-0 << Content-Length: 49
2017-09-04 14:15:03,116 DEBUG - http-outgoing-0 << Date: Mon, 04 Sep 2017 14:15:03 GMT
2017-09-04 14:15:03,123 DEBUG - Connection can be kept alive indefinitely
2017-09-04 14:15:03,126 DEBUG - Connection [id: 0][route: {}->http://localhost:43541] can be kept alive indefinitely
2017-09-04 14:15:03,127 DEBUG - Connection released: [id: 0][route: {}->http://localhost:43541][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:03,127 INFO - #fetch(GET localhost:43541 /orgs/someorganization/memberships/amihaiemil): [200 OK] in 481ms
2017-09-04 14:15:04,118 INFO - stopped on port #43541
2017-09-04 14:15:04,121 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.44ms
2017-09-04 14:15:05,918 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.80s
2017-09-04 14:15:05,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 965.61?s
2017-09-04 14:15:05,920 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.80s
2017-09-04 14:15:05,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 519.64?s
2017-09-04 14:15:05,939 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 18.43ms
2017-09-04 14:15:05,940 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 552.43?s
2017-09-04 14:15:05,940 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 18.84ms
2017-09-04 14:15:05,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 530.98?s
2017-09-04 14:15:05,941 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 20.11ms
2017-09-04 14:15:05,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 583.74?s
2017-09-04 14:15:06,461 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 519.60ms
2017-09-04 14:15:06,462 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 657.99?s
2017-09-04 14:15:06,462 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 520.01ms
2017-09-04 14:15:06,463 DEBUG - #lock(): in 7.92?s
2017-09-04 14:15:06,464 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 554.21?s
2017-09-04 14:15:06,497 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 33.86ms
2017-09-04 14:15:06,497 DEBUG - #unlock(): in 10.06?s
2017-09-04 14:15:06,498 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 34.97ms
2017-09-04 14:15:06,500 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 990.15?s
2017-09-04 14:15:06,501 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.15ms
2017-09-04 14:15:06,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 962.84?s
2017-09-04 14:15:06,503 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.77ms
2017-09-04 14:15:06,503 DEBUG - #name(): 'amihaiemil.github.io' in 8.33?s
2017-09-04 14:15:06,504 DEBUG - #name(): 'amihaiemil.github.io' in 11.07?s
2017-09-04 14:15:06,506 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 966.54?s
2017-09-04 14:15:06,507 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.38ms
2017-09-04 14:15:06,508 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 606.65?s
2017-09-04 14:15:06,509 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 543.48?s
2017-09-04 14:15:06,510 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.58ms
2017-09-04 14:15:06,510 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 160.41?s
2017-09-04 14:15:06,511 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 571.34?s
2017-09-04 14:15:06,513 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.81ms
2017-09-04 14:15:06,513 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.29ms
2017-09-04 14:15:06,513 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:06,514 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 574.60?s
2017-09-04 14:15:06,514 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 10.12ms
2017-09-04 14:15:06,515 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 559.05?s
2017-09-04 14:15:06,516 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.23ms
2017-09-04 14:15:06,517 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 570.48?s
2017-09-04 14:15:06,517 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.58ms
2017-09-04 14:15:06,518 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 581.10?s
2017-09-04 14:15:06,520 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 532.42?s
2017-09-04 14:15:06,520 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.53ms
2017-09-04 14:15:06,521 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 533.65?s
2017-09-04 14:15:06,522 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.64ms
2017-09-04 14:15:06,523 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 544.35?s
2017-09-04 14:15:06,523 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.03ms
2017-09-04 14:15:06,523 DEBUG - #lock(): in 5.11?s
2017-09-04 14:15:06,524 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 538.76?s
2017-09-04 14:15:06,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 540.50?s
2017-09-04 14:15:06,527 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.76ms
2017-09-04 14:15:06,528 DEBUG - #unlock(): in 6.85?s
2017-09-04 14:15:06,529 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.30?s
2017-09-04 14:15:06,529 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 18.90?s
2017-09-04 14:15:06,529 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.01?s
2017-09-04 14:15:06,529 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:06,530 DEBUG - #get(1): 1 in 19.49?s
2017-09-04 14:15:06,530 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.63ms
2017-09-04 14:15:06,531 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.71?s
2017-09-04 14:15:06,532 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.25ms
2017-09-04 14:15:06,533 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.24?s
2017-09-04 14:15:06,533 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.60ms
2017-09-04 14:15:06,534 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.84?s
2017-09-04 14:15:06,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.20?s
2017-09-04 14:15:06,536 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.60ms
2017-09-04 14:15:06,537 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.57?s
2017-09-04 14:15:06,538 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.72ms
2017-09-04 14:15:06,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.54?s
2017-09-04 14:15:06,539 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.10ms
2017-09-04 14:15:06,539 DEBUG - #number(): 1 in 10.83?s
2017-09-04 14:15:06,540 DEBUG - #get(1): 1 in 18.78?s
2017-09-04 14:15:06,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 575.62?s
2017-09-04 14:15:06,542 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.83ms
2017-09-04 14:15:06,543 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.86?s
2017-09-04 14:15:06,543 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.23ms
2017-09-04 14:15:06,544 DEBUG - #lock(): in 5.19?s
2017-09-04 14:15:06,545 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 578.03?s
2017-09-04 14:15:06,546 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 587.27?s
2017-09-04 14:15:06,548 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:06Z&quot;;'): in 1.92ms
2017-09-04 14:15:06,548 DEBUG - #unlock(): in 7.04?s
2017-09-04 14:15:06,548 DEBUG - #issue(): 1 in 20.49?s
2017-09-04 14:15:06,548 DEBUG - #number(): 1 in 6.35?s
2017-09-04 14:15:06,549 INFO - comment #1 posted to issue #1 by amihaiemil: @someoneelse hello there, how are you?
2017-09-04 14:15:06,550 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 636.11?s
2017-09-04 14:15:06,550 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.84?s
2017-09-04 14:15:06,551 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 619.87?s
2017-09-04 14:15:06,551 DEBUG - #post('@someoneelse hello there, how are you?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 6.76ms
2017-09-04 14:15:06,552 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 606.28?s
2017-09-04 14:15:06,554 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.88ms
2017-09-04 14:15:06,555 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.49?s
2017-09-04 14:15:06,555 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.30ms
2017-09-04 14:15:06,555 DEBUG - #lock(): in 4.25?s
2017-09-04 14:15:06,556 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 605.10?s
2017-09-04 14:15:06,558 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 700.58?s
2017-09-04 14:15:06,559 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:06Z";'): in 2.01ms
2017-09-04 14:15:06,560 DEBUG - #unlock(): in 11.36?s
2017-09-04 14:15:06,560 DEBUG - #issue(): 1 in 18.21?s
2017-09-04 14:15:06,560 DEBUG - #number(): 1 in 6.49?s
2017-09-04 14:15:06,560 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-04 14:15:06,562 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 650.43?s
2017-09-04 14:15:06,562 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 19.27?s
2017-09-04 14:15:06,563 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.92?s
2017-09-04 14:15:06,563 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 6.94ms
2017-09-04 14:15:06,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.69?s
2017-09-04 14:15:06,566 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.94ms
2017-09-04 14:15:06,567 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 649.52?s
2017-09-04 14:15:06,567 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.35ms
2017-09-04 14:15:06,568 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.59?s
2017-09-04 14:15:06,569 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@5204f71b)' in 62.87?s
2017-09-04 14:15:06,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.67?s
2017-09-04 14:15:06,571 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@43fb37ae in 1.80ms
2017-09-04 14:15:06,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 670.02?s
2017-09-04 14:15:06,573 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 25.52?s
2017-09-04 14:15:06,575 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.46?s
2017-09-04 14:15:06,575 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 21.37?s
2017-09-04 14:15:06,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.94?s
2017-09-04 14:15:06,584 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:06Z","updated_at":"2017-09-04T14:15:06Z"}' in 8.45ms
2017-09-04 14:15:06,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 723.08?s
2017-09-04 14:15:06,585 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 27.75?s
2017-09-04 14:15:06,586 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.60?s
2017-09-04 14:15:06,586 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.92?s
2017-09-04 14:15:06,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.54?s
2017-09-04 14:15:06,588 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.36ms
2017-09-04 14:15:06,589 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos&gt;\n&lt;/github&gt;\n' in 629.45?s
2017-09-04 14:15:06,589 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1295..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.71ms
2017-09-04 14:15:06,590 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 620.66?s
2017-09-04 14:15:06,592 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.90ms
2017-09-04 14:15:06,593 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 674.71?s
2017-09-04 14:15:06,593 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.30ms
2017-09-04 14:15:06,594 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 658.30?s
2017-09-04 14:15:06,594 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.68ms
2017-09-04 14:15:06,595 DEBUG - #login(): 'charlesmike' in 7.12?s
2017-09-04 14:15:06,596 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 703.81?s
2017-09-04 14:15:06,596 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 21.02?s
2017-09-04 14:15:06,597 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.93?s
2017-09-04 14:15:06,597 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.04?s
2017-09-04 14:15:06,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.44?s
2017-09-04 14:15:06,599 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.34ms
2017-09-04 14:15:06,600 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.57?s
2017-09-04 14:15:06,600 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.68ms
2017-09-04 14:15:06,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 694.79?s
2017-09-04 14:15:06,603 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.19ms
2017-09-04 14:15:06,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 715.05?s
2017-09-04 14:15:06,604 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.62ms
2017-09-04 14:15:06,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 701.72?s
2017-09-04 14:15:06,606 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.08ms
2017-09-04 14:15:06,606 DEBUG - #login(): 'charlesmike' in 7.06?s
2017-09-04 14:15:06,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 732.90?s
2017-09-04 14:15:06,623 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:06Z","updated_at":"2017-09-04T14:15:06Z"}' in 16.10ms
2017-09-04 14:15:06,624 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 853.44?s
2017-09-04 14:15:06,624 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 23.87?s
2017-09-04 14:15:06,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 710.71?s
2017-09-04 14:15:06,626 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 17.72?s
2017-09-04 14:15:06,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 734.22?s
2017-09-04 14:15:06,628 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.53ms
2017-09-04 14:15:06,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 711.04?s
2017-09-04 14:15:06,629 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.91ms
2017-09-04 14:15:06,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 735.01?s
2017-09-04 14:15:06,634 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.16ms
2017-09-04 14:15:06,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 791.88?s
2017-09-04 14:15:06,635 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.62ms
2017-09-04 14:15:06,636 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 718.73?s
2017-09-04 14:15:06,636 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 6.18ms
2017-09-04 14:15:06,637 DEBUG - #login(): 'charlesmike' in 7.42?s
2017-09-04 14:15:06,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 741.41?s
2017-09-04 14:15:06,638 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 17.88?s
2017-09-04 14:15:06,639 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 708.45?s
2017-09-04 14:15:06,640 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.18?s
2017-09-04 14:15:06,641 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 719.22?s
2017-09-04 14:15:06,642 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.49ms
2017-09-04 14:15:06,643 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 691.49?s
2017-09-04 14:15:06,643 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1337..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.88ms
2017-09-04 14:15:06,644 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 664.20?s
2017-09-04 14:15:06,645 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.02ms
2017-09-04 14:15:06,646 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 675.48?s
2017-09-04 14:15:06,647 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.42ms
2017-09-04 14:15:06,648 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.37?s
2017-09-04 14:15:06,648 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.78ms
2017-09-04 14:15:06,648 DEBUG - #login(): 'charlesmike' in 12.87?s
2017-09-04 14:15:06,650 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 554.70?s
2017-09-04 14:15:06,651 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.18ms
2017-09-04 14:15:06,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 499.34?s
2017-09-04 14:15:06,652 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.52ms
2017-09-04 14:15:06,652 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 496.27?s
2017-09-04 14:15:06,654 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.69ms
2017-09-04 14:15:06,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 520.17?s
2017-09-04 14:15:06,655 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.10ms
2017-09-04 14:15:06,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 517.28?s
2017-09-04 14:15:06,656 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.30ms
2017-09-04 14:15:06,657 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 501.38?s
2017-09-04 14:15:06,658 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.73ms
2017-09-04 14:15:06,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 520.09?s
2017-09-04 14:15:06,659 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.12ms
2017-09-04 14:15:06,660 DEBUG - #lock(): in 4.66?s
2017-09-04 14:15:06,660 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 500.50?s
2017-09-04 14:15:06,662 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.63ms
2017-09-04 14:15:06,662 DEBUG - #unlock(): in 6.98?s
2017-09-04 14:15:06,662 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.56ms
2017-09-04 14:15:06,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 549.52?s
2017-09-04 14:15:06,664 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.25ms
2017-09-04 14:15:06,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 564.78?s
2017-09-04 14:15:06,665 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.67ms
2017-09-04 14:15:06,666 DEBUG - #name(): 'amihaiemil.github.io' in 4.49?s
2017-09-04 14:15:06,666 DEBUG - #name(): 'amihaiemil.github.io' in 8.75?s
2017-09-04 14:15:06,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 582.72?s
2017-09-04 14:15:06,670 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.95ms
2017-09-04 14:15:06,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 690.92?s
2017-09-04 14:15:06,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 588.68?s
2017-09-04 14:15:06,674 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.90ms
2017-09-04 14:15:06,674 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 180.38?s
2017-09-04 14:15:06,676 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 590.10?s
2017-09-04 14:15:06,677 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.00ms
2017-09-04 14:15:06,677 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.62ms
2017-09-04 14:15:06,678 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:06,679 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 630.87?s
2017-09-04 14:15:06,679 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 12.44ms
2017-09-04 14:15:06,682 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.62ms
2017-09-04 14:15:06,683 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 3.42ms
2017-09-04 14:15:06,684 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 614.60?s
2017-09-04 14:15:06,684 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 3.84ms
2017-09-04 14:15:06,686 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 603.67?s
2017-09-04 14:15:06,687 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 619.15?s
2017-09-04 14:15:06,688 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.90ms
2017-09-04 14:15:06,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 588.49?s
2017-09-04 14:15:06,690 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.98ms
2017-09-04 14:15:06,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 632.79?s
2017-09-04 14:15:06,694 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.46ms
2017-09-04 14:15:06,694 DEBUG - #lock(): in 5.08?s
2017-09-04 14:15:06,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 735.70?s
2017-09-04 14:15:06,697 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 617.40?s
2017-09-04 14:15:06,699 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.14ms
2017-09-04 14:15:06,699 DEBUG - #unlock(): in 8.31?s
2017-09-04 14:15:06,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 693.01?s
2017-09-04 14:15:06,701 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 17.32?s
2017-09-04 14:15:06,701 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.83?s
2017-09-04 14:15:06,701 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:06,702 DEBUG - #get(1): 1 in 20.04?s
2017-09-04 14:15:06,702 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.18ms
2017-09-04 14:15:06,706 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 742.16?s
2017-09-04 14:15:06,706 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.58ms
2017-09-04 14:15:06,707 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 718.14?s
2017-09-04 14:15:06,708 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.02ms
2017-09-04 14:15:06,709 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 702.77?s
2017-09-04 14:15:06,711 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 668.90?s
2017-09-04 14:15:06,712 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 2.33ms
2017-09-04 14:15:06,713 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.45?s
2017-09-04 14:15:06,716 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 3.95ms
2017-09-04 14:15:06,717 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.21?s
2017-09-04 14:15:06,717 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 4.36ms
2017-09-04 14:15:06,718 DEBUG - #number(): 1 in 7.77?s
2017-09-04 14:15:06,718 DEBUG - #get(1): 1 in 17.59?s
2017-09-04 14:15:06,719 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.00?s
2017-09-04 14:15:06,720 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.10ms
2017-09-04 14:15:06,721 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 662.08?s
2017-09-04 14:15:06,722 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.51ms
2017-09-04 14:15:06,722 DEBUG - #lock(): in 4.49?s
2017-09-04 14:15:06,723 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 627.25?s
2017-09-04 14:15:06,727 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 670.88?s
2017-09-04 14:15:06,728 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-04T14:15:06Z&quot;;'): in 2.18ms
2017-09-04 14:15:06,729 DEBUG - #unlock(): in 13.54?s
2017-09-04 14:15:06,729 DEBUG - #issue(): 1 in 18.74?s
2017-09-04 14:15:06,729 DEBUG - #number(): 1 in 6.73?s
2017-09-04 14:15:06,729 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-04 14:15:06,731 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 718.99?s
2017-09-04 14:15:06,731 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 24.47?s
2017-09-04 14:15:06,732 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 701.51?s
2017-09-04 14:15:06,732 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 9.12ms
2017-09-04 14:15:06,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 673.76?s
2017-09-04 14:15:06,737 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.21ms
2017-09-04 14:15:06,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 721.23?s
2017-09-04 14:15:06,738 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 4.74ms
2017-09-04 14:15:06,739 DEBUG - #lock(): in 4.21?s
2017-09-04 14:15:06,740 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 678.98?s
2017-09-04 14:15:06,741 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.11?s
2017-09-04 14:15:06,743 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-04T14:15:06Z";'): in 2.05ms
2017-09-04 14:15:06,745 DEBUG - #unlock(): in 7.30?s
2017-09-04 14:15:06,745 DEBUG - #issue(): 1 in 18.72?s
2017-09-04 14:15:06,745 DEBUG - #number(): 1 in 6.59?s
2017-09-04 14:15:06,746 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-04 14:15:06,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 748.17?s
2017-09-04 14:15:06,747 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 19.91?s
2017-09-04 14:15:06,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 684.14?s
2017-09-04 14:15:06,748 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 8.60ms
2017-09-04 14:15:06,750 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 697.76?s
2017-09-04 14:15:06,751 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.08ms
2017-09-04 14:15:06,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 719.17?s
2017-09-04 14:15:06,754 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.40ms
2017-09-04 14:15:06,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 691.43?s
2017-09-04 14:15:06,755 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@14b4271a)' in 35.12?s
2017-09-04 14:15:06,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 683.15?s
2017-09-04 14:15:06,758 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@3f732694 in 1.85ms
2017-09-04 14:15:06,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 683.97?s
2017-09-04 14:15:06,760 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 20.11?s
2017-09-04 14:15:06,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 725.69?s
2017-09-04 14:15:06,764 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 23.17?s
2017-09-04 14:15:06,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 667.92?s
2017-09-04 14:15:06,778 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:06Z","updated_at":"2017-09-04T14:15:06Z"}' in 13.53ms
2017-09-04 14:15:06,779 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 728.58?s
2017-09-04 14:15:06,779 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 25.43?s
2017-09-04 14:15:06,780 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 629.47?s
2017-09-04 14:15:06,780 DEBUG - #github(): '<?xml version="1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.33?s
2017-09-04 14:15:06,782 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.66ms
2017-09-04 14:15:06,783 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 2.29ms
2017-09-04 14:15:06,783 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 608.06?s
2017-09-04 14:15:06,784 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1295..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 2.58ms
2017-09-04 14:15:06,785 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 608.57?s
2017-09-04 14:15:06,786 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.83ms
2017-09-04 14:15:06,787 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 609.01?s
2017-09-04 14:15:06,787 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.13ms
2017-09-04 14:15:06,788 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 605.66?s
2017-09-04 14:15:06,788 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.30ms
2017-09-04 14:15:06,788 DEBUG - #login(): 'charlesmike' in 6.87?s
2017-09-04 14:15:06,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.74?s
2017-09-04 14:15:06,791 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 16.56?s
2017-09-04 14:15:06,792 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 606.21?s
2017-09-04 14:15:06,793 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.04?s
2017-09-04 14:15:06,793 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 606.13?s
2017-09-04 14:15:06,794 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.22ms
2017-09-04 14:15:06,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 607.60?s
2017-09-04 14:15:06,795 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.49ms
2017-09-04 14:15:06,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.25?s
2017-09-04 14:15:06,799 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.78ms
2017-09-04 14:15:06,800 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.69?s
2017-09-04 14:15:06,800 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.91ms
2017-09-04 14:15:06,801 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 609.47?s
2017-09-04 14:15:06,801 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.09ms
2017-09-04 14:15:06,802 DEBUG - #login(): 'charlesmike' in 9.74?s
2017-09-04 14:15:06,803 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 607.37?s
2017-09-04 14:15:06,814 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:06Z","updated_at":"2017-09-04T14:15:06Z"}' in 11.93ms
2017-09-04 14:15:06,815 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 656.68?s
2017-09-04 14:15:06,815 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 18.98?s
2017-09-04 14:15:06,818 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.14?s
2017-09-04 14:15:06,818 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.74?s
2017-09-04 14:15:06,819 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 602.69?s
2017-09-04 14:15:06,819 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.22ms
2017-09-04 14:15:06,820 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.52?s
2017-09-04 14:15:06,820 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.50ms
2017-09-04 14:15:06,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 598.19?s
2017-09-04 14:15:06,823 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.82ms
2017-09-04 14:15:06,824 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 610.41?s
2017-09-04 14:15:06,824 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.11ms
2017-09-04 14:15:06,826 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.47ms
2017-09-04 14:15:06,827 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.28ms
2017-09-04 14:15:06,827 DEBUG - #login(): 'charlesmike' in 6.82?s
2017-09-04 14:15:06,828 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 612.84?s
2017-09-04 14:15:06,828 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 16.52?s
2017-09-04 14:15:06,829 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 606.77?s
2017-09-04 14:15:06,829 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 16.66?s
2017-09-04 14:15:06,830 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 622.04?s
2017-09-04 14:15:06,831 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.23ms
2017-09-04 14:15:06,832 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 608.37?s
2017-09-04 14:15:06,832 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1337..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.51ms
2017-09-04 14:15:06,833 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 606.51?s
2017-09-04 14:15:06,836 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.74ms
2017-09-04 14:15:06,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.41?s
2017-09-04 14:15:06,837 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.03ms
2017-09-04 14:15:06,838 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.81?s
2017-09-04 14:15:06,838 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.23ms
2017-09-04 14:15:06,838 DEBUG - #login(): 'charlesmike' in 9.28?s
2017-09-04 14:15:06,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.83?s
2017-09-04 14:15:06,851 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:06Z","updated_at":"2017-09-04T14:15:06Z"}' in 11.74ms
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.421 sec
Running com.amihaiemil.charles.github.GhPagesBranchCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.ValidCommandTestCase
2017-09-04 14:15:06,859 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 466.86?s
2017-09-04 14:15:06,860 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 973.62?s
2017-09-04 14:15:06,860 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.23ms
2017-09-04 14:15:06,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 461.90?s
2017-09-04 14:15:06,861 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..20..hub>\n<repos/>\n</github>\n, self=charlesmike)' in 1.51ms
2017-09-04 14:15:06,862 DEBUG - #name(): '5ljXi2PTiRrvQ59HZuVE' in 4.40?s
2017-09-04 14:15:06,862 DEBUG - #name(): '5ljXi2PTiRrvQ59HZuVE' in 6.15?s
2017-09-04 14:15:06,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 466.31?s
2017-09-04 14:15:06,864 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.51ms
2017-09-04 14:15:06,865 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.82ms
2017-09-04 14:15:06,865 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 508.80?s
2017-09-04 14:15:06,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 783.22?s
2017-09-04 14:15:06,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 492.31?s
2017-09-04 14:15:06,869 DEBUG - #get(charlesmike/5ljXi2PTiRrvQ59HZuVE): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..227.., coords=charlesmike/5ljXi2PTiRrvQ59HZuVE)' in 3.52ms
2017-09-04 14:15:06,870 DEBUG - #json(): {"name":"5ljXi2PTiRrvQ59HZuVE","description":"","homepage":"","private":true} in 153.49?s
2017-09-04 14:15:06,870 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 490.40?s
2017-09-04 14:15:06,872 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..120..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.60ms
2017-09-04 14:15:06,872 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..120..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.89ms
2017-09-04 14:15:06,872 DEBUG - #patch({"name":"5ljXi2PTiRrvQ59HZuVE","description":"","homepage":"","private":true}): in 2.24ms
2017-09-04 14:15:06,872 INFO - repository charlesmike/5ljXi2PTiRrvQ59HZuVE created by charlesmike
2017-09-04 14:15:06,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 508.50?s
2017-09-04 14:15:06,873 DEBUG - #create('Repos.RepoCreate(nam=5ljXi2PTiRrvQ59HZuVE, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..210.., coords=charlesmike/5ljXi2PTiRrvQ59HZuVE)' in 10.27ms
2017-09-04 14:15:06,874 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.78?s
2017-09-04 14:15:06,874 DEBUG - #randomRepo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..210.., coords=charlesmike/5ljXi2PTiRrvQ59HZuVE)' in 14.77ms
2017-09-04 14:15:06,875 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 494.06?s
2017-09-04 14:15:06,878 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmike/5ljXi2PTiRrvQ59HZuVE&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.48ms
2017-09-04 14:15:06,878 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmike/5ljXi2PTiRrvQ59HZuVE&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.74ms
2017-09-04 14:15:06,879 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 508.01?s
2017-09-04 14:15:06,879 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..222.., coords=charlesmike/5ljXi2PTiRrvQ59HZuVE)' in 4.03ms
2017-09-04 14:15:06,880 DEBUG - #lock(): in 5.28?s
2017-09-04 14:15:06,880 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 497.04?s
2017-09-04 14:15:06,881 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 754.71?s
2017-09-04 14:15:06,882 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 481.08?s
2017-09-04 14:15:06,885 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 3.47ms
2017-09-04 14:15:06,886 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 3.79ms
2017-09-04 14:15:06,886 DEBUG - #unlock(): in 9.41?s
2017-09-04 14:15:06,887 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.53?s
2017-09-04 14:15:06,887 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/5ljXi2PTiRrvQ59HZuVE)' in 16.45?s
2017-09-04 14:15:06,887 DEBUG - #coordinates(): charlesmike/5ljXi2PTiRrvQ59HZuVE in 6.91?s
2017-09-04 14:15:06,887 INFO - issue #1 created in charlesmike/5ljXi2PTiRrvQ59HZuVE by charlesmike: test issue
2017-09-04 14:15:06,888 DEBUG - #get(1): 1 in 19.17?s
2017-09-04 14:15:06,888 DEBUG - #create('test issue', 'body'): 1 in 8.18ms
2017-09-04 14:15:06,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.14?s
2017-09-04 14:15:06,890 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/5ljXi2PTiRrvQ59HZuVE)' in 18.08?s
2017-09-04 14:15:06,890 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.63?s
2017-09-04 14:15:06,891 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 15.52?s
2017-09-04 14:15:06,891 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 539.71?s
2017-09-04 14:15:06,892 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.11ms
2017-09-04 14:15:06,892 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.39ms
2017-09-04 14:15:06,893 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 544.78?s
2017-09-04 14:15:06,893 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..505..\n<users/>\n</github>\n, himself=charlesmike)' in 1.66ms
2017-09-04 14:15:06,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.46ms
2017-09-04 14:15:06,897 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.64ms
2017-09-04 14:15:06,898 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.93ms
2017-09-04 14:15:06,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..517..esmike</login>\n</user>\n</users>\n</github>\n' in 559.70?s
2017-09-04 14:15:06,899 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..551..er>\n</users>\n</github>\n, self=charlesmike)' in 4.25ms
2017-09-04 14:15:06,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..517..esmike</login>\n</user>\n</users>\n</github>\n' in 571.30?s
2017-09-04 14:15:06,900 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..551..er>\n</users>\n</github>\n, self=charlesmike)' in 5.42ms
2017-09-04 14:15:06,900 DEBUG - #login(): 'charlesmike' in 10.05?s
2017-09-04 14:15:06,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 433.61?s
2017-09-04 14:15:06,904 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 944.48?s
2017-09-04 14:15:06,904 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.22ms
2017-09-04 14:15:06,905 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 466.28?s
2017-09-04 14:15:06,905 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.50ms
2017-09-04 14:15:06,908 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 2.39ms
2017-09-04 14:15:06,909 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.48ms
2017-09-04 14:15:06,909 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET &quot;amihaiemil&quot;;'): in 3.76ms
2017-09-04 14:15:06,910 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 483.10?s
2017-09-04 14:15:06,910 DEBUG - #get('amihaiemil'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 4.06ms
2017-09-04 14:15:06,911 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 476.77?s
2017-09-04 14:15:06,911 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 5.14ms
2017-09-04 14:15:06,912 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 468.53?s
2017-09-04 14:15:06,913 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.53ms
2017-09-04 14:15:06,913 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.81ms
2017-09-04 14:15:06,914 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 490.73?s
2017-09-04 14:15:06,914 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..83..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.10ms
2017-09-04 14:15:06,915 DEBUG - #lock(): in 5.71?s
2017-09-04 14:15:06,917 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 2.38ms
2017-09-04 14:15:06,918 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 3.46ms
2017-09-04 14:15:06,919 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 3.74ms
2017-09-04 14:15:06,919 DEBUG - #unlock(): in 12.08?s
2017-09-04 14:15:06,919 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 4.48ms
2017-09-04 14:15:06,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 482.20?s
2017-09-04 14:15:06,920 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.01ms
2017-09-04 14:15:06,921 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.28ms
2017-09-04 14:15:06,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 477.78?s
2017-09-04 14:15:06,922 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.55ms
2017-09-04 14:15:06,922 DEBUG - #name(): 'Kek8ABNyvOFMfJNpSR5i' in 4.56?s
2017-09-04 14:15:06,922 DEBUG - #name(): 'Kek8ABNyvOFMfJNpSR5i' in 6.14?s
2017-09-04 14:15:06,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 478.24?s
2017-09-04 14:15:06,926 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.57ms
2017-09-04 14:15:06,926 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 3.38ms
2017-09-04 14:15:06,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 534.05?s
2017-09-04 14:15:06,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 809.90?s
2017-09-04 14:15:06,929 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 527.13?s
2017-09-04 14:15:06,929 DEBUG - #get(amihaiemil/Kek8ABNyvOFMfJNpSR5i): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 1.81ms
2017-09-04 14:15:06,929 DEBUG - #json(): {"name":"Kek8ABNyvOFMfJNpSR5i","description":"","homepage":"","private":true} in 172.54?s
2017-09-04 14:15:06,930 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 555.84?s
2017-09-04 14:15:06,932 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..119..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.76ms
2017-09-04 14:15:06,932 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..119..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 2.08ms
2017-09-04 14:15:06,932 DEBUG - #patch({"name":"Kek8ABNyvOFMfJNpSR5i","description":"","homepage":"","private":true}): in 2.45ms
2017-09-04 14:15:06,932 INFO - repository amihaiemil/Kek8ABNyvOFMfJNpSR5i created by amihaiemil
2017-09-04 14:15:06,935 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-04 14:15:06,935 DEBUG - #create('Repos.RepoCreate(nam=Kek8ABNyvOFMfJNpSR5i, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..320..l, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 10.53ms
2017-09-04 14:15:06,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 530.03?s
2017-09-04 14:15:06,936 DEBUG - #randomRepo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..320..l, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 16.20ms
2017-09-04 14:15:06,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 516.53?s
2017-09-04 14:15:06,938 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/Kek8ABNyvOFMfJNpSR5i&apos;]";ADDIF "issues";'): in 1.73ms
2017-09-04 14:15:06,939 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/Kek8ABNyvOFMfJNpSR5i&apos;]";ADDIF "issues";'): in 2.00ms
2017-09-04 14:15:06,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 554.27?s
2017-09-04 14:15:06,940 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..332..l, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 2.30ms
2017-09-04 14:15:06,940 DEBUG - #lock(): in 5.51?s
2017-09-04 14:15:06,941 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..257..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 520.63?s
2017-09-04 14:15:06,941 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..257..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 787.91?s
2017-09-04 14:15:06,945 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..257..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 535.90?s
2017-09-04 14:15:06,946 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..330..r&quot;;\n27:ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.83ms
2017-09-04 14:15:06,946 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..330..r&quot;;\n27:ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.17ms
2017-09-04 14:15:06,947 DEBUG - #unlock(): in 7.53?s
2017-09-04 14:15:06,948 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..542..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 572.81?s
2017-09-04 14:15:06,948 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..615..l, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 17.51?s
2017-09-04 14:15:06,948 DEBUG - #coordinates(): amihaiemil/Kek8ABNyvOFMfJNpSR5i in 6.86?s
2017-09-04 14:15:06,948 INFO - issue #1 created in amihaiemil/Kek8ABNyvOFMfJNpSR5i by amihaiemil:
2017-09-04 14:15:06,948 DEBUG - #get(1): 1 in 22.33?s
2017-09-04 14:15:06,949 DEBUG - #create('', ''): 1 in 8.73ms
2017-09-04 14:15:06,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.00?s
2017-09-04 14:15:06,953 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.71ms
2017-09-04 14:15:06,953 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.99ms
2017-09-04 14:15:06,954 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.37?s
2017-09-04 14:15:06,954 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..639..amihaiemil/Kek8ABNyvOFMfJNpSR5i, ticket=1)' in 4.29ms
2017-09-04 14:15:06,954 DEBUG - #lock(): in 5.63?s
2017-09-04 14:15:06,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.87?s
2017-09-04 14:15:06,956 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 826.03?s
2017-09-04 14:15:06,957 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.74?s
2017-09-04 14:15:06,959 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-04T14:15:06Z";'): in 1.87ms
2017-09-04 14:15:06,959 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-04T14:15:06Z";'): in 2.19ms
2017-09-04 14:15:06,959 DEBUG - #unlock(): in 7.65?s
2017-09-04 14:15:06,959 DEBUG - #issue(): 1 in 17.78?s
2017-09-04 14:15:06,961 DEBUG - #number(): 1 in 6.95?s
2017-09-04 14:15:06,962 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike do something
2017-09-04 14:15:06,963 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 632.47?s
2017-09-04 14:15:06,963 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/Kek8ABNyvOFMfJNpSR5i, ticket=1, num=1)' in 22.40?s
2017-09-04 14:15:06,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 567.54?s
2017-09-04 14:15:06,964 DEBUG - #post('@charlesmike do something'): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/Kek8ABNyvOFMfJNpSR5i, ticket=1, num=1)' in 8.55ms
2017-09-04 14:15:06,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.58?s
2017-09-04 14:15:06,965 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.14ms
2017-09-04 14:15:06,965 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.37ms
2017-09-04 14:15:06,966 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.11?s
2017-09-04 14:15:06,967 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..912..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.63ms
2017-09-04 14:15:06,967 DEBUG - #coordinates(): amihaiemil/Kek8ABNyvOFMfJNpSR5i in 7.06?s
2017-09-04 14:15:06,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.22?s
2017-09-04 14:15:06,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 807.54?s
2017-09-04 14:15:06,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.03?s
2017-09-04 14:15:06,972 DEBUG - #get(amihaiemil/Kek8ABNyvOFMfJNpSR5i): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..951..e, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 3.69ms
2017-09-04 14:15:06,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.22?s
2017-09-04 14:15:06,974 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/Kek8ABNyvOFMfJNpSR5i&apos;]";ADDIF "issues";'): in 1.70ms
2017-09-04 14:15:06,974 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/Kek8ABNyvOFMfJNpSR5i&apos;]";ADDIF "issues";'): in 1.96ms
2017-09-04 14:15:06,975 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.99?s
2017-09-04 14:15:06,975 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..953..e, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 2.22ms
2017-09-04 14:15:06,975 DEBUG - #issue(): 1 in 28.56?s
2017-09-04 14:15:06,975 DEBUG - #number(): 1 in 6.64?s
2017-09-04 14:15:06,976 DEBUG - #get(1): 1 in 17.38?s
2017-09-04 14:15:06,977 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 559.32?s
2017-09-04 14:15:06,977 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 806.55?s
2017-09-04 14:15:06,992 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..150..:06Z&quot;,&quot;updated_at&quot;:&quot;2017-09-04T14:15:06Z&quot;}' in 15.12ms
2017-09-04 14:15:06,993 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 611.01?s
2017-09-04 14:15:06,993 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..951..e, coords=amihaiemil/Kek8ABNyvOFMfJNpSR5i)' in 20.76?s
2017-09-04 14:15:06,994 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 566.82?s
2017-09-04 14:15:06,994 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.31?s
2017-09-04 14:15:06,995 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 564.41?s
2017-09-04 14:15:06,996 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.16ms
2017-09-04 14:15:06,996 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.41ms
2017-09-04 14:15:06,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.71?s
2017-09-04 14:15:06,997 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..915..\n</repos>\n</github>\n, himself=charlesmike)' in 1.66ms
2017-09-04 14:15:06,998 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.08?s
2017-09-04 14:15:07,001 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.62ms
2017-09-04 14:15:07,001 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.90ms
2017-09-04 14:15:07,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.61?s
2017-09-04 14:15:07,002 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..910..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 4.18ms
2017-09-04 14:15:07,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.07?s
2017-09-04 14:15:07,004 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.67ms
2017-09-04 14:15:07,005 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.91ms
2017-09-04 14:15:07,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 594.09?s
2017-09-04 14:15:07,006 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..916..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.17ms
2017-09-04 14:15:07,008 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.45ms
2017-09-04 14:15:07,009 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1011..cabi.github.mock.MkUserEmails$1@21855b4d)' in 23.21?s
2017-09-04 14:15:07,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.14?s
2017-09-04 14:15:07,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 871.27?s
2017-09-04 14:15:07,011 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@33f99548 in 1.85ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running com.amihaiemil.charles.github.ConversationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running com.amihaiemil.charles.github.CharlesYmlInputTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running com.amihaiemil.charles.github.CachedRepoTestCase
Sep 04, 2017 2:15:07 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:07,050 INFO - started on port #37331
2017-09-04 14:15:07,082 DEBUG - CookieSpec selected: default
2017-09-04 14:15:07,082 DEBUG - Auth cache not set in the context
2017-09-04 14:15:07,082 DEBUG - Connection request: [route: {}->http://localhost:37331][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:07,082 DEBUG - Connection leased: [id: 1][route: {}->http://localhost:37331][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:07,082 DEBUG - Opening connection {}->http://localhost:37331
2017-09-04 14:15:07,084 DEBUG - Connecting to localhost/127.0.0.1:37331
2017-09-04 14:15:07,085 DEBUG - Connection established 127.0.0.1:33974<->127.0.0.1:37331
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1: set socket timeout to 0
2017-09-04 14:15:07,085 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-04 14:15:07,085 DEBUG - Target auth state: UNCHALLENGED
2017-09-04 14:15:07,085 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1 >> GET /branches/gh-pages HTTP/1.1
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1 >> Content-Length: 0
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1 >> Host: localhost:37331
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1 >> Connection: Keep-Alive
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-04 14:15:07,085 DEBUG - http-outgoing-1 >> Accept-Encoding: gzip,deflate
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 >> "Content-Length: 0[\r][\n]"
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 >> "Host: localhost:37331[\r][\n]"
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]&quot;
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 &gt;&gt; &quot;Accept-Encoding: gzip,deflate[\r][\n]&quot;
2017-09-04 14:15:07,086 DEBUG - http-outgoing-1 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;HTTP/1.1 400 Bad Request[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;Date: Mon, 04 Sep 2017 14:15:07 GMT[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;Connection: close[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; HTTP/1.1 400 Bad Request
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:07,097 DEBUG - http-outgoing-1 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:07,098 DEBUG - http-outgoing-1 &lt;&lt; Content-Length: 0
2017-09-04 14:15:07,098 DEBUG - http-outgoing-1 &lt;&lt; Date: Mon, 04 Sep 2017 14:15:07 GMT
2017-09-04 14:15:07,098 DEBUG - http-outgoing-1 << Connection: close
2017-09-04 14:15:07,098 DEBUG - http-outgoing-1: Close connection
2017-09-04 14:15:07,098 DEBUG - Connection discarded
2017-09-04 14:15:07,098 DEBUG - Connection released: [id: 1][route: {}->http://localhost:37331][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:07,099 INFO - #fetch(GET localhost:37331 /branches/gh-pages): [400 Bad Request] in 18ms
2017-09-04 14:15:08,102 INFO - stopped on port #37331
Sep 04, 2017 2:15:08 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:08,106 INFO - started on port #46172
2017-09-04 14:15:08,109 DEBUG - CookieSpec selected: default
2017-09-04 14:15:08,109 DEBUG - Auth cache not set in the context
2017-09-04 14:15:08,110 DEBUG - Connection request: [route: {}->http://localhost:46172][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:08,110 DEBUG - Connection leased: [id: 2][route: {}->http://localhost:46172][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:08,110 DEBUG - Opening connection {}->http://localhost:46172
2017-09-04 14:15:08,110 DEBUG - Connecting to localhost/127.0.0.1:46172
2017-09-04 14:15:08,111 DEBUG - Connection established 127.0.0.1:49224<->127.0.0.1:46172
2017-09-04 14:15:08,111 DEBUG - http-outgoing-2: set socket timeout to 0
2017-09-04 14:15:08,111 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-04 14:15:08,111 DEBUG - Target auth state: UNCHALLENGED
2017-09-04 14:15:08,111 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> GET /branches/gh-pages HTTP/1.1
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> Content-Length: 0
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> Host: localhost:46172
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> Connection: Keep-Alive
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> Accept-Encoding: gzip,deflate
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-09-04 14:15:08,112 DEBUG - http-outgoing-2 >> "Content-Length: 0[\r][\n]"
2017-09-04 14:15:08,113 DEBUG - http-outgoing-2 >> "Host: localhost:46172[\r][\n]"
2017-09-04 14:15:08,113 DEBUG - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:08,113 DEBUG - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-04 14:15:08,113 DEBUG - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-04 14:15:08,113 DEBUG - http-outgoing-2 >> "[\r][\n]"
2017-09-04 14:15:08,136 DEBUG - http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-09-04 14:15:08,136 DEBUG - http-outgoing-2 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:08,136 DEBUG - http-outgoing-2 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:08,136 DEBUG - http-outgoing-2 << "Content-Length: 0[\r][\n]"
2017-09-04 14:15:08,136 DEBUG - http-outgoing-2 << "Date: Mon, 04 Sep 2017 14:15:08 GMT[\r][\n]"
2017-09-04 14:15:08,136 DEBUG - http-outgoing-2 << "[\r][\n]"
2017-09-04 14:15:08,137 DEBUG - http-outgoing-2 << HTTP/1.1 404 Not Found
2017-09-04 14:15:08,137 DEBUG - http-outgoing-2 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:08,137 DEBUG - http-outgoing-2 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:08,137 DEBUG - http-outgoing-2 << Content-Length: 0
2017-09-04 14:15:08,137 DEBUG - http-outgoing-2 << Date: Mon, 04 Sep 2017 14:15:08 GMT
2017-09-04 14:15:08,137 DEBUG - Connection can be kept alive indefinitely
2017-09-04 14:15:08,137 DEBUG - Connection [id: 2][route: {}->http://localhost:46172] can be kept alive indefinitely
2017-09-04 14:15:08,138 DEBUG - Connection released: [id: 2][route: {}->http://localhost:46172][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:08,138 INFO - #fetch(GET localhost:46172 /branches/gh-pages): [404 Not Found] in 31ms
2017-09-04 14:15:09,138 INFO - stopped on port #46172
2017-09-04 14:15:09,141 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 928.82?s
2017-09-04 14:15:09,142 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.01ms
2017-09-04 14:15:09,143 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.61ms
2017-09-04 14:15:09,144 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 861.34?s
2017-09-04 14:15:09,145 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 3.26ms
2017-09-04 14:15:09,145 DEBUG - #name(): 'charlesrepo' in 9.83?s
2017-09-04 14:15:09,146 DEBUG - #name(): 'charlesrepo' in 12.01?s
2017-09-04 14:15:09,147 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 484.34?s
2017-09-04 14:15:09,148 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.72ms
2017-09-04 14:15:09,148 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.12ms
2017-09-04 14:15:09,149 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 514.48?s
2017-09-04 14:15:09,150 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 811.65?s
2017-09-04 14:15:09,151 DEBUG - #xml(): '<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 464.67?s
2017-09-04 14:15:09,152 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.87ms
2017-09-04 14:15:09,161 DEBUG - #json(): {&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 280.38?s
2017-09-04 14:15:09,163 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 742.87?s
2017-09-04 14:15:09,164 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.09ms
2017-09-04 14:15:09,164 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.47ms
2017-09-04 14:15:09,165 DEBUG - #patch({&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage":"","private":false}): in 2.97ms
2017-09-04 14:15:09,165 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-04 14:15:09,166 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 536.64?s
2017-09-04 14:15:09,166 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 19.83ms
2017-09-04 14:15:09,175 DEBUG - #check(class com.jcabi.github.mock.MkContents): immutability checked
2017-09-04 14:15:09,176 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 554.68?s
2017-09-04 14:15:09,177 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.77ms
2017-09-04 14:15:09,178 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.12ms
2017-09-04 14:15:09,179 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 544.79?s
2017-09-04 14:15:09,179 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 11.53ms
2017-09-04 14:15:09,182 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 508.84?s
2017-09-04 14:15:09,184 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 812.48?s
2017-09-04 14:15:09,185 DEBUG - #exists('.charles.yml', 'master'): false in 3.76ms
2017-09-04 14:15:09,188 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 405.82?s
2017-09-04 14:15:09,188 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 926.75?s
2017-09-04 14:15:09,189 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.28ms
2017-09-04 14:15:09,189 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 477.66?s
2017-09-04 14:15:09,190 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.61ms
2017-09-04 14:15:09,190 DEBUG - #name(): 'charlesrepo' in 4.58?s
2017-09-04 14:15:09,190 DEBUG - #name(): 'charlesrepo' in 6.52?s
2017-09-04 14:15:09,191 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 457.97?s
2017-09-04 14:15:09,192 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.55ms
2017-09-04 14:15:09,193 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.94ms
2017-09-04 14:15:09,194 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 480.13?s
2017-09-04 14:15:09,195 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 784.91?s
2017-09-04 14:15:09,196 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 461.19?s
2017-09-04 14:15:09,196 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.42ms
2017-09-04 14:15:09,197 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 177.76?s
2017-09-04 14:15:09,198 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 512.26?s
2017-09-04 14:15:09,199 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.67ms
2017-09-04 14:15:09,199 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.05ms
2017-09-04 14:15:09,200 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 2.52ms
2017-09-04 14:15:09,200 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-04 14:15:09,201 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 506.59?s
2017-09-04 14:15:09,201 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 10.07ms
2017-09-04 14:15:09,204 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2017-09-04 14:15:09,205 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 3.55ms
2017-09-04 14:15:09,205 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 3.88ms
2017-09-04 14:15:09,206 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..140..s/&gt;\n&lt;commits/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 529.70?s
2017-09-04 14:15:09,206 DEBUG - #contents(): 'MkContents(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 4.27ms
2017-09-04 14:15:09,221 DEBUG - #lock(): in 7.90?s
2017-09-04 14:15:09,223 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..140..s/&gt;\n&lt;commits/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 683.38?s
2017-09-04 14:15:09,224 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..449..html_url&quot;;\n28:SET &quot;http://localhost/3&quot;;UP;'): in 2.15ms
2017-09-04 14:15:09,225 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..449..html_url&quot;;\n28:SET &quot;http://localhost/3&quot;;UP;'): in 2.67ms
2017-09-04 14:15:09,226 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..547..ts&gt;\n&lt;commits/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 599.56?s
2017-09-04 14:15:09,229 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..176../5&quot;;UP;ADD &quot;message&quot;;SET &quot;just a test&quot;;UP;'): in 3.73ms
2017-09-04 14:15:09,229 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..176../5&quot;;UP;ADD &quot;message&quot;;SET &quot;just a test&quot;;UP;'): in 4.12ms
2017-09-04 14:15:09,233 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..729..it&gt;\n&lt;/commits&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 584.87?s
2017-09-04 14:15:09,233 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..793..amihaiemil, coords=amihaiemil/charlesrepo)' in 30.92?s
2017-09-04 14:15:09,233 DEBUG - #check(class com.jcabi.github.mock.MkRepoCommit): immutability checked
2017-09-04 14:15:09,233 DEBUG - #unlock(): in 7.79?s
2017-09-04 14:15:09,236 DEBUG - #check(class com.jcabi.github.mock.MkContent): immutability checked
2017-09-04 14:15:09,237 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 579.40?s
2017-09-04 14:15:09,238 DEBUG - #create('{"path":".charles.yml","message":"just a test","c..46..qb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl"}'): 'MkContent(storage=<?xml version="1.0" encoding="U..834..epo, location=.charles.yml, branch=master)' in 15.34ms
2017-09-04 14:15:09,239 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 572.77?s
2017-09-04 14:15:09,242 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 3.83ms
2017-09-04 14:15:09,242 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 4.16ms
2017-09-04 14:15:09,243 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 584.84?s
2017-09-04 14:15:09,244 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 4.56ms
2017-09-04 14:15:09,244 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 562.91?s
2017-09-04 14:15:09,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 864.52?s
2017-09-04 14:15:09,246 DEBUG - #exists('.charles.yml', 'master'): true in 2.02ms
2017-09-04 14:15:09,257 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 614.66?s
2017-09-04 14:15:09,258 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.92ms
2017-09-04 14:15:09,258 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.25ms
2017-09-04 14:15:09,259 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 594.04?s
2017-09-04 14:15:09,259 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.64ms
2017-09-04 14:15:09,261 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 549.34?s
2017-09-04 14:15:09,261 DEBUG - #get('.charles.yml'): 'MkContent(storage=<?xml version="1.0" encoding="U..834..epo, location=.charles.yml, branch=master)' in 27.92?s
2017-09-04 14:15:09,262 DEBUG - #check(class com.jcabi.github.Content$Smart): immutability checked
2017-09-04 14:15:09,266 DEBUG - #check(class com.jcabi.github.SmartJson): immutability checked
2017-09-04 14:15:09,269 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 565.76?s
2017-09-04 14:15:09,269 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 872.19?s
2017-09-04 14:15:09,284 DEBUG - #json(): {"name":".charles.yml","path":".charles.yml","cont..215..calhost/2","html_url":"http://localhost/3"} in 15.96ms
2017-09-04 14:15:09,285 DEBUG - #json(): {"name":".charles.yml","path":".charles.yml","cont..215..calhost/2","html_url":"http://localhost/3"} in 16.75ms
2017-09-04 14:15:09,285 DEBUG - #value('content', 'interface javax.json.JsonString'): "Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl" in 17.31ms
2017-09-04 14:15:09,286 DEBUG - #text('content'): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 17.92ms
2017-09-04 14:15:09,286 DEBUG - #content(): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 18.79ms
2017-09-04 14:15:09,288 DEBUG - #decoded(): [99, 111, 109, 109, 97, 110, 100, 101, 114, 115, 5..191.. 101, 101, 116, 58, 32, 116, 114, 117, 101] in 20.29ms
Sep 04, 2017 2:15:09 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:09,293 INFO - started on port #36809
2017-09-04 14:15:09,295 DEBUG - CookieSpec selected: default
2017-09-04 14:15:09,295 DEBUG - Auth cache not set in the context
2017-09-04 14:15:09,295 DEBUG - Connection request: [route: {}->http://localhost:36809][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:09,295 DEBUG - Connection leased: [id: 3][route: {}-&gt;http://localhost:36809][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:09,295 DEBUG - Opening connection {}-&gt;http://localhost:36809
2017-09-04 14:15:09,295 DEBUG - Connecting to localhost/127.0.0.1:36809
2017-09-04 14:15:09,295 DEBUG - Connection established 127.0.0.1:40046&lt;-&gt;127.0.0.1:36809
2017-09-04 14:15:09,296 DEBUG - http-outgoing-3: set socket timeout to 0
2017-09-04 14:15:09,296 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-04 14:15:09,296 DEBUG - Target auth state: UNCHALLENGED
2017-09-04 14:15:09,296 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:09,296 DEBUG - http-outgoing-3 &gt;&gt; GET /branches/gh-pages HTTP/1.1
2017-09-04 14:15:09,296 DEBUG - http-outgoing-3 &gt;&gt; Content-Length: 0
2017-09-04 14:15:09,298 DEBUG - http-outgoing-3 &gt;&gt; Host: localhost:36809
2017-09-04 14:15:09,298 DEBUG - http-outgoing-3 &gt;&gt; Connection: Keep-Alive
2017-09-04 14:15:09,298 DEBUG - http-outgoing-3 &gt;&gt; User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-04 14:15:09,298 DEBUG - http-outgoing-3 &gt;&gt; Accept-Encoding: gzip,deflate
2017-09-04 14:15:09,298 DEBUG - http-outgoing-3 &gt;&gt; &quot;GET /branches/gh-pages HTTP/1.1[\r][\n]&quot;
2017-09-04 14:15:09,298 DEBUG - http-outgoing-3 &gt;&gt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-04 14:15:09,299 DEBUG - http-outgoing-3 >> "Host: localhost:36809[\r][\n]"
2017-09-04 14:15:09,299 DEBUG - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:09,299 DEBUG - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-04 14:15:09,299 DEBUG - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-04 14:15:09,299 DEBUG - http-outgoing-3 >> "[\r][\n]"
2017-09-04 14:15:09,303 DEBUG - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-04 14:15:09,303 DEBUG - http-outgoing-3 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:09,303 DEBUG - http-outgoing-3 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:09,303 DEBUG - http-outgoing-3 << "Content-Length: 0[\r][\n]"
2017-09-04 14:15:09,303 DEBUG - http-outgoing-3 << "Date: Mon, 04 Sep 2017 14:15:09 GMT[\r][\n]"
2017-09-04 14:15:09,303 DEBUG - http-outgoing-3 << "[\r][\n]"
2017-09-04 14:15:09,304 DEBUG - http-outgoing-3 << HTTP/1.1 200 OK
2017-09-04 14:15:09,304 DEBUG - http-outgoing-3 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:09,304 DEBUG - http-outgoing-3 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:09,304 DEBUG - http-outgoing-3 << Content-Length: 0
2017-09-04 14:15:09,304 DEBUG - http-outgoing-3 << Date: Mon, 04 Sep 2017 14:15:09 GMT
2017-09-04 14:15:09,304 DEBUG - Connection can be kept alive indefinitely
2017-09-04 14:15:09,304 DEBUG - Connection [id: 3][route: {}->http://localhost:36809] can be kept alive indefinitely
2017-09-04 14:15:09,304 DEBUG - Connection released: [id: 3][route: {}->http://localhost:36809][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:09,305 INFO - #fetch(GET localhost:36809 /branches/gh-pages): [200 OK] in 11ms
2017-09-04 14:15:10,306 INFO - stopped on port #36809
2017-09-04 14:15:10,311 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 630.73?s
2017-09-04 14:15:10,312 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.34ms
2017-09-04 14:15:10,312 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.59ms
2017-09-04 14:15:10,313 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 480.59?s
2017-09-04 14:15:10,313 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.87ms
2017-09-04 14:15:10,313 DEBUG - #name(): 'charlesrepo' in 4.98?s
2017-09-04 14:15:10,313 DEBUG - #name(): 'charlesrepo' in 10.10?s
2017-09-04 14:15:10,314 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 473.28?s
2017-09-04 14:15:10,315 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.75ms
2017-09-04 14:15:10,316 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.03ms
2017-09-04 14:15:10,316 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 524.20?s
2017-09-04 14:15:10,317 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 776.86?s
2017-09-04 14:15:10,320 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.70ms
2017-09-04 14:15:10,321 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.83ms
2017-09-04 14:15:10,321 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 186.08?s
2017-09-04 14:15:10,322 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 510.03?s
2017-09-04 14:15:10,323 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.61ms
2017-09-04 14:15:10,323 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.88ms
2017-09-04 14:15:10,324 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 2.21ms
2017-09-04 14:15:10,324 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-04 14:15:10,324 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 476.55?s
2017-09-04 14:15:10,325 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 10.91ms
2017-09-04 14:15:10,326 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 476.78?s
2017-09-04 14:15:10,326 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 729.76?s
2017-09-04 14:15:10,333 DEBUG - #json(): {"name":"charlesrepo","description":"","private":"false","homepage":""} in 7.82ms
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.29 sec
Running com.amihaiemil.charles.github.IndexPageKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.github.SendReplyTestCase
2017-09-04 14:15:10,344 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 479.09?s
2017-09-04 14:15:10,345 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 964.84?s
2017-09-04 14:15:10,345 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.25ms
2017-09-04 14:15:10,346 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 474.22?s
2017-09-04 14:15:10,346 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.50ms
2017-09-04 14:15:10,346 DEBUG - #name(): 'amihaiemil.github.io' in 4.56?s
2017-09-04 14:15:10,346 DEBUG - #name(): 'amihaiemil.github.io' in 6.77?s
2017-09-04 14:15:10,347 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 459.47?s
2017-09-04 14:15:10,350 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 3.48ms
2017-09-04 14:15:10,350 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET "false";UP;'): in 3.76ms
2017-09-04 14:15:10,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 546.75?s
2017-09-04 14:15:10,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 784.99?s
2017-09-04 14:15:10,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 479.37?s
2017-09-04 14:15:10,353 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.75ms
2017-09-04 14:15:10,354 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 180.46?s
2017-09-04 14:15:10,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 505.09?s
2017-09-04 14:15:10,356 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.64ms
2017-09-04 14:15:10,356 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.91ms
2017-09-04 14:15:10,356 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.23ms
2017-09-04 14:15:10,356 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:10,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.33ms
2017-09-04 14:15:10,358 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 10.41ms
2017-09-04 14:15:10,359 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 529.11?s
2017-09-04 14:15:10,359 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.04ms
2017-09-04 14:15:10,360 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.31ms
2017-09-04 14:15:10,360 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 507.21?s
2017-09-04 14:15:10,361 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.58ms
2017-09-04 14:15:10,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 493.72?s
2017-09-04 14:15:10,362 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 739.85?s
2017-09-04 14:15:10,363 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 462.35?s
2017-09-04 14:15:10,363 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.72ms
2017-09-04 14:15:10,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 495.34?s
2017-09-04 14:15:10,367 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 3.50ms
2017-09-04 14:15:10,367 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 3.74ms
2017-09-04 14:15:10,368 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 512.03?s
2017-09-04 14:15:10,368 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 4.00ms
2017-09-04 14:15:10,369 DEBUG - #lock(): in 7.65?s
2017-09-04 14:15:10,369 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 497.40?s
2017-09-04 14:15:10,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 749.66?s
2017-09-04 14:15:10,371 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 477.60?s
2017-09-04 14:15:10,373 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.73ms
2017-09-04 14:15:10,373 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.06ms
2017-09-04 14:15:10,373 DEBUG - #unlock(): in 7.07?s
2017-09-04 14:15:10,376 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.58ms
2017-09-04 14:15:10,376 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 20.37?s
2017-09-04 14:15:10,376 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.16?s
2017-09-04 14:15:10,377 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-04 14:15:10,377 DEBUG - #get(1): 1 in 23.27?s
2017-09-04 14:15:10,377 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.61ms
2017-09-04 14:15:10,379 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 555.69?s
2017-09-04 14:15:10,380 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.88ms
2017-09-04 14:15:10,381 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.13ms
2017-09-04 14:15:10,381 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 548.80?s
2017-09-04 14:15:10,382 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.43ms
2017-09-04 14:15:10,382 DEBUG - #lock(): in 5.64?s
2017-09-04 14:15:10,383 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 538.62?s
2017-09-04 14:15:10,383 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 781.22?s
2017-09-04 14:15:10,386 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.63?s
2017-09-04 14:15:10,388 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-09-04T14:15:10Z";'): in 1.84ms
2017-09-04 14:15:10,388 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-09-04T14:15:10Z";'): in 2.13ms
2017-09-04 14:15:10,388 DEBUG - #unlock(): in 12.05?s
2017-09-04 14:15:10,389 DEBUG - #issue(): 1 in 20.40?s
2017-09-04 14:15:10,389 DEBUG - #number(): 1 in 6.65?s
2017-09-04 14:15:10,389 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike hello\n\nHello there!
2017-09-04 14:15:10,390 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.41?s
2017-09-04 14:15:10,390 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.00?s
2017-09-04 14:15:10,391 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.13?s
2017-09-04 14:15:10,391 DEBUG - #post('> @charlesmike hello\n\nHello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.42ms
2017-09-04 14:15:10,392 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.92?s
2017-09-04 14:15:10,394 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.05ms
2017-09-04 14:15:10,394 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.30ms
2017-09-04 14:15:10,395 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.89?s
2017-09-04 14:15:10,395 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..907..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.56ms
2017-09-04 14:15:10,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 562.72?s
2017-09-04 14:15:10,396 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1006...jcabi.github.mock.MkComments$1@4001c016)' in 32.78?s
2017-09-04 14:15:10,397 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.94?s
2017-09-04 14:15:10,397 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 814.07?s
2017-09-04 14:15:10,423 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@e9bcd6e in 24.42ms
2017-09-04 14:15:10,424 DEBUG - Connection manager is shutting down
2017-09-04 14:15:10,424 DEBUG - http-outgoing-0: Close connection
2017-09-04 14:15:10,425 DEBUG - Connection manager shut down
2017-09-04 14:15:10,426 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.38?s
2017-09-04 14:15:10,426 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 36.04?s
2017-09-04 14:15:10,427 DEBUG - Connection manager is shutting down
2017-09-04 14:15:10,427 DEBUG - http-outgoing-3: Close connection
2017-09-04 14:15:10,427 DEBUG - Connection manager shut down
2017-09-04 14:15:10,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 953.60?s
2017-09-04 14:15:10,428 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.40ms
2017-09-04 14:15:10,437 DEBUG - Connection manager is shutting down
2017-09-04 14:15:10,437 DEBUG - http-outgoing-2: Close connection
2017-09-04 14:15:10,437 DEBUG - Connection manager shut down
2017-09-04 14:15:10,437 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..161..:10Z","updated_at":"2017-09-04T14:15:10Z"}' in 10.76ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
2017-09-04 14:15:10,437 DEBUG - Connection manager is shutting down
Running com.amihaiemil.charles.github.StarRepoTestCase
2017-09-04 14:15:10,438 DEBUG - Connection manager shut down
2017-09-04 14:15:10,440 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 447.95?s
2017-09-04 14:15:10,441 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 899.51?s
2017-09-04 14:15:10,441 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.13ms
2017-09-04 14:15:10,442 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 418.78?s
2017-09-04 14:15:10,442 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.39ms
2017-09-04 14:15:10,442 DEBUG - #name(): 'amihaiemil.github.io' in 4.60?s
2017-09-04 14:15:10,442 DEBUG - #name(): 'amihaiemil.github.io' in 6.97?s
2017-09-04 14:15:10,443 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 417.76?s
2017-09-04 14:15:10,444 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.46ms
2017-09-04 14:15:10,444 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.72ms
2017-09-04 14:15:10,445 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 522.64?s
2017-09-04 14:15:10,445 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 742.25?s
2017-09-04 14:15:10,447 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 459.72?s
2017-09-04 14:15:10,447 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.65ms
2017-09-04 14:15:10,447 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 188.00?s
2017-09-04 14:15:10,448 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 456.23?s
2017-09-04 14:15:10,449 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.56ms
2017-09-04 14:15:10,449 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.81ms
2017-09-04 14:15:10,450 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.14ms
2017-09-04 14:15:10,450 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:10,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 451.60?s
2017-09-04 14:15:10,451 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 8.02ms
2017-09-04 14:15:10,454 DEBUG - #check(class com.jcabi.github.mock.MkStars): immutability checked
2017-09-04 14:15:10,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 471.04?s
2017-09-04 14:15:10,456 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.42ms
2017-09-04 14:15:10,456 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.65ms
2017-09-04 14:15:10,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 466.15?s
2017-09-04 14:15:10,457 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 4.88ms
2017-09-04 14:15:10,458 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 436.25?s
2017-09-04 14:15:10,458 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 642.66?s
2017-09-04 14:15:10,459 DEBUG - #starred(): false in 1.49ms
2017-09-04 14:15:10,460 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 436.12?s
2017-09-04 14:15:10,461 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.32ms
2017-09-04 14:15:10,461 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.54ms
2017-09-04 14:15:10,462 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 467.80?s
2017-09-04 14:15:10,462 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.77ms
2017-09-04 14:15:10,463 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 453.23?s
2017-09-04 14:15:10,463 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 659.05?s
2017-09-04 14:15:10,464 DEBUG - #starred(): false in 1.46ms
2017-09-04 14:15:10,465 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 486.39?s
2017-09-04 14:15:10,466 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.40ms
2017-09-04 14:15:10,466 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.67ms
2017-09-04 14:15:10,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 454.20?s
2017-09-04 14:15:10,467 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.88ms
2017-09-04 14:15:10,467 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 434.57?s
2017-09-04 14:15:10,468 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.40ms
2017-09-04 14:15:10,469 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.62ms
2017-09-04 14:15:10,469 DEBUG - #star(): in 1.87ms
2017-09-04 14:15:10,470 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 451.70?s
2017-09-04 14:15:10,471 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.34ms
2017-09-04 14:15:10,471 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.55ms
2017-09-04 14:15:10,471 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 444.66?s
2017-09-04 14:15:10,472 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-09-04 14:15:10,472 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 437.65?s
2017-09-04 14:15:10,472 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 642.49?s
2017-09-04 14:15:10,474 DEBUG - #starred(): true in 2.24ms
2017-09-04 14:15:10,475 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 378.47?s
2017-09-04 14:15:10,476 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 808.01?s
2017-09-04 14:15:10,476 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.03ms
2017-09-04 14:15:10,477 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 396.07?s
2017-09-04 14:15:10,477 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.24ms
2017-09-04 14:15:10,477 DEBUG - #name(): 'amihaiemil.github.io' in 4.62?s
2017-09-04 14:15:10,477 DEBUG - #name(): 'amihaiemil.github.io' in 6.37?s
2017-09-04 14:15:10,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 418.35?s
2017-09-04 14:15:10,479 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.32ms
2017-09-04 14:15:10,479 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.57ms
2017-09-04 14:15:10,480 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 438.08?s
2017-09-04 14:15:10,480 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 644.93?s
2017-09-04 14:15:10,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 426.51?s
2017-09-04 14:15:10,481 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.43ms
2017-09-04 14:15:10,482 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 169.39?s
2017-09-04 14:15:10,482 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 438.93?s
2017-09-04 14:15:10,483 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.43ms
2017-09-04 14:15:10,484 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.68ms
2017-09-04 14:15:10,484 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.95ms
2017-09-04 14:15:10,484 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-04 14:15:10,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 438.33?s
2017-09-04 14:15:10,485 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 7.17ms
2017-09-04 14:15:10,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 471.04?s
2017-09-04 14:15:10,487 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.35ms
2017-09-04 14:15:10,487 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.56ms
2017-09-04 14:15:10,488 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 434.78?s
2017-09-04 14:15:10,488 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-09-04 14:15:10,488 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 428.65?s
2017-09-04 14:15:10,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 620.09?s
2017-09-04 14:15:10,489 DEBUG - #starred(): false in 1.37ms
2017-09-04 14:15:10,490 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 429.37?s
2017-09-04 14:15:10,491 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.28ms
2017-09-04 14:15:10,491 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.48ms
2017-09-04 14:15:10,492 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 432.07?s
2017-09-04 14:15:10,492 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.69ms
2017-09-04 14:15:10,493 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 428.86?s
2017-09-04 14:15:10,493 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 634.79?s
2017-09-04 14:15:10,494 DEBUG - #starred(): false in 1.38ms
2017-09-04 14:15:10,494 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 428.98?s
2017-09-04 14:15:10,495 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.28ms
2017-09-04 14:15:10,495 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.48ms
2017-09-04 14:15:10,496 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 435.46?s
2017-09-04 14:15:10,496 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.69ms
2017-09-04 14:15:10,497 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 431.83?s
2017-09-04 14:15:10,498 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..31..\n1:ADD &quot;star&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;'): in 1.37ms
2017-09-04 14:15:10,498 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..31..\n1:ADD &quot;star&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;'): in 1.58ms
2017-09-04 14:15:10,498 DEBUG - #star(): in 1.80ms
2017-09-04 14:15:10,499 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 427.50?s
2017-09-04 14:15:10,500 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.29ms
2017-09-04 14:15:10,500 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.49ms
2017-09-04 14:15:10,501 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 432.18?s
2017-09-04 14:15:10,501 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.69ms
2017-09-04 14:15:10,501 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 432.69?s
2017-09-04 14:15:10,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 654.43?s
2017-09-04 14:15:10,502 DEBUG - #starred(): true in 1.41ms
2017-09-04 14:15:10,503 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 431.95?s
2017-09-04 14:15:10,504 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.31ms
2017-09-04 14:15:10,504 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.51ms
2017-09-04 14:15:10,505 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 473.11?s
2017-09-04 14:15:10,505 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-04 14:15:10,506 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 451.89?s
2017-09-04 14:15:10,506 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 647.48?s
2017-09-04 14:15:10,507 DEBUG - #starred(): true in 1.45ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running com.amihaiemil.charles.github.FollowTestCase
Sep 04, 2017 2:15:10 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:10,516 INFO - started on port #45726
2017-09-04 14:15:10,518 DEBUG - CookieSpec selected: default
2017-09-04 14:15:10,518 DEBUG - Auth cache not set in the context
2017-09-04 14:15:10,519 DEBUG - Connection request: [route: {}->http://localhost:45726][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:10,519 DEBUG - Connection leased: [id: 4][route: {}->http://localhost:45726][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:10,519 DEBUG - Opening connection {}->http://localhost:45726
2017-09-04 14:15:10,519 DEBUG - Connecting to localhost/127.0.0.1:45726
2017-09-04 14:15:10,519 DEBUG - Connection established 127.0.0.1:45112<->127.0.0.1:45726
2017-09-04 14:15:10,519 DEBUG - http-outgoing-4: set socket timeout to 0
2017-09-04 14:15:10,519 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-09-04 14:15:10,519 DEBUG - Target auth state: UNCHALLENGED
2017-09-04 14:15:10,519 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:10,519 DEBUG - http-outgoing-4 >> PUT /user/following/amihaiemil HTTP/1.1
2017-09-04 14:15:10,519 DEBUG - http-outgoing-4 >> Content-Length: 0
2017-09-04 14:15:10,519 DEBUG - http-outgoing-4 >> Host: localhost:45726
2017-09-04 14:15:10,519 DEBUG - http-outgoing-4 >> Connection: Keep-Alive
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> Accept-Encoding: gzip,deflate
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "Content-Length: 0[\r][\n]"
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "Host: localhost:45726[\r][\n]"
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-04 14:15:10,520 DEBUG - http-outgoing-4 >> "[\r][\n]"
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << "HTTP/1.1 204 No Content[\r][\n]"
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << "Date: Mon, 04 Sep 2017 14:15:10 GMT[\r][\n]"
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << "[\r][\n]"
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << HTTP/1.1 204 No Content
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:10,523 DEBUG - http-outgoing-4 << Date: Mon, 04 Sep 2017 14:15:10 GMT
2017-09-04 14:15:10,523 DEBUG - Connection can be kept alive indefinitely
2017-09-04 14:15:10,523 DEBUG - Connection [id: 4][route: {}->http://localhost:45726] can be kept alive indefinitely
2017-09-04 14:15:10,523 DEBUG - Connection released: [id: 4][route: {}-&gt;http://localhost:45726][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:10,524 INFO - #fetch(PUT localhost:45726 /user/following/amihaiemil): [204 No Content] in 5ms
2017-09-04 14:15:11,525 INFO - stopped on port #45726
2017-09-04 14:15:11,530 DEBUG - CookieSpec selected: default
2017-09-04 14:15:11,531 DEBUG - Auth cache not set in the context
2017-09-04 14:15:11,531 DEBUG - Connection request: [route: {}-&gt;http://localhost:37114][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:11,531 DEBUG - Connection leased: [id: 5][route: {}-&gt;http://localhost:37114][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:11,531 DEBUG - Opening connection {}-&gt;http://localhost:37114
2017-09-04 14:15:11,531 DEBUG - Connecting to localhost/127.0.0.1:37114
2017-09-04 14:15:11,532 DEBUG - Connect to localhost/127.0.0.1:37114 timed out. Connection will be retried using another IP address
2017-09-04 14:15:11,532 DEBUG - Connecting to localhost/0:0:0:0:0:0:0:1:37114
2017-09-04 14:15:11,532 DEBUG - http-outgoing-5: Shutdown connection
2017-09-04 14:15:11,532 DEBUG - Connection discarded
2017-09-04 14:15:11,532 DEBUG - Connection released: [id: 5][route: {}->http://localhost:37114][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
Sep 04, 2017 2:15:11 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:11,535 INFO - started on port #35748
2017-09-04 14:15:11,537 DEBUG - CookieSpec selected: default
2017-09-04 14:15:11,537 DEBUG - Auth cache not set in the context
2017-09-04 14:15:11,537 DEBUG - Connection request: [route: {}->http://localhost:35748][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:11,537 DEBUG - Connection leased: [id: 6][route: {}->http://localhost:35748][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-04 14:15:11,537 DEBUG - Opening connection {}->http://localhost:35748
2017-09-04 14:15:11,537 DEBUG - Connecting to localhost/127.0.0.1:35748
2017-09-04 14:15:11,537 DEBUG - Connection established 127.0.0.1:39564<->127.0.0.1:35748
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6: set socket timeout to 0
2017-09-04 14:15:11,538 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-09-04 14:15:11,538 DEBUG - Target auth state: UNCHALLENGED
2017-09-04 14:15:11,538 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> PUT /user/following/amihaiemil HTTP/1.1
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> Content-Length: 0
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> Host: localhost:35748
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> Connection: Keep-Alive
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> Accept-Encoding: gzip,deflate
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "Content-Length: 0[\r][\n]"
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "Host: localhost:35748[\r][\n]"
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-04 14:15:11,538 DEBUG - http-outgoing-6 >> "[\r][\n]"
2017-09-04 14:15:11,541 DEBUG - http-outgoing-6 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
2017-09-04 14:15:11,541 DEBUG - http-outgoing-6 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:11,541 DEBUG - http-outgoing-6 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:11,541 DEBUG - http-outgoing-6 << "Content-Length: 0[\r][\n]"
2017-09-04 14:15:11,541 DEBUG - http-outgoing-6 << "Date: Mon, 04 Sep 2017 14:15:11 GMT[\r][\n]"
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << "Connection: close[\r][\n]"
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << "[\r][\n]"
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << HTTP/1.1 500 Internal Server Error
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << Content-Length: 0
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << Date: Mon, 04 Sep 2017 14:15:11 GMT
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6 << Connection: close
2017-09-04 14:15:11,542 DEBUG - http-outgoing-6: Close connection
2017-09-04 14:15:11,542 DEBUG - Connection discarded
2017-09-04 14:15:11,542 DEBUG - Connection released: [id: 6][route: {}->http://localhost:35748][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-04 14:15:11,542 INFO - #fetch(PUT localhost:35748 /user/following/amihaiemil): [500 Internal Server Error] in 6ms
2017-09-04 14:15:12,544 INFO - stopped on port #35748
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 sec
Running com.amihaiemil.charles.github.RepoNameCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.github.EnglishTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.amihaiemil.charles.aws.SimpleAwsResponseHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running com.amihaiemil.charles.aws.SearchResponseHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.amihaiemil.charles.aws.SimpleAwsErrorHandlerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.aws.AmazonEsSearchTestCase
Sep 04, 2017 2:15:12 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:12,605 INFO - started on port #37117
2017-09-04 14:15:13,098 DEBUG - Sending Request: POST http://localhost:37117/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170904T141512Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d85c6b832ce46292c03740172f6c153aef39e72c06d09f2749257f3e751194ef, Host: localhost:37117, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 1d3cf231-0bf6-9843-ae16-ab560e61aa36, Content-Type: application/json, )
2017-09-04 14:15:13,145 DEBUG - Admin mbean registered under com.amazonaws.management:type=AwsSdkMetrics
2017-09-04 14:15:13,148 DEBUG - CookieSpec selected: default
2017-09-04 14:15:13,148 DEBUG - Auth cache not set in the context
2017-09-04 14:15:13,148 DEBUG - Connection request: [route: {}->http://localhost:37117][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:13,151 DEBUG - Connection leased: [id: 7][route: {}->http://localhost:37117][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:13,152 DEBUG - Opening connection {}->http://localhost:37117
2017-09-04 14:15:13,152 DEBUG - Connecting to localhost/127.0.0.1:37117
2017-09-04 14:15:13,153 DEBUG - Connection established 127.0.0.1:49614<->127.0.0.1:37117
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7: set socket timeout to 50000
2017-09-04 14:15:13,153 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-04 14:15:13,153 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 &gt;&gt; POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 &gt;&gt; Host: localhost:37117
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> X-Amz-Date: 20170904T141512Z
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d85c6b832ce46292c03740172f6c153aef39e72c06d09f2749257f3e751194ef
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> amz-sdk-invocation-id: 1d3cf231-0bf6-9843-ae16-ab560e61aa36
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> Content-Type: application/json
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> Transfer-Encoding: chunked
2017-09-04 14:15:13,153 DEBUG - http-outgoing-7 >> Connection: Keep-Alive
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "Host: localhost:37117[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "X-Amz-Date: 20170904T141512Z[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d85c6b832ce46292c03740172f6c153aef39e72c06d09f2749257f3e751194ef[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "amz-sdk-invocation-id: 1d3cf231-0bf6-9843-ae16-ab560e61aa36[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "Content-Type: application/json[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "b8[\r][\n]"
2017-09-04 14:15:13,154 DEBUG - http-outgoing-7 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{"fragment_size":150}}}}[\r][\n]"
2017-09-04 14:15:13,155 DEBUG - http-outgoing-7 >> "0[\r][\n]"
2017-09-04 14:15:13,155 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "Content-Length: 5345[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "Date: Mon, 04 Sep 2017 14:15:13 GMT[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "[\r][\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "{[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "  "took" : 3,[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "  "timed_out" : false,[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "  "_shards" : {[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "    "total" : 15,[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "    "successful" : 15,[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "    "failed" : 0[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "  },[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "  "hits" : {[\n]"
2017-09-04 14:15:13,159 DEBUG - http-outgoing-7 << "    "total" : 27,[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "    "max_score" : 1.0,[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "    "hits" : [ {[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,160 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-04 14:15:13,161 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;development&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/more/page2.html&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/more/page2.html&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/link3page/page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "        "category" : "development",[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "      "_type" : "mischelaneous",[\n]"
2017-09-04 14:15:13,162 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "category" : "mischelaneous",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-04 14:15:13,163 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "      "_type" : "mischelaneous",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 << &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page3.html&quot;,[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-04 14:15:13,164 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-04 14:15:13,165 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,166 DEBUG - http-outgoing-7 << "    },{[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:13,167 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 << "    },{[\n]"
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 << "      "_index" : &quot;testindex&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page34.html&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/some/other/page.html&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-04 14:15:13,168 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; &quot;    } ][\n]&quot;
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; &quot;  }[\n]&quot;
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; &quot;}&quot;
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; HTTP/1.1 200 OK
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 &lt;&lt; Content-Length: 5345
2017-09-04 14:15:13,169 DEBUG - http-outgoing-7 << Date: Mon, 04 Sep 2017 14:15:13 GMT
2017-09-04 14:15:13,169 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:13,175 DEBUG - Connection [id: 7][route: {}->http://localhost:37117] can be kept alive for 60.0 seconds
2017-09-04 14:15:13,175 DEBUG - Connection released: [id: 7][route: {}->http://localhost:37117][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:14,162 INFO - stopped on port #37117
Sep 04, 2017 2:15:14 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:14,165 INFO - started on port #40491
2017-09-04 14:15:14,179 DEBUG - Sending Request: POST http://localhost:40491/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170904T141514Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=fcb0d63444a07ea01886fa0c88ad32034cd95004f626457cdccd2926f8f2694f, Host: localhost:40491, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 033fd330-cc65-de9e-6a88-b3a4dbb22c02, Content-Type: application/json, )
2017-09-04 14:15:14,180 DEBUG - CookieSpec selected: default
2017-09-04 14:15:14,180 DEBUG - Auth cache not set in the context
2017-09-04 14:15:14,180 DEBUG - Connection request: [route: {}->http://localhost:40491][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:14,180 DEBUG - Connection leased: [id: 8][route: {}->http://localhost:40491][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:14,180 DEBUG - Opening connection {}->http://localhost:40491
2017-09-04 14:15:14,180 DEBUG - Connecting to localhost/127.0.0.1:40491
2017-09-04 14:15:14,180 DEBUG - Connection established 127.0.0.1:45682<->127.0.0.1:40491
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8: set socket timeout to 50000
2017-09-04 14:15:14,181 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-04 14:15:14,181 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> Host: localhost:40491
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> X-Amz-Date: 20170904T141514Z
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=fcb0d63444a07ea01886fa0c88ad32034cd95004f626457cdccd2926f8f2694f
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> amz-sdk-invocation-id: 033fd330-cc65-de9e-6a88-b3a4dbb22c02
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> Content-Type: application/json
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> Transfer-Encoding: chunked
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> Connection: Keep-Alive
2017-09-04 14:15:14,181 DEBUG - http-outgoing-8 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "Host: localhost:40491[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "X-Amz-Date: 20170904T141514Z[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=fcb0d63444a07ea01886fa0c88ad32034cd95004f626457cdccd2926f8f2694f[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "amz-sdk-invocation-id: 033fd330-cc65-de9e-6a88-b3a4dbb22c02[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "Content-Type: application/json[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "b8[\r][\n]"
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page&quot;}}]}},&quot;highlight&quot;:{&quot;fields&quot;:{&quot;textContent&quot;:{&quot;fragment_size&quot;:150}}}}[\r][\n]&quot;
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 &gt;&gt; &quot;0[\r][\n]&quot;
2017-09-04 14:15:14,182 DEBUG - http-outgoing-8 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;Content-Length: 193[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;Date: Mon, 04 Sep 2017 14:15:14 GMT[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;{[\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 &lt;&lt; &quot;  &quot;took&quot; : 3,[\n]&quot;
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 << "  "timed_out" : false,[\n]"
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 << "  "_shards" : {[\n]"
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 << "    "total" : 15,[\n]"
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 << "    "successful" : 15,[\n]"
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 << "    "failed" : 0[\n]"
2017-09-04 14:15:14,185 DEBUG - http-outgoing-8 << "  },[\n]"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << "  "hits" : {[\n]"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << "    "total" : 0,[\n]"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << "    "max_score" : null,[\n]"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << "    "hits" : [][\n]"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << "  }[\n]"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << "}"
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << HTTP/1.1 200 OK
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << Content-Length: 193
2017-09-04 14:15:14,186 DEBUG - http-outgoing-8 << Date: Mon, 04 Sep 2017 14:15:14 GMT
2017-09-04 14:15:14,186 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:14,187 DEBUG - Connection [id: 8][route: {}->http://localhost:40491] can be kept alive for 60.0 seconds
2017-09-04 14:15:14,187 DEBUG - Connection released: [id: 8][route: {}->http://localhost:40491][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:15,187 INFO - stopped on port #40491
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 sec
Running com.amihaiemil.charles.aws.EsBulkJsonTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running com.amihaiemil.charles.aws.requests.SignedRequestTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.aws.requests.AwsPostTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsHeadTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.aws.requests.AwsDeleteTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsHttpHeadersTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.AmazonEsRepositoryTestCase
Sep 04, 2017 2:15:15 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:15,244 INFO - started on port #35330
2017-09-04 14:15:15,255 DEBUG - Sending Request: POST http://localhost:35330/es/_bulk / Headers: (X-Amz-Date: 20170904T141515Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8711b43af51aaa054c9808cb038a693a6185f2e8eda3b371753b90c51b23a3ed, Host: localhost:35330, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: facbecf2-e164-877b-0ad6-b215c61e303f, Content-Type: application/json, )
2017-09-04 14:15:15,255 DEBUG - CookieSpec selected: default
2017-09-04 14:15:15,255 DEBUG - Auth cache not set in the context
2017-09-04 14:15:15,256 DEBUG - Connection request: [route: {}->http://localhost:35330][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:15,256 DEBUG - Connection leased: [id: 9][route: {}->http://localhost:35330][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:15,256 DEBUG - Opening connection {}->http://localhost:35330
2017-09-04 14:15:15,256 DEBUG - Connecting to localhost/127.0.0.1:35330
2017-09-04 14:15:15,256 DEBUG - Connection established 127.0.0.1:49402<->127.0.0.1:35330
2017-09-04 14:15:15,256 DEBUG - http-outgoing-9: set socket timeout to 50000
2017-09-04 14:15:15,256 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-09-04 14:15:15,256 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> POST /es/_bulk/ HTTP/1.1
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> Host: localhost:35330
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> X-Amz-Date: 20170904T141515Z
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8711b43af51aaa054c9808cb038a693a6185f2e8eda3b371753b90c51b23a3ed
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> amz-sdk-invocation-id: facbecf2-e164-877b-0ad6-b215c61e303f
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> Content-Type: application/json
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> Transfer-Encoding: chunked
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> Connection: Keep-Alive
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "Host: localhost:35330[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "X-Amz-Date: 20170904T141515Z[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8711b43af51aaa054c9808cb038a693a6185f2e8eda3b371753b90c51b23a3ed[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "amz-sdk-invocation-id: facbecf2-e164-877b-0ad6-b215c61e303f[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 >> "Content-Type: application/json[\r][\n]"
2017-09-04 14:15:15,257 DEBUG - http-outgoing-9 &gt;&gt; &quot;Transfer-Encoding: chunked[\r][\n]&quot;
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 &gt;&gt; &quot;249[\r][\n]&quot;
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 &gt;&gt; &quot;{&quot;index&quot;:{&quot;_index&quot;:&quot;testIndex&quot;, &quot;_type&quot;:&quot;page&quot;, &quot;_id&quot;:&quot;http://www.test.com/crawledpage.html&quot;}}[\n]&quot;
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 &gt;&gt; &quot;{&quot;id&quot;:&quot;http://www.test.com/crawledpage.html&quot;,&quot;name&quot;:&quot;crawledpage.html&quot;,&quot;url&quot;:&quot;http://www.test.com/crawledpage.html&quot;,&quot;title&quot;:&quot;crawledpage | title&quot;,&quot;textContent&quot;:&quot;some content&quot;,&quot;links&quot;:[]}[\n]&quot;
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"https://www.test.com/stuff/crawledpage.html"}}[\n]"
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 >> "{"id":"https://www.test.com/stuff/crawledpage.html","name":"crawledpage.html","url":"https://www.test.com/stuff/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 >> "0[\r][\n]"
2017-09-04 14:15:15,258 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "Content-Length: 34[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "Date: Mon, 04 Sep 2017 14:15:15 GMT[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "[\r][\n]"
2017-09-04 14:15:15,261 DEBUG - http-outgoing-9 << "{"status":"Unit test successful!"}"
2017-09-04 14:15:15,262 DEBUG - http-outgoing-9 << HTTP/1.1 200 OK
2017-09-04 14:15:15,262 DEBUG - http-outgoing-9 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:15,262 DEBUG - http-outgoing-9 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:15,262 DEBUG - http-outgoing-9 << Content-Length: 34
2017-09-04 14:15:15,262 DEBUG - http-outgoing-9 << Date: Mon, 04 Sep 2017 14:15:15 GMT
2017-09-04 14:15:15,262 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:15,262 DEBUG - Connection [id: 9][route: {}->http://localhost:35330] can be kept alive for 60.0 seconds
2017-09-04 14:15:15,262 DEBUG - Connection released: [id: 9][route: {}->http://localhost:35330][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:16,263 INFO - stopped on port #35330
Sep 04, 2017 2:15:16 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:16,278 INFO - started on port #42088
2017-09-04 14:15:16,284 DEBUG - Sending Request: DELETE http://localhost:42088/es/index.to.be.deleted / Headers: (X-Amz-Date: 20170904T141516Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=b5605095529459d685ce518b5e08423eed6c40a15b3b22f8a649aacad03bf7fe, Host: localhost:42088, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: d5e4c8a5-075e-2c3f-36eb-2b394457b7eb, )
2017-09-04 14:15:16,285 DEBUG - CookieSpec selected: default
2017-09-04 14:15:16,285 DEBUG - Auth cache not set in the context
2017-09-04 14:15:16,285 DEBUG - Connection request: [route: {}->http://localhost:42088][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:16,285 DEBUG - Connection leased: [id: 10][route: {}->http://localhost:42088][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:16,285 DEBUG - Opening connection {}->http://localhost:42088
2017-09-04 14:15:16,285 DEBUG - Connecting to localhost/127.0.0.1:42088
2017-09-04 14:15:16,286 DEBUG - Connection established 127.0.0.1:56546<->127.0.0.1:42088
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10: set socket timeout to 50000
2017-09-04 14:15:16,286 DEBUG - Executing request DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-09-04 14:15:16,286 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> Host: localhost:42088
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> X-Amz-Date: 20170904T141516Z
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=b5605095529459d685ce518b5e08423eed6c40a15b3b22f8a649aacad03bf7fe
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> amz-sdk-invocation-id: d5e4c8a5-075e-2c3f-36eb-2b394457b7eb
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> Connection: Keep-Alive
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> "DELETE /es/index.to.be.deleted/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:16,286 DEBUG - http-outgoing-10 >> "Host: localhost:42088[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "X-Amz-Date: 20170904T141516Z[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=b5605095529459d685ce518b5e08423eed6c40a15b3b22f8a649aacad03bf7fe[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "amz-sdk-invocation-id: d5e4c8a5-075e-2c3f-36eb-2b394457b7eb[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:16,287 DEBUG - http-outgoing-10 >> "[\r][\n]"
2017-09-04 14:15:16,289 DEBUG - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-04 14:15:16,289 DEBUG - http-outgoing-10 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:16,289 DEBUG - http-outgoing-10 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:16,289 DEBUG - http-outgoing-10 &lt;&lt; &quot;Content-Length: 26[\r][\n]&quot;
2017-09-04 14:15:16,289 DEBUG - http-outgoing-10 &lt;&lt; &quot;Date: Mon, 04 Sep 2017 14:15:16 GMT[\r][\n]&quot;
2017-09-04 14:15:16,289 DEBUG - http-outgoing-10 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-04 14:15:16,290 DEBUG - http-outgoing-10 &lt;&lt; &quot;{&quot;status&quot;:&quot;index deleted&quot;}&quot;
2017-09-04 14:15:16,290 DEBUG - http-outgoing-10 &lt;&lt; HTTP/1.1 200 OK
2017-09-04 14:15:16,290 DEBUG - http-outgoing-10 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:16,290 DEBUG - http-outgoing-10 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:16,290 DEBUG - http-outgoing-10 &lt;&lt; Content-Length: 26
2017-09-04 14:15:16,290 DEBUG - http-outgoing-10 &lt;&lt; Date: Mon, 04 Sep 2017 14:15:16 GMT
2017-09-04 14:15:16,290 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:16,291 DEBUG - Connection [id: 10][route: {}-&gt;http://localhost:42088] can be kept alive for 60.0 seconds
2017-09-04 14:15:16,291 DEBUG - Connection released: [id: 10][route: {}->http://localhost:42088][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:17,291 INFO - stopped on port #42088
Sep 04, 2017 2:15:17 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:17,294 INFO - started on port #34673
2017-09-04 14:15:17,306 DEBUG - Sending Request: HEAD http://localhost:34673/es/present.index / Headers: (X-Amz-Date: 20170904T141517Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=94cc9f35cfec2d14d4926b7359a8dd5c9dd1fa55eb61be46ef8dcc9e1a575d40, Host: localhost:34673, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: ef19bdf0-cedd-fa59-6abd-2ac6c07d6a83, )
2017-09-04 14:15:17,307 DEBUG - CookieSpec selected: default
2017-09-04 14:15:17,307 DEBUG - Auth cache not set in the context
2017-09-04 14:15:17,307 DEBUG - Connection request: [route: {}->http://localhost:34673][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:17,307 DEBUG - Connection leased: [id: 11][route: {}->http://localhost:34673][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:17,307 DEBUG - Opening connection {}->http://localhost:34673
2017-09-04 14:15:17,308 DEBUG - Connecting to localhost/127.0.0.1:34673
2017-09-04 14:15:17,308 DEBUG - Connection established 127.0.0.1:47482<->127.0.0.1:34673
2017-09-04 14:15:17,308 DEBUG - http-outgoing-11: set socket timeout to 50000
2017-09-04 14:15:17,308 DEBUG - Executing request HEAD /es/present.index/ HTTP/1.1
2017-09-04 14:15:17,308 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> HEAD /es/present.index/ HTTP/1.1
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> Host: localhost:34673
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> X-Amz-Date: 20170904T141517Z
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=94cc9f35cfec2d14d4926b7359a8dd5c9dd1fa55eb61be46ef8dcc9e1a575d40
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> amz-sdk-invocation-id: ef19bdf0-cedd-fa59-6abd-2ac6c07d6a83
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> Connection: Keep-Alive
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> "HEAD /es/present.index/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> "Host: localhost:34673[\r][\n]"
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> "X-Amz-Date: 20170904T141517Z[\r][\n]"
2017-09-04 14:15:17,309 DEBUG - http-outgoing-11 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=94cc9f35cfec2d14d4926b7359a8dd5c9dd1fa55eb61be46ef8dcc9e1a575d40[\r][\n]"
2017-09-04 14:15:17,310 DEBUG - http-outgoing-11 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:17,310 DEBUG - http-outgoing-11 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:17,310 DEBUG - http-outgoing-11 >> "amz-sdk-invocation-id: ef19bdf0-cedd-fa59-6abd-2ac6c07d6a83[\r][\n]"
2017-09-04 14:15:17,310 DEBUG - http-outgoing-11 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-04 14:15:17,310 DEBUG - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:17,310 DEBUG - http-outgoing-11 >> "[\r][\n]"
2017-09-04 14:15:17,313 DEBUG - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-04 14:15:17,313 DEBUG - http-outgoing-11 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << "Content-Length: 0[\r][\n]"
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << "Date: Mon, 04 Sep 2017 14:15:17 GMT[\r][\n]"
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << "[\r][\n]"
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << HTTP/1.1 200 OK
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << Content-Length: 0
2017-09-04 14:15:17,314 DEBUG - http-outgoing-11 << Date: Mon, 04 Sep 2017 14:15:17 GMT
2017-09-04 14:15:17,314 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:17,314 DEBUG - Connection [id: 11][route: {}->http://localhost:34673] can be kept alive for 60.0 seconds
2017-09-04 14:15:17,314 DEBUG - Connection released: [id: 11][route: {}->http://localhost:34673][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:18,315 INFO - stopped on port #34673
Sep 04, 2017 2:15:18 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:18,330 INFO - started on port #34510
2017-09-04 14:15:18,335 DEBUG - Sending Request: HEAD http://localhost:34510/es/missing.index / Headers: (X-Amz-Date: 20170904T141518Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=31d6d1e0be85bd2dda75ba709b5b0088d80c5e3ece59b7182f7b61c787e2c60b, Host: localhost:34510, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 384ec29d-4c37-3f8b-375d-0a6047941c73, )
2017-09-04 14:15:18,336 DEBUG - CookieSpec selected: default
2017-09-04 14:15:18,336 DEBUG - Auth cache not set in the context
2017-09-04 14:15:18,336 DEBUG - Connection request: [route: {}->http://localhost:34510][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:18,336 DEBUG - Connection leased: [id: 12][route: {}->http://localhost:34510][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:18,336 DEBUG - Opening connection {}-&gt;http://localhost:34510
2017-09-04 14:15:18,336 DEBUG - Connecting to localhost/127.0.0.1:34510
2017-09-04 14:15:18,337 DEBUG - Connection established 127.0.0.1:44844&lt;-&gt;127.0.0.1:34510
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12: set socket timeout to 50000
2017-09-04 14:15:18,337 DEBUG - Executing request HEAD /es/missing.index/ HTTP/1.1
2017-09-04 14:15:18,337 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> HEAD /es/missing.index/ HTTP/1.1
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> Host: localhost:34510
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> X-Amz-Date: 20170904T141518Z
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=31d6d1e0be85bd2dda75ba709b5b0088d80c5e3ece59b7182f7b61c787e2c60b
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> amz-sdk-invocation-id: 384ec29d-4c37-3f8b-375d-0a6047941c73
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> Connection: Keep-Alive
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> "HEAD /es/missing.index/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> "Host: localhost:34510[\r][\n]"
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> "X-Amz-Date: 20170904T141518Z[\r][\n]"
2017-09-04 14:15:18,337 DEBUG - http-outgoing-12 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=31d6d1e0be85bd2dda75ba709b5b0088d80c5e3ece59b7182f7b61c787e2c60b[\r][\n]"
2017-09-04 14:15:18,338 DEBUG - http-outgoing-12 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:18,338 DEBUG - http-outgoing-12 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:18,338 DEBUG - http-outgoing-12 >> "amz-sdk-invocation-id: 384ec29d-4c37-3f8b-375d-0a6047941c73[\r][\n]"
2017-09-04 14:15:18,338 DEBUG - http-outgoing-12 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-04 14:15:18,338 DEBUG - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
2017-09-04 14:15:18,338 DEBUG - http-outgoing-12 >> "[\r][\n]"
2017-09-04 14:15:18,341 DEBUG - http-outgoing-12 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-09-04 14:15:18,341 DEBUG - http-outgoing-12 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << "Content-Length: 0[\r][\n]"
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << "Date: Mon, 04 Sep 2017 14:15:18 GMT[\r][\n]"
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << "[\r][\n]"
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << HTTP/1.1 404 Not Found
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << Content-Length: 0
2017-09-04 14:15:18,342 DEBUG - http-outgoing-12 << Date: Mon, 04 Sep 2017 14:15:18 GMT
2017-09-04 14:15:18,342 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:18,342 DEBUG - Connection [id: 12][route: {}->http://localhost:34510] can be kept alive for 60.0 seconds
2017-09-04 14:15:18,342 DEBUG - Connection released: [id: 12][route: {}->http://localhost:34510][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:18,342 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Not Found (Service: null; Status Code: 404; Error Code: null; Request ID: null)
2017-09-04 14:15:19,344 INFO - stopped on port #34510
Sep 04, 2017 2:15:19 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:19,346 INFO - started on port #44034
2017-09-04 14:15:19,365 DEBUG - Sending Request: POST http://localhost:44034/es/_bulk / Headers: (X-Amz-Date: 20170904T141519Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=016227feb4558f64f1ea9cd2a7fb626221cd7801015355431896fe665d893f9a, Host: localhost:44034, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 6eb9256a-ddd5-6d32-6bb8-b3c1f963c1e7, Content-Type: application/json, )
2017-09-04 14:15:19,365 DEBUG - CookieSpec selected: default
2017-09-04 14:15:19,366 DEBUG - Auth cache not set in the context
2017-09-04 14:15:19,366 DEBUG - Connection request: [route: {}->http://localhost:44034][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:19,366 DEBUG - Connection leased: [id: 13][route: {}->http://localhost:44034][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:19,366 DEBUG - Opening connection {}->http://localhost:44034
2017-09-04 14:15:19,366 DEBUG - Connecting to localhost/127.0.0.1:44034
2017-09-04 14:15:19,366 DEBUG - Connection established 127.0.0.1:60650<->127.0.0.1:44034
2017-09-04 14:15:19,366 DEBUG - http-outgoing-13: set socket timeout to 50000
2017-09-04 14:15:19,366 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-09-04 14:15:19,366 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> POST /es/_bulk/ HTTP/1.1
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> Host: localhost:44034
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> X-Amz-Date: 20170904T141519Z
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=016227feb4558f64f1ea9cd2a7fb626221cd7801015355431896fe665d893f9a
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> amz-sdk-invocation-id: 6eb9256a-ddd5-6d32-6bb8-b3c1f963c1e7
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> Content-Type: application/json
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> Transfer-Encoding: chunked
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> Connection: Keep-Alive
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> "Host: localhost:44034[\r][\n]"
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> "X-Amz-Date: 20170904T141519Z[\r][\n]"
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170904/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=016227feb4558f64f1ea9cd2a7fb626221cd7801015355431896fe665d893f9a[\r][\n]"
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]&quot;
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 &gt;&gt; &quot;amz-sdk-invocation-id: 6eb9256a-ddd5-6d32-6bb8-b3c1f963c1e7[\r][\n]&quot;
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 &gt;&gt; &quot;Content-Type: application/json[\r][\n]&quot;
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 &gt;&gt; &quot;Transfer-Encoding: chunked[\r][\n]&quot;
2017-09-04 14:15:19,367 DEBUG - http-outgoing-13 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "249[\r][\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"http://www.test.com/crawledpage.html"}}[\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "{"id":"http://www.test.com/crawledpage.html","name":"crawledpage.html","url":"http://www.test.com/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"https://www.test.com/stuff/crawledpage.html"}}[\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "{"id":"https://www.test.com/stuff/crawledpage.html","name":"crawledpage.html","url":"https://www.test.com/stuff/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "0[\r][\n]"
2017-09-04 14:15:19,368 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-09-04 14:15:19,371 DEBUG - http-outgoing-13 << "HTTP/1.1 412 Precondition Failed[\r][\n]"
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << "Content-Length: 0[\r][\n]"
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << "Date: Mon, 04 Sep 2017 14:15:19 GMT[\r][\n]"
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << "[\r][\n]"
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << HTTP/1.1 412 Precondition Failed
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << Content-Length: 0
2017-09-04 14:15:19,372 DEBUG - http-outgoing-13 << Date: Mon, 04 Sep 2017 14:15:19 GMT
2017-09-04 14:15:19,372 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:19,372 DEBUG - Connection [id: 13][route: {}->http://localhost:44034] can be kept alive for 60.0 seconds
2017-09-04 14:15:19,372 DEBUG - Connection released: [id: 13][route: {}->http://localhost:44034][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:19,373 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Precondition Failed (Service: null; Status Code: 412; Error Code: null; Request ID: null)
2017-09-04 14:15:20,374 INFO - stopped on port #44034
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.14 sec
Running com.amihaiemil.charles.rest.CharlesResourceTestCase
Sep 04, 2017 2:15:20 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/4/17 2:15 PM
2017-09-04 14:15:20,378 INFO - started on port #43373
2017-09-04 14:15:20,421 DEBUG - Sending Request: POST http://localhost:43373/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170904T141520Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=748bf4bdb77870f40fa970e6b0a028d62e7906f94d33024819ae0a96ab523059, Host: localhost:43373, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 3bcc6bf3-88a0-5708-5b49-3500e7d929af, Content-Type: application/json, )
2017-09-04 14:15:20,421 DEBUG - CookieSpec selected: default
2017-09-04 14:15:20,421 DEBUG - Auth cache not set in the context
2017-09-04 14:15:20,421 DEBUG - Connection request: [route: {}->http://localhost:43373][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-04 14:15:20,422 DEBUG - Connection leased: [id: 14][route: {}->http://localhost:43373][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:20,422 DEBUG - Opening connection {}->http://localhost:43373
2017-09-04 14:15:20,422 DEBUG - Connecting to localhost/127.0.0.1:43373
2017-09-04 14:15:20,422 DEBUG - Connection established 127.0.0.1:55798<->127.0.0.1:43373
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14: set socket timeout to 50000
2017-09-04 14:15:20,422 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-04 14:15:20,422 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14 >> Host: localhost:43373
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14 >> X-Amz-Date: 20170904T141520Z
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=748bf4bdb77870f40fa970e6b0a028d62e7906f94d33024819ae0a96ab523059
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14 >> amz-sdk-retry: 0/0/500
2017-09-04 14:15:20,422 DEBUG - http-outgoing-14 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> amz-sdk-invocation-id: 3bcc6bf3-88a0-5708-5b49-3500e7d929af
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> Content-Type: application/json
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> Transfer-Encoding: chunked
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> Connection: Keep-Alive
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "Host: localhost:43373[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "X-Amz-Date: 20170904T141520Z[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170904/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=748bf4bdb77870f40fa970e6b0a028d62e7906f94d33024819ae0a96ab523059[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "amz-sdk-invocation-id: 3bcc6bf3-88a0-5708-5b49-3500e7d929af[\r][\n]"
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 >> "Content-Type: application/json[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;Transfer-Encoding: chunked[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;b7[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;{&quot;from&quot;:0,&quot;size&quot;:3,&quot;query&quot;:{&quot;bool&quot;:{&quot;filter&quot;:[{&quot;match_phrase_prefix&quot;:{&quot;textContent&quot;:&quot;test&quot;}},{&quot;type&quot;:{&quot;value&quot;:&quot;page&quot;}}]}},&quot;highlight&quot;:{&quot;fields&quot;:{&quot;textContent&quot;:{&quot;fragment_size&quot;:150}}}}[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;0[\r][\n]&quot;
2017-09-04 14:15:20,423 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "Content-Length: 5345[\r][\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "Date: Mon, 04 Sep 2017 14:15:20 GMT[\r][\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "[\r][\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "{[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "  "took" : 3,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "  "timed_out" : false,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "  "_shards" : {[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "    "total" : 15,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "    "successful" : 15,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "    "failed" : 0[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "  },[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "  "hits" : {[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "    "total" : 27,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "    "max_score" : 1.0,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "    "hits" : [ {[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,426 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,427 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "      "_type" : "development",[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/stuff/link3page/page.html",[\n]"
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;category&quot; : &quot;development&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      },[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      }[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_type&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:20,428 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 &lt;&lt; &quot;      },[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,429 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      "_type" : "mischelaneous",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,430 DEBUG - http-outgoing-14 << "        "category" : "mischelaneous",[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page5.html",[\n]"
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 << "      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-04 14:15:20,431 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      },[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      }[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,432 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "    },{[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-04 14:15:20,433 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "    },{[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-04 14:15:20,434 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "        "category" : "mischelaneous",[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 &lt;&lt; &quot;    } ][\n]&quot;
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 &lt;&lt; &quot;  }[\n]&quot;
2017-09-04 14:15:20,435 DEBUG - http-outgoing-14 &lt;&lt; &quot;}&quot;
2017-09-04 14:15:20,436 DEBUG - http-outgoing-14 &lt;&lt; HTTP/1.1 200 OK
2017-09-04 14:15:20,436 DEBUG - http-outgoing-14 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-04 14:15:20,436 DEBUG - http-outgoing-14 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-04 14:15:20,436 DEBUG - http-outgoing-14 &lt;&lt; Content-Length: 5345
2017-09-04 14:15:20,436 DEBUG - http-outgoing-14 &lt;&lt; Date: Mon, 04 Sep 2017 14:15:20 GMT
2017-09-04 14:15:20,436 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-04 14:15:20,440 DEBUG - Connection [id: 14][route: {}-&gt;http://localhost:43373] can be kept alive for 60.0 seconds
2017-09-04 14:15:20,440 DEBUG - Connection released: [id: 14][route: {}-&gt;http://localhost:43373][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-04 14:15:21,428 INFO - stopped on port #43373
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 sec

Results :

Tests run: 115, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (3 KB at 98.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (4 KB at 149.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.pom (9 KB at 361.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.2/xstream-parent-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.2/xstream-parent-1.4.2.pom (19 KB at 763.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar (58 KB at 1552.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar (161 KB at 2135.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (226 KB at 2533.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar (471 KB at 3952.8 KB/sec)
[INFO] Packaging webapp
[INFO] Assembling webapp [charles-rest] in [/home/r/repo/target/charles-rest-1.0.1]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/r/repo/webapp]
[INFO] Webapp assembled in [122 msecs]
[INFO] Building war: /home/r/repo/target/charles-rest-1.0.1.war
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ charles-rest >>>
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ charles-rest ---
[INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec,excludes=**/com/amihaiemil/charles/filters/*:**/com/amihaiemil/charles/rest/*
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ charles-rest <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom (5 KB at 182.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 209.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (5 KB at 185.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 173.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (12 KB at 446.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom (5 KB at 187.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom (5 KB at 200.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 KB at 533.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/38/commons-parent-38.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/38/commons-parent-38.pom (61 KB at 1958.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 591.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 1078.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 975.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 2552.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1992.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 2402.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 274.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded:9https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 390.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 908.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 81.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 596.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 2602.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 377.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 221.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 2427.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar (23 KB at 102.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 616.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 221.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar (84 KB at 328.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar (173 KB at 639.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (400 KB at 1269.5 KB/sec)
[INFO] Building jar: /home/r/repo/target/charles-rest-1.0.1-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 268.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 142.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 101.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (2 KB at 71.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 KB at 730.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (2 KB at 68.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6 KB at 271.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 KB at 698.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4 KB at 180.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 60.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (3 KB at 124.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (2 KB at 79.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (3 KB at 111.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (5 KB at 213.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0.0 KB/sec)
Downloading: 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
Downloaded: 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 (2 KB at 71.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 504.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 91.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 240.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 594.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 241.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 487.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 661.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (5 KB at 193.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (4 KB at 165.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 256.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 248.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 552.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded:8https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (52 KB at 978.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (16 KB at 174.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (162 KB at 1829.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (60 KB at 650.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (37 KB at 335.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (190 KB at 1608.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (52 KB at 296.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 933.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 713.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (142 KB at 464.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (80 KB at 257.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 607.7 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 1334.1 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0.0 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 3400.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (370 KB at 900.9 KB/sec)
[INFO]
Loading source files for package com.amihaiemil.charles.github...
Loading source files for package com.amihaiemil.charles.filters...
Loading source files for package com.amihaiemil.charles.aws...
Loading source files for package com.amihaiemil.charles.aws.requests...
Loading source files for package com.amihaiemil.charles.rest...
Loading source files for package com.amihaiemil.charles.rest.model...
Constructing Javadoc information...
Standard Doclet version 1.7.0_151
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Action.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/AuthorOwnerCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/AwsEsRepository.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/AwsEsRepository.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/CachedCommand.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/CachedRepo.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/CharlesYml.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/CharlesYml.Default.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/CharlesYmlInput.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Command.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/CommandCategory.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Confused.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Conversation.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/DeleteIndex.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/DeleteIndexCommandCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/DeleteIndexKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/English.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/ErrorReply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Follow.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/GeneralPreconditionsCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/GhPagesBranchCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Hello.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexExistsCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexPage.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexPageKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexSite.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexSiteKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexSitemap.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexSitemapKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IndexStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/IntermediaryStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Knowledge.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/LastComment.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/LogsLocation.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/LogsOnServer.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Notification.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/OrganizationAdminCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/PageHostedOnGithubCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/PreconditionCheckStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Reply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/RepoForkCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/RepoNameCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/SendEmail.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/SendReply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/StarRepo.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Step.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Step.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Step.FinalStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Steps.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/StepsTree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/TextReply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Tweet.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/Understood.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/ValidCommand.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/filters/CorsFilter.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/AccessKeyId.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/AccessKeyId.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/AmazonEsRepository.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/AmazonEsSearch.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/BooleanAwsResponseHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/EsBulkJson.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/EsEndPoint.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/EsEndPoint.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/EsQuery.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/Region.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/Region.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SearchQuery.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SearchResponseHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SecretKey.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SecretKey.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SimpleAwsErrorHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SimpleAwsResponseHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/StAccessKeyId.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/StEsEndPoint.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/StRegion.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/StSecretKey.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/SystemProperty.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/AwsDelete.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/AwsHead.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/AwsHttpHeaders.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/AwsHttpRequest.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/AwsPost.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/EsHttpRequest.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/SignedRequest.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/CharlesResource.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/LogsResource.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/NotificationsResource.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/RestApplication.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/SearchResult.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/SearchResultsPage.html...
Generating /home/r/repo/target/apidocs/overview-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/package-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/package-summary.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/package-tree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/package-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/package-summary.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/package-tree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/filters/package-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/filters/package-summary.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/filters/package-tree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/package-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/package-summary.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/package-tree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/package-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/package-summary.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/package-tree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/package-frame.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/package-summary.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/package-tree.html...
Generating /home/r/repo/target/apidocs/constant-values.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Hello.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/RepoForkCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/CharlesYml.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/CharlesYml.Default.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/TextReply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexExistsCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/AwsEsRepository.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/AwsEsRepository.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexPageKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Confused.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/AuthorOwnerCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexSitemap.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Notification.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Follow.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/DeleteIndexCommandCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/CachedRepo.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/LastComment.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/LogsOnServer.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/SendEmail.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IntermediaryStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/OrganizationAdminCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/CachedCommand.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/StepsTree.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/GhPagesBranchCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Step.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Step.FinalStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Step.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/SendReply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/StarRepo.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Steps.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/English.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/CharlesYmlInput.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/CommandCategory.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/DeleteIndex.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/PreconditionCheckStep.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/ValidCommand.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Tweet.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Knowledge.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexPage.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexSiteKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Understood.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Action.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Command.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/RepoNameCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/PageHostedOnGithubCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Conversation.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexSite.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/DeleteIndexKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/IndexSitemapKn.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/ErrorReply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/GeneralPreconditionsCheck.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/Reply.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/class-use/LogsLocation.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/filters/class-use/CorsFilter.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/Region.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/Region.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/EsEndPoint.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/EsEndPoint.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SearchQuery.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/StEsEndPoint.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/EsBulkJson.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SearchResponseHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SimpleAwsErrorHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/AmazonEsSearch.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/BooleanAwsResponseHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/AmazonEsRepository.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/StSecretKey.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/AccessKeyId.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/AccessKeyId.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SecretKey.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SecretKey.Fake.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SystemProperty.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/SimpleAwsResponseHandler.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/StRegion.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/EsQuery.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/class-use/StAccessKeyId.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/SignedRequest.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/AwsHead.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/EsHttpRequest.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/AwsHttpHeaders.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/AwsDelete.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/AwsHttpRequest.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/class-use/AwsPost.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/class-use/RestApplication.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/class-use/LogsResource.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/class-use/CharlesResource.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/class-use/NotificationsResource.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/class-use/SearchResultsPage.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/class-use/SearchResult.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/package-use.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/aws/requests/package-use.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/filters/package-use.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/github/package-use.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/package-use.html...
Generating /home/r/repo/target/apidocs/com/amihaiemil/charles/rest/model/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/overview-summary.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
47 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "58" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "47" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "47" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "47" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "47" in "https://github.com/amihaiemil/charles-github-ejb/issues/36&quot;
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "45" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "45" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "47" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see:illegal character: "47" in "https://github.com/amihaiemil/charles-github-ejb/issues/36"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/Action.java:76: warning - @param argument "agentLogin" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/AuthorOwnerCheck.java:56: warning - @return tag cannot be used in method with void return type.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/CharlesYmlInput.java:55: warning - @param argument "cyml" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/GeneralPreconditionsCheck.java:47: warning - @todo is an unknown tag.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/IndexStep.java:55: warning - @return tag has no arguments.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/IndexStep.java:73: warning - @return tag has no arguments.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/LogsLocation.java:36: warning - Tag @see: reference not found: https://github.com/amihaiemil/charles-github-ejb/issues/36
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/RepoForkCheck.java:54: warning - @returns is an unknown tag.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/RepoNameCheck.java:55: warning - @return tag cannot be used in method with void return type.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/StarRepo.java:56: warning - @return tag cannot be used in method with void return type.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/Step.java:75: warning - @param argument "logger" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/Steps.java:47: warning - @param argument "Action" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/StepsTree.java:86: warning - @param argument "logs" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/Tweet.java:42: warning - @todo is an unknown tag.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/github/ValidCommand.java:44: warning - @param argument "Given" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/AmazonEsRepository.java:94: warning - @param argument "accessKey" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/AmazonEsRepository.java:174: warning - @param argument "name" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/AmazonEsSearch.java:104: warning - @return tag has no arguments.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/EsBulkJson.java:74: warning - @param argument "docs" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/SearchResponseHandler.java:72: warning - @return tag has no arguments.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/requests/AwsHead.java:50: warning - @param argument "content" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/requests/EsHttpRequest.java:113: warning - @return tag has no arguments.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/aws/requests/EsHttpRequest.java:71: warning - @param argument "errHandle" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/CharlesResource.java:138: warning - @param argument "kw" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/CharlesResource.java:138: warning - @param argument "ctg" is not a parameter name.
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "58" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "47" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "45" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "45" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see:illegal character: "45" in "https://developer.github.com/v3/activity/events/types/#webhook-event-name-13"
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/NotificationsResource.java:138: warning - Tag @see: reference not found: https://developer.github.com/v3/activity/events/types/#webhook-event-name-13
[WARNING] /home/r/repo/src/main/java/com/amihaiemil/charles/rest/RestApplication.java:42: warning - @todo is an unknown tag.
[INFO] Building jar: /home/r/repo/target/charles-rest-1.0.1-javadoc.jar
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (0 B at 0.0 KB/sec)
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ charles-rest ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 111.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 45.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 231.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 399.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 3214.9 KB/sec)
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1.war to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-sources.jar to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-javadoc.jar to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1.war.asc to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war.asc
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1.pom.asc to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom.asc
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-sources.jar.asc to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar.asc
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-javadoc.jar.asc to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ charles-rest ---
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war
Uploaded:7https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war (19473 KB at 349.9 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom (9 KB at 0.3 KB/sec)
Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/maven-metadata.xml
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/maven-metadata.xml
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/maven-metadata.xml (310 B at 0.1 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar
Uploaded:Bhttps://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar (144 KB at 128.8 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar
Uploaded:Bhttps://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar (465 KB at 285.7 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war.asc (473 B at 1.8 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom.asc (473 B at 2.1 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar.asc (473 B at 0.1 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar.asc (473 B at 0.1 KB/sec)
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (deploy-to-sonatype) @ charles-rest ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO]  * Using staging profile ID "5de070e743645" (matched by Nexus).
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1.war to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-sources.jar to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1.war.asc to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war.asc
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1.pom.asc to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom.asc
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar.asc
[INFO] Installing /home/r/repo/target/charles-rest-1.0.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/5de070e743645/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "5de070e743645"
[INFO]  * Created staging repository with ID "comamihaiemil-1022".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022
[INFO]  * Uploading locally staged artifacts to profile com.amihaiemil
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war.asc (473 B at 2.4 KB/sec)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/maven-metadata.xml
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/maven-metadata.xml (310 B at 0.5 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar.asc (473 B at 3.4 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war
Uploaded:7https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.war (19473 KB at 5571.6 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom (9 KB at 17.1 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar (144 KB at 348.1 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-sources.jar.asc (473 B at 3.3 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1.pom.asc (473 B at 3.0 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comamihaiemil-1022/com/amihaiemil/web/charles-rest/1.0.1/charles-rest-1.0.1-javadoc.jar (465 KB at 1041.5 KB/sec)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "comamihaiemil-1022".

Waiting for operation to complete...
...........

[INFO] Remote staged 1 repositories, finished with success.
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (deploy-to-sonatype) @ charles-rest ---
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO] Releasing staging repository with IDs=[comamihaiemil-1022]

Waiting for operation to complete...
............

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:44 min
[INFO] Finished at: 2017-09-04T14:20:17+00:00
[INFO] Final Memory: 43M/578M
[INFO] ------------------------------------------------------------------------
[__rultor 971328f] 1.0.2-SNAPSHOT
 2 files changed, 1 insertion(+), 1 deletion(-)
 mode change 100644 => 100755 rrv.sh
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
Updating 4c1cdf9..971328f
Fast-forward
 pom.xml | 2 32m+m31m-m
 rrv.sh  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 mode change 100644 => 100755 rrv.sh
Switched to branch '__rultor'
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 1.0.1 -m '1.0.1: tagged by rultor.com'
+ git reset --hard
HEAD is now at 971328f 1.0.2-SNAPSHOT
+ git clean -fd
Removing charles-rest/
+ git checkout master
Switched to branch 'master'
Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)
+ git branch -D __rultor
Deleted branch __rultor (was 971328f).
+ git push --all origin
To git@github.com:opencharles/charles-rest.git
   4c1cdf9..971328f  master -> master
+ git push --tags origin
To git@github.com:opencharles/charles-rest.git
 * [new tag]         1.0.1 -> 1.0.1
container 176fc29bd9087475c1f0da1b4791540c4a1d2337f0c4d34060e09b94e259013d is dead
Mon Sep  4 16:20:42 CEST 2017