rultor.com logo This build log was produced by rultor.com for opencharles/charles-rest#259
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 18870
+ echo '1.66.2 c36bea310'
1.66.2 c36bea310
+ date
Tue Sep  5 16:04:18 CEST 2017
+ uptime
 16:04:18 up 69 days, 17:04,  0 users,  load average: 0.07, 0.02, 0.02
+ fork=git@github.com:opencharles/charles-rest.git
+ fork_branch=250
+ head=git@github.com:opencharles/charles-rest.git
+ head_branch=master
+ pull_id=259
+ pull_title='AWS repository delete document + unit test'
+ author=amihaiemil
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=250'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=259'\''' ';' 'export '\''pull_title=AWS repository delete document + unit test'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'mvn clean install' ';')
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:opencharles/charles-rest.git' '--env=fork_branch=250' '--env=head=git@github.com:opencharles/charles-rest.git' '--env=head_branch=master' '--env=pull_id=259' '--env=pull_title=AWS repository delete document + unit test' '--env=author=amihaiemil' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=250'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=259'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=AWS repository delete document + unit test'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=opencharles_charles-rest_259
+ 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 '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=250'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=259'\''' ';' 'export '\''pull_title=AWS repository delete document + unit test'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'mvn clean install' ';'
+ 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.5
gpg: armor header: Comment: Hostname: keyserver.searchy.nl
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-Fse0/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-Fse0/.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-Fse0/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-Fse0/.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-Fse0/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-Fse0/.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
+ cd repo
+ git remote add fork git@github.com:opencharles/charles-rest.git
+ git remote update
Fetching origin
Fetching fork
From github.com:opencharles/charles-rest
 * [new branch]      209        -> fork/209
 * [new branch]      237        -> fork/237
 * [new branch]      250        -> fork/250
 * [new branch]      gh-pages   -> fork/gh-pages
 * [new branch]      master     -> fork/master
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/250
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch 250 from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating bba4f4d..464cc55
Fast-forward
 .../amihaiemil/charles/aws/AmazonEsRepository.java | 37 ++++++++++++++++----
 .../amihaiemil/charles/github/AwsEsRepository.java | 24 ++++++++++++-
 src/main/resources/log4j.properties                |  4 ++-
 .../charles/aws/AmazonEsRepositoryTestCase.java    | 40 ++++++++++++++++++----
 4 files changed, 89 insertions(+), 16 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.02
++ echo 0.02 '&gt;' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.02, low enough to run a new Docker container'
load average is 0.02, 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_259\s*$'
+ ls -al .
total 60
drwx--x--x  3 rultor rultor 4096 Sep  5 16:04 .
drwxrwxrwt 21 root   root   4096 Sep  5 16:04 ..
-rw-rw-r--  1 rultor rultor  444 Sep  5 16:04 end.sh
-rwxrwxr-x  1 rultor rultor  338 Sep  5 16:04 entry.sh
-rw-rw-r--  1 rultor rultor    6 Sep  5 16:04 pid
-rw-rw-r--  1 rultor rultor 2420 Sep  5 16:04 pubring.gpg
drwxrwxr-x  6 rultor rultor 4096 Sep  5 16:04 repo
-rwxrwxr-x  1 rultor rultor 6699 Sep  5 16:04 run.sh
-rw-rw-r--  1 rultor rultor  485 Sep  5 16:04 script.sh
-rw-rw-r--  1 rultor rultor 2628 Sep  5 16:04 secring.gpg
-rw-rw-r--  1 rultor rultor  443 Sep  5 16:04 settings.xml
-rw-rw-r--  1 rultor rultor 8699 Sep  5 16:04 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Fse0:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:opencharles/charles-rest.git --env=fork_branch=250 --env=head=git@github.com:opencharles/charles-rest.git --env=head_branch=master --env=pull_id=259 '--env=pull_title=AWS repository delete document + unit test' --env=author=amihaiemil '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=250'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=259'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=AWS repository delete document + unit test'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-Fse0/cid -w=/main --name=opencharles_charles-rest_259 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 fork=git@github.com:opencharles/charles-rest.git
+ fork=git@github.com:opencharles/charles-rest.git
+ export fork_branch=250
+ fork_branch=250
+ 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 pull_id=259
+ pull_id=259
+ export 'pull_title=AWS repository delete document + unit test'
+ pull_title='AWS repository delete document + unit test'
+ export author=amihaiemil
+ author=amihaiemil
+ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building charles-rest 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
Downloaded: http://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 34.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
Downloaded: http://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 974.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
Downloaded: http://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 1652.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1446.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded: http://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 444.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 561.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom (10 KB at 391.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar (85 KB at 2297.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 283.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 1012.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.pom
Downloaded: http://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 164.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.91/aws-java-sdk-pom-1.11.91.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (7 KB at 283.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 KB at 612.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (6 KB at 245.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 KB at 524.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 KB at 490.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 1718.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (9 KB at 360.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom (6 KB at 257.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 KB at 759.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom (2 KB at 54.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/23/oss-parent-23.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/23/oss-parent-23.pom (19 KB at 753.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom (5 KB at 206.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom
Downloaded: http://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 130.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom (2 KB at 52.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 549.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 129.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom (9 KB at 367.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom (5 KB at 190.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.pom (6 KB at 230.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 82.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.pom (6 KB at 229.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.pom (9 KB at 338.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (4 KB at 143.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
Downloaded: http://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 112.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 KB at 1232.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded: http://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 230.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (10 KB at 438.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (4 KB at 134.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (4 KB at 154.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (12 KB at 465.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (5 KB at 183.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 KB at 553.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.41.0/selenium-parent-2.41.0.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom
Downloaded: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom (214 B at 9.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom
Downloaded: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom (2 KB at 81.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.pom (6 KB at 218.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom (11 KB at 476.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (3 KB at 105.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (3 KB at 108.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.pom (6 KB at 250.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.pom (3 KB at 101.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.pom (4 KB at 143.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.pom (4 KB at 148.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.pom (4 KB at 49.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom (5 KB at 221.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom (26 KB at 976.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.pom (3 KB at 104.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom (13 KB at 486.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 322.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (5 KB at 183.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 KB at 428.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 44.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom (4 KB at 159.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom (11 KB at 423.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom (76 KB at 2036.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom (5 KB at 235.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom (8 KB at 345.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom (19 KB at 823.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom (6 KB at 220.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom (2 KB at 64.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.pom (12 KB at 456.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom (11 KB at 438.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.pom (7 KB at 266.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.pom (3 KB at 95.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom (36 KB at 1278.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 84.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom (5 KB at 126.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom (12 KB at 464.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom (2 KB at 65.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 150.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom (12 KB at 471.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (2 KB at 48.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom (5 KB at 166.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 KB at 796.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom (4 KB at 145.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom (3 KB at 95.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom (3 KB at 112.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.pom (7 KB at 264.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 KB at 595.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (64 KB at 1978.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 665.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 526.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 1952.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom (2 KB at 90.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom (18 KB at 692.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom (5 KB at 214.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom (20 KB at 828.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom (14 KB at 549.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom (21 KB at 816.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (9 KB at 393.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom
Downloaded: http://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 871.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom (14 KB at 541.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom (3 KB at 118.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom (4 KB at 144.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom (5 KB at 202.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom (47 KB at 1667.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom
Downloaded: http://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 300.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom (3 KB at 129.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom
Downloaded: http://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 288.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom (6 KB at 226.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom (7 KB at 282.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom (22 KB at 806.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom (5 KB at 205.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom (6 KB at 217.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom (7 KB at 287.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom (5 KB at 183.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom (3 KB at 131.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom (5 KB at 173.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom (4 KB at 173.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom (6 KB at 232.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 7.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (2 KB at 46.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar
Downloaded:1http://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 860.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 96.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (258 KB at 1868.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 265.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar
Downloaded: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (553 KB at 2421.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar
Downloaded: http://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 3092.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 188.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar (275 KB at 687.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 1789.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 1237.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar (28 KB at 64.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar
Downloaded:8http://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 202.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (150 KB at 288.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (68 KB at 124.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded:2http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 KB at 40.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (33 KB at 56.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar (1205 KB at 2031.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar (241 KB at 350.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar
Downloaded: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (317 KB at 438.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar (37 KB at 51.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (290 KB at 391.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 2517.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (52 KB at 67.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar (142 KB at 181.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.jar (11 KB at 13.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar (58 KB at 65.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar (381 KB at 425.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar (11 KB at 11.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1008 KB at 1024.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (893 KB at 878.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar (273 KB at 259.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar (133 KB at 122.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar
Downloaded: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (162 KB at 147.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar (105 KB at 89.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 819.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar (83 KB at 66.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar (50 KB at 38.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar (131 KB at 96.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1096 KB at 779.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar (299 KB at 194.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (320 KB at 206.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar (11 KB at 6.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar (41 KB at 25.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar (469 KB at 296.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded:6http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar (39 KB at 23.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar (2440 KB at 1498.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar
Downloaded:1http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (241 KB at 143.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar (1522 KB at 884.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar
Downloaded:2http://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 64.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar (274 KB at 153.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar (683 KB at 370.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar (175 KB at 94.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar
Downloaded: http://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.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 308.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar
Downloaded: http://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.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar (186 KB at 96.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar
Downloaded: http://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.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar (11 KB at 5.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar (240 KB at 121.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar
Downloaded: http://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: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar
Downloaded: http://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: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar (73 KB at 35.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar (949 KB at 462.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 49.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar (488 KB at 231.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar (1151 KB at 518.5 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 646.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ charles-rest ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 200.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 139.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 988.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 99.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 155.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 70.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 102.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 113.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 75.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 98.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 66.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 361.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloaded: http://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 73.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 173.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 262.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 98.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 32.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 158.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 329.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 162.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
Downloaded: http://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 259.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 621.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
Downloaded: http://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 138.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
Downloaded: http://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 71.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 113.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
Downloaded: http://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 243.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom
Downloaded: http://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 134.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom
Downloaded: http://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 54.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (2 KB at 92.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom
Downloaded: http://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 63.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 299.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 2630.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 1593.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
Downloaded:1http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 269.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
Downloaded:2http://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 381.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
Downloaded:2http://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 392.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar
Downloaded: http://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 109.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2040.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar
Downloaded:6http://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 250.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar
Downloaded: http://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 600.3 KB/sec)
Downloaded: http://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 611.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (371 KB at 1423.7 KB/sec)
Downloaded:Bhttp://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 1026.7 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 3883.7 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 ---
[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: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 40.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 130.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 33.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 34.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 127.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 519.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 430.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 3318.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 1734.5 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 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 42 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: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 148.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 128.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Downloaded: http://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 257.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 79.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded:5http://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 892.1 KB/sec)
Downloading:9http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 868.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 2496.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 607.9 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 217.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 2727.6 KB/sec)
Downloaded: http://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 2137.3 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 112.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 114.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 1243.3 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.732 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.RollingFileAppender.setFile(RollingFileAppender.java:207)
        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.242 sec
Running com.amihaiemil.charles.github.PageHostedOnGithubCheckTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running com.amihaiemil.charles.github.AuthorOwnerCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.ActionTestCase
2017-09-05 14:04:43,896 DEBUG - #check(class com.jcabi.github.mock.MkStorage$InFile): immutability checked
2017-09-05 14:04:43,936 DEBUG - #check(class com.jcabi.github.mock.MkGithub): immutability checked
2017-09-05 14:04:43,963 INFO - jcabi-aspects 0.22.5/4a18718 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
2017-09-05 14:04:43,975 DEBUG - #check(class com.jcabi.github.mock.MkRepos): immutability checked
2017-09-05 14:04:44,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 53.83ms
2017-09-05 14:04:44,102 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 111.60ms
2017-09-05 14:04:44,106 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 2.47ms
2017-09-05 14:04:44,106 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 133.26ms
2017-09-05 14:04:44,110 DEBUG - #name(): 'amihaiemil.github.io' in 18.70?s
2017-09-05 14:04:44,110 DEBUG - #check(class com.jcabi.github.Coordinates$Simple): immutability checked
2017-09-05 14:04:44,113 DEBUG - #name(): 'amihaiemil.github.io' in 12.77?s
2017-09-05 14:04:44,117 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.44ms
2017-09-05 14:04:44,137 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 21.28ms
2017-09-05 14:04:44,141 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.29ms
2017-09-05 14:04:44,168 DEBUG - #check(class com.jcabi.github.mock.MkRepo): immutability checked
2017-09-05 14:04:44,171 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.90ms
2017-09-05 14:04:44,172 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 30.78ms
2017-09-05 14:04:44,185 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 2.40ms
2017-09-05 14:04:44,187 DEBUG - #check(class com.jcabi.github.mock.JsonPatch): immutability checked
2017-09-05 14:04:44,206 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.91ms
2017-09-05 14:04:44,209 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.69ms
2017-09-05 14:04:44,210 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 23.32ms
2017-09-05 14:04:44,210 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:44,213 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-05 14:04:44,214 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 103.29ms
2017-09-05 14:04:44,216 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-05 14:04:44,218 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.18ms
2017-09-05 14:04:44,220 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.69ms
2017-09-05 14:04:44,220 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.84ms
2017-09-05 14:04:44,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.72ms
2017-09-05 14:04:44,227 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-05 14:04:44,227 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 3.71ms
2017-09-05 14:04:44,234 DEBUG - #check(class com.jcabi.github.mock.MkIssues): immutability checked
2017-09-05 14:04:44,237 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.78ms
2017-09-05 14:04:44,239 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 4.19ms
2017-09-05 14:04:44,241 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.75ms
2017-09-05 14:04:44,242 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 11.69ms
2017-09-05 14:04:44,243 DEBUG - #lock(): in 16.51?s
2017-09-05 14:04:44,246 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.80ms
2017-09-05 14:04:44,250 DEBUG - #check(class com.jcabi.github.Github$Time): immutability checked
2017-09-05 14:04:44,260 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-05 14:04:44,263 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 5.02ms
2017-09-05 14:04:44,263 DEBUG - #unlock(): in 20.19?s
2017-09-05 14:04:44,267 DEBUG - #xml(): '<?xml version="1.0" encoding="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.62ms
2017-09-05 14:04:44,267 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 33.77?s
2017-09-05 14:04:44,268 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 20.40?s
2017-09-05 14:04:44,268 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:44,278 DEBUG - #check(class com.jcabi.github.mock.MkIssue): immutability checked
2017-09-05 14:04:44,278 DEBUG - #get(1): 1 in 7.89ms
2017-09-05 14:04:44,279 DEBUG - #create('Test issue for commands', 'test body'): 1 in 35.99ms
2017-09-05 14:04:44,284 DEBUG - #check(class com.jcabi.github.mock.MkComments): immutability checked
2017-09-05 14:04:44,287 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.62ms
2017-09-05 14:04:44,291 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-05 14:04:44,294 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.58ms
2017-09-05 14:04:44,295 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 11.28ms
2017-09-05 14:04:44,295 DEBUG - #lock(): in 12.67?s
2017-09-05 14:04:44,299 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.54ms
2017-09-05 14:04:44,305 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.65ms
2017-09-05 14:04:44,308 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..364..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 6.01ms
2017-09-05 14:04:44,309 DEBUG - #unlock(): in 18.24?s
2017-09-05 14:04:44,309 DEBUG - #issue(): 1 in 33.11?s
2017-09-05 14:04:44,310 DEBUG - #number(): 1 in 18.25?s
2017-09-05 14:04:44,311 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there
2017-09-05 14:04:44,316 DEBUG - #check(class com.jcabi.github.mock.MkComment): immutability checked
2017-09-05 14:04:44,319 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.18ms
2017-09-05 14:04:44,320 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 5.01ms
2017-09-05 14:04:44,324 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.10ms
2017-09-05 14:04:44,324 DEBUG - #post('@charlesmike hello there'): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 25.10ms
2017-09-05 14:04:44,328 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.94ms
2017-09-05 14:04:44,330 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 5.00ms
2017-09-05 14:04:44,334 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.94ms
2017-09-05 14:04:44,334 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..844..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.59ms
2017-09-05 14:04:44,338 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-05 14:04:44,344 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.84ms
2017-09-05 14:04:44,344 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-05 14:04:44,348 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-05 14:04:44,351 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 5.92ms
2017-09-05 14:04:44,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.85ms
2017-09-05 14:04:44,355 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..885..e, coords=amihaiemil/amihaiemil.github.io)' in 6.62ms
2017-09-05 14:04:44,355 DEBUG - #number(): 1 in 14.07?s
2017-09-05 14:04:44,356 DEBUG - #get(1): 1 in 25.57?s
2017-09-05 14:04:44,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.08ms
2017-09-05 14:04:44,359 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.22ms
2017-09-05 14:04:44,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.27ms
2017-09-05 14:04:44,361 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=jeff)' in 2.78ms
2017-09-05 14:04:44,362 DEBUG - #name(): 'jeff.github.io' in 13.11?s
2017-09-05 14:04:44,363 DEBUG - #name(): 'jeff.github.io' in 16.45?s
2017-09-05 14:04:44,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.25ms
2017-09-05 14:04:44,367 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.17ms
2017-09-05 14:04:44,369 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.53ms
2017-09-05 14:04:44,372 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.53ms
2017-09-05 14:04:44,373 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.37ms
2017-09-05 14:04:44,373 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 265.39?s
2017-09-05 14:04:44,376 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.53ms
2017-09-05 14:04:44,378 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET &quot;&quot;;UP;ADDIF &quot;private&quot;;SET &quot;false&quot;;UP;'): in 3.67ms
2017-09-05 14:04:44,379 DEBUG - #patch({&quot;name&quot;:&quot;jeff.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 4.59ms
2017-09-05 14:04:44,379 INFO - repository jeff/jeff.github.io created by jeff
2017-09-05 14:04:44,381 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.56ms
2017-09-05 14:04:44,381 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.31ms
2017-09-05 14:04:44,384 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.60ms
2017-09-05 14:04:44,385 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.94ms
2017-09-05 14:04:44,387 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-05 14:04:44,388 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.51ms
2017-09-05 14:04:44,390 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-05 14:04:44,394 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</repos>\n</github>\n' in 1.55ms
2017-09-05 14:04:44,394 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 3.82ms
2017-09-05 14:04:44,396 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-05 14:04:44,399 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 3.75ms
2017-09-05 14:04:44,401 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.63ms
2017-09-05 14:04:44,401 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 4.44ms
2017-09-05 14:04:44,402 DEBUG - #lock(): in 8.74?s
2017-09-05 14:04:44,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.61ms
2017-09-05 14:04:44,408 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.57ms
2017-09-05 14:04:44,411 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 4.10ms
2017-09-05 14:04:44,411 DEBUG - #unlock(): in 20.92?s
2017-09-05 14:04:44,414 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.23ms
2017-09-05 14:04:44,414 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 28.54?s
2017-09-05 14:04:44,415 DEBUG - #coordinates(): jeff/jeff.github.io in 18.21?s
2017-09-05 14:04:44,415 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-09-05 14:04:44,416 DEBUG - #get(1): 1 in 35.46?s
2017-09-05 14:04:44,416 DEBUG - #create('Test issue for commands', 'test body'): 1 in 14.34ms
2017-09-05 14:04:44,419 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-05 14:04:44,422 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.12ms
2017-09-05 14:04:44,425 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.28ms
2017-09-05 14:04:44,425 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 5.80ms
2017-09-05 14:04:44,426 DEBUG - #lock(): in 8.28?s
2017-09-05 14:04:44,429 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2017-09-05 14:04:44,434 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.23ms
2017-09-05 14:04:44,437 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 5.37ms
2017-09-05 14:04:44,437 DEBUG - #unlock(): in 16.38?s
2017-09-05 14:04:44,438 DEBUG - #issue(): 1 in 44.84?s
2017-09-05 14:04:44,438 DEBUG - #number(): 1 in 15.25?s
2017-09-05 14:04:44,439 INFO - comment #1 posted to issue #1 by jeff: @charlesmike hello
2017-09-05 14:04:44,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.79ms
2017-09-05 14:04:44,442 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 32.83?s
2017-09-05 14:04:44,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.80ms
2017-09-05 14:04:44,446 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 16.94ms
2017-09-05 14:04:44,449 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.68ms
2017-09-05 14:04:44,451 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.61ms
2017-09-05 14:04:44,455 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-05 14:04:44,455 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.12ms
2017-09-05 14:04:44,458 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-05 14:04:44,464 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.68ms
2017-09-05 14:04:44,465 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.85ms
2017-09-05 14:04:44,468 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.56ms
2017-09-05 14:04:44,471 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 5.43ms
2017-09-05 14:04:44,474 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.56ms
2017-09-05 14:04:44,474 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-05 14:04:44,475 DEBUG - #number(): 1 in 19.58?s
2017-09-05 14:04:44,475 DEBUG - #get(1): 1 in 29.26?s
2017-09-05 14:04:44,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' in 1.04ms
2017-09-05 14:04:44,478 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.08ms
2017-09-05 14:04:44,480 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.25ms
2017-09-05 14:04:44,480 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>\n, self=vlad)' in 2.60ms
2017-09-05 14:04:44,481 DEBUG - #name(): 'vlad.github.io' in 9.31?s
2017-09-05 14:04:44,481 DEBUG - #name(): 'vlad.github.io' in 16.74?s
2017-09-05 14:04:44,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.19ms
2017-09-05 14:04:44,485 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.03ms
2017-09-05 14:04:44,487 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.44ms
2017-09-05 14:04:44,490 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.40ms
2017-09-05 14:04:44,491 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.11ms
2017-09-05 14:04:44,491 DEBUG - #json(): {"name":"vlad.github.io","description":"","homepage":"","private":false} in 220.48?s
2017-09-05 14:04:44,493 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.40ms
2017-09-05 14:04:44,495 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.42ms
2017-09-05 14:04:44,496 DEBUG - #patch({"name":"vlad.github.io","description":"","homepage":"","private":false}): in 4.13ms
2017-09-05 14:04:44,496 INFO - repository vlad/vlad.github.io created by vlad
2017-09-05 14:04:44,498 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.49ms
2017-09-05 14:04:44,499 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.77ms
2017-09-05 14:04:44,501 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2017-09-05 14:04:44,502 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.70ms
2017-09-05 14:04:44,504 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.41ms
2017-09-05 14:04:44,504 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=vlad)' in 3.20ms
2017-09-05 14:04:44,506 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-05 14:04:44,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.39ms
2017-09-05 14:04:44,510 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.25ms
2017-09-05 14:04:44,512 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-05 14:04:44,514 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 3.36ms
2017-09-05 14:04:44,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.51ms
2017-09-05 14:04:44,516 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=vlad, coords=vlad/vlad.github.io)' in 3.92ms
2017-09-05 14:04:44,517 DEBUG - #lock(): in 9.30?s
2017-09-05 14:04:44,519 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.51ms
2017-09-05 14:04:44,523 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-05 14:04:44,525 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..344..P;ADD "user";ADD "login";SET "vlad";UP;UP;'): in 3.98ms
2017-09-05 14:04:44,526 DEBUG - #unlock(): in 18.07?s
2017-09-05 14:04:44,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.05ms
2017-09-05 14:04:44,529 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=vlad, coords=vlad/vlad.github.io)' in 31.31?s
2017-09-05 14:04:44,529 DEBUG - #coordinates(): vlad/vlad.github.io in 17.20?s
2017-09-05 14:04:44,530 INFO - issue #1 created in vlad/vlad.github.io by vlad: Test issue for commands
2017-09-05 14:04:44,530 DEBUG - #get(1): 1 in 33.03?s
2017-09-05 14:04:44,531 DEBUG - #create('Test issue for commands', 'test body'): 1 in 13.77ms
2017-09-05 14:04:44,533 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..451..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.05ms
2017-09-05 14:04:44,536 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.78ms
2017-09-05 14:04:44,539 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-05 14:04:44,539 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..530..=vlad, repo=vlad/vlad.github.io, ticket=1)' in 5.37ms
2017-09-05 14:04:44,540 DEBUG - #lock(): in 9.07?s
2017-09-05 14:04:44,542 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.03ms
2017-09-05 14:04:44,547 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 1.99ms
2017-09-05 14:04:44,550 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..329..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:44Z&quot;;'): in 4.88ms
2017-09-05 14:04:44,550 DEBUG - #unlock(): in 21.04?s
2017-09-05 14:04:44,551 DEBUG - #issue(): 1 in 29.42?s
2017-09-05 14:04:44,551 DEBUG - #number(): 1 in 21.57?s
2017-09-05 14:04:44,551 INFO - comment #1 posted to issue #1 by vlad: @charlesmike, hello
2017-09-05 14:04:44,554 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.45ms
2017-09-05 14:04:44,555 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 35.82?s
2017-09-05 14:04:44,558 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-05 14:04:44,558 DEBUG - #post('@charlesmike, hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 15.71ms
2017-09-05 14:04:44,561 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2017-09-05 14:04:44,563 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.17ms
2017-09-05 14:04:44,566 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-05 14:04:44,566 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..797..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.66ms
2017-09-05 14:04:44,569 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-05 14:04:44,575 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2017-09-05 14:04:44,575 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 5.30ms
2017-09-05 14:04:44,578 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-05 14:04:44,581 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 5.26ms
2017-09-05 14:04:44,584 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.59ms
2017-09-05 14:04:44,585 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..826..f=charlesmike, coords=vlad/vlad.github.io)' in 5.83ms
2017-09-05 14:04:44,585 DEBUG - #number(): 1 in 22.86?s
2017-09-05 14:04:44,586 DEBUG - #get(1): 1 in 32.33?s
2017-09-05 14:04:44,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.02ms
2017-09-05 14:04:44,588 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.04ms
2017-09-05 14:04:44,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.16ms
2017-09-05 14:04:44,590 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..15..\n<github>\n<repos/>\n</github>\n, self=marius)' in 2.54ms
2017-09-05 14:04:44,591 DEBUG - #name(): 'marius.github.io' in 13.65?s
2017-09-05 14:04:44,591 DEBUG - #name(): 'marius.github.io' in 11.66?s
2017-09-05 14:04:44,593 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.18ms
2017-09-05 14:04:44,595 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..92..itory";UP;ADD "private";SET "false";\n11:UP;'): in 2.99ms
2017-09-05 14:04:44,597 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-05 14:04:44,600 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-05 14:04:44,601 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..200..lf=marius, coords=marius/marius.github.io)' in 3.19ms
2017-09-05 14:04:44,602 DEBUG - #json(): {"name":"marius.github.io","description":"","homepage":"","private":false} in 240.72?s
2017-09-05 14:04:44,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.48ms
2017-09-05 14:04:44,606 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..108.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 3.63ms
2017-09-05 14:04:44,606 DEBUG - #patch({"name":"marius.github.io","description":"","homepage":"","private":false}): in 4.39ms
2017-09-05 14:04:44,607 INFO - repository marius/marius.github.io created by marius
2017-09-05 14:04:44,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.50ms
2017-09-05 14:04:44,609 DEBUG - #create('Repos.RepoCreate(nam=marius.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..184..lf=marius, coords=marius/marius.github.io)' in 16.15ms
2017-09-05 14:04:44,611 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.50ms
2017-09-05 14:04:44,613 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.76ms
2017-09-05 14:04:44,615 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.65ms
2017-09-05 14:04:44,615 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.26ms
2017-09-05 14:04:44,617 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-05 14:04:44,620 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-05 14:04:44,621 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.27ms
2017-09-05 14:04:44,623 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-05 14:04:44,625 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/marius.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.39ms
2017-09-05 14:04:44,627 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</github>\n' in 1.47ms
2017-09-05 14:04:44,627 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..196..lf=marius, coords=marius/marius.github.io)' in 3.97ms
2017-09-05 14:04:44,628 DEBUG - #lock(): in 8.75?s
2017-09-05 14:04:44,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.44ms
2017-09-05 14:04:44,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.44ms
2017-09-05 14:04:44,636 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..350..ADD "user";ADD "login";SET "marius";UP;UP;'): in 3.75ms
2017-09-05 14:04:44,636 DEBUG - #unlock(): in 24.35?s
2017-09-05 14:04:44,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.89ms
2017-09-05 14:04:44,639 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..520..lf=marius, coords=marius/marius.github.io)' in 27.31?s
2017-09-05 14:04:44,639 DEBUG - #coordinates(): marius/marius.github.io in 17.94?s
2017-09-05 14:04:44,640 INFO - issue #1 created in marius/marius.github.io by marius: Test issue for commands
2017-09-05 14:04:44,640 DEBUG - #get(1): 1 in 35.15?s
2017-09-05 14:04:44,641 DEBUG - #create('Test issue for commands', 'test body'): 1 in 12.93ms
2017-09-05 14:04:44,643 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.82ms
2017-09-05 14:04:44,646 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.38ms
2017-09-05 14:04:44,648 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-05 14:04:44,648 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..544..s, repo=marius/marius.github.io, ticket=1)' in 4.99ms
2017-09-05 14:04:44,649 DEBUG - #lock(): in 9.08?s
2017-09-05 14:04:44,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.81ms
2017-09-05 14:04:44,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.78ms
2017-09-05 14:04:44,658 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..338..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 4.51ms
2017-09-05 14:04:44,659 DEBUG - #unlock(): in 20.24?s
2017-09-05 14:04:44,659 DEBUG - #issue(): 1 in 29.29?s
2017-09-05 14:04:44,660 DEBUG - #number(): 1 in 16.69?s
2017-09-05 14:04:44,660 INFO - comment #1 posted to issue #1 by marius: @charlesmike hello
2017-09-05 14:04:44,663 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-05 14:04:44,663 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 32.76?s
2017-09-05 14:04:44,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.07ms
2017-09-05 14:04:44,666 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 14.56ms
2017-09-05 14:04:44,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.08ms
2017-09-05 14:04:44,670 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.65ms
2017-09-05 14:04:44,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.08ms
2017-09-05 14:04:44,673 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..810..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.13ms
2017-09-05 14:04:44,676 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-05 14:04:44,681 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-05 14:04:44,681 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 4.85ms
2017-09-05 14:04:44,684 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-05 14:04:44,687 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&amp;apos;marius/marius.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 4.75ms
2017-09-05 14:04:44,689 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.13ms
2017-09-05 14:04:44,690 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..843..arlesmike, coords=marius/marius.github.io)' in 5.33ms
2017-09-05 14:04:44,690 DEBUG - #number(): 1 in 17.37?s
2017-09-05 14:04:44,691 DEBUG - #get(1): 1 in 33.77?s
2017-09-05 14:04:44,695 INFO - Started action 28fae80d-3bc3-4bdb-baa9-3370d6529c7e
2017-09-05 14:04:44,698 INFO - Started action f57feb1b-839d-4cea-8eeb-d6c520063fda
2017-09-05 14:04:44,698 INFO - Started action 4d04190c-ec7b-48b6-be3a-2e8d4b9cc715
2017-09-05 14:04:44,699 INFO - Started action d7f82cb9-8f66-44cd-b0aa-00b1e04decd1
2017-09-05 14:04:44,727 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 4.29ms
2017-09-05 14:04:44,727 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 4.33ms
2017-09-05 14:04:44,729 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 5.59ms
2017-09-05 14:04:44,729 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 5.52ms
2017-09-05 14:04:44,752 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 28.94ms
2017-09-05 14:04:44,752 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 28.98ms
2017-09-05 14:04:44,754 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 30.73ms
2017-09-05 14:04:44,754 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 30.72ms
2017-09-05 14:04:44,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.38ms
2017-09-05 14:04:44,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.57ms
2017-09-05 14:04:44,755 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 29.99ms
2017-09-05 14:04:44,755 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 29.90ms
2017-09-05 14:04:44,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.07ms
2017-09-05 14:04:44,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.14ms
2017-09-05 14:04:44,758 DEBUG - #check(class com.jcabi.github.mock.MkIterable): immutability checked
2017-09-05 14:04:44,759 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..836..smike, repo=vlad/vlad.github.io, ticket=1)' in 31.91ms
2017-09-05 14:04:44,759 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..853..e, repo=marius/marius.github.io, ticket=1)' in 31.80ms
2017-09-05 14:04:44,761 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.22ms
2017-09-05 14:04:44,761 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-05 14:04:44,761 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..993..m.jcabi.github.mock.MkComments$1@5d9ba46f)' in 2.70ms
2017-09-05 14:04:44,761 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..m.jcabi.github.mock.MkComments$1@1548a36c)' in 2.61ms
2017-09-05 14:04:44,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.15ms
2017-09-05 14:04:44,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.06ms
2017-09-05 14:04:44,763 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..934..m.jcabi.github.mock.MkComments$1@4cc963fd)' in 152.89?s
2017-09-05 14:04:44,763 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..951..m.jcabi.github.mock.MkComments$1@79c3f810)' in 123.12?s
2017-09-05 14:04:44,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.29ms
2017-09-05 14:04:44,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.42ms
2017-09-05 14:04:44,776 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.14ms
2017-09-05 14:04:44,776 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.10ms
2017-09-05 14:04:44,779 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@313e6479 in 6.14ms
2017-09-05 14:04:44,779 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@77365d30 in 6.25ms
2017-09-05 14:04:44,780 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@b151449 in 7.14ms
2017-09-05 14:04:44,780 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@b151449 in 7.15ms
2017-09-05 14:04:44,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.30ms
2017-09-05 14:04:44,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.35ms
2017-09-05 14:04:44,795 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 36.71?s
2017-09-05 14:04:44,796 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..841..repo=jeff/jeff.github.io, ticket=1, num=1)' in 42.94?s
2017-09-05 14:04:44,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.98ms
2017-09-05 14:04:44,796 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 3.02ms
2017-09-05 14:04:44,797 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 45.67?s
2017-09-05 14:04:44,797 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..842..repo=vlad/vlad.github.io, ticket=1, num=1)' in 46.82?s
2017-09-05 14:04:44,799 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 2.22ms
2017-09-05 14:04:44,799 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.25ms
2017-09-05 14:04:44,801 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.98ms
2017-09-05 14:04:44,801 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.84ms
2017-09-05 14:04:44,817 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..149..:44Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:44Z&quot;}' in 20.71ms
2017-09-05 14:04:44,817 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..125..:44Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:44Z&quot;}' in 20.85ms
2017-09-05 14:04:44,820 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.30ms
2017-09-05 14:04:44,820 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.32ms
2017-09-05 14:04:44,821 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 47.57?s
2017-09-05 14:04:44,821 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 46.32?s
2017-09-05 14:04:44,824 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.19ms
2017-09-05 14:04:44,824 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.24ms
2017-09-05 14:04:44,824 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 35.44?s
2017-09-05 14:04:44,824 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 35.61?s
2017-09-05 14:04:44,827 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..126..:44Z","updated_at":"2017-09-05T14:04:44Z"}' in 29.05ms
2017-09-05 14:04:44,827 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..131..:44Z","updated_at":"2017-09-05T14:04:44Z"}' in 29.16ms
2017-09-05 14:04:44,829 DEBUG - #check(class com.jcabi.github.mock.MkUsers): immutability checked
2017-09-05 14:04:44,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.98ms
2017-09-05 14:04:44,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.04ms
2017-09-05 14:04:44,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.07ms
2017-09-05 14:04:44,831 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 31.77?s
2017-09-05 14:04:44,831 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 42.30?s
2017-09-05 14:04:44,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.12ms
2017-09-05 14:04:44,833 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.03ms
2017-09-05 14:04:44,833 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.05ms
2017-09-05 14:04:44,835 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.87ms
2017-09-05 14:04:44,835 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.96ms
2017-09-05 14:04:44,836 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 27.90?s
2017-09-05 14:04:44,836 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 44.88?s
2017-09-05 14:04:44,836 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..818..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.17ms
2017-09-05 14:04:44,836 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..770..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.19ms
2017-09-05 14:04:44,836 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..856..\n<users/>\n</github>\n, himself=charlesmike)' in 9.00ms
2017-09-05 14:04:44,836 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..808..\n<users/>\n</github>\n, himself=charlesmike)' in 8.93ms
2017-09-05 14:04:44,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.01ms
2017-09-05 14:04:44,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.93ms
2017-09-05 14:04:44,842 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.47ms
2017-09-05 14:04:44,842 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.42ms
2017-09-05 14:04:44,845 DEBUG - #check(class com.jcabi.github.mock.MkUser): immutability checked
2017-09-05 14:04:44,846 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.01ms
2017-09-05 14:04:44,846 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 3.08ms
2017-09-05 14:04:44,846 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.23ms
2017-09-05 14:04:44,846 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..809..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 6.23ms
2017-09-05 14:04:44,848 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.20ms
2017-09-05 14:04:44,848 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.20ms
2017-09-05 14:04:44,850 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.85ms
2017-09-05 14:04:44,850 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.86ms
2017-09-05 14:04:44,851 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.33ms
2017-09-05 14:04:44,851 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.40ms
2017-09-05 14:04:44,854 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 6.99ms
2017-09-05 14:04:44,854 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.24ms
2017-09-05 14:04:44,854 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.03ms
2017-09-05 14:04:44,854 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.24ms
2017-09-05 14:04:44,855 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 14.44ms
2017-09-05 14:04:44,855 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 14.51ms
2017-09-05 14:04:44,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.05ms
2017-09-05 14:04:44,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.10ms
2017-09-05 14:04:44,858 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 17.90ms
2017-09-05 14:04:44,858 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 18.17ms
2017-09-05 14:04:44,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.97ms
2017-09-05 14:04:44,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 3.13ms
2017-09-05 14:04:44,858 DEBUG - #login(): 'charlesmike' in 22.61?s
2017-09-05 14:04:44,858 DEBUG - #login(): 'charlesmike' in 16.33?s
2017-09-05 14:04:44,859 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 7.85ms
2017-09-05 14:04:44,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.14ms
2017-09-05 14:04:44,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.11ms
2017-09-05 14:04:44,861 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..882..f=charlesmike, coords=jeff/jeff.github.io)' in 25.13?s
2017-09-05 14:04:44,859 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 8.08ms
2017-09-05 14:04:44,862 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 12.29ms
2017-09-05 14:04:44,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.12ms
2017-09-05 14:04:44,862 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..942..e, coords=amihaiemil/amihaiemil.github.io)' in 30.60?s
2017-09-05 14:04:44,862 DEBUG - #login(): 'charlesmike' in 12.36?s
2017-09-05 14:04:44,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.95ms
2017-09-05 14:04:44,864 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 21.62?s
2017-09-05 14:04:44,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.04ms
2017-09-05 14:04:44,865 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 18.63?s
2017-09-05 14:04:44,865 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.14ms
2017-09-05 14:04:44,866 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 15.22ms
2017-09-05 14:04:44,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 3.04ms
2017-09-05 14:04:44,866 DEBUG - #login(): 'charlesmike' in 22.81?s
2017-09-05 14:04:44,866 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..883..f=charlesmike, coords=vlad/vlad.github.io)' in 38.19?s
2017-09-05 14:04:44,866 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.00ms
2017-09-05 14:04:44,867 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 1.96ms
2017-09-05 14:04:44,868 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.62ms
2017-09-05 14:04:44,869 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.51ms
2017-09-05 14:04:44,870 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.96ms
2017-09-05 14:04:44,870 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.99ms
2017-09-05 14:04:44,870 DEBUG - #github(): '&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 27.97?s
2017-09-05 14:04:44,870 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..900..arlesmike, coords=marius/marius.github.io)' in 44.01?s
2017-09-05 14:04:44,871 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.03ms
2017-09-05 14:04:44,871 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.02ms
2017-09-05 14:04:44,871 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.00ms
2017-09-05 14:04:44,871 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..906..\n</users>\n</github>\n, himself=charlesmike)' in 3.91ms
2017-09-05 14:04:44,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.06ms
2017-09-05 14:04:44,874 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.01ms
2017-09-05 14:04:44,874 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 3.10ms
2017-09-05 14:04:44,874 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.96ms
2017-09-05 14:04:44,875 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 24.47?s
2017-09-05 14:04:44,876 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.88ms
2017-09-05 14:04:44,876 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.62ms
2017-09-05 14:04:44,877 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.59ms
2017-09-05 14:04:44,878 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.13ms
2017-09-05 14:04:44,879 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-05 14:04:44,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.97ms
2017-09-05 14:04:44,879 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 5.34ms
2017-09-05 14:04:44,879 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 5.08ms
2017-09-05 14:04:44,880 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 3.08ms
2017-09-05 14:04:44,881 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..859..\n</users>\n</github>\n, himself=charlesmike)' in 6.25ms
2017-09-05 14:04:44,881 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.73ms
2017-09-05 14:04:44,881 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-05 14:04:44,882 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.99ms
2017-09-05 14:04:44,882 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 8.15ms
2017-09-05 14:04:44,882 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 7.86ms
2017-09-05 14:04:44,882 DEBUG - #login(): 'charlesmike' in 13.28?s
2017-09-05 14:04:44,882 DEBUG - #login(): 'charlesmike' in 11.09?s
2017-09-05 14:04:44,883 INFO - Received command: @charlesmike hello there
2017-09-05 14:04:44,883 INFO - Received command: @charlesmike hello
2017-09-05 14:04:44,883 INFO - Sending comment...
2017-09-05 14:04:44,883 INFO - Sending comment...
2017-09-05 14:04:44,884 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.82ms
2017-09-05 14:04:44,884 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.84ms
2017-09-05 14:04:44,885 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..872..\n</users>\n</github>\n, himself=charlesmike)' in 6.31ms
2017-09-05 14:04:44,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.11ms
2017-09-05 14:04:44,886 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-05 14:04:44,889 DEBUG - #apply('XPATH "/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 7.20ms
2017-09-05 14:04:44,889 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 4.98ms
2017-09-05 14:04:44,889 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..25..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 5.01ms
2017-09-05 14:04:44,889 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.03ms
2017-09-05 14:04:44,891 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.04ms
2017-09-05 14:04:44,891 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.05ms
2017-09-05 14:04:44,892 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..954..amihaiemil/amihaiemil.github.io, ticket=1)' in 5.52ms
2017-09-05 14:04:44,892 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..894..smike, repo=jeff/jeff.github.io, ticket=1)' in 5.57ms
2017-09-05 14:04:44,892 DEBUG - #lock(): in 8.61?s
2017-09-05 14:04:44,892 DEBUG - #lock(): in 7.80?s
2017-09-05 14:04:44,892 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 3.00ms
2017-09-05 14:04:44,893 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..855..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 7.94ms
2017-09-05 14:04:44,893 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.30ms
2017-09-05 14:04:44,894 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.04ms
2017-09-05 14:04:44,894 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.02ms
2017-09-05 14:04:44,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.97ms
2017-09-05 14:04:44,897 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 12.14ms
2017-09-05 14:04:44,897 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.02ms
2017-09-05 14:04:44,897 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 8.00ms
2017-09-05 14:04:44,897 DEBUG - #login(): 'charlesmike' in 25.38?s
2017-09-05 14:04:44,898 INFO - Received command: @charlesmike, hello
2017-09-05 14:04:44,898 INFO - Sending comment...
2017-09-05 14:04:44,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.94ms
2017-09-05 14:04:44,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.95ms
2017-09-05 14:04:44,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.06ms
2017-09-05 14:04:44,901 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 12.61ms
2017-09-05 14:04:44,902 DEBUG - #login(): 'charlesmike' in 24.98?s
2017-09-05 14:04:44,902 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.97ms
2017-09-05 14:04:44,903 INFO - Received command: @charlesmike hello
2017-09-05 14:04:44,903 INFO - Sending comment...
2017-09-05 14:04:44,903 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..795..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 5.15ms
2017-09-05 14:04:44,904 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..759..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 5.25ms
2017-09-05 14:04:44,904 DEBUG - #unlock(): in 21.07?s
2017-09-05 14:04:44,904 DEBUG - #unlock(): in 17.03?s
2017-09-05 14:04:44,904 DEBUG - #issue(): 1 in 30.51?s
2017-09-05 14:04:44,904 DEBUG - #issue(): 1 in 26.04?s
2017-09-05 14:04:44,905 DEBUG - #number(): 1 in 18.32?s
2017-09-05 14:04:44,905 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-05 14:04:44,905 DEBUG - #number(): 1 in 12.02?s
2017-09-05 14:04:44,905 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-05 14:04:44,907 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.46ms
2017-09-05 14:04:44,907 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.10ms
2017-09-05 14:04:44,908 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.62ms
2017-09-05 14:04:44,908 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-05 14:04:44,908 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 35.25?s
2017-09-05 14:04:44,908 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 26.05?s
2017-09-05 14:04:44,910 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 3.09ms
2017-09-05 14:04:44,911 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..smike, repo=vlad/vlad.github.io, ticket=1)' in 8.16ms
2017-09-05 14:04:44,911 DEBUG - #lock(): in 16.87?s
2017-09-05 14:04:44,911 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.73ms
2017-09-05 14:04:44,911 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.53ms
2017-09-05 14:04:44,912 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1581..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.63ms
2017-09-05 14:04:44,912 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.73ms
2017-09-05 14:04:44,912 INFO - Comment sent successfully!
2017-09-05 14:04:44,912 DEBUG - #post('&gt; @charlesmike hello there\n\nHi @amihaiemil! I can..324..s-michael.html) blog post might be useful.'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 16.78ms
2017-09-05 14:04:44,912 INFO - Comment sent successfully!
2017-09-05 14:04:44,915 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.60ms
2017-09-05 14:04:44,915 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1581..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.49ms
2017-09-05 14:04:44,915 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 3.29ms
2017-09-05 14:04:44,915 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.20ms
2017-09-05 14:04:44,915 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1571..=charlesmike, coords=jeff/jeff.github.io)' in 25.41?s
2017-09-05 14:04:44,916 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1655.., coords=amihaiemil/amihaiemil.github.io)' in 25.91?s
2017-09-05 14:04:44,916 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..912..e, repo=marius/marius.github.io, ticket=1)' in 8.41ms
2017-09-05 14:04:44,916 DEBUG - #lock(): in 15.85?s
2017-09-05 14:04:44,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.60ms
2017-09-05 14:04:44,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.52ms
2017-09-05 14:04:44,919 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 25.32?s
2017-09-05 14:04:44,919 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 26.29?s
2017-09-05 14:04:44,920 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-05 14:04:44,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 3.30ms
2017-09-05 14:04:44,927 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.70ms
2017-09-05 14:04:44,927 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.70ms
2017-09-05 14:04:44,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.20ms
2017-09-05 14:04:44,927 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..760..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 7.72ms
2017-09-05 14:04:44,928 DEBUG - #unlock(): in 19.12?s
2017-09-05 14:04:44,928 DEBUG - #issue(): 1 in 40.95?s
2017-09-05 14:04:44,929 DEBUG - #number(): 1 in 17.70?s
2017-09-05 14:04:44,929 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-05 14:04:44,932 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..769..D "updated_at";SET "2017-09-05T14:04:44Z";'): in 7.66ms
2017-09-05 14:04:44,932 DEBUG - #unlock(): in 19.83?s
2017-09-05 14:04:44,933 DEBUG - #issue(): 1 in 44.02?s
2017-09-05 14:04:44,933 DEBUG - #number(): 1 in 21.56?s
2017-09-05 14:04:44,934 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-05 14:04:44,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 4.06ms
2017-09-05 14:04:44,934 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 40.51?s
2017-09-05 14:04:44,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 8.11ms
2017-09-05 14:04:44,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 7.63ms
2017-09-05 14:04:44,943 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 41.03?s
2017-09-05 14:04:44,943 DEBUG - #post('> @charlesmike, hello\n\nHi @vlad! I can help you i..313..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 23.79ms
2017-09-05 14:04:44,943 INFO - Comment sent successfully!
2017-09-05 14:04:44,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 4.07ms
2017-09-05 14:04:44,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 3.82ms
2017-09-05 14:04:44,948 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 27.37ms
2017-09-05 14:04:44,948 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1573..=charlesmike, coords=vlad/vlad.github.io)' in 42.89?s
2017-09-05 14:04:44,948 INFO - Comment sent successfully!
2017-09-05 14:04:44,953 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 3.58ms
2017-09-05 14:04:44,953 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 3.67ms
2017-09-05 14:04:44,953 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1595..rlesmike, coords=marius/marius.github.io)' in 34.84?s
2017-09-05 14:04:44,953 DEBUG - #github(): '<?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 41.79?s
2017-09-05 14:04:44,954 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 262.75?s
2017-09-05 14:04:44,956 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 2.65ms
2017-09-05 14:04:44,957 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 37.33?s
2017-09-05 14:04:44,957 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 158.77?s
2017-09-05 14:04:44,963 DEBUG - Logging monitor thread interrupted
2017-09-05 14:04:45,389 INFO - Following Github user amihaiemil ...
2017-09-05 14:04:45,389 INFO - Following Github user jeff ...
2017-09-05 14:04:45,389 INFO - Following Github user vlad ...
2017-09-05 14:04:45,389 INFO - Following Github user marius ...
2017-09-05 14:04:45,391 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/vlad): [200 OK] in 1ms
2017-09-05 14:04:45,391 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/marius): [200 OK] in 1ms
2017-09-05 14:04:45,391 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 14:04:45,391 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/jeff): [200 OK] in 1ms
2017-09-05 14:04:45,391 INFO - Finished action successfully!
2017-09-05 14:04:45,391 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 14:04:45,391 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/amihaiemil): [200 OK] in 1ms
2017-09-05 14:04:45,391 INFO - Finished action successfully!
2017-09-05 14:04:45,391 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 14:04:45,391 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 14:04:45,392 INFO - Finished action successfully!
2017-09-05 14:04:45,392 INFO - Finished action successfully!
2017-09-05 14:04:45,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.46ms
2017-09-05 14:04:45,400 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.56ms
2017-09-05 14:04:45,402 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.00ms
2017-09-05 14:04:45,402 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1667..mihaiemil/amihaiemil.github.io, ticket=1)' in 6.15ms
2017-09-05 14:04:45,405 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.95ms
2017-09-05 14:04:45,405 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1765...jcabi.github.mock.MkComments$1@65924be5)' in 75.90?s
2017-09-05 14:04:45,412 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.37ms
2017-09-05 14:04:45,415 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@67b4db7b in 5.08ms
2017-09-05 14:04:45,419 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.02ms
2017-09-05 14:04:45,419 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=1)' in 31.03?s
2017-09-05 14:04:45,436 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 14.55ms
2017-09-05 14:04:45,436 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 29.95?s
2017-09-05 14:04:45,438 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-05 14:04:45,441 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.51ms
2017-09-05 14:04:45,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.63ms
2017-09-05 14:04:45,444 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1583..mike, repo=jeff/jeff.github.io, ticket=1)' in 5.02ms
2017-09-05 14:04:45,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.52ms
2017-09-05 14:04:45,446 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1681...jcabi.github.mock.MkComments$1@5172aa5a)' in 79.35?s
2017-09-05 14:04:45,448 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.57ms
2017-09-05 14:04:45,460 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@3f0e247c in 13.60ms
2017-09-05 14:04:45,463 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.64ms
2017-09-05 14:04:45,464 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=1)' in 43.93?s
2017-09-05 14:04:45,467 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.48ms
2017-09-05 14:04:45,467 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 25.59?s
2017-09-05 14:04:45,471 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 3.23ms
2017-09-05 14:04:45,474 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.15ms
2017-09-05 14:04:45,476 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.53ms
2017-09-05 14:04:45,476 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1585..mike, repo=vlad/vlad.github.io, ticket=1)' in 6.65ms
2017-09-05 14:04:45,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.47ms
2017-09-05 14:04:45,479 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1683...jcabi.github.mock.MkComments$1@5887bdf9)' in 53.46?s
2017-09-05 14:04:45,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.45ms
2017-09-05 14:04:45,494 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@37c953d7 in 15.19ms
2017-09-05 14:04:45,498 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.55ms
2017-09-05 14:04:45,498 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 31.40?s
2017-09-05 14:04:45,501 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.39ms
2017-09-05 14:04:45,502 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 34.72?s
2017-09-05 14:04:45,504 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.34ms
2017-09-05 14:04:45,508 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 5.42ms
2017-09-05 14:04:45,510 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.48ms
2017-09-05 14:04:45,510 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1607.., repo=marius/marius.github.io, ticket=1)' in 5.99ms
2017-09-05 14:04:45,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.32ms
2017-09-05 14:04:45,512 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1705...jcabi.github.mock.MkComments$1@2e972c2a)' in 50.63?s
2017-09-05 14:04:45,514 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.37ms
2017-09-05 14:04:45,516 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@46d4914b in 3.51ms
2017-09-05 14:04:45,520 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.43ms
2017-09-05 14:04:45,521 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=1)' in 32.71?s
2017-09-05 14:04:45,524 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.31ms
2017-09-05 14:04:45,524 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 26.91?s
2017-09-05 14:04:45,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.25ms
2017-09-05 14:04:45,554 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..553..:44Z","updated_at":"2017-09-05T14:04:44Z"}' in 29.85ms
2017-09-05 14:04:45,556 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.51ms
2017-09-05 14:04:45,580 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..529..:44Z","updated_at":"2017-09-05T14:04:44Z"}' in 25.19ms
2017-09-05 14:04:45,582 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.44ms
2017-09-05 14:04:45,606 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..530..:44Z","updated_at":"2017-09-05T14:04:44Z"}' in 25.47ms
2017-09-05 14:04:45,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.40ms
2017-09-05 14:04:45,640 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..535..:44Z","updated_at":"2017-09-05T14:04:44Z"}' in 32.58ms
2017-09-05 14:04:45,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 893.06?s
2017-09-05 14:04:45,643 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.72ms
2017-09-05 14:04:45,644 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 800.23?s
2017-09-05 14:04:45,645 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.12ms
2017-09-05 14:04:45,645 DEBUG - #name(): 'amihaiemil.github.io' in 8.74?s
2017-09-05 14:04:45,645 DEBUG - #name(): 'amihaiemil.github.io' in 14.59?s
2017-09-05 14:04:45,647 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 819.56?s
2017-09-05 14:04:45,648 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.37ms
2017-09-05 14:04:45,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 886.14?s
2017-09-05 14:04:45,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-05 14:04:45,664 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 14.24ms
2017-09-05 14:04:45,665 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 242.86?s
2017-09-05 14:04:45,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 845.54?s
2017-09-05 14:04:45,668 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.51ms
2017-09-05 14:04:45,668 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 3.05ms
2017-09-05 14:04:45,669 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:45,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 879.87?s
2017-09-05 14:04:45,670 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-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 23.93ms
2017-09-05 14:04:45,672 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 895.82?s
2017-09-05 14:04:45,672 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.76ms
2017-09-05 14:04:45,674 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 861.97?s
2017-09-05 14:04:45,686 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.12ms
2017-09-05 14:04:45,687 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.16ms
2017-09-05 14:04:45,690 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 875.90?s
2017-09-05 14:04:45,690 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.58ms
2017-09-05 14:04:45,691 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 858.34?s
2017-09-05 14:04:45,693 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.45ms
2017-09-05 14:04:45,694 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 894.75?s
2017-09-05 14:04:45,695 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.87ms
2017-09-05 14:04:45,695 DEBUG - #lock(): in 7.66?s
2017-09-05 14:04:45,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 889.66?s
2017-09-05 14:04:45,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 884.29?s
2017-09-05 14:04:45,702 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.68ms
2017-09-05 14:04:45,702 DEBUG - #unlock(): in 15.21?s
2017-09-05 14:04:45,703 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 976.52?s
2017-09-05 14:04:45,704 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 25.64?s
2017-09-05 14:04:45,704 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 10.27?s
2017-09-05 14:04:45,704 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:45,704 DEBUG - #get(1): 1 in 24.75?s
2017-09-05 14:04:45,705 DEBUG - #create('Test issue for commands', 'test body'): 1 in 9.87ms
2017-09-05 14:04:45,706 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 989.82?s
2017-09-05 14:04:45,711 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.50ms
2017-09-05 14:04:45,713 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2017-09-05 14:04:45,713 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 6.07ms
2017-09-05 14:04:45,713 DEBUG - #lock(): in 8.08?s
2017-09-05 14:04:45,715 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 992.12?s
2017-09-05 14:04:45,717 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 962.23?s
2017-09-05 14:04:45,719 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..358..D "updated_at";SET "2017-09-05T14:04:45Z";'): in 2.97ms
2017-09-05 14:04:45,720 DEBUG - #unlock(): in 11.94?s
2017-09-05 14:04:45,720 DEBUG - #issue(): 1 in 36.49?s
2017-09-05 14:04:45,720 DEBUG - #number(): 1 in 10.25?s
2017-09-05 14:04:45,721 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike index
2017-09-05 14:04:45,723 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-05 14:04:45,723 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 32.85?s
2017-09-05 14:04:45,725 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-05 14:04:45,725 DEBUG - #post('@charlesmike index'): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 10.46ms
2017-09-05 14:04:45,727 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-05 14:04:45,728 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.04ms
2017-09-05 14:04:45,729 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-05 14:04:45,729 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..838..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.41ms
2017-09-05 14:04:45,731 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-05 14:04:45,734 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-05 14:04:45,734 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..877..e, coords=amihaiemil/amihaiemil.github.io)' in 2.68ms
2017-09-05 14:04:45,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.38ms
2017-09-05 14:04:45,749 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.40ms
2017-09-05 14:04:45,751 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.06ms
2017-09-05 14:04:45,751 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..879..e, coords=amihaiemil/amihaiemil.github.io)' in 3.88ms
2017-09-05 14:04:45,752 DEBUG - #number(): 1 in 11.36?s
2017-09-05 14:04:45,752 DEBUG - #get(1): 1 in 22.32?s
2017-09-05 14:04:45,754 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 724.28?s
2017-09-05 14:04:45,754 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.54ms
2017-09-05 14:04:45,756 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 780.07?s
2017-09-05 14:04:45,756 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.91ms
2017-09-05 14:04:45,756 DEBUG - #name(): 'jeff.github.io' in 7.47?s
2017-09-05 14:04:45,757 DEBUG - #name(): 'jeff.github.io' in 18.94?s
2017-09-05 14:04:45,758 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 789.21?s
2017-09-05 14:04:45,767 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 10.12ms
2017-09-05 14:04:45,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-05 14:04:45,771 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 805.47?s
2017-09-05 14:04:45,771 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=jeff, coords=jeff/jeff.github.io)' in 2.40ms
2017-09-05 14:04:45,772 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 235.23?s
2017-09-05 14:04:45,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 835.01?s
2017-09-05 14:04:45,775 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 2.47ms
2017-09-05 14:04:45,775 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 3.03ms
2017-09-05 14:04:45,775 INFO - repository jeff/jeff.github.io created by jeff
2017-09-05 14:04:45,782 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 6.02ms
2017-09-05 14:04:45,782 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 19.54ms
2017-09-05 14:04:45,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-09-05 14:04:45,785 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.02ms
2017-09-05 14:04:45,786 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 913.66?s
2017-09-05 14:04:45,786 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 2.40ms
2017-09-05 14:04:45,788 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 831.31?s
2017-09-05 14:04:45,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 823.13?s
2017-09-05 14:04:45,790 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.21ms
2017-09-05 14:04:45,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 806.35?s
2017-09-05 14:04:45,793 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.32ms
2017-09-05 14:04:45,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 853.57?s
2017-09-05 14:04:45,795 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 3.28ms
2017-09-05 14:04:45,795 DEBUG - #lock(): in 8.49?s
2017-09-05 14:04:45,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 867.16?s
2017-09-05 14:04:45,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 820.43?s
2017-09-05 14:04:45,801 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 2.53ms
2017-09-05 14:04:45,801 DEBUG - #unlock(): in 9.95?s
2017-09-05 14:04:45,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 970.30?s
2017-09-05 14:04:45,803 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 20.64?s
2017-09-05 14:04:45,803 DEBUG - #coordinates(): jeff/jeff.github.io in 13.49?s
2017-09-05 14:04:45,803 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-09-05 14:04:45,804 DEBUG - #get(1): 1 in 23.83?s
2017-09-05 14:04:45,804 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.51ms
2017-09-05 14:04:45,807 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-09-05 14:04:45,809 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.12ms
2017-09-05 14:04:45,810 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 991.22?s
2017-09-05 14:04:45,811 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 3.58ms
2017-09-05 14:04:45,811 DEBUG - #lock(): in 7.45?s
2017-09-05 14:04:45,812 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 937.63?s
2017-09-05 14:04:45,815 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 935.88?s
2017-09-05 14:04:45,819 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..328..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:45Z&quot;;'): in 5.24ms
2017-09-05 14:04:45,820 DEBUG - #unlock(): in 12.54?s
2017-09-05 14:04:45,820 DEBUG - #issue(): 1 in 27.35?s
2017-09-05 14:04:45,820 DEBUG - #number(): 1 in 10.74?s
2017-09-05 14:04:45,821 INFO - comment #1 posted to issue #1 by jeff: @charlesmike index
2017-09-05 14:04:45,822 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.20ms
2017-09-05 14:04:45,823 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.35?s
2017-09-05 14:04:45,824 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.04ms
2017-09-05 14:04:45,824 DEBUG - #post('@charlesmike index'): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 11.78ms
2017-09-05 14:04:45,826 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-05 14:04:45,827 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.97ms
2017-09-05 14:04:45,828 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 14:04:45,828 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.33ms
2017-09-05 14:04:45,830 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2017-09-05 14:04:45,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.20ms
2017-09-05 14:04:45,845 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 14.21ms
2017-09-05 14:04:45,846 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-05 14:04:45,848 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.80ms
2017-09-05 14:04:45,849 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-05 14:04:45,850 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 3.21ms
2017-09-05 14:04:45,850 DEBUG - #number(): 1 in 11.56?s
2017-09-05 14:04:45,850 DEBUG - #get(1): 1 in 27.38?s
2017-09-05 14:04:45,882 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.26ms
2017-09-05 14:04:45,884 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.41ms
2017-09-05 14:04:45,886 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-05 14:04:45,890 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..889..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.86ms
2017-09-05 14:04:45,892 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.26ms
2017-09-05 14:04:45,919 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 28.20ms
2017-09-05 14:04:45,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2017-09-05 14:04:45,921 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 28.70ms
2017-09-05 14:04:45,922 INFO - Started action 6b7a8aa1-fe59-4f97-a80b-c1752998f100
2017-09-05 14:04:45,923 INFO - Started action 788818db-12fa-4f99-9b85-06d4178777ab
2017-09-05 14:04:45,928 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-05 14:04:45,928 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-05 14:04:45,931 DEBUG - #lock(): in 11.72?s
2017-09-05 14:04:45,931 DEBUG - #lock(): in 12.08?s
2017-09-05 14:04:45,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.39ms
2017-09-05 14:04:45,933 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.36ms
2017-09-05 14:04:45,937 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.26ms
2017-09-05 14:04:45,937 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.64ms
2017-09-05 14:04:45,939 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..457..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:45Z&quot;;'): in 3.58ms
2017-09-05 14:04:45,939 DEBUG - #unlock(): in 10.67?s
2017-09-05 14:04:45,939 DEBUG - #issue(): 1 in 40.50?s
2017-09-05 14:04:45,940 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..433..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:45Z&quot;;'): in 4.00ms
2017-09-05 14:04:45,940 DEBUG - #number(): 1 in 14.74?s
2017-09-05 14:04:45,940 DEBUG - #unlock(): in 11.32?s
2017-09-05 14:04:45,940 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..59-4f97-a80b-c1752998f100.log) are the logs.
2017-09-05 14:04:45,940 DEBUG - #issue(): 1 in 22.26?s
2017-09-05 14:04:45,941 DEBUG - #number(): 1 in 11.63?s
2017-09-05 14:04:45,941 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..fa-4f99-9b85-06d4178777ab.log) are the logs.
2017-09-05 14:04:45,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2017-09-05 14:04:45,942 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 23.95?s
2017-09-05 14:04:45,942 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-05 14:04:45,943 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 27.03?s
2017-09-05 14:04:45,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-05 14:04:45,944 DEBUG - #post('There was an error when processing your command. ..14..9-4f97-a80b-c1752998f100.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 11.31ms
2017-09-05 14:04:45,945 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.52ms
2017-09-05 14:04:45,945 DEBUG - #post('There was an error when processing your command. ..14..a-4f99-9b85-06d4178777ab.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 12.15ms
2017-09-05 14:04:45,947 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.48ms
2017-09-05 14:04:45,950 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.57ms
2017-09-05 14:04:45,952 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.14ms
2017-09-05 14:04:45,952 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1289..mihaiemil/amihaiemil.github.io, ticket=1)' in 5.02ms
2017-09-05 14:04:45,953 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.13ms
2017-09-05 14:04:45,954 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1387...jcabi.github.mock.MkComments$1@720ad2c9)' in 45.77?s
2017-09-05 14:04:45,955 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-05 14:04:45,957 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2494c49d in 2.67ms
2017-09-05 14:04:45,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-09-05 14:04:45,959 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=1)' in 22.94?s
2017-09-05 14:04:45,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2017-09-05 14:04:45,962 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 24.93?s
2017-09-05 14:04:45,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 992.37?s
2017-09-05 14:04:45,965 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.80ms
2017-09-05 14:04:45,967 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-05 14:04:45,967 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1223..mike, repo=jeff/jeff.github.io, ticket=1)' in 3.20ms
2017-09-05 14:04:45,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 988.10?s
2017-09-05 14:04:45,969 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1321...jcabi.github.mock.MkComments$1@54a67bf1)' in 52.15?s
2017-09-05 14:04:45,970 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.12ms
2017-09-05 14:04:45,972 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1f67c4b1 in 2.78ms
2017-09-05 14:04:45,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 987.64?s
2017-09-05 14:04:45,974 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=1)' in 24.43?s
2017-09-05 14:04:45,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 950.54?s
2017-09-05 14:04:45,977 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 22.56?s
2017-09-05 14:04:45,978 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..1203..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 976.13?s
2017-09-05 14:04:45,989 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..238..:45Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:45Z&quot;}' in 11.72ms
2017-09-05 14:04:45,991 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1149..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.08ms
2017-09-05 14:04:46,001 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..226..:45Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:45Z&quot;}' in 11.54ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.143 sec
Running com.amihaiemil.charles.github.TweetTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.001 sec
Running com.amihaiemil.charles.github.RepoForkCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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-05 14:04:46,045 DEBUG - #check(class com.jcabi.github.mock.MkStorage$Synced): immutability checked
2017-09-05 14:04:46,046 DEBUG - #check(class com.jcabi.github.mock.ImmutableReentrantLock): immutability checked
2017-09-05 14:04:46,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 805.50?s
2017-09-05 14:04:46,048 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.64ms
2017-09-05 14:04:46,048 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.99ms
2017-09-05 14:04:46,049 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 688.73?s
2017-09-05 14:04:46,050 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.66ms
2017-09-05 14:04:46,050 DEBUG - #name(): 'amihaiemil.github.io' in 8.20?s
2017-09-05 14:04:46,050 DEBUG - #name(): 'amihaiemil.github.io' in 9.45?s
2017-09-05 14:04:46,052 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 710.97?s
2017-09-05 14:04:46,053 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.10ms
2017-09-05 14:04:46,053 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.48ms
2017-09-05 14:04:46,055 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 746.85?s
2017-09-05 14:04:46,055 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-05 14:04:46,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 720.88?s
2017-09-05 14:04:46,057 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.29ms
2017-09-05 14:04:46,058 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 195.53?s
2017-09-05 14:04:46,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 739.52?s
2017-09-05 14:04:46,060 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.11ms
2017-09-05 14:04:46,061 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.48ms
2017-09-05 14:04:46,061 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.92ms
2017-09-05 14:04:46,061 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,062 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 750.45?s
2017-09-05 14:04:46,063 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.34ms
2017-09-05 14:04:46,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 772.92?s
2017-09-05 14:04:46,064 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.51ms
2017-09-05 14:04:46,065 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.82ms
2017-09-05 14:04:46,066 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 753.82?s
2017-09-05 14:04:46,066 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.16ms
2017-09-05 14:04:46,067 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 745.85?s
2017-09-05 14:04:46,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-05 14:04:46,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 745.13?s
2017-09-05 14:04:46,070 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.20ms
2017-09-05 14:04:46,071 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 734.19?s
2017-09-05 14:04:46,072 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.07ms
2017-09-05 14:04:46,073 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.39ms
2017-09-05 14:04:46,074 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 730.28?s
2017-09-05 14:04:46,074 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.74ms
2017-09-05 14:04:46,074 DEBUG - #lock(): in 17.98?s
2017-09-05 14:04:46,075 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 742.08?s
2017-09-05 14:04:46,076 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-05 14:04:46,078 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 702.24?s
2017-09-05 14:04:46,079 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.21ms
2017-09-05 14:04:46,080 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.60ms
2017-09-05 14:04:46,080 DEBUG - #unlock(): in 14.62?s
2017-09-05 14:04:46,081 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 823.57?s
2017-09-05 14:04:46,082 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 26.58?s
2017-09-05 14:04:46,082 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 14.93?s
2017-09-05 14:04:46,082 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:46,082 DEBUG - #get(1): 1 in 27.70?s
2017-09-05 14:04:46,083 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.37ms
2017-09-05 14:04:46,084 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 824.69?s
2017-09-05 14:04:46,086 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.37ms
2017-09-05 14:04:46,086 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.71ms
2017-09-05 14:04:46,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 799.95?s
2017-09-05 14:04:46,087 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.06ms
2017-09-05 14:04:46,087 DEBUG - #lock(): in 6.08?s
2017-09-05 14:04:46,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 785.14?s
2017-09-05 14:04:46,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-05 14:04:46,091 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 763.40?s
2017-09-05 14:04:46,093 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.43ms
2017-09-05 14:04:46,093 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.79ms
2017-09-05 14:04:46,093 DEBUG - #unlock(): in 14.22?s
2017-09-05 14:04:46,094 DEBUG - #issue(): 1 in 24.99?s
2017-09-05 14:04:46,094 DEBUG - #number(): 1 in 10.70?s
2017-09-05 14:04:46,094 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there!
2017-09-05 14:04:46,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 895.57?s
2017-09-05 14:04:46,096 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 27.25?s
2017-09-05 14:04:46,097 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 846.58?s
2017-09-05 14:04:46,097 DEBUG - #post('@charlesmike hello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.56ms
2017-09-05 14:04:46,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 837.80?s
2017-09-05 14:04:46,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.14ms
2017-09-05 14:04:46,109 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..150..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 11.53ms
2017-09-05 14:04:46,111 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 968.46?s
2017-09-05 14:04:46,113 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.60ms
2017-09-05 14:04:46,113 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.92ms
2017-09-05 14:04:46,114 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 827.16?s
2017-09-05 14:04:46,114 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.28ms
2017-09-05 14:04:46,116 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 816.42?s
2017-09-05 14:04:46,116 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..993..om.jcabi.github.mock.MkComments$1@d68b796)' in 47.55?s
2017-09-05 14:04:46,117 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 822.95?s
2017-09-05 14:04:46,117 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 1.12ms
2017-09-05 14:04:46,119 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@55ecdfba in 2.60ms
2017-09-05 14:04:46,121 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 867.88?s
2017-09-05 14:04:46,121 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 21.02?s
2017-09-05 14:04:46,123 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.22ms
2017-09-05 14:04:46,125 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 3.46ms
2017-09-05 14:04:46,126 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 3.89ms
2017-09-05 14:04:46,127 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 968.41?s
2017-09-05 14:04:46,127 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 4.36ms
2017-09-05 14:04:46,128 DEBUG - #lock(): in 6.17?s
2017-09-05 14:04:46,129 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 890.46?s
2017-09-05 14:04:46,129 DEBUG - #xml(): '&lt;?xml version=&quot;1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2017-09-05 14:04:46,132 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 808.87?s
2017-09-05 14:04:46,134 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..411..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.54ms
2017-09-05 14:04:46,134 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..411..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.96ms
2017-09-05 14:04:46,134 DEBUG - #unlock(): in 7.44?s
2017-09-05 14:04:46,134 DEBUG - #issue(): 1 in 22.37?s
2017-09-05 14:04:46,135 DEBUG - #number(): 1 in 9.06?s
2017-09-05 14:04:46,135 INFO - comment #2 posted to issue #1 by amihaiemil: > @charlesmike hello there!\n\nHi to you too, @amihaiemil!
2017-09-05 14:04:46,136 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 892.47?s
2017-09-05 14:04:46,136 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 20.07?s
2017-09-05 14:04:46,138 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 883.28?s
2017-09-05 14:04:46,138 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.17ms
2017-09-05 14:04:46,139 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 857.58?s
2017-09-05 14:04:46,141 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.49ms
2017-09-05 14:04:46,141 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.79ms
2017-09-05 14:04:46,142 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 886.98?s
2017-09-05 14:04:46,143 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1241..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.11ms
2017-09-05 14:04:46,144 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 900.05?s
2017-09-05 14:04:46,144 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1338..om.jcabi.github.mock.MkComments$1@bf9839)' in 42.02?s
2017-09-05 14:04:46,145 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 870.59?s
2017-09-05 14:04:46,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-09-05 14:04:46,147 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@22a2c691 in 2.73ms
2017-09-05 14:04:46,149 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 894.74?s
2017-09-05 14:04:46,150 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=1)' in 21.36?s
2017-09-05 14:04:46,152 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 891.90?s
2017-09-05 14:04:46,152 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 20.36?s
2017-09-05 14:04:46,153 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 873.72?s
2017-09-05 14:04:46,153 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2017-09-05 14:04:46,164 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..183..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 11.26ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running com.amihaiemil.charles.github.IndexSiteKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.amihaiemil.charles.github.StepsTestCase
2017-09-05 14:04:46,170 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 732.94?s
2017-09-05 14:04:46,171 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.44ms
2017-09-05 14:04:46,171 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.74ms
2017-09-05 14:04:46,172 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 645.05?s
2017-09-05 14:04:46,173 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 2.06ms
2017-09-05 14:04:46,173 DEBUG - #name(): 'amihaiemil.github.io' in 5.19?s
2017-09-05 14:04:46,173 DEBUG - #name(): 'amihaiemil.github.io' in 9.54?s
2017-09-05 14:04:46,174 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 635.00?s
2017-09-05 14:04:46,176 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.96ms
2017-09-05 14:04:46,176 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.31ms
2017-09-05 14:04:46,177 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 720.29?s
2017-09-05 14:04:46,177 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.01ms
2017-09-05 14:04:46,179 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 759.70?s
2017-09-05 14:04:46,179 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.08ms
2017-09-05 14:04:46,180 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 191.02?s
2017-09-05 14:04:46,181 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 703.56?s
2017-09-05 14:04:46,182 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.09ms
2017-09-05 14:04:46,183 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.43ms
2017-09-05 14:04:46,183 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.82ms
2017-09-05 14:04:46,183 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,184 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 710.04?s
2017-09-05 14:04:46,184 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.48ms
2017-09-05 14:04:46,185 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 692.58?s
2017-09-05 14:04:46,186 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.39ms
2017-09-05 14:04:46,186 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.69ms
2017-09-05 14:04:46,187 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 689.88?s
2017-09-05 14:04:46,188 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.98ms
2017-09-05 14:04:46,189 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 679.49?s
2017-09-05 14:04:46,189 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 968.16?s
2017-09-05 14:04:46,191 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 688.23?s
2017-09-05 14:04:46,191 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.07ms
2017-09-05 14:04:46,192 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 681.57?s
2017-09-05 14:04:46,193 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.98ms
2017-09-05 14:04:46,194 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.29ms
2017-09-05 14:04:46,195 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 735.79?s
2017-09-05 14:04:46,195 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.61ms
2017-09-05 14:04:46,195 DEBUG - #lock(): in 6.29?s
2017-09-05 14:04:46,196 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 690.63?s
2017-09-05 14:04:46,196 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 981.39?s
2017-09-05 14:04:46,199 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 711.47?s
2017-09-05 14:04:46,200 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.18ms
2017-09-05 14:04:46,200 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.58ms
2017-09-05 14:04:46,201 DEBUG - #unlock(): in 8.46?s
2017-09-05 14:04:46,202 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 829.62?s
2017-09-05 14:04:46,202 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 21.95?s
2017-09-05 14:04:46,202 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.59?s
2017-09-05 14:04:46,203 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:46,203 DEBUG - #get(1): 1 in 21.48?s
2017-09-05 14:04:46,203 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.84ms
2017-09-05 14:04:46,206 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 657.52?s
2017-09-05 14:04:46,207 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.34ms
2017-09-05 14:04:46,207 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.63ms
2017-09-05 14:04:46,208 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 657.92?s
2017-09-05 14:04:46,208 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.93ms
2017-09-05 14:04:46,209 DEBUG - #name(): 'amihaiemil.github.io' in 5.18?s
2017-09-05 14:04:46,209 DEBUG - #name(): 'amihaiemil.github.io' in 6.79?s
2017-09-05 14:04:46,210 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 640.67?s
2017-09-05 14:04:46,211 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.04ms
2017-09-05 14:04:46,212 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.38ms
2017-09-05 14:04:46,213 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 693.70?s
2017-09-05 14:04:46,213 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 982.91?s
2017-09-05 14:04:46,215 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 700.36?s
2017-09-05 14:04:46,215 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.06ms
2017-09-05 14:04:46,216 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 181.26?s
2017-09-05 14:04:46,217 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 659.34?s
2017-09-05 14:04:46,218 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.98ms
2017-09-05 14:04:46,218 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.31ms
2017-09-05 14:04:46,219 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.69ms
2017-09-05 14:04:46,219 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,220 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 681.65?s
2017-09-05 14:04:46,220 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.32ms
2017-09-05 14:04:46,221 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 681.40?s
2017-09-05 14:04:46,222 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.37ms
2017-09-05 14:04:46,222 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.66ms
2017-09-05 14:04:46,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 677.48?s
2017-09-05 14:04:46,223 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.95ms
2017-09-05 14:04:46,224 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 670.94?s
2017-09-05 14:04:46,224 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 956.61?s
2017-09-05 14:04:46,226 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 677.17?s
2017-09-05 14:04:46,226 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.97ms
2017-09-05 14:04:46,228 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 679.18?s
2017-09-05 14:04:46,229 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.92ms
2017-09-05 14:04:46,229 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.22ms
2017-09-05 14:04:46,230 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 698.91?s
2017-09-05 14:04:46,230 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.52ms
2017-09-05 14:04:46,231 DEBUG - #lock(): in 6.08?s
2017-09-05 14:04:46,231 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 666.83?s
2017-09-05 14:04:46,232 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 954.35?s
2017-09-05 14:04:46,234 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 655.38?s
2017-09-05 14:04:46,235 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.03ms
2017-09-05 14:04:46,235 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.41ms
2017-09-05 14:04:46,236 DEBUG - #unlock(): in 7.54?s
2017-09-05 14:04:46,237 DEBUG - #xml(): '<?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 729.21?s
2017-09-05 14:04:46,237 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 20.40?s
2017-09-05 14:04:46,237 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.40?s
2017-09-05 14:04:46,237 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:46,238 DEBUG - #get(1): 1 in 21.83?s
2017-09-05 14:04:46,238 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.45ms
2017-09-05 14:04:46,241 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 741.03?s
2017-09-05 14:04:46,242 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.09ms
2017-09-05 14:04:46,242 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.38ms
2017-09-05 14:04:46,243 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 707.56?s
2017-09-05 14:04:46,244 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.71ms
2017-09-05 14:04:46,244 DEBUG - #lock(): in 5.59?s
2017-09-05 14:04:46,245 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 709.97?s
2017-09-05 14:04:46,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 996.23?s
2017-09-05 14:04:46,247 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 705.67?s
2017-09-05 14:04:46,249 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.15ms
2017-09-05 14:04:46,249 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.50ms
2017-09-05 14:04:46,249 DEBUG - #unlock(): in 7.26?s
2017-09-05 14:04:46,250 DEBUG - #issue(): 1 in 20.04?s
2017-09-05 14:04:46,250 DEBUG - #number(): 1 in 9.24?s
2017-09-05 14:04:46,250 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike mock command\n\nError when executig steps!
2017-09-05 14:04:46,251 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 790.02?s
2017-09-05 14:04:46,252 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.45?s
2017-09-05 14:04:46,253 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 790.57?s
2017-09-05 14:04:46,253 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 7.80ms
2017-09-05 14:04:46,254 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 772.51?s
2017-09-05 14:04:46,256 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.17ms
2017-09-05 14:04:46,256 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.46ms
2017-09-05 14:04:46,257 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 795.46?s
2017-09-05 14:04:46,257 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..928..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.78ms
2017-09-05 14:04:46,258 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 788.78?s
2017-09-05 14:04:46,259 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1026..m.jcabi.github.mock.MkComments$1@33fba86)' in 41.19?s
2017-09-05 14:04:46,260 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 756.62?s
2017-09-05 14:04:46,260 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-05 14:04:46,261 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4ceeb514 in 2.26ms
2017-09-05 14:04:46,263 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 739.39?s
2017-09-05 14:04:46,263 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 19.56?s
2017-09-05 14:04:46,264 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 777.18?s
2017-09-05 14:04:46,265 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 14:04:46,274 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..182..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 10.33ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running com.amihaiemil.charles.github.ErrorReplyTestCase
2017-09-05 14:04:46,276 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 562.05?s
2017-09-05 14:04:46,277 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.15ms
2017-09-05 14:04:46,277 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.45ms
2017-09-05 14:04:46,278 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 579.70?s
2017-09-05 14:04:46,278 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.75ms
2017-09-05 14:04:46,278 DEBUG - #name(): 'amihaiemil.github.io' in 4.99?s
2017-09-05 14:04:46,279 DEBUG - #name(): 'amihaiemil.github.io' in 6.75?s
2017-09-05 14:04:46,280 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 561.34?s
2017-09-05 14:04:46,281 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.67ms
2017-09-05 14:04:46,281 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.00ms
2017-09-05 14:04:46,282 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 629.99?s
2017-09-05 14:04:46,282 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 907.46?s
2017-09-05 14:04:46,284 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 611.10?s
2017-09-05 14:04:46,284 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.90ms
2017-09-05 14:04:46,285 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 183.57?s
2017-09-05 14:04:46,286 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 627.45?s
2017-09-05 14:04:46,287 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET "false";UP;'): in 1.84ms
2017-09-05 14:04:46,287 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.17ms
2017-09-05 14:04:46,288 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.56ms
2017-09-05 14:04:46,288 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,289 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 617.46?s
2017-09-05 14:04:46,289 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.45ms
2017-09-05 14:04:46,290 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 645.24?s
2017-09-05 14:04:46,290 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.27ms
2017-09-05 14:04:46,291 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.57ms
2017-09-05 14:04:46,292 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 614.61?s
2017-09-05 14:04:46,292 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.86ms
2017-09-05 14:04:46,293 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 612.27?s
2017-09-05 14:04:46,293 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 887.11?s
2017-09-05 14:04:46,295 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 593.35?s
2017-09-05 14:04:46,295 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.87ms
2017-09-05 14:04:46,296 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 615.01?s
2017-09-05 14:04:46,297 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.77ms
2017-09-05 14:04:46,297 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.06ms
2017-09-05 14:04:46,298 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 643.68?s
2017-09-05 14:04:46,299 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.36ms
2017-09-05 14:04:46,299 DEBUG - #lock(): in 7.09?s
2017-09-05 14:04:46,300 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 618.97?s
2017-09-05 14:04:46,300 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 894.25?s
2017-09-05 14:04:46,302 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 633.96?s
2017-09-05 14:04:46,303 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.95ms
2017-09-05 14:04:46,304 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.32ms
2017-09-05 14:04:46,304 DEBUG - #unlock(): in 10.35?s
2017-09-05 14:04:46,305 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 700.16?s
2017-09-05 14:04:46,305 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 25.74?s
2017-09-05 14:04:46,305 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.97?s
2017-09-05 14:04:46,305 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:46,306 DEBUG - #get(1): 1 in 23.43?s
2017-09-05 14:04:46,306 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.28ms
2017-09-05 14:04:46,307 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.47?s
2017-09-05 14:04:46,309 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.05ms
2017-09-05 14:04:46,309 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.34ms
2017-09-05 14:04:46,310 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 747.98?s
2017-09-05 14:04:46,310 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.66ms
2017-09-05 14:04:46,310 DEBUG - #lock(): in 6.33?s
2017-09-05 14:04:46,311 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 698.23?s
2017-09-05 14:04:46,312 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 988.43?s
2017-09-05 14:04:46,314 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 697.65?s
2017-09-05 14:04:46,315 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..453..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:46Z&quot;;'): in 2.17ms
2017-09-05 14:04:46,316 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..453..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:46Z&quot;;'): in 2.52ms
2017-09-05 14:04:46,316 DEBUG - #unlock(): in 10.69?s
2017-09-05 14:04:46,316 DEBUG - #issue(): 1 in 18.81?s
2017-09-05 14:04:46,316 DEBUG - #number(): 1 in 7.15?s
2017-09-05 14:04:46,316 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-05 14:04:46,318 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 762.18?s
2017-09-05 14:04:46,318 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.37?s
2017-09-05 14:04:46,319 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 751.88?s
2017-09-05 14:04:46,319 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.72ms
2017-09-05 14:04:46,320 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 737.40?s
2017-09-05 14:04:46,322 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.10ms
2017-09-05 14:04:46,322 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.40ms
2017-09-05 14:04:46,323 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 772.62?s
2017-09-05 14:04:46,323 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..979..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.72ms
2017-09-05 14:04:46,324 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 736.07?s
2017-09-05 14:04:46,325 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1078...jcabi.github.mock.MkComments$1@2b780d7a)' in 37.50?s
2017-09-05 14:04:46,326 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 754.53?s
2017-09-05 14:04:46,326 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-05 14:04:46,327 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@56bcdae1 in 2.23ms
2017-09-05 14:04:46,329 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 714.20?s
2017-09-05 14:04:46,329 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 21.36?s
2017-09-05 14:04:46,330 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 748.24?s
2017-09-05 14:04:46,331 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-05 14:04:46,340 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..234..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 9.94ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 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-05 14:04:46,366 DEBUG - Started smtp:34539
2017-09-05 14:04:46,366 DEBUG - Started services, performing check if all up
2017-09-05 14:04:46,527 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-05 14:04:46,538 INFO - email sent from [mihai] to ["amihaiemil@gmail.com"]
2017-09-05 14:04:46,539 DEBUG - Stopping GreenMail ...
2017-09-05 14:04:46,539 DEBUG - Stopping service smtp:34539
2017-09-05 14:04:46,539 DEBUG - Stopping smtp:34539
2017-09-05 14:04:46,539 DEBUG - Stopped smtp:34539
2017-09-05 14:04:46,542 DEBUG - Started smtp:42944
2017-09-05 14:04:46,542 DEBUG - Started services, performing check if all up
2017-09-05 14:04:46,548 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-05 14:04:46,549 INFO - email sent from [Charles Michael <amihai.emil@gmail.com>] to ["commandergithub@test.com"]
2017-09-05 14:04:46,550 DEBUG - Stopping GreenMail ...
2017-09-05 14:04:46,550 DEBUG - Stopping service smtp:42944
2017-09-05 14:04:46,550 DEBUG - Stopping smtp:42944
2017-09-05 14:04:46,550 DEBUG - Stopped smtp:42944
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
Running com.amihaiemil.charles.github.LastCommentTestCase
2017-09-05 14:04:46,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 748.16?s
2017-09-05 14:04:46,554 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.57ms
2017-09-05 14:04:46,555 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 693.03?s
2017-09-05 14:04:46,555 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..22..b&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=amihaiemil)' in 1.97ms
2017-09-05 14:04:46,556 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 677.02?s
2017-09-05 14:04:46,558 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;amihaie..8..;ADD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;amihaiemil&quot;;'): in 2.18ms
2017-09-05 14:04:46,559 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 706.23?s
2017-09-05 14:04:46,559 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.59ms
2017-09-05 14:04:46,560 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 566.95?s
2017-09-05 14:04:46,560 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 3.99ms
2017-09-05 14:04:46,565 DEBUG - #check(class com.jcabi.github.mock.MkUserEmails): immutability checked
2017-09-05 14:04:46,566 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 650.44?s
2017-09-05 14:04:46,567 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.81ms
2017-09-05 14:04:46,568 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 592.44?s
2017-09-05 14:04:46,569 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 6.81ms
2017-09-05 14:04:46,569 DEBUG - #lock(): in 5.76?s
2017-09-05 14:04:46,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 578.86?s
2017-09-05 14:04:46,571 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.71ms
2017-09-05 14:04:46,571 DEBUG - #unlock(): in 7.23?s
2017-09-05 14:04:46,572 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.53ms
2017-09-05 14:04:46,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 577.30?s
2017-09-05 14:04:46,573 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.19ms
2017-09-05 14:04:46,574 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 597.91?s
2017-09-05 14:04:46,574 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.49ms
2017-09-05 14:04:46,575 DEBUG - #name(): 'amihaiemil.github.io' in 6.15?s
2017-09-05 14:04:46,575 DEBUG - #name(): 'amihaiemil.github.io' in 6.63?s
2017-09-05 14:04:46,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 583.37?s
2017-09-05 14:04:46,577 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.70ms
2017-09-05 14:04:46,578 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 659.31?s
2017-09-05 14:04:46,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 610.40?s
2017-09-05 14:04:46,580 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.70ms
2017-09-05 14:04:46,580 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 206.91?s
2017-09-05 14:04:46,581 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 631.12?s
2017-09-05 14:04:46,583 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.90ms
2017-09-05 14:04:46,583 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.27ms
2017-09-05 14:04:46,583 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,584 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 668.44?s
2017-09-05 14:04:46,584 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 8.71ms
2017-09-05 14:04:46,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 640.31?s
2017-09-05 14:04:46,586 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.30ms
2017-09-05 14:04:46,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 640.16?s
2017-09-05 14:04:46,587 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.60ms
2017-09-05 14:04:46,588 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 659.00?s
2017-09-05 14:04:46,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 647.05?s
2017-09-05 14:04:46,590 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-05 14:04:46,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 643.29?s
2017-09-05 14:04:46,592 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.83ms
2017-09-05 14:04:46,593 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 650.60?s
2017-09-05 14:04:46,593 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-05 14:04:46,594 DEBUG - #lock(): in 5.07?s
2017-09-05 14:04:46,595 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 639.12?s
2017-09-05 14:04:46,596 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 608.27?s
2017-09-05 14:04:46,598 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 1.94ms
2017-09-05 14:04:46,598 DEBUG - #unlock(): in 7.16?s
2017-09-05 14:04:46,599 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 707.55?s
2017-09-05 14:04:46,599 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 20.09?s
2017-09-05 14:04:46,600 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.44?s
2017-09-05 14:04:46,600 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:46,600 DEBUG - #get(1): 1 in 20.64?s
2017-09-05 14:04:46,600 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.63ms
2017-09-05 14:04:46,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 698.15?s
2017-09-05 14:04:46,602 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.36ms
2017-09-05 14:04:46,603 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 723.48?s
2017-09-05 14:04:46,603 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.65ms
2017-09-05 14:04:46,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 699.68?s
2017-09-05 14:04:46,606 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 692.46?s
2017-09-05 14:04:46,606 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.78ms
2017-09-05 14:04:46,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 735.19?s
2017-09-05 14:04:46,609 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.93ms
2017-09-05 14:04:46,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 740.10?s
2017-09-05 14:04:46,610 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.24ms
2017-09-05 14:04:46,610 DEBUG - #number(): 1 in 12.73?s
2017-09-05 14:04:46,611 DEBUG - #get(1): 1 in 18.84?s
2017-09-05 14:04:46,612 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 729.41?s
2017-09-05 14:04:46,613 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.11ms
2017-09-05 14:04:46,614 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 749.02?s
2017-09-05 14:04:46,614 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.45ms
2017-09-05 14:04:46,615 DEBUG - #lock(): in 5.29?s
2017-09-05 14:04:46,616 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 729.68?s
2017-09-05 14:04:46,618 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 721.37?s
2017-09-05 14:04:46,619 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.24ms
2017-09-05 14:04:46,620 DEBUG - #unlock(): in 7.63?s
2017-09-05 14:04:46,620 DEBUG - #issue(): 1 in 19.82?s
2017-09-05 14:04:46,620 DEBUG - #number(): 1 in 7.26?s
2017-09-05 14:04:46,620 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 14:04:46,621 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 787.99?s
2017-09-05 14:04:46,622 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 20.76?s
2017-09-05 14:04:46,623 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 765.89?s
2017-09-05 14:04:46,623 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 7.42ms
2017-09-05 14:04:46,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 765.47?s
2017-09-05 14:04:46,626 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.22ms
2017-09-05 14:04:46,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 784.73?s
2017-09-05 14:04:46,628 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.56ms
2017-09-05 14:04:46,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 760.69?s
2017-09-05 14:04:46,629 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@29f29436)' in 38.30?s
2017-09-05 14:04:46,630 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 777.37?s
2017-09-05 14:04:46,631 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@74e07abd in 2.05ms
2017-09-05 14:04:46,633 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 865.10?s
2017-09-05 14:04:46,634 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 21.57?s
2017-09-05 14:04:46,635 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 775.77?s
2017-09-05 14:04:46,644 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:46Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:46Z&quot;}' in 10.07ms
2017-09-05 14:04:46,645 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 911.52?s
2017-09-05 14:04:46,646 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 27.40?s
2017-09-05 14:04:46,647 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 736.45?s
2017-09-05 14:04:46,647 DEBUG - #github(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 15.45?s
2017-09-05 14:04:46,648 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 709.14?s
2017-09-05 14:04:46,649 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.45ms
2017-09-05 14:04:46,650 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 736.81?s
2017-09-05 14:04:46,650 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.76ms
2017-09-05 14:04:46,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 694.31?s
2017-09-05 14:04:46,652 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.08ms
2017-09-05 14:04:46,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 710.31?s
2017-09-05 14:04:46,654 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.42ms
2017-09-05 14:04:46,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 713.24?s
2017-09-05 14:04:46,655 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.74ms
2017-09-05 14:04:46,655 DEBUG - #login(): 'charlesmike' in 7.68?s
2017-09-05 14:04:46,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 697.52?s
2017-09-05 14:04:46,657 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 19.47?s
2017-09-05 14:04:46,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 706.08?s
2017-09-05 14:04:46,658 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 15.09?s
2017-09-05 14:04:46,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.18?s
2017-09-05 14:04:46,660 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.42ms
2017-09-05 14:04:46,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 703.38?s
2017-09-05 14:04:46,661 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.73ms
2017-09-05 14:04:46,662 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 705.38?s
2017-09-05 14:04:46,663 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.07ms
2017-09-05 14:04:46,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.28?s
2017-09-05 14:04:46,665 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.40ms
2017-09-05 14:04:46,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 680.30?s
2017-09-05 14:04:46,666 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.70ms
2017-09-05 14:04:46,666 DEBUG - #login(): 'charlesmike' in 7.35?s
2017-09-05 14:04:46,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 713.00?s
2017-09-05 14:04:46,667 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 18.76?s
2017-09-05 14:04:46,668 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 687.67?s
2017-09-05 14:04:46,669 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 15.34?s
2017-09-05 14:04:46,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.28?s
2017-09-05 14:04:46,670 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.41ms
2017-09-05 14:04:46,671 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 683.68?s
2017-09-05 14:04:46,671 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.71ms
2017-09-05 14:04:46,672 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 685.95?s
2017-09-05 14:04:46,674 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.05ms
2017-09-05 14:04:46,675 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 684.86?s
2017-09-05 14:04:46,675 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.38ms
2017-09-05 14:04:46,676 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 676.78?s
2017-09-05 14:04:46,676 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.64ms
2017-09-05 14:04:46,677 DEBUG - #login(): 'charlesmike' in 10.20?s
2017-09-05 14:04:46,678 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 504.70?s
2017-09-05 14:04:46,679 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.07ms
2017-09-05 14:04:46,679 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.34ms
2017-09-05 14:04:46,680 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 534.83?s
2017-09-05 14:04:46,680 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.63ms
2017-09-05 14:04:46,680 DEBUG - #name(): 'amihaiemil.github.io' in 6.09?s
2017-09-05 14:04:46,680 DEBUG - #name(): 'amihaiemil.github.io' in 8.70?s
2017-09-05 14:04:46,681 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 538.69?s
2017-09-05 14:04:46,682 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.65ms
2017-09-05 14:04:46,683 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.97ms
2017-09-05 14:04:46,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 594.24?s
2017-09-05 14:04:46,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 859.83?s
2017-09-05 14:04:46,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 552.47?s
2017-09-05 14:04:46,686 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.81ms
2017-09-05 14:04:46,686 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 179.55?s
2017-09-05 14:04:46,687 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 583.16?s
2017-09-05 14:04:46,688 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.77ms
2017-09-05 14:04:46,689 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.09ms
2017-09-05 14:04:46,689 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.48ms
2017-09-05 14:04:46,689 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 623.09?s
2017-09-05 14:04:46,690 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.24ms
2017-09-05 14:04:46,691 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 598.78?s
2017-09-05 14:04:46,692 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.79ms
2017-09-05 14:04:46,693 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.07ms
2017-09-05 14:04:46,694 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 655.23?s
2017-09-05 14:04:46,694 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.38ms
2017-09-05 14:04:46,694 DEBUG - #lock(): in 5.92?s
2017-09-05 14:04:46,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 585.45?s
2017-09-05 14:04:46,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 854.45?s
2017-09-05 14:04:46,697 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 570.84?s
2017-09-05 14:04:46,698 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.84ms
2017-09-05 14:04:46,699 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.19ms
2017-09-05 14:04:46,699 DEBUG - #unlock(): in 9.61?s
2017-09-05 14:04:46,700 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 605.78?s
2017-09-05 14:04:46,700 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 20.05?s
2017-09-05 14:04:46,700 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.38?s
2017-09-05 14:04:46,701 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-09-05 14:04:46,701 DEBUG - #get(1): 1 in 22.66?s
2017-09-05 14:04:46,701 DEBUG - #create('test issue', 'body'): 1 in 6.95ms
2017-09-05 14:04:46,703 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 1.06ms
2017-09-05 14:04:46,704 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.32ms
2017-09-05 14:04:46,704 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.60ms
2017-09-05 14:04:46,705 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 607.59?s
2017-09-05 14:04:46,705 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.94ms
2017-09-05 14:04:46,706 DEBUG - #lock(): in 5.52?s
2017-09-05 14:04:46,707 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>\n</github>\n' in 596.79?s
2017-09-05 14:04:46,707 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 871.85?s
2017-09-05 14:04:46,709 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.37?s
2017-09-05 14:04:46,710 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.00ms
2017-09-05 14:04:46,710 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.33ms
2017-09-05 14:04:46,711 DEBUG - #unlock(): in 10.45?s
2017-09-05 14:04:46,711 DEBUG - #issue(): 1 in 24.45?s
2017-09-05 14:04:46,711 DEBUG - #number(): 1 in 12.94?s
2017-09-05 14:04:46,711 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-09-05 14:04:46,712 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.90?s
2017-09-05 14:04:46,713 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 26.91?s
2017-09-05 14:04:46,714 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.34?s
2017-09-05 14:04:46,714 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 7.42ms
2017-09-05 14:04:46,715 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 614.49?s
2017-09-05 14:04:46,716 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.25ms
2017-09-05 14:04:46,716 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.52ms
2017-09-05 14:04:46,717 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.63?s
2017-09-05 14:04:46,717 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.83ms
2017-09-05 14:04:46,717 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 15.40?s
2017-09-05 14:04:46,718 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 654.48?s
2017-09-05 14:04:46,719 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 961.09?s
2017-09-05 14:04:46,720 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.16?s
2017-09-05 14:04:46,721 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 2.03ms
2017-09-05 14:04:46,722 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 610.66?s
2017-09-05 14:04:46,723 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.78ms
2017-09-05 14:04:46,723 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.05ms
2017-09-05 14:04:46,724 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.33?s
2017-09-05 14:04:46,724 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 2.38ms
2017-09-05 14:04:46,724 DEBUG - #number(): 1 in 10.99?s
2017-09-05 14:04:46,725 DEBUG - #get(1): 1 in 22.74?s
2017-09-05 14:04:46,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.13?s
2017-09-05 14:04:46,727 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.88ms
2017-09-05 14:04:46,727 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.16ms
2017-09-05 14:04:46,728 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.52?s
2017-09-05 14:04:46,728 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.51ms
2017-09-05 14:04:46,729 DEBUG - #lock(): in 6.38?s
2017-09-05 14:04:46,730 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n&lt;/github&gt;\n' in 624.94?s
2017-09-05 14:04:46,730 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 901.35?s
2017-09-05 14:04:46,732 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 591.81?s
2017-09-05 14:04:46,733 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-05T14:04:46Z&quot;;'): in 1.96ms
2017-09-05 14:04:46,734 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-05T14:04:46Z&quot;;'): in 2.31ms
2017-09-05 14:04:46,734 DEBUG - #unlock(): in 10.21?s
2017-09-05 14:04:46,734 DEBUG - #issue(): 1 in 23.45?s
2017-09-05 14:04:46,735 DEBUG - #number(): 1 in 10.49?s
2017-09-05 14:04:46,735 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-09-05 14:04:46,736 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 633.13?s
2017-09-05 14:04:46,736 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 26.46?s
2017-09-05 14:04:46,737 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 646.84?s
2017-09-05 14:04:46,737 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 7.56ms
2017-09-05 14:04:46,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.40?s
2017-09-05 14:04:46,740 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.91ms
2017-09-05 14:04:46,740 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.18ms
2017-09-05 14:04:46,741 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.18?s
2017-09-05 14:04:46,741 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.52ms
2017-09-05 14:04:46,741 DEBUG - #lock(): in 6.14?s
2017-09-05 14:04:46,742 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.64?s
2017-09-05 14:04:46,743 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 909.90?s
2017-09-05 14:04:46,745 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.24?s
2017-09-05 14:04:46,746 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.10ms
2017-09-05 14:04:46,747 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 2.44ms
2017-09-05 14:04:46,747 DEBUG - #unlock(): in 10.63?s
2017-09-05 14:04:46,747 DEBUG - #issue(): 1 in 24.99?s
2017-09-05 14:04:46,748 DEBUG - #number(): 1 in 10.42?s
2017-09-05 14:04:46,748 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike hello again!!
2017-09-05 14:04:46,749 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 713.48?s
2017-09-05 14:04:46,749 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 31.86?s
2017-09-05 14:04:46,750 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 702.70?s
2017-09-05 14:04:46,751 DEBUG - #post('@charlesmike hello again!!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 8.13ms
2017-09-05 14:04:46,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 676.79?s
2017-09-05 14:04:46,753 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.12ms
2017-09-05 14:04:46,753 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.42ms
2017-09-05 14:04:46,754 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 734.67?s
2017-09-05 14:04:46,755 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1518..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.77ms
2017-09-05 14:04:46,755 DEBUG - #lock(): in 6.96?s
2017-09-05 14:04:46,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 673.44?s
2017-09-05 14:04:46,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 950.39?s
2017-09-05 14:04:46,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 25.08ms
2017-09-05 14:04:46,787 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 28.30ms
2017-09-05 14:04:46,787 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:46Z";'): in 28.68ms
2017-09-05 14:04:46,787 DEBUG - #unlock(): in 13.17?s
2017-09-05 14:04:46,787 DEBUG - #issue(): 1 in 35.52?s
2017-09-05 14:04:46,788 DEBUG - #number(): 1 in 10.51?s
2017-09-05 14:04:46,788 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 14:04:46,789 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-09-05 14:04:46,790 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 30.88?s
2017-09-05 14:04:46,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 720.13?s
2017-09-05 14:04:46,791 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 34.93ms
2017-09-05 14:04:46,792 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 710.42?s
2017-09-05 14:04:46,794 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.17ms
2017-09-05 14:04:46,794 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.48ms
2017-09-05 14:04:46,795 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 776.28?s
2017-09-05 14:04:46,796 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1840..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.82ms
2017-09-05 14:04:46,797 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 712.75?s
2017-09-05 14:04:46,797 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1938...jcabi.github.mock.MkComments$1@5fc12113)' in 43.66?s
2017-09-05 14:04:46,798 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>\n' in 721.15?s
2017-09-05 14:04:46,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 998.01?s
2017-09-05 14:04:46,800 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@629782 in 2.54ms
2017-09-05 14:04:46,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 718.86?s
2017-09-05 14:04:46,802 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=1)' in 21.87?s
2017-09-05 14:04:46,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 698.49?s
2017-09-05 14:04:46,804 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=2)' in 19.33?s
2017-09-05 14:04:46,806 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 708.19?s
2017-09-05 14:04:46,806 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=3)' in 19.52?s
2017-09-05 14:04:46,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 697.19?s
2017-09-05 14:04:46,808 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=4)' in 19.43?s
2017-09-05 14:04:46,809 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 705.49?s
2017-09-05 14:04:46,810 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 997.06?s
2017-09-05 14:04:46,819 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..159..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 10.59ms
2017-09-05 14:04:46,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 856.37?s
2017-09-05 14:04:46,821 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1828.., coords=amihaiemil/amihaiemil.github.io)' in 32.15?s
2017-09-05 14:04:46,822 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 723.33?s
2017-09-05 14:04:46,822 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 21.54?s
2017-09-05 14:04:46,823 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 700.40?s
2017-09-05 14:04:46,824 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.46ms
2017-09-05 14:04:46,824 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.75ms
2017-09-05 14:04:46,825 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 723.72?s
2017-09-05 14:04:46,826 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1801..<users/>\n</github>\n, himself=charlesmike)' in 2.10ms
2017-09-05 14:04:46,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 706.98?s
2017-09-05 14:04:46,828 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.19ms
2017-09-05 14:04:46,829 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.50ms
2017-09-05 14:04:46,830 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 729.26?s
2017-09-05 14:04:46,830 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.85ms
2017-09-05 14:04:46,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 723.33?s
2017-09-05 14:04:46,831 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 4.24ms
2017-09-05 14:04:46,831 DEBUG - #login(): 'charlesmike' in 13.91?s
2017-09-05 14:04:46,833 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 715.07?s
2017-09-05 14:04:46,833 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 23.49?s
2017-09-05 14:04:46,834 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 725.59?s
2017-09-05 14:04:46,834 DEBUG - #github(): '&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 22.89?s
2017-09-05 14:04:46,835 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 708.86?s
2017-09-05 14:04:46,836 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.43ms
2017-09-05 14:04:46,836 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.71ms
2017-09-05 14:04:46,837 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.40?s
2017-09-05 14:04:46,837 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.03ms
2017-09-05 14:04:46,839 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 701.93?s
2017-09-05 14:04:46,840 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.04ms
2017-09-05 14:04:46,840 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.34ms
2017-09-05 14:04:46,841 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.96?s
2017-09-05 14:04:46,842 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>\n, self=charlesmike)' in 2.68ms
2017-09-05 14:04:46,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 733.59?s
2017-09-05 14:04:46,843 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 4.03ms
2017-09-05 14:04:46,843 DEBUG - #login(): 'charlesmike' in 10.07?s
2017-09-05 14:04:46,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 710.98?s
2017-09-05 14:04:46,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 992.83?s
2017-09-05 14:04:46,853 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..151..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 9.72ms
2017-09-05 14:04:46,854 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 715.98?s
2017-09-05 14:04:46,855 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 29.28?s
2017-09-05 14:04:46,856 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 651.12?s
2017-09-05 14:04:46,856 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 22.46?s
2017-09-05 14:04:46,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 654.71?s
2017-09-05 14:04:46,857 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.35ms
2017-09-05 14:04:46,858 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.63ms
2017-09-05 14:04:46,859 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 650.19?s
2017-09-05 14:04:46,859 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.94ms
2017-09-05 14:04:46,860 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 646.15?s
2017-09-05 14:04:46,861 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.85ms
2017-09-05 14:04:46,861 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.12ms
2017-09-05 14:04:46,862 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 655.29?s
2017-09-05 14:04:46,863 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.46ms
2017-09-05 14:04:46,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 659.86?s
2017-09-05 14:04:46,864 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 3.75ms
2017-09-05 14:04:46,864 DEBUG - #login(): 'charlesmike' in 10.67?s
2017-09-05 14:04:46,865 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 649.49?s
2017-09-05 14:04:46,865 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 22.87?s
2017-09-05 14:04:46,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 646.67?s
2017-09-05 14:04:46,867 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 29.07?s
2017-09-05 14:04:46,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 669.39?s
2017-09-05 14:04:46,868 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.33ms
2017-09-05 14:04:46,869 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.60ms
2017-09-05 14:04:46,870 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 671.95?s
2017-09-05 14:04:46,870 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 1.90ms
2017-09-05 14:04:46,871 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 655.35?s
2017-09-05 14:04:46,872 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.88ms
2017-09-05 14:04:46,872 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.15ms
2017-09-05 14:04:46,873 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 660.28?s
2017-09-05 14:04:46,874 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.48ms
2017-09-05 14:04:46,874 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 644.04?s
2017-09-05 14:04:46,875 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.79ms
2017-09-05 14:04:46,875 DEBUG - #login(): 'charlesmike' in 10.16?s
2017-09-05 14:04:46,876 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 641.27?s
2017-09-05 14:04:46,876 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 919.20?s
2017-09-05 14:04:46,885 DEBUG - #json(): '{&quot;number":"3","url":"https://api.jcabi-github.inv..151..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 9.42ms
2017-09-05 14:04:46,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 467.41?s
2017-09-05 14:04:46,887 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.00ms
2017-09-05 14:04:46,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 472.76?s
2017-09-05 14:04:46,888 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.30ms
2017-09-05 14:04:46,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 453.86?s
2017-09-05 14:04:46,890 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.76ms
2017-09-05 14:04:46,891 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 475.77?s
2017-09-05 14:04:46,891 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.07ms
2017-09-05 14:04:46,892 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 482.64?s
2017-09-05 14:04:46,892 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.13ms
2017-09-05 14:04:46,893 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 464.24?s
2017-09-05 14:04:46,894 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.47ms
2017-09-05 14:04:46,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 484.44?s
2017-09-05 14:04:46,895 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.77ms
2017-09-05 14:04:46,895 DEBUG - #lock(): in 8.31?s
2017-09-05 14:04:46,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 476.21?s
2017-09-05 14:04:46,897 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.51ms
2017-09-05 14:04:46,897 DEBUG - #unlock(): in 13.28?s
2017-09-05 14:04:46,897 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.28ms
2017-09-05 14:04:46,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 474.89?s
2017-09-05 14:04:46,899 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.00ms
2017-09-05 14:04:46,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 485.94?s
2017-09-05 14:04:46,900 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.30ms
2017-09-05 14:04:46,900 DEBUG - #name(): 'amihaiemil.github.io' in 6.26?s
2017-09-05 14:04:46,900 DEBUG - #name(): 'amihaiemil.github.io' in 9.19?s
2017-09-05 14:04:46,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 475.76?s
2017-09-05 14:04:46,902 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.49ms
2017-09-05 14:04:46,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 524.32?s
2017-09-05 14:04:46,904 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 489.68?s
2017-09-05 14:04:46,905 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.45ms
2017-09-05 14:04:46,905 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 173.81?s
2017-09-05 14:04:46,906 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.56?s
2017-09-05 14:04:46,907 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.62ms
2017-09-05 14:04:46,907 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.00ms
2017-09-05 14:04:46,907 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,908 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.65?s
2017-09-05 14:04:46,909 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.78ms
2017-09-05 14:04:46,909 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 519.17?s
2017-09-05 14:04:46,910 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.09ms
2017-09-05 14:04:46,911 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 517.04?s
2017-09-05 14:04:46,911 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.36ms
2017-09-05 14:04:46,912 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.28?s
2017-09-05 14:04:46,913 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n</repo>\n</repos>\n</github>\n' in 492.22?s
2017-09-05 14:04:46,913 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.45ms
2017-09-05 14:04:46,914 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 519.74?s
2017-09-05 14:04:46,915 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.56ms
2017-09-05 14:04:46,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 517.10?s
2017-09-05 14:04:46,916 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.84ms
2017-09-05 14:04:46,917 DEBUG - #lock(): in 4.40?s
2017-09-05 14:04:46,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 542.54?s
2017-09-05 14:04:46,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 524.89?s
2017-09-05 14:04:46,920 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.74ms
2017-09-05 14:04:46,920 DEBUG - #unlock(): in 6.92?s
2017-09-05 14:04:46,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.78?s
2017-09-05 14:04:46,922 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 16.87?s
2017-09-05 14:04:46,922 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.96?s
2017-09-05 14:04:46,922 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:46,922 DEBUG - #get(1): 1 in 19.81?s
2017-09-05 14:04:46,923 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.03ms
2017-09-05 14:04:46,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 567.65?s
2017-09-05 14:04:46,924 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.15ms
2017-09-05 14:04:46,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.88?s
2017-09-05 14:04:46,925 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.43ms
2017-09-05 14:04:46,926 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.80?s
2017-09-05 14:04:46,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.31?s
2017-09-05 14:04:46,928 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.59ms
2017-09-05 14:04:46,929 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.43?s
2017-09-05 14:04:46,930 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.64ms
2017-09-05 14:04:46,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.64?s
2017-09-05 14:04:46,931 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.93ms
2017-09-05 14:04:46,931 DEBUG - #number(): 1 in 8.58?s
2017-09-05 14:04:46,931 DEBUG - #get(1): 1 in 17.62?s
2017-09-05 14:04:46,932 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 549.17?s
2017-09-05 14:04:46,933 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.75ms
2017-09-05 14:04:46,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.65?s
2017-09-05 14:04:46,934 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.08ms
2017-09-05 14:04:46,935 DEBUG - #lock(): in 4.73?s
2017-09-05 14:04:46,936 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 537.27?s
2017-09-05 14:04:46,937 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 542.59?s
2017-09-05 14:04:46,939 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:46Z&quot;;'): in 1.92ms
2017-09-05 14:04:46,939 DEBUG - #unlock(): in 6.98?s
2017-09-05 14:04:46,939 DEBUG - #issue(): 1 in 20.37?s
2017-09-05 14:04:46,940 DEBUG - #number(): 1 in 9.43?s
2017-09-05 14:04:46,940 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 14:04:46,941 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 575.81?s
2017-09-05 14:04:46,941 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.24?s
2017-09-05 14:04:46,942 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.85?s
2017-09-05 14:04:46,942 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.32ms
2017-09-05 14:04:46,943 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues>\n</repo>\n</repos>\n</github>\n' in 546.81?s
2017-09-05 14:04:46,944 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.77ms
2017-09-05 14:04:46,945 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.22?s
2017-09-05 14:04:46,946 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.08ms
2017-09-05 14:04:46,946 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.88?s
2017-09-05 14:04:46,947 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@12129b70)' in 33.59?s
2017-09-05 14:04:46,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.82?s
2017-09-05 14:04:46,949 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@39adf55 in 1.72ms
2017-09-05 14:04:46,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.07?s
2017-09-05 14:04:46,951 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 19.44?s
2017-09-05 14:04:46,951 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.23?s
2017-09-05 14:04:46,960 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:46Z","updated_at":"2017-09-05T14:04:46Z"}' in 8.89ms
2017-09-05 14:04:46,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.03?s
2017-09-05 14:04:46,961 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 20.17?s
2017-09-05 14:04:46,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.48?s
2017-09-05 14:04:46,962 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-05 14:04:46,963 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 576.56?s
2017-09-05 14:04:46,964 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.18ms
2017-09-05 14:04:46,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 559.75?s
2017-09-05 14:04:46,965 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.46ms
2017-09-05 14:04:46,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.43?s
2017-09-05 14:04:46,967 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.69ms
2017-09-05 14:04:46,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 575.57?s
2017-09-05 14:04:46,968 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.98ms
2017-09-05 14:04:46,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.84?s
2017-09-05 14:04:46,969 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.11ms
2017-09-05 14:04:46,969 DEBUG - #login(): 'charlesmike' in 7.16?s
2017-09-05 14:04:46,970 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.68?s
2017-09-05 14:04:46,970 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.73?s
2017-09-05 14:04:46,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.34?s
2017-09-05 14:04:46,971 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.45?s
2017-09-05 14:04:46,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.56?s
2017-09-05 14:04:46,973 DEBUG - #apply('XPATH "/github";ADDIF "users&quot;;'): in 1.13ms
2017-09-05 14:04:46,973 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 562.16?s
2017-09-05 14:04:46,974 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.40ms
2017-09-05 14:04:46,975 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 564.79?s
2017-09-05 14:04:46,976 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.69ms
2017-09-05 14:04:46,977 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 564.14?s
2017-09-05 14:04:46,977 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.98ms
2017-09-05 14:04:46,978 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 565.34?s
2017-09-05 14:04:46,978 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.09ms
2017-09-05 14:04:46,978 DEBUG - #login(): 'charlesmike' in 7.08?s
2017-09-05 14:04:46,979 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 575.39?s
2017-09-05 14:04:46,987 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:46Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:46Z"}' in 8.62ms
2017-09-05 14:04:46,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 431.27?s
2017-09-05 14:04:46,989 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 917.53?s
2017-09-05 14:04:46,989 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.19ms
2017-09-05 14:04:46,990 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 466.05?s
2017-09-05 14:04:46,990 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.46ms
2017-09-05 14:04:46,990 DEBUG - #name(): 'amihaiemil.github.io' in 4.85?s
2017-09-05 14:04:46,991 DEBUG - #name(): 'amihaiemil.github.io' in 8.24?s
2017-09-05 14:04:46,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 445.97?s
2017-09-05 14:04:46,992 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.40ms
2017-09-05 14:04:46,993 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.67ms
2017-09-05 14:04:46,993 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 491.42?s
2017-09-05 14:04:46,994 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 731.23?s
2017-09-05 14:04:46,995 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 498.46?s
2017-09-05 14:04:46,995 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.64ms
2017-09-05 14:04:46,996 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 152.59?s
2017-09-05 14:04:46,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 493.14?s
2017-09-05 14:04:46,998 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.57ms
2017-09-05 14:04:46,998 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.87ms
2017-09-05 14:04:46,998 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.20ms
2017-09-05 14:04:46,998 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:46,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 488.07?s
2017-09-05 14:04:46,999 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.18ms
2017-09-05 14:04:47,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 486.24?s
2017-09-05 14:04:47,001 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.51ms
2017-09-05 14:04:47,001 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.75ms
2017-09-05 14:04:47,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 490.63?s
2017-09-05 14:04:47,002 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.03ms
2017-09-05 14:04:47,003 DEBUG - #lock(): in 5.59?s
2017-09-05 14:04:47,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 488.22?s
2017-09-05 14:04:47,004 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 734.46?s
2017-09-05 14:04:47,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 469.48?s
2017-09-05 14:04:47,006 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..344..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.62ms
2017-09-05 14:04:47,007 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..344..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.92ms
2017-09-05 14:04:47,007 DEBUG - #unlock(): in 7.17?s
2017-09-05 14:04:47,008 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 519.66?s
2017-09-05 14:04:47,008 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 18.90?s
2017-09-05 14:04:47,008 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.84?s
2017-09-05 14:04:47,008 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-09-05 14:04:47,009 DEBUG - #get(1): 1 in 19.82?s
2017-09-05 14:04:47,009 DEBUG - #create('test issue', 'body'): 1 in 6.18ms
2017-09-05 14:04:47,010 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 526.86?s
2017-09-05 14:04:47,011 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.66ms
2017-09-05 14:04:47,011 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.91ms
2017-09-05 14:04:47,012 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 523.65?s
2017-09-05 14:04:47,012 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding="..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.20ms
2017-09-05 14:04:47,012 DEBUG - #lock(): in 5.60?s
2017-09-05 14:04:47,013 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 515.02?s
2017-09-05 14:04:47,013 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 768.11?s
2017-09-05 14:04:47,015 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.81?s
2017-09-05 14:04:47,016 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 1.84ms
2017-09-05 14:04:47,017 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 2.15ms
2017-09-05 14:04:47,017 DEBUG - #unlock(): in 7.26?s
2017-09-05 14:04:47,017 DEBUG - #issue(): 1 in 24.09?s
2017-09-05 14:04:47,017 DEBUG - #number(): 1 in 6.76?s
2017-09-05 14:04:47,017 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-09-05 14:04:47,018 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.23?s
2017-09-05 14:04:47,019 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 22.66?s
2017-09-05 14:04:47,019 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.01?s
2017-09-05 14:04:47,020 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 6.54ms
2017-09-05 14:04:47,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.99?s
2017-09-05 14:04:47,021 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.11ms
2017-09-05 14:04:47,021 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.36ms
2017-09-05 14:04:47,022 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.69?s
2017-09-05 14:04:47,022 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.62ms
2017-09-05 14:04:47,023 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.10?s
2017-09-05 14:04:47,023 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 543.08?s
2017-09-05 14:04:47,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 792.87?s
2017-09-05 14:04:47,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.95?s
2017-09-05 14:04:47,025 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-09-05 14:04:47,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 546.03?s
2017-09-05 14:04:47,027 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.64ms
2017-09-05 14:04:47,028 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.89ms
2017-09-05 14:04:47,028 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.30?s
2017-09-05 14:04:47,029 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 2.15ms
2017-09-05 14:04:47,029 DEBUG - #number(): 1 in 7.71?s
2017-09-05 14:04:47,029 DEBUG - #get(1): 1 in 17.95?s
2017-09-05 14:04:47,030 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.33?s
2017-09-05 14:04:47,031 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.69ms
2017-09-05 14:04:47,031 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.94ms
2017-09-05 14:04:47,032 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 545.66?s
2017-09-05 14:04:47,032 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.22ms
2017-09-05 14:04:47,033 DEBUG - #lock(): in 5.54?s
2017-09-05 14:04:47,034 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 537.95?s
2017-09-05 14:04:47,034 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 796.93?s
2017-09-05 14:04:47,035 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 526.46?s
2017-09-05 14:04:47,037 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-05T14:04:47Z&quot;;'): in 1.76ms
2017-09-05 14:04:47,037 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-05T14:04:47Z&quot;;'): in 2.06ms
2017-09-05 14:04:47,037 DEBUG - #unlock(): in 10.30?s
2017-09-05 14:04:47,037 DEBUG - #issue(): 1 in 20.19?s
2017-09-05 14:04:47,038 DEBUG - #number(): 1 in 6.82?s
2017-09-05 14:04:47,038 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-09-05 14:04:47,039 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 576.78?s
2017-09-05 14:04:47,039 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 19.94?s
2017-09-05 14:04:47,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 567.96?s
2017-09-05 14:04:47,040 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 6.52ms
2017-09-05 14:04:47,041 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.97?s
2017-09-05 14:04:47,042 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.73ms
2017-09-05 14:04:47,042 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.99ms
2017-09-05 14:04:47,043 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.46?s
2017-09-05 14:04:47,043 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.27ms
2017-09-05 14:04:47,044 DEBUG - #lock(): in 5.58?s
2017-09-05 14:04:47,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.06?s
2017-09-05 14:04:47,045 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 812.74?s
2017-09-05 14:04:47,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 559.60?s
2017-09-05 14:04:47,048 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 1.81ms
2017-09-05 14:04:47,048 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 2.11ms
2017-09-05 14:04:47,048 DEBUG - #unlock(): in 7.27?s
2017-09-05 14:04:47,049 DEBUG - #issue(): 1 in 19.58?s
2017-09-05 14:04:47,049 DEBUG - #number(): 1 in 9.58?s
2017-09-05 14:04:47,049 INFO - comment #3 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 14:04:47,050 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.61?s
2017-09-05 14:04:47,050 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 19.21?s
2017-09-05 14:04:47,051 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 593.35?s
2017-09-05 14:04:47,051 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 6.75ms
2017-09-05 14:04:47,052 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.01?s
2017-09-05 14:04:47,054 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.72ms
2017-09-05 14:04:47,054 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.98ms
2017-09-05 14:04:47,055 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.93?s
2017-09-05 14:04:47,055 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1527..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.26ms
2017-09-05 14:04:47,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.00?s
2017-09-05 14:04:47,056 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1625...jcabi.github.mock.MkComments$1@472346a8)' in 32.55?s
2017-09-05 14:04:47,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.26?s
2017-09-05 14:04:47,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 840.38?s
2017-09-05 14:04:47,058 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5cf3e414 in 1.97ms
2017-09-05 14:04:47,060 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.01?s
2017-09-05 14:04:47,060 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=1)' in 19.29?s
2017-09-05 14:04:47,062 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.33?s
2017-09-05 14:04:47,062 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1533..il/amihaiemil.github.io, ticket=1, num=2)' in 20.77?s
2017-09-05 14:04:47,063 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 552.88?s
2017-09-05 14:04:47,064 DEBUG - #get(3): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1533..il/amihaiemil.github.io, ticket=1, num=3)' in 18.18?s
2017-09-05 14:04:47,065 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 587.04?s
2017-09-05 14:04:47,065 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 832.92?s
2017-09-05 14:04:47,073 DEBUG - #json(): '{&quot;number&quot;:&quot;3&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:47Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:47Z&quot;}' in 8.98ms
2017-09-05 14:04:47,074 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 643.53?s
2017-09-05 14:04:47,074 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1515.., coords=amihaiemil/amihaiemil.github.io)' in 24.43?s
2017-09-05 14:04:47,075 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 588.59?s
2017-09-05 14:04:47,075 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.98?s
2017-09-05 14:04:47,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.44?s
2017-09-05 14:04:47,077 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.20ms
2017-09-05 14:04:47,077 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.45ms
2017-09-05 14:04:47,078 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 604.58?s
2017-09-05 14:04:47,078 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1488..<users/>\n</github>\n, himself=charlesmike)' in 1.71ms
2017-09-05 14:04:47,079 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 579.15?s
2017-09-05 14:04:47,080 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.77ms
2017-09-05 14:04:47,080 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.03ms
2017-09-05 14:04:47,081 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 597.15?s
2017-09-05 14:04:47,082 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.31ms
2017-09-05 14:04:47,082 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 597.23?s
2017-09-05 14:04:47,083 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.45ms
2017-09-05 14:04:47,083 DEBUG - #login(): 'charlesmike' in 7.16?s
2017-09-05 14:04:47,084 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 595.72?s
2017-09-05 14:04:47,084 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 16.23?s
2017-09-05 14:04:47,085 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 588.91?s
2017-09-05 14:04:47,085 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 13.27?s
2017-09-05 14:04:47,086 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 600.39?s
2017-09-05 14:04:47,086 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.17ms
2017-09-05 14:04:47,087 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.42ms
2017-09-05 14:04:47,088 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 609.87?s
2017-09-05 14:04:47,088 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1538..</users>\n</github>\n, himself=charlesmike)' in 1.67ms
2017-09-05 14:04:47,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 589.61?s
2017-09-05 14:04:47,090 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.68ms
2017-09-05 14:04:47,090 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.93ms
2017-09-05 14:04:47,091 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 595.20?s
2017-09-05 14:04:47,091 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.22ms
2017-09-05 14:04:47,092 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 590.66?s
2017-09-05 14:04:47,092 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.34ms
2017-09-05 14:04:47,092 DEBUG - #login(): 'charlesmike' in 11.64?s
2017-09-05 14:04:47,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 585.60?s
2017-09-05 14:04:47,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 822.94?s
2017-09-05 14:04:47,102 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..172..:47Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:47Z&quot;}' in 8.78ms
2017-09-05 14:04:47,102 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 633.89?s
2017-09-05 14:04:47,103 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 19.04?s
2017-09-05 14:04:47,104 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 591.67?s
2017-09-05 14:04:47,104 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 14.43?s
2017-09-05 14:04:47,105 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 583.43?s
2017-09-05 14:04:47,105 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.18ms
2017-09-05 14:04:47,105 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.42ms
2017-09-05 14:04:47,106 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 585.79?s
2017-09-05 14:04:47,106 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.68ms
2017-09-05 14:04:47,107 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 584.63?s
2017-09-05 14:04:47,108 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.65ms
2017-09-05 14:04:47,109 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.89ms
2017-09-05 14:04:47,110 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 587.41?s
2017-09-05 14:04:47,110 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.17ms
2017-09-05 14:04:47,111 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 591.40?s
2017-09-05 14:04:47,111 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.30ms
2017-09-05 14:04:47,111 DEBUG - #login(): 'charlesmike' in 7.23?s
2017-09-05 14:04:47,112 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 408.94?s
2017-09-05 14:04:47,113 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 880.12?s
2017-09-05 14:04:47,114 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 469.42?s
2017-09-05 14:04:47,114 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.15ms
2017-09-05 14:04:47,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 474.76?s
2017-09-05 14:04:47,116 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.45ms
2017-09-05 14:04:47,116 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 465.13?s
2017-09-05 14:04:47,117 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.74ms
2017-09-05 14:04:47,117 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 463.78?s
2017-09-05 14:04:47,118 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.72ms
2017-09-05 14:04:47,118 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 460.14?s
2017-09-05 14:04:47,119 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.41ms
2017-09-05 14:04:47,120 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 455.25?s
2017-09-05 14:04:47,120 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.69ms
2017-09-05 14:04:47,120 DEBUG - #lock(): in 5.80?s
2017-09-05 14:04:47,121 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 463.54?s
2017-09-05 14:04:47,122 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.44ms
2017-09-05 14:04:47,122 DEBUG - #unlock(): in 6.05?s
2017-09-05 14:04:47,123 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.12ms
2017-09-05 14:04:47,123 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 465.96?s
2017-09-05 14:04:47,124 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 958.67?s
2017-09-05 14:04:47,125 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 479.88?s
2017-09-05 14:04:47,125 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.23ms
2017-09-05 14:04:47,125 DEBUG - #name(): 'amihaiemil.github.io' in 8.70?s
2017-09-05 14:04:47,125 DEBUG - #name(): 'amihaiemil.github.io' in 6.34?s
2017-09-05 14:04:47,126 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 479.10?s
2017-09-05 14:04:47,127 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.43ms
2017-09-05 14:04:47,128 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 519.35?s
2017-09-05 14:04:47,129 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 466.11?s
2017-09-05 14:04:47,129 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-05 14:04:47,130 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.78?s
2017-09-05 14:04:47,131 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 506.32?s
2017-09-05 14:04:47,132 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-05 14:04:47,132 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.87ms
2017-09-05 14:04:47,132 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:47,133 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 494.79?s
2017-09-05 14:04:47,133 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.28ms
2017-09-05 14:04:47,134 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 511.51?s
2017-09-05 14:04:47,134 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.03ms
2017-09-05 14:04:47,135 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 495.11?s
2017-09-05 14:04:47,135 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.29ms
2017-09-05 14:04:47,136 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 505.42?s
2017-09-05 14:04:47,138 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 465.97?s
2017-09-05 14:04:47,138 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.39ms
2017-09-05 14:04:47,139 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 499.78?s
2017-09-05 14:04:47,139 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.48ms
2017-09-05 14:04:47,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 514.94?s
2017-09-05 14:04:47,140 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.75ms
2017-09-05 14:04:47,141 DEBUG - #lock(): in 7.19?s
2017-09-05 14:04:47,141 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 497.33?s
2017-09-05 14:04:47,143 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 468.70?s
2017-09-05 14:04:47,144 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.59ms
2017-09-05 14:04:47,144 DEBUG - #unlock(): in 6.78?s
2017-09-05 14:04:47,145 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.41?s
2017-09-05 14:04:47,145 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 20.86?s
2017-09-05 14:04:47,146 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.98?s
2017-09-05 14:04:47,146 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:47,146 DEBUG - #get(1): 1 in 21.91?s
2017-09-05 14:04:47,146 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.55ms
2017-09-05 14:04:47,147 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.36?s
2017-09-05 14:04:47,148 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.05ms
2017-09-05 14:04:47,148 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 543.84?s
2017-09-05 14:04:47,149 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.31ms
2017-09-05 14:04:47,149 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.83?s
2017-09-05 14:04:47,151 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.92?s
2017-09-05 14:04:47,151 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.47ms
2017-09-05 14:04:47,152 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.92?s
2017-09-05 14:04:47,153 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.52ms
2017-09-05 14:04:47,154 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.37?s
2017-09-05 14:04:47,154 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.80ms
2017-09-05 14:04:47,154 DEBUG - #number(): 1 in 7.61?s
2017-09-05 14:04:47,154 DEBUG - #get(1): 1 in 16.99?s
2017-09-05 14:04:47,155 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 541.00?s
2017-09-05 14:04:47,156 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.69ms
2017-09-05 14:04:47,157 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 545.01?s
2017-09-05 14:04:47,157 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.98ms
2017-09-05 14:04:47,158 DEBUG - #lock(): in 6.30?s
2017-09-05 14:04:47,159 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 531.11?s
2017-09-05 14:04:47,160 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 508.40?s
2017-09-05 14:04:47,161 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:47Z&quot;;'): in 1.71ms
2017-09-05 14:04:47,161 DEBUG - #unlock(): in 6.73?s
2017-09-05 14:04:47,162 DEBUG - #issue(): 1 in 17.45?s
2017-09-05 14:04:47,162 DEBUG - #number(): 1 in 6.40?s
2017-09-05 14:04:47,162 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 14:04:47,163 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.89?s
2017-09-05 14:04:47,163 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.49?s
2017-09-05 14:04:47,164 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.77?s
2017-09-05 14:04:47,164 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.73ms
2017-09-05 14:04:47,165 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.19?s
2017-09-05 14:04:47,166 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.67ms
2017-09-05 14:04:47,167 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.51?s
2017-09-05 14:04:47,167 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.96ms
2017-09-05 14:04:47,167 DEBUG - #lock(): in 13.15?s
2017-09-05 14:04:47,168 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.90?s
2017-09-05 14:04:47,170 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.00?s
2017-09-05 14:04:47,171 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 1.74ms
2017-09-05 14:04:47,171 DEBUG - #unlock(): in 6.77?s
2017-09-05 14:04:47,172 DEBUG - #issue(): 1 in 17.18?s
2017-09-05 14:04:47,172 DEBUG - #number(): 1 in 6.46?s
2017-09-05 14:04:47,172 INFO - comment #2 posted to issue #1 by amihaiemil: @charlesmike hello? Please answer?
2017-09-05 14:04:47,173 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 573.94?s
2017-09-05 14:04:47,173 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 20.76?s
2017-09-05 14:04:47,174 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 592.95?s
2017-09-05 14:04:47,174 DEBUG - #post('@charlesmike hello? Please answer?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 5.87ms
2017-09-05 14:04:47,175 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.00?s
2017-09-05 14:04:47,176 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.70ms
2017-09-05 14:04:47,177 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.76?s
2017-09-05 14:04:47,177 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1342..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.98ms
2017-09-05 14:04:47,177 DEBUG - #lock(): in 7.09?s
2017-09-05 14:04:47,178 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 599.93?s
2017-09-05 14:04:47,180 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.87?s
2017-09-05 14:04:47,182 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..379..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 1.85ms
2017-09-05 14:04:47,182 DEBUG - #unlock(): in 6.19?s
2017-09-05 14:04:47,182 DEBUG - #issue(): 1 in 18.43?s
2017-09-05 14:04:47,182 DEBUG - #number(): 1 in 8.65?s
2017-09-05 14:04:47,182 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike why won't you answer?
2017-09-05 14:04:47,183 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 603.68?s
2017-09-05 14:04:47,184 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 18.60?s
2017-09-05 14:04:47,184 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.08?s
2017-09-05 14:04:47,185 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.28ms
2017-09-05 14:04:47,186 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.40?s
2017-09-05 14:04:47,187 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.78ms
2017-09-05 14:04:47,188 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 595.71?s
2017-09-05 14:04:47,188 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1663..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.07ms
2017-09-05 14:04:47,188 DEBUG - #lock(): in 4.90?s
2017-09-05 14:04:47,189 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 586.26?s
2017-09-05 14:04:47,191 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 586.19?s
2017-09-05 14:04:47,192 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..376..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:47Z&quot;;'): in 1.87ms
2017-09-05 14:04:47,192 DEBUG - #unlock(): in 7.14?s
2017-09-05 14:04:47,193 DEBUG - #issue(): 1 in 19.11?s
2017-09-05 14:04:47,193 DEBUG - #number(): 1 in 6.70?s
2017-09-05 14:04:47,193 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please do something...
2017-09-05 14:04:47,194 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>\n' in 626.43?s
2017-09-05 14:04:47,194 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 18.92?s
2017-09-05 14:04:47,195 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.51?s
2017-09-05 14:04:47,195 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.48ms
2017-09-05 14:04:47,196 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 614.89?s
2017-09-05 14:04:47,198 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.78ms
2017-09-05 14:04:47,198 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 613.84?s
2017-09-05 14:04:47,199 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1986..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.10ms
2017-09-05 14:04:47,199 DEBUG - #lock(): in 4.59?s
2017-09-05 14:04:47,200 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.80?s
2017-09-05 14:04:47,202 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.92?s
2017-09-05 14:04:47,203 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 1.85ms
2017-09-05 14:04:47,203 DEBUG - #unlock(): in 7.00?s
2017-09-05 14:04:47,204 DEBUG - #issue(): 1 in 18.52?s
2017-09-05 14:04:47,204 DEBUG - #number(): 1 in 6.76?s
2017-09-05 14:04:47,204 INFO - comment #5 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 14:04:47,205 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 653.45?s
2017-09-05 14:04:47,205 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 19.01?s
2017-09-05 14:04:47,206 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 660.49?s
2017-09-05 14:04:47,206 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 6.53ms
2017-09-05 14:04:47,208 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.82?s
2017-09-05 14:04:47,209 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.79ms
2017-09-05 14:04:47,210 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 669.66?s
2017-09-05 14:04:47,210 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..2308..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.08ms
2017-09-05 14:04:47,211 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 630.60?s
2017-09-05 14:04:47,211 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..2406...jcabi.github.mock.MkComments$1@2c87194b)' in 32.00?s
2017-09-05 14:04:47,212 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.67?s
2017-09-05 14:04:47,213 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@598da1c3 in 1.92ms
2017-09-05 14:04:47,215 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.62?s
2017-09-05 14:04:47,215 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=1)' in 19.24?s
2017-09-05 14:04:47,217 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.12?s
2017-09-05 14:04:47,217 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=2)' in 19.14?s
2017-09-05 14:04:47,219 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.80?s
2017-09-05 14:04:47,219 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=3)' in 19.01?s
2017-09-05 14:04:47,221 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.24?s
2017-09-05 14:04:47,221 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=4)' in 22.34?s
2017-09-05 14:04:47,222 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 611.99?s
2017-09-05 14:04:47,223 DEBUG - #get(5): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..2314..il/amihaiemil.github.io, ticket=1, num=5)' in 18.72?s
2017-09-05 14:04:47,224 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 625.16?s
2017-09-05 14:04:47,232 DEBUG - #json(): '{&quot;number&quot;:&quot;5&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:47Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:47Z&quot;}' in 8.93ms
2017-09-05 14:04:47,233 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 672.95?s
2017-09-05 14:04:47,233 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2296.., coords=amihaiemil/amihaiemil.github.io)' in 20.07?s
2017-09-05 14:04:47,234 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 646.98?s
2017-09-05 14:04:47,234 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 19.94?s
2017-09-05 14:04:47,235 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 640.47?s
2017-09-05 14:04:47,236 DEBUG - #apply('XPATH &quot;/github";ADDIF "users";'): in 1.28ms
2017-09-05 14:04:47,237 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.63?s
2017-09-05 14:04:47,237 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2260..</repos>\n</github>\n, himself=charlesmike)' in 1.56ms
2017-09-05 14:04:47,238 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.69?s
2017-09-05 14:04:47,239 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.80ms
2017-09-05 14:04:47,240 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 645.82?s
2017-09-05 14:04:47,240 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.08ms
2017-09-05 14:04:47,241 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.17?s
2017-09-05 14:04:47,241 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.24ms
2017-09-05 14:04:47,242 DEBUG - #login(): 'charlesmike' in 10.15?s
2017-09-05 14:04:47,243 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 662.08?s
2017-09-05 14:04:47,243 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 21.25?s
2017-09-05 14:04:47,244 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.88?s
2017-09-05 14:04:47,244 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.48?s
2017-09-05 14:04:47,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.79?s
2017-09-05 14:04:47,245 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.24ms
2017-09-05 14:04:47,246 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 661.36?s
2017-09-05 14:04:47,247 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.52ms
2017-09-05 14:04:47,247 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 637.72?s
2017-09-05 14:04:47,249 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.75ms
2017-09-05 14:04:47,250 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.33?s
2017-09-05 14:04:47,250 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-05 14:04:47,251 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.00?s
2017-09-05 14:04:47,251 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.22ms
2017-09-05 14:04:47,251 DEBUG - #login(): 'charlesmike' in 7.49?s
2017-09-05 14:04:47,252 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.40?s
2017-09-05 14:04:47,260 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..161..:47Z","updated_at":"2017-09-05T14:04:47Z"}' in 8.74ms
2017-09-05 14:04:47,261 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 655.36?s
2017-09-05 14:04:47,261 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 21.80?s
2017-09-05 14:04:47,262 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 659.09?s
2017-09-05 14:04:47,263 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 21.96?s
2017-09-05 14:04:47,263 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 640.06?s
2017-09-05 14:04:47,264 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.27ms
2017-09-05 14:04:47,265 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 641.85?s
2017-09-05 14:04:47,265 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.53ms
2017-09-05 14:04:47,266 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.25?s
2017-09-05 14:04:47,267 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.75ms
2017-09-05 14:04:47,268 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 636.54?s
2017-09-05 14:04:47,268 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.03ms
2017-09-05 14:04:47,269 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 636.62?s
2017-09-05 14:04:47,269 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.19ms
2017-09-05 14:04:47,270 DEBUG - #login(): 'charlesmike' in 9.08?s
2017-09-05 14:04:47,271 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 640.49?s
2017-09-05 14:04:47,271 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 16.21?s
2017-09-05 14:04:47,272 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 632.55?s
2017-09-05 14:04:47,272 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.22?s
2017-09-05 14:04:47,273 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.54?s
2017-09-05 14:04:47,274 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.23ms
2017-09-05 14:04:47,274 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.68?s
2017-09-05 14:04:47,275 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.52ms
2017-09-05 14:04:47,276 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 627.82?s
2017-09-05 14:04:47,277 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.74ms
2017-09-05 14:04:47,278 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 648.85?s
2017-09-05 14:04:47,278 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-05 14:04:47,279 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.71?s
2017-09-05 14:04:47,279 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.21ms
2017-09-05 14:04:47,279 DEBUG - #login(): 'charlesmike' in 6.93?s
2017-09-05 14:04:47,280 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.78?s
2017-09-05 14:04:47,288 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:47Z","updated_at":"2017-09-05T14:04:47Z"}' in 8.59ms
2017-09-05 14:04:47,289 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 682.60?s
2017-09-05 14:04:47,289 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 19.80?s
2017-09-05 14:04:47,290 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 648.54?s
2017-09-05 14:04:47,291 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 15.11?s
2017-09-05 14:04:47,291 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 643.57?s
2017-09-05 14:04:47,292 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.29ms
2017-09-05 14:04:47,293 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.51?s
2017-09-05 14:04:47,293 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.56ms
2017-09-05 14:04:47,294 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 658.76?s
2017-09-05 14:04:47,295 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.84ms
2017-09-05 14:04:47,296 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 654.66?s
2017-09-05 14:04:47,297 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.14ms
2017-09-05 14:04:47,297 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.46?s
2017-09-05 14:04:47,298 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.33ms
2017-09-05 14:04:47,298 DEBUG - #login(): 'charlesmike' in 7.92?s
2017-09-05 14:04:47,299 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.04?s
2017-09-05 14:04:47,299 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 17.67?s
2017-09-05 14:04:47,300 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 623.92?s
2017-09-05 14:04:47,300 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 14.44?s
2017-09-05 14:04:47,301 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 634.88?s
2017-09-05 14:04:47,302 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.25ms
2017-09-05 14:04:47,303 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.29?s
2017-09-05 14:04:47,303 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.52ms
2017-09-05 14:04:47,304 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.57?s
2017-09-05 14:04:47,305 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.79ms
2017-09-05 14:04:47,306 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.64?s
2017-09-05 14:04:47,306 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.07ms
2017-09-05 14:04:47,307 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.80?s
2017-09-05 14:04:47,307 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.26ms
2017-09-05 14:04:47,307 DEBUG - #login(): 'charlesmike' in 15.25?s
2017-09-05 14:04:47,308 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 665.38?s
2017-09-05 14:04:47,316 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:47Z","updated_at":"2017-09-05T14:04:47Z"}' in 8.66ms
2017-09-05 14:04:47,318 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 481.92?s
2017-09-05 14:04:47,318 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 957.11?s
2017-09-05 14:04:47,319 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 451.69?s
2017-09-05 14:04:47,319 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.24ms
2017-09-05 14:04:47,320 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 432.75?s
2017-09-05 14:04:47,321 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.39ms
2017-09-05 14:04:47,322 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 477.28?s
2017-09-05 14:04:47,322 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.67ms
2017-09-05 14:04:47,323 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 459.07?s
2017-09-05 14:04:47,323 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.66ms
2017-09-05 14:04:47,324 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 444.54?s
2017-09-05 14:04:47,325 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.41ms
2017-09-05 14:04:47,325 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 440.19?s
2017-09-05 14:04:47,325 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.69ms
2017-09-05 14:04:47,326 DEBUG - #lock(): in 5.76?s
2017-09-05 14:04:47,326 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 453.80?s
2017-09-05 14:04:47,327 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.40ms
2017-09-05 14:04:47,328 DEBUG - #unlock(): in 11.41?s
2017-09-05 14:04:47,328 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.10ms
2017-09-05 14:04:47,329 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 440.61?s
2017-09-05 14:04:47,329 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 927.40?s
2017-09-05 14:04:47,330 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 472.70?s
2017-09-05 14:04:47,330 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.20ms
2017-09-05 14:04:47,330 DEBUG - #name(): 'amihaiemil.github.io' in 5.39?s
2017-09-05 14:04:47,330 DEBUG - #name(): 'amihaiemil.github.io' in 6.48?s
2017-09-05 14:04:47,331 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 458.77?s
2017-09-05 14:04:47,332 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.43ms
2017-09-05 14:04:47,333 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 492.39?s
2017-09-05 14:04:47,334 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 467.74?s
2017-09-05 14:04:47,335 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.35ms
2017-09-05 14:04:47,335 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 161.37?s
2017-09-05 14:04:47,336 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 495.18?s
2017-09-05 14:04:47,337 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.53ms
2017-09-05 14:04:47,337 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.86ms
2017-09-05 14:04:47,337 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:47,338 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 492.12?s
2017-09-05 14:04:47,338 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.25ms
2017-09-05 14:04:47,339 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 488.55?s
2017-09-05 14:04:47,339 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 996.90?s
2017-09-05 14:04:47,340 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 474.83?s
2017-09-05 14:04:47,340 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.27ms
2017-09-05 14:04:47,341 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 481.64?s
2017-09-05 14:04:47,343 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 515.00?s
2017-09-05 14:04:47,343 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.38ms
2017-09-05 14:04:47,344 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 485.89?s
2017-09-05 14:04:47,345 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.43ms
2017-09-05 14:04:47,345 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 505.29?s
2017-09-05 14:04:47,346 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-05 14:04:47,346 DEBUG - #lock(): in 5.35?s
2017-09-05 14:04:47,347 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 503.70?s
2017-09-05 14:04:47,348 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 478.53?s
2017-09-05 14:04:47,355 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 7.38ms
2017-09-05 14:04:47,355 DEBUG - #unlock(): in 10.68?s
2017-09-05 14:04:47,356 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.08?s
2017-09-05 14:04:47,357 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 30.74?s
2017-09-05 14:04:47,357 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.28?s
2017-09-05 14:04:47,357 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:47,357 DEBUG - #get(1): 1 in 19.64?s
2017-09-05 14:04:47,358 DEBUG - #create('Test issue for commands', 'test body'): 1 in 11.77ms
2017-09-05 14:04:47,359 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 559.86?s
2017-09-05 14:04:47,359 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.14ms
2017-09-05 14:04:47,360 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.07?s
2017-09-05 14:04:47,360 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.43ms
2017-09-05 14:04:47,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.65?s
2017-09-05 14:04:47,367 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 732.79?s
2017-09-05 14:04:47,368 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 5.88ms
2017-09-05 14:04:47,368 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.88?s
2017-09-05 14:04:47,370 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.75ms
2017-09-05 14:04:47,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 587.17?s
2017-09-05 14:04:47,371 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.07ms
2017-09-05 14:04:47,371 DEBUG - #number(): 1 in 8.22?s
2017-09-05 14:04:47,371 DEBUG - #get(1): 1 in 18.15?s
2017-09-05 14:04:47,372 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 552.50?s
2017-09-05 14:04:47,378 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.81ms
2017-09-05 14:04:47,380 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 744.83?s
2017-09-05 14:04:47,380 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 7.23ms
2017-09-05 14:04:47,380 DEBUG - #lock(): in 5.29?s
2017-09-05 14:04:47,381 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 553.76?s
2017-09-05 14:04:47,383 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 543.06?s
2017-09-05 14:04:47,384 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:47Z&quot;;'): in 1.83ms
2017-09-05 14:04:47,384 DEBUG - #unlock(): in 6.84?s
2017-09-05 14:04:47,384 DEBUG - #issue(): 1 in 18.46?s
2017-09-05 14:04:47,385 DEBUG - #number(): 1 in 9.66?s
2017-09-05 14:04:47,390 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 14:04:47,391 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 854.90?s
2017-09-05 14:04:47,391 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 33.31?s
2017-09-05 14:04:47,392 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 594.78?s
2017-09-05 14:04:47,392 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 11.46ms
2017-09-05 14:04:47,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.25?s
2017-09-05 14:04:47,395 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.94ms
2017-09-05 14:04:47,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.84?s
2017-09-05 14:04:47,396 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.27ms
2017-09-05 14:04:47,397 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.73?s
2017-09-05 14:04:47,397 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@1dc01585)' in 41.44?s
2017-09-05 14:04:47,403 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 942.70?s
2017-09-05 14:04:47,404 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2dc4de05 in 2.24ms
2017-09-05 14:04:47,406 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.29?s
2017-09-05 14:04:47,406 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 21.63?s
2017-09-05 14:04:47,407 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.60?s
2017-09-05 14:04:47,415 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:47Z","updated_at":"2017-09-05T14:04:47Z"}' in 8.39ms
2017-09-05 14:04:47,416 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.40?s
2017-09-05 14:04:47,416 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 19.72?s
2017-09-05 14:04:47,417 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.99?s
2017-09-05 14:04:47,417 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 20.61?s
2017-09-05 14:04:47,418 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 598.80?s
2017-09-05 14:04:47,418 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.26ms
2017-09-05 14:04:47,419 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.83?s
2017-09-05 14:04:47,420 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.57ms
2017-09-05 14:04:47,421 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.92?s
2017-09-05 14:04:47,422 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.80ms
2017-09-05 14:04:47,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 917.46?s
2017-09-05 14:04:47,427 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.89ms
2017-09-05 14:04:47,428 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.65?s
2017-09-05 14:04:47,428 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 7.50ms
2017-09-05 14:04:47,429 DEBUG - #login(): 'charlesmike' in 7.38?s
2017-09-05 14:04:47,429 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 592.13?s
2017-09-05 14:04:47,430 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 21.99?s
2017-09-05 14:04:47,431 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 579.18?s
2017-09-05 14:04:47,431 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 16.77?s
2017-09-05 14:04:47,432 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 583.51?s
2017-09-05 14:04:47,432 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.25ms
2017-09-05 14:04:47,433 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 585.23?s
2017-09-05 14:04:47,433 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.55ms
2017-09-05 14:04:47,434 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 584.16?s
2017-09-05 14:04:47,439 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.25ms
2017-09-05 14:04:47,440 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 731.22?s
2017-09-05 14:04:47,440 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.64ms
2017-09-05 14:04:47,441 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.59?s
2017-09-05 14:04:47,442 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 6.95ms
2017-09-05 14:04:47,442 DEBUG - #login(): 'charlesmike' in 13.55?s
2017-09-05 14:04:47,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.65?s
2017-09-05 14:04:47,443 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 20.80?s
2017-09-05 14:04:47,444 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.81?s
2017-09-05 14:04:47,444 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.42?s
2017-09-05 14:04:47,445 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.36?s
2017-09-05 14:04:47,451 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 6.39ms
2017-09-05 14:04:47,452 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 792.30?s
2017-09-05 14:04:47,452 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 6.80ms
2017-09-05 14:04:47,453 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.34?s
2017-09-05 14:04:47,455 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.89ms
2017-09-05 14:04:47,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 576.83?s
2017-09-05 14:04:47,456 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1011..po>\n</repos>\n</github>\n, self=amihaiemil)' in 2.21ms
2017-09-05 14:04:47,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.30?s
2017-09-05 14:04:47,482 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 25.84ms
2017-09-05 14:04:47,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 800.99?s
2017-09-05 14:04:47,483 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..1017..po>\n</repos>\n</github>\n, self=amihaiemil)' in 26.24ms
2017-09-05 14:04:47,484 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.85?s
2017-09-05 14:04:47,485 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1112..cabi.github.mock.MkUserEmails$1@4933e204)' in 39.37?s
2017-09-05 14:04:47,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 575.98?s
2017-09-05 14:04:47,487 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6d3b9a27 in 1.76ms
2017-09-05 14:04:47,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 410.70?s
2017-09-05 14:04:47,507 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 18.34ms
2017-09-05 14:04:47,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 3.41ms
2017-09-05 14:04:47,511 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 18.64ms
2017-09-05 14:04:47,511 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 480.39?s
2017-09-05 14:04:47,513 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;amihaiemil&quot;;'): in 1.74ms
2017-09-05 14:04:47,514 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 465.27?s
2017-09-05 14:04:47,514 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.07ms
2017-09-05 14:04:47,515 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 474.52?s
2017-09-05 14:04:47,515 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 3.11ms
2017-09-05 14:04:47,516 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 479.40?s
2017-09-05 14:04:47,517 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.51ms
2017-09-05 14:04:47,517 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 461.13?s
2017-09-05 14:04:47,518 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.81ms
2017-09-05 14:04:47,522 DEBUG - #lock(): in 5.59?s
2017-09-05 14:04:47,523 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 729.85?s
2017-09-05 14:04:47,524 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.99ms
2017-09-05 14:04:47,524 DEBUG - #unlock(): in 7.05?s
2017-09-05 14:04:47,525 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.84ms
2017-09-05 14:04:47,525 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 471.93?s
2017-09-05 14:04:47,526 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 994.01?s
2017-09-05 14:04:47,527 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 473.45?s
2017-09-05 14:04:47,527 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.30ms
2017-09-05 14:04:47,527 DEBUG - #name(): 'amihaiemil.github.io' in 4.98?s
2017-09-05 14:04:47,527 DEBUG - #name(): 'amihaiemil.github.io' in 6.51?s
2017-09-05 14:04:47,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 493.50?s
2017-09-05 14:04:47,529 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.54ms
2017-09-05 14:04:47,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 851.62?s
2017-09-05 14:04:47,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 485.67?s
2017-09-05 14:04:47,537 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 2.05ms
2017-09-05 14:04:47,537 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 174.05?s
2017-09-05 14:04:47,538 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 511.51?s
2017-09-05 14:04:47,539 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.70ms
2017-09-05 14:04:47,539 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.08ms
2017-09-05 14:04:47,540 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:47,540 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 508.31?s
2017-09-05 14:04:47,541 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 12.63ms
2017-09-05 14:04:47,546 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 5.06ms
2017-09-05 14:04:47,547 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 5.83ms
2017-09-05 14:04:47,548 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 608.57?s
2017-09-05 14:04:47,548 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 6.16ms
2017-09-05 14:04:47,549 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 506.33?s
2017-09-05 14:04:47,550 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 483.40?s
2017-09-05 14:04:47,551 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.63ms
2017-09-05 14:04:47,551 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 521.43?s
2017-09-05 14:04:47,553 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.60ms
2017-09-05 14:04:47,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 514.52?s
2017-09-05 14:04:47,558 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.90ms
2017-09-05 14:04:47,558 DEBUG - #lock(): in 4.65?s
2017-09-05 14:04:47,559 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 766.06?s
2017-09-05 14:04:47,561 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 484.57?s
2017-09-05 14:04:47,562 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 1.73ms
2017-09-05 14:04:47,562 DEBUG - #unlock(): in 6.86?s
2017-09-05 14:04:47,563 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 546.42?s
2017-09-05 14:04:47,564 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 19.39?s
2017-09-05 14:04:47,564 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.04?s
2017-09-05 14:04:47,564 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:47,564 DEBUG - #get(1): 1 in 19.81?s
2017-09-05 14:04:47,565 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.36ms
2017-09-05 14:04:47,570 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 5.48ms
2017-09-05 14:04:47,571 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 6.25ms
2017-09-05 14:04:47,572 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 610.98?s
2017-09-05 14:04:47,572 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 6.55ms
2017-09-05 14:04:47,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.70?s
2017-09-05 14:04:47,575 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 522.30?s
2017-09-05 14:04:47,575 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.68ms
2017-09-05 14:04:47,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.61?s
2017-09-05 14:04:47,582 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.62ms
2017-09-05 14:04:47,583 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 893.69?s
2017-09-05 14:04:47,583 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 6.75ms
2017-09-05 14:04:47,583 DEBUG - #number(): 1 in 8.14?s
2017-09-05 14:04:47,584 DEBUG - #get(1): 1 in 22.72?s
2017-09-05 14:04:47,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 542.37?s
2017-09-05 14:04:47,586 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.94ms
2017-09-05 14:04:47,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.71?s
2017-09-05 14:04:47,587 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.26ms
2017-09-05 14:04:47,587 DEBUG - #lock(): in 4.43?s
2017-09-05 14:04:47,588 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.87?s
2017-09-05 14:04:47,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 811.48?s
2017-09-05 14:04:47,597 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-05T14:04:47Z";'): in 2.37ms
2017-09-05 14:04:47,597 DEBUG - #unlock(): in 6.94?s
2017-09-05 14:04:47,597 DEBUG - #issue(): 1 in 20.66?s
2017-09-05 14:04:47,597 DEBUG - #number(): 1 in 6.82?s
2017-09-05 14:04:47,597 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 14:04:47,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 576.44?s
2017-09-05 14:04:47,599 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 22.18?s
2017-09-05 14:04:47,600 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.52?s
2017-09-05 14:04:47,600 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 11.57ms
2017-09-05 14:04:47,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.15?s
2017-09-05 14:04:47,607 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.20ms
2017-09-05 14:04:47,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 734.29?s
2017-09-05 14:04:47,608 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 6.62ms
2017-09-05 14:04:47,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.14?s
2017-09-05 14:04:47,609 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@1772da21)' in 37.33?s
2017-09-05 14:04:47,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.63?s
2017-09-05 14:04:47,611 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@754eb88d in 1.65ms
2017-09-05 14:04:47,619 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos&gt;\n&lt;/github&gt;\n' in 753.54?s
2017-09-05 14:04:47,619 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 29.28?s
2017-09-05 14:04:47,620 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 573.03?s
2017-09-05 14:04:47,644 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:47Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:47Z&quot;}' in 24.23ms
2017-09-05 14:04:47,645 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 748.84?s
2017-09-05 14:04:47,645 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 28.76?s
2017-09-05 14:04:47,646 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 590.60?s
2017-09-05 14:04:47,646 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 14.43?s
2017-09-05 14:04:47,647 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 568.42?s
2017-09-05 14:04:47,648 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.19ms
2017-09-05 14:04:47,654 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 6.12ms
2017-09-05 14:04:47,655 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.49ms
2017-09-05 14:04:47,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.30?s
2017-09-05 14:04:47,657 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.01ms
2017-09-05 14:04:47,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.60?s
2017-09-05 14:04:47,658 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.33ms
2017-09-05 14:04:47,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 578.73?s
2017-09-05 14:04:47,659 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.49ms
2017-09-05 14:04:47,659 DEBUG - #login(): 'charlesmike' in 7.16?s
2017-09-05 14:04:47,660 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.43?s
2017-09-05 14:04:47,661 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 17.79?s
2017-09-05 14:04:47,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 4.79ms
2017-09-05 14:04:47,666 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.48?s
2017-09-05 14:04:47,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 852.01?s
2017-09-05 14:04:47,668 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.48ms
2017-09-05 14:04:47,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.09?s
2017-09-05 14:04:47,669 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.80ms
2017-09-05 14:04:47,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.24?s
2017-09-05 14:04:47,671 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.88ms
2017-09-05 14:04:47,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.55?s
2017-09-05 14:04:47,672 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.20ms
2017-09-05 14:04:47,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.25?s
2017-09-05 14:04:47,673 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.34ms
2017-09-05 14:04:47,678 DEBUG - #login(): 'charlesmike' in 14.47?s
Sep 05, 2017 2:04:47 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:47,948 INFO - started on port #35349
2017-09-05 14:04:48,484 DEBUG - CookieSpec selected: default
2017-09-05 14:04:48,508 DEBUG - Auth cache not set in the context
2017-09-05 14:04:48,510 DEBUG - Connection request: [route: {}->http://localhost:35349][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:48,549 DEBUG - Connection leased: [id: 0][route: {}->http://localhost:35349][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:48,552 DEBUG - Opening connection {}->http://localhost:35349
2017-09-05 14:04:48,556 DEBUG - Connecting to localhost/127.0.0.1:35349
2017-09-05 14:04:48,557 DEBUG - Connection established 127.0.0.1:43026<->127.0.0.1:35349
2017-09-05 14:04:48,557 DEBUG - http-outgoing-0: set socket timeout to 0
2017-09-05 14:04:48,557 DEBUG - Executing request GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-09-05 14:04:48,557 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 14:04:48,558 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 >> GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 >> Content-Length: 0
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 >> Host: localhost:35349
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; Connection: Keep-Alive
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; Accept-Encoding: gzip,deflate
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; &quot;GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1[\r][\n]&quot;
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; &quot;Host: localhost:35349[\r][\n]&quot;
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; &quot;User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]&quot;
2017-09-05 14:04:48,560 DEBUG - http-outgoing-0 &gt;&gt; &quot;Accept-Encoding: gzip,deflate[\r][\n]&quot;
2017-09-05 14:04:48,561 DEBUG - http-outgoing-0 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 &lt;&lt; &quot;Content-Length: 49[\r][\n]&quot;
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 &lt;&lt; &quot;Date: Tue, 05 Sep 2017 14:04:48 GMT[\r][\n]&quot;
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 &lt;< "[\r][\n]"
2017-09-05 14:04:48,717 DEBUG - http-outgoing-0 << "{"state":"snowflake","role":"special_test_admin"}"
2017-09-05 14:04:48,722 DEBUG - http-outgoing-0 << HTTP/1.1 200 OK
2017-09-05 14:04:48,722 DEBUG - http-outgoing-0 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:48,723 DEBUG - http-outgoing-0 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:48,723 DEBUG - http-outgoing-0 << Content-Length: 49
2017-09-05 14:04:48,723 DEBUG - http-outgoing-0 << Date: Tue, 05 Sep 2017 14:04:48 GMT
2017-09-05 14:04:48,729 DEBUG - Connection can be kept alive indefinitely
2017-09-05 14:04:48,737 DEBUG - Connection [id: 0][route: {}->http://localhost:35349] can be kept alive indefinitely
2017-09-05 14:04:48,737 DEBUG - Connection released: [id: 0][route: {}->http://localhost:35349][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:48,737 INFO - #fetch(GET localhost:35349 /orgs/someorganization/memberships/amihaiemil): [200 OK] in 752ms
2017-09-05 14:04:49,722 INFO - stopped on port #35349
2017-09-05 14:04:49,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.52ms
2017-09-05 14:04:49,727 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.87ms
2017-09-05 14:04:49,729 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.14ms
2017-09-05 14:04:49,729 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 3.56ms
2017-09-05 14:04:49,731 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.08ms
2017-09-05 14:04:49,734 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.45ms
2017-09-05 14:04:49,746 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 12.13ms
2017-09-05 14:04:49,747 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 4.24ms
2017-09-05 14:04:49,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 781.81?s
2017-09-05 14:04:49,748 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 17.31ms
2017-09-05 14:04:49,749 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 653.77?s
2017-09-05 14:04:49,751 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 2.16ms
2017-09-05 14:04:49,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 653.77?s
2017-09-05 14:04:49,752 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.58ms
2017-09-05 14:04:49,752 DEBUG - #lock(): in 4.53?s
2017-09-05 14:04:49,753 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 634.56?s
2017-09-05 14:04:49,755 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.99ms
2017-09-05 14:04:49,755 DEBUG - #unlock(): in 7.18?s
2017-09-05 14:04:49,755 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.99ms
2017-09-05 14:04:49,767 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 10.87ms
2017-09-05 14:04:49,768 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 11.81ms
2017-09-05 14:04:49,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 622.02?s
2017-09-05 14:04:49,769 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 12.19ms
2017-09-05 14:04:49,769 DEBUG - #name(): 'amihaiemil.github.io' in 4.58?s
2017-09-05 14:04:49,770 DEBUG - #name(): 'amihaiemil.github.io' in 6.52?s
2017-09-05 14:04:49,771 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 598.37?s
2017-09-05 14:04:49,772 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.07ms
2017-09-05 14:04:49,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 683.49?s
2017-09-05 14:04:49,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 600.42?s
2017-09-05 14:04:49,776 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.86ms
2017-09-05 14:04:49,778 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 1.94ms
2017-09-05 14:04:49,779 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 824.30?s
2017-09-05 14:04:49,781 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.43ms
2017-09-05 14:04:49,781 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.97ms
2017-09-05 14:04:49,782 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:49,783 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 618.26?s
2017-09-05 14:04:49,783 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.50ms
2017-09-05 14:04:49,784 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 618.79?s
2017-09-05 14:04:49,785 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.33ms
2017-09-05 14:04:49,786 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n</repo>\n</repos>\n</github>\n' in 628.26?s
2017-09-05 14:04:49,786 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.70ms
2017-09-05 14:04:49,787 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 621.63?s
2017-09-05 14:04:49,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 761.81?s
2017-09-05 14:04:49,792 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 3.82ms
2017-09-05 14:04:49,793 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 597.78?s
2017-09-05 14:04:49,794 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.98ms
2017-09-05 14:04:49,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 639.76?s
2017-09-05 14:04:49,795 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.40ms
2017-09-05 14:04:49,796 DEBUG - #lock(): in 4.41?s
2017-09-05 14:04:49,797 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 620.51?s
2017-09-05 14:04:49,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 604.67?s
2017-09-05 14:04:49,804 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 5.38ms
2017-09-05 14:04:49,804 DEBUG - #unlock(): in 8.97?s
2017-09-05 14:04:49,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 801.25?s
2017-09-05 14:04:49,805 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 19.68?s
2017-09-05 14:04:49,806 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.14?s
2017-09-05 14:04:49,806 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:49,806 DEBUG - #get(1): 1 in 19.68?s
2017-09-05 14:04:49,807 DEBUG - #create('Test issue for commands', 'test body'): 1 in 11.15ms
2017-09-05 14:04:49,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 697.51?s
2017-09-05 14:04:49,809 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.44ms
2017-09-05 14:04:49,810 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 663.19?s
2017-09-05 14:04:49,810 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.83ms
2017-09-05 14:04:49,811 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 656.88?s
2017-09-05 14:04:49,816 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 823.75?s
2017-09-05 14:04:49,816 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 4.06ms
2017-09-05 14:04:49,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.07?s
2017-09-05 14:04:49,819 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.11ms
2017-09-05 14:04:49,820 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 687.73?s
2017-09-05 14:04:49,820 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.57ms
2017-09-05 14:04:49,820 DEBUG - #number(): 1 in 8.30?s
2017-09-05 14:04:49,821 DEBUG - #get(1): 1 in 20.50?s
2017-09-05 14:04:49,822 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 653.91?s
2017-09-05 14:04:49,827 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.62ms
2017-09-05 14:04:49,828 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 802.64?s
2017-09-05 14:04:49,828 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 6.18ms
2017-09-05 14:04:49,829 DEBUG - #lock(): in 5.38?s
2017-09-05 14:04:49,830 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 653.64?s
2017-09-05 14:04:49,832 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 684.22?s
2017-09-05 14:04:49,834 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:49Z&quot;;'): in 2.24ms
2017-09-05 14:04:49,834 DEBUG - #unlock(): in 7.61?s
2017-09-05 14:04:49,834 DEBUG - #issue(): 1 in 20.34?s
2017-09-05 14:04:49,838 DEBUG - #number(): 1 in 16.23?s
2017-09-05 14:04:49,838 INFO - comment #1 posted to issue #1 by amihaiemil: @someoneelse hello there, how are you?
2017-09-05 14:04:49,840 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 936.46?s
2017-09-05 14:04:49,840 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 22.52?s
2017-09-05 14:04:49,841 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 690.93?s
2017-09-05 14:04:49,842 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 11.50ms
2017-09-05 14:04:49,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 677.40?s
2017-09-05 14:04:49,844 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.32ms
2017-09-05 14:04:49,845 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 718.46?s
2017-09-05 14:04:49,846 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.79ms
2017-09-05 14:04:49,846 DEBUG - #lock(): in 4.96?s
2017-09-05 14:04:49,847 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 680.85?s
2017-09-05 14:04:49,852 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 851.49?s
2017-09-05 14:04:49,854 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:49Z";'): in 2.62ms
2017-09-05 14:04:49,854 DEBUG - #unlock(): in 7.96?s
2017-09-05 14:04:49,854 DEBUG - #issue(): 1 in 26.68?s
2017-09-05 14:04:49,855 DEBUG - #number(): 1 in 6.80?s
2017-09-05 14:04:49,855 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 14:04:49,856 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 752.47?s
2017-09-05 14:04:49,856 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 19.72?s
2017-09-05 14:04:49,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 819.74?s
2017-09-05 14:04:49,858 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 10.61ms
2017-09-05 14:04:49,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 897.16?s
2017-09-05 14:04:49,865 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.51ms
2017-09-05 14:04:49,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 714.00?s
2017-09-05 14:04:49,866 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.98ms
2017-09-05 14:04:49,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 713.51?s
2017-09-05 14:04:49,868 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@196257ee)' in 79.05?s
2017-09-05 14:04:49,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 714.84?s
2017-09-05 14:04:49,874 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@77ad747 in 6.05ms
2017-09-05 14:04:49,877 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 813.35?s
2017-09-05 14:04:49,877 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 26.01?s
2017-09-05 14:04:49,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 665.78?s
2017-09-05 14:04:49,879 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 22.50?s
2017-09-05 14:04:49,880 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 718.25?s
2017-09-05 14:04:49,936 DEBUG - Connection manager is shutting down
2017-09-05 14:04:49,937 DEBUG - http-outgoing-0: Close connection
2017-09-05 14:04:49,938 DEBUG - Connection manager shut down
2017-09-05 14:04:49,942 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:49Z","updated_at":"2017-09-05T14:04:49Z"}' in 62.02ms
2017-09-05 14:04:49,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 986.38?s
2017-09-05 14:04:49,943 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 23.82?s
2017-09-05 14:04:49,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.63?s
2017-09-05 14:04:49,945 DEBUG - #github(): '&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 17.97?s
2017-09-05 14:04:49,946 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 645.32?s
2017-09-05 14:04:49,946 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.38ms
2017-09-05 14:04:49,947 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 642.13?s
2017-09-05 14:04:49,948 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.74ms
2017-09-05 14:04:49,949 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 655.04?s
2017-09-05 14:04:49,950 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.97ms
2017-09-05 14:04:49,951 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 665.84?s
2017-09-05 14:04:49,951 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.37ms
2017-09-05 14:04:49,952 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 672.67?s
2017-09-05 14:04:49,953 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.72ms
2017-09-05 14:04:49,953 DEBUG - #login(): 'charlesmike' in 7.16?s
2017-09-05 14:04:49,954 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.11?s
2017-09-05 14:04:49,954 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 21.61?s
2017-09-05 14:04:49,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.04?s
2017-09-05 14:04:49,956 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.49?s
2017-09-05 14:04:49,957 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.62?s
2017-09-05 14:04:49,957 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.36ms
2017-09-05 14:04:49,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 661.01?s
2017-09-05 14:04:49,959 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.72ms
2017-09-05 14:04:49,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.83?s
2017-09-05 14:04:49,961 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.93ms
2017-09-05 14:04:49,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 688.63?s
2017-09-05 14:04:49,962 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.33ms
2017-09-05 14:04:49,963 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 644.65?s
2017-09-05 14:04:49,964 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.72ms
2017-09-05 14:04:49,964 DEBUG - #login(): 'charlesmike' in 7.09?s
2017-09-05 14:04:49,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.75?s
2017-09-05 14:04:49,973 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:49Z","updated_at":"2017-09-05T14:04:49Z"}' in 8.74ms
2017-09-05 14:04:49,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 817.59?s
2017-09-05 14:04:49,975 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 27.56?s
2017-09-05 14:04:49,976 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 673.76?s
2017-09-05 14:04:49,976 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 18.17?s
2017-09-05 14:04:49,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 656.04?s
2017-09-05 14:04:49,978 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.39ms
2017-09-05 14:04:49,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 678.32?s
2017-09-05 14:04:49,979 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.75ms
2017-09-05 14:04:49,980 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 660.31?s
2017-09-05 14:04:49,981 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.04ms
2017-09-05 14:04:49,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 706.31?s
2017-09-05 14:04:49,983 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.48ms
2017-09-05 14:04:49,984 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 667.97?s
2017-09-05 14:04:49,984 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.88ms
2017-09-05 14:04:49,984 DEBUG - #login(): 'charlesmike' in 10.05?s
2017-09-05 14:04:49,985 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 663.03?s
2017-09-05 14:04:49,986 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 19.46?s
2017-09-05 14:04:49,987 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 661.29?s
2017-09-05 14:04:49,987 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 18.29?s
2017-09-05 14:04:49,988 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 665.86?s
2017-09-05 14:04:49,989 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.39ms
2017-09-05 14:04:49,990 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 712.00?s
2017-09-05 14:04:49,990 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.74ms
2017-09-05 14:04:49,991 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 666.34?s
2017-09-05 14:04:49,993 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.06ms
2017-09-05 14:04:49,994 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 700.88?s
2017-09-05 14:04:49,994 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.46ms
2017-09-05 14:04:49,995 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.47?s
2017-09-05 14:04:49,995 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.85ms
2017-09-05 14:04:49,996 DEBUG - #login(): 'charlesmike' in 10.21?s
2017-09-05 14:04:49,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 528.82?s
2017-09-05 14:04:49,998 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.20ms
2017-09-05 14:04:49,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 512.69?s
2017-09-05 14:04:49,999 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.55ms
2017-09-05 14:04:50,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 489.32?s
2017-09-05 14:04:50,001 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.73ms
2017-09-05 14:04:50,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 539.49?s
2017-09-05 14:04:50,002 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.13ms
2017-09-05 14:04:50,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 497.62?s
2017-09-05 14:04:50,003 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.36ms
2017-09-05 14:04:50,004 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 511.75?s
2017-09-05 14:04:50,005 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.65ms
2017-09-05 14:04:50,006 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 511.49?s
2017-09-05 14:04:50,007 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.03ms
2017-09-05 14:04:50,007 DEBUG - #lock(): in 4.55?s
2017-09-05 14:04:50,008 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 513.98?s
2017-09-05 14:04:50,009 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.70ms
2017-09-05 14:04:50,009 DEBUG - #unlock(): in 7.48?s
2017-09-05 14:04:50,009 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.57ms
2017-09-05 14:04:50,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 543.56?s
2017-09-05 14:04:50,011 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.17ms
2017-09-05 14:04:50,012 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 589.89?s
2017-09-05 14:04:50,012 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.52ms
2017-09-05 14:04:50,012 DEBUG - #name(): 'amihaiemil.github.io' in 4.55?s
2017-09-05 14:04:50,013 DEBUG - #name(): 'amihaiemil.github.io' in 6.51?s
2017-09-05 14:04:50,014 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 573.39?s
2017-09-05 14:04:50,015 DEBUG - #apply('XPATH "/github/repos";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.89ms
2017-09-05 14:04:50,016 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 571.08?s
2017-09-05 14:04:50,017 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 546.44?s
2017-09-05 14:04:50,018 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.44ms
2017-09-05 14:04:50,018 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 162.86?s
2017-09-05 14:04:50,019 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 542.12?s
2017-09-05 14:04:50,020 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.67ms
2017-09-05 14:04:50,020 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.99ms
2017-09-05 14:04:50,020 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:50,021 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 553.68?s
2017-09-05 14:04:50,021 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 8.17ms
2017-09-05 14:04:50,022 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 548.37?s
2017-09-05 14:04:50,023 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.12ms
2017-09-05 14:04:50,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 534.86?s
2017-09-05 14:04:50,024 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.37ms
2017-09-05 14:04:50,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 540.73?s
2017-09-05 14:04:50,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 557.57?s
2017-09-05 14:04:50,026 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.47ms
2017-09-05 14:04:50,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 551.57?s
2017-09-05 14:04:50,028 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.62ms
2017-09-05 14:04:50,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 551.73?s
2017-09-05 14:04:50,029 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.89ms
2017-09-05 14:04:50,029 DEBUG - #lock(): in 4.70?s
2017-09-05 14:04:50,030 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 553.77?s
2017-09-05 14:04:50,032 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 543.47?s
2017-09-05 14:04:50,033 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.71ms
2017-09-05 14:04:50,033 DEBUG - #unlock(): in 7.26?s
2017-09-05 14:04:50,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.88?s
2017-09-05 14:04:50,034 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 23.89?s
2017-09-05 14:04:50,035 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.92?s
2017-09-05 14:04:50,035 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:50,035 DEBUG - #get(1): 1 in 19.59?s
2017-09-05 14:04:50,035 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.77ms
2017-09-05 14:04:50,036 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 575.06?s
2017-09-05 14:04:50,037 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.17ms
2017-09-05 14:04:50,038 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.63?s
2017-09-05 14:04:50,038 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.42ms
2017-09-05 14:04:50,039 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.17?s
2017-09-05 14:04:50,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.63?s
2017-09-05 14:04:50,040 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.53ms
2017-09-05 14:04:50,041 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.71?s
2017-09-05 14:04:50,042 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.69ms
2017-09-05 14:04:50,043 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.76?s
2017-09-05 14:04:50,043 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.97ms
2017-09-05 14:04:50,044 DEBUG - #number(): 1 in 9.80?s
2017-09-05 14:04:50,044 DEBUG - #get(1): 1 in 20.54?s
2017-09-05 14:04:50,045 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 592.83?s
2017-09-05 14:04:50,046 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.83ms
2017-09-05 14:04:50,047 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 608.57?s
2017-09-05 14:04:50,047 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.12ms
2017-09-05 14:04:50,047 DEBUG - #lock(): in 4.38?s
2017-09-05 14:04:50,048 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 586.34?s
2017-09-05 14:04:50,050 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 600.88?s
2017-09-05 14:04:50,051 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T14:04:50Z&quot;;'): in 1.85ms
2017-09-05 14:04:50,051 DEBUG - #unlock(): in 7.44?s
2017-09-05 14:04:50,052 DEBUG - #issue(): 1 in 22.79?s
2017-09-05 14:04:50,052 DEBUG - #number(): 1 in 6.83?s
2017-09-05 14:04:50,052 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 14:04:50,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 672.34?s
2017-09-05 14:04:50,053 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 21.74?s
2017-09-05 14:04:50,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 643.34?s
2017-09-05 14:04:50,054 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-05 14:04:50,055 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 610.82?s
2017-09-05 14:04:50,056 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.85ms
2017-09-05 14:04:50,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 609.93?s
2017-09-05 14:04:50,057 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.14ms
2017-09-05 14:04:50,058 DEBUG - #lock(): in 4.32?s
2017-09-05 14:04:50,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 614.31?s
2017-09-05 14:04:50,060 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 594.81?s
2017-09-05 14:04:50,061 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T14:04:50Z";'): in 1.82ms
2017-09-05 14:04:50,062 DEBUG - #unlock(): in 6.98?s
2017-09-05 14:04:50,062 DEBUG - #issue(): 1 in 19.37?s
2017-09-05 14:04:50,062 DEBUG - #number(): 1 in 6.69?s
2017-09-05 14:04:50,062 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 14:04:50,063 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 684.84?s
2017-09-05 14:04:50,063 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-05 14:04:50,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 627.87?s
2017-09-05 14:04:50,065 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 5.99ms
2017-09-05 14:04:50,066 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.66?s
2017-09-05 14:04:50,067 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.83ms
2017-09-05 14:04:50,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 652.22?s
2017-09-05 14:04:50,068 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.12ms
2017-09-05 14:04:50,069 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 632.55?s
2017-09-05 14:04:50,069 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@28d65901)' in 33.51?s
2017-09-05 14:04:50,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.49?s
2017-09-05 14:04:50,071 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@106d6599 in 1.68ms
2017-09-05 14:04:50,073 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 609.50?s
2017-09-05 14:04:50,073 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 25.57?s
2017-09-05 14:04:50,075 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 567.31?s
2017-09-05 14:04:50,075 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 18.86?s
2017-09-05 14:04:50,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.43?s
2017-09-05 14:04:50,084 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:50Z","updated_at":&quot;2017-09-05T14:04:50Z&quot;}' in 8.47ms
2017-09-05 14:04:50,085 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 633.93?s
2017-09-05 14:04:50,085 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 22.60?s
2017-09-05 14:04:50,086 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 566.67?s
2017-09-05 14:04:50,086 DEBUG - #github(): '&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 14.48?s
2017-09-05 14:04:50,087 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 554.44?s
2017-09-05 14:04:50,087 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.15ms
2017-09-05 14:04:50,088 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 559.05?s
2017-09-05 14:04:50,088 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.40ms
2017-09-05 14:04:50,089 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 557.29?s
2017-09-05 14:04:50,090 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.68ms
2017-09-05 14:04:50,091 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.03?s
2017-09-05 14:04:50,091 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.96ms
2017-09-05 14:04:50,092 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.81?s
2017-09-05 14:04:50,092 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.03ms
2017-09-05 14:04:50,093 DEBUG - #login(): 'charlesmike' in 7.01?s
2017-09-05 14:04:50,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.15?s
2017-09-05 14:04:50,094 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 17.00?s
2017-09-05 14:04:50,095 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.74?s
2017-09-05 14:04:50,095 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.05?s
2017-09-05 14:04:50,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.54?s
2017-09-05 14:04:50,096 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.11ms
2017-09-05 14:04:50,097 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.49?s
2017-09-05 14:04:50,097 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.36ms
2017-09-05 14:04:50,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.31?s
2017-09-05 14:04:50,099 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.66ms
2017-09-05 14:04:50,100 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.61?s
2017-09-05 14:04:50,100 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.93ms
2017-09-05 14:04:50,101 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.41?s
2017-09-05 14:04:50,101 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.00ms
2017-09-05 14:04:50,101 DEBUG - #login(): 'charlesmike' in 6.88?s
2017-09-05 14:04:50,102 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.81?s
2017-09-05 14:04:50,110 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:50Z","updated_at":"2017-09-05T14:04:50Z"}' in 8.11ms
2017-09-05 14:04:50,111 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 593.48?s
2017-09-05 14:04:50,111 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 20.15?s
2017-09-05 14:04:50,112 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.37?s
2017-09-05 14:04:50,112 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.00?s
2017-09-05 14:04:50,113 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.29?s
2017-09-05 14:04:50,113 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.15ms
2017-09-05 14:04:50,114 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 602.70?s
2017-09-05 14:04:50,114 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.40ms
2017-09-05 14:04:50,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 547.18?s
2017-09-05 14:04:50,116 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.59ms
2017-09-05 14:04:50,117 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 596.03?s
2017-09-05 14:04:50,117 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 1.85ms
2017-09-05 14:04:50,118 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 575.47?s
2017-09-05 14:04:50,118 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 2.95ms
2017-09-05 14:04:50,119 DEBUG - #login(): 'charlesmike' in 10.29?s
2017-09-05 14:04:50,119 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 548.90?s
2017-09-05 14:04:50,120 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 16.34?s
2017-09-05 14:04:50,120 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 551.36?s
2017-09-05 14:04:50,121 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 15.31?s
2017-09-05 14:04:50,121 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 554.72?s
2017-09-05 14:04:50,122 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.10ms
2017-09-05 14:04:50,123 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.06?s
2017-09-05 14:04:50,123 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.35ms
2017-09-05 14:04:50,124 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 544.71?s
2017-09-05 14:04:50,125 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.59ms
2017-09-05 14:04:50,126 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.36?s
2017-09-05 14:04:50,126 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.87ms
2017-09-05 14:04:50,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.42?s
2017-09-05 14:04:50,127 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.95ms
2017-09-05 14:04:50,127 DEBUG - #login(): 'charlesmike' in 8.90?s
2017-09-05 14:04:50,128 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.17?s
2017-09-05 14:04:50,136 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:50Z","updated_at":"2017-09-05T14:04:50Z"}' in 8.07ms
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.585 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-05 14:04:50,142 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 441.02?s
2017-09-05 14:04:50,143 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 915.10?s
2017-09-05 14:04:50,143 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.15ms
2017-09-05 14:04:50,143 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 441.51?s
2017-09-05 14:04:50,144 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..20..hub>\n<repos/>\n</github>\n, self=charlesmike)' in 1.42ms
2017-09-05 14:04:50,145 DEBUG - #name(): 'gR02GFNRuZhsdUyNLXQn' in 4.49?s
2017-09-05 14:04:50,145 DEBUG - #name(): 'gR02GFNRuZhsdUyNLXQn' in 6.22?s
2017-09-05 14:04:50,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 437.18?s
2017-09-05 14:04:50,147 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.36ms
2017-09-05 14:04:50,147 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.62ms
2017-09-05 14:04:50,148 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 466.46?s
2017-09-05 14:04:50,148 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 693.42?s
2017-09-05 14:04:50,149 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 437.89?s
2017-09-05 14:04:50,149 DEBUG - #get(charlesmike/gR02GFNRuZhsdUyNLXQn): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..227.., coords=charlesmike/gR02GFNRuZhsdUyNLXQn)' in 1.49ms
2017-09-05 14:04:50,150 DEBUG - #json(): {"name":"gR02GFNRuZhsdUyNLXQn","description":"","homepage":"","private":true} in 147.79?s
2017-09-05 14:04:50,150 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 457.71?s
2017-09-05 14:04:50,152 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..120..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.44ms
2017-09-05 14:04:50,152 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&amp;apos;charlesmi..120..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.70ms
2017-09-05 14:04:50,152 DEBUG - #patch({&quot;name&quot;:&quot;gR02GFNRuZhsdUyNLXQn&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true}): in 2.01ms
2017-09-05 14:04:50,152 INFO - repository charlesmike/gR02GFNRuZhsdUyNLXQn created by charlesmike
2017-09-05 14:04:50,153 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 460.52?s
2017-09-05 14:04:50,153 DEBUG - #create('Repos.RepoCreate(nam=gR02GFNRuZhsdUyNLXQn, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..210.., coords=charlesmike/gR02GFNRuZhsdUyNLXQn)' in 7.53ms
2017-09-05 14:04:50,154 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 469.29?s
2017-09-05 14:04:50,154 DEBUG - #randomRepo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..210.., coords=charlesmike/gR02GFNRuZhsdUyNLXQn)' in 11.68ms
2017-09-05 14:04:50,155 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 455.44?s
2017-09-05 14:04:50,156 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmike/gR02GFNRuZhsdUyNLXQn&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.39ms
2017-09-05 14:04:50,156 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmike/gR02GFNRuZhsdUyNLXQn&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.61ms
2017-09-05 14:04:50,157 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 458.60?s
2017-09-05 14:04:50,157 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..222.., coords=charlesmike/gR02GFNRuZhsdUyNLXQn)' in 1.87ms
2017-09-05 14:04:50,157 DEBUG - #lock(): in 5.26?s
2017-09-05 14:04:50,158 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 468.13?s
2017-09-05 14:04:50,158 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 701.55?s
2017-09-05 14:04:50,159 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 441.73?s
2017-09-05 14:04:50,160 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 1.48ms
2017-09-05 14:04:50,161 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 1.76ms
2017-09-05 14:04:50,161 DEBUG - #unlock(): in 7.09?s
2017-09-05 14:04:50,162 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.03?s
2017-09-05 14:04:50,162 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/gR02GFNRuZhsdUyNLXQn)' in 16.65?s
2017-09-05 14:04:50,162 DEBUG - #coordinates(): charlesmike/gR02GFNRuZhsdUyNLXQn in 7.10?s
2017-09-05 14:04:50,162 INFO - issue #1 created in charlesmike/gR02GFNRuZhsdUyNLXQn by charlesmike: test issue
2017-09-05 14:04:50,162 DEBUG - #get(1): 1 in 19.60?s
2017-09-05 14:04:50,163 DEBUG - #create('test issue', 'body'): 1 in 5.72ms
2017-09-05 14:04:50,164 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 493.76?s
2017-09-05 14:04:50,164 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/gR02GFNRuZhsdUyNLXQn)' in 21.24?s
2017-09-05 14:04:50,165 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 508.88?s
2017-09-05 14:04:50,165 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.96?s
2017-09-05 14:04:50,166 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.83?s
2017-09-05 14:04:50,167 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.04ms
2017-09-05 14:04:50,167 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.28ms
2017-09-05 14:04:50,168 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 503.91?s
2017-09-05 14:04:50,168 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..505..\n<users/>\n</github>\n, himself=charlesmike)' in 1.53ms
2017-09-05 14:04:50,169 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 491.39?s
2017-09-05 14:04:50,170 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.51ms
2017-09-05 14:04:50,170 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.78ms
2017-09-05 14:04:50,171 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..517..esmike</login>\n</user>\n</users>\n</github>\n' in 505.59?s
2017-09-05 14:04:50,171 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..551..er>\n</users>\n</github>\n, self=charlesmike)' in 2.05ms
2017-09-05 14:04:50,172 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..517..esmike</login>\n</user>\n</users>\n</github>\n' in 503.47?s
2017-09-05 14:04:50,172 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..551..er>\n</users>\n</github>\n, self=charlesmike)' in 3.08ms
2017-09-05 14:04:50,172 DEBUG - #login(): 'charlesmike' in 9.23?s
2017-09-05 14:04:50,175 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 397.84?s
2017-09-05 14:04:50,175 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 867.88?s
2017-09-05 14:04:50,176 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.11ms
2017-09-05 14:04:50,176 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 428.61?s
2017-09-05 14:04:50,177 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..22..b&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=amihaiemil)' in 1.37ms
2017-09-05 14:04:50,177 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 426.78?s
2017-09-05 14:04:50,178 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;amihaie..8..;ADD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;amihaiemil&quot;;'): in 1.38ms
2017-09-05 14:04:50,178 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;amihaie..8..;ADD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;amihaiemil&quot;;'): in 1.64ms
2017-09-05 14:04:50,179 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 445.59?s
2017-09-05 14:04:50,179 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 1.91ms
2017-09-05 14:04:50,180 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 436.72?s
2017-09-05 14:04:50,180 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.89ms
2017-09-05 14:04:50,181 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 444.86?s
2017-09-05 14:04:50,182 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.40ms
2017-09-05 14:04:50,182 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.64ms
2017-09-05 14:04:50,183 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 446.37?s
2017-09-05 14:04:50,183 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.91ms
2017-09-05 14:04:50,183 DEBUG - #lock(): in 5.13?s
2017-09-05 14:04:50,184 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 442.67?s
2017-09-05 14:04:50,185 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.38ms
2017-09-05 14:04:50,185 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.65ms
2017-09-05 14:04:50,186 DEBUG - #unlock(): in 7.12?s
2017-09-05 14:04:50,186 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.32ms
2017-09-05 14:04:50,187 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 443.91?s
2017-09-05 14:04:50,187 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 934.25?s
2017-09-05 14:04:50,187 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.18ms
2017-09-05 14:04:50,188 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 444.18?s
2017-09-05 14:04:50,188 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.43ms
2017-09-05 14:04:50,188 DEBUG - #name(): 'PWBDrHSt8YV8c0hS53s0' in 4.81?s
2017-09-05 14:04:50,189 DEBUG - #name(): 'PWBDrHSt8YV8c0hS53s0' in 6.41?s
2017-09-05 14:04:50,189 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 438.96?s
2017-09-05 14:04:50,190 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.41ms
2017-09-05 14:04:50,191 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.69ms
2017-09-05 14:04:50,191 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 483.39?s
2017-09-05 14:04:50,192 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 731.39?s
2017-09-05 14:04:50,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 470.77?s
2017-09-05 14:04:50,193 DEBUG - #get(amihaiemil/PWBDrHSt8YV8c0hS53s0): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 1.56ms
2017-09-05 14:04:50,194 DEBUG - #json(): {"name":"PWBDrHSt8YV8c0hS53s0","description":"","homepage":"","private":true} in 163.23?s
2017-09-05 14:04:50,194 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 476.44?s
2017-09-05 14:04:50,196 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..119..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.53ms
2017-09-05 14:04:50,196 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..119..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.80ms
2017-09-05 14:04:50,196 DEBUG - #patch({"name":"PWBDrHSt8YV8c0hS53s0","description":"","homepage":"","private":true}): in 2.12ms
2017-09-05 14:04:50,196 INFO - repository amihaiemil/PWBDrHSt8YV8c0hS53s0 created by amihaiemil
2017-09-05 14:04:50,197 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 477.50?s
2017-09-05 14:04:50,197 DEBUG - #create('Repos.RepoCreate(nam=PWBDrHSt8YV8c0hS53s0, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..320..l, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 7.95ms
2017-09-05 14:04:50,198 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 495.30?s
2017-09-05 14:04:50,198 DEBUG - #randomRepo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..320..l, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 11.37ms
2017-09-05 14:04:50,199 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 495.85?s
2017-09-05 14:04:50,200 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/PWBDrHSt8YV8c0hS53s0&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.50ms
2017-09-05 14:04:50,200 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/PWBDrHSt8YV8c0hS53s0&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.73ms
2017-09-05 14:04:50,201 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 475.42?s
2017-09-05 14:04:50,201 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..332..l, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 1.98ms
2017-09-05 14:04:50,201 DEBUG - #lock(): in 5.40?s
2017-09-05 14:04:50,202 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 483.24?s
2017-09-05 14:04:50,202 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 723.23?s
2017-09-05 14:04:50,204 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 483.58?s
2017-09-05 14:04:50,205 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.58ms
2017-09-05 14:04:50,205 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.88ms
2017-09-05 14:04:50,205 DEBUG - #unlock(): in 7.48?s
2017-09-05 14:04:50,206 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.25?s
2017-09-05 14:04:50,206 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..615..l, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 18.74?s
2017-09-05 14:04:50,207 DEBUG - #coordinates(): amihaiemil/PWBDrHSt8YV8c0hS53s0 in 6.45?s
2017-09-05 14:04:50,207 INFO - issue #1 created in amihaiemil/PWBDrHSt8YV8c0hS53s0 by amihaiemil:
2017-09-05 14:04:50,207 DEBUG - #get(1): 1 in 20.06?s
2017-09-05 14:04:50,207 DEBUG - #create('', ''): 1 in 5.95ms
2017-09-05 14:04:50,208 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 505.79?s
2017-09-05 14:04:50,209 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.62ms
2017-09-05 14:04:50,209 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.86ms
2017-09-05 14:04:50,210 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.29?s
2017-09-05 14:04:50,210 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..639..amihaiemil/PWBDrHSt8YV8c0hS53s0, ticket=1)' in 2.15ms
2017-09-05 14:04:50,211 DEBUG - #lock(): in 5.52?s
2017-09-05 14:04:50,212 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 508.24?s
2017-09-05 14:04:50,212 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 750.65?s
2017-09-05 14:04:50,213 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 502.52?s
2017-09-05 14:04:50,214 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T14:04:50Z";'): in 1.67ms
2017-09-05 14:04:50,215 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T14:04:50Z";'): in 1.96ms
2017-09-05 14:04:50,215 DEBUG - #unlock(): in 7.14?s
2017-09-05 14:04:50,215 DEBUG - #issue(): 1 in 18.93?s
2017-09-05 14:04:50,215 DEBUG - #number(): 1 in 6.49?s
2017-09-05 14:04:50,215 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike do something
2017-09-05 14:04:50,216 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.50?s
2017-09-05 14:04:50,216 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/PWBDrHSt8YV8c0hS53s0, ticket=1, num=1)' in 22.06?s
2017-09-05 14:04:50,217 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.89?s
2017-09-05 14:04:50,218 DEBUG - #post('@charlesmike do something'): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/PWBDrHSt8YV8c0hS53s0, ticket=1, num=1)' in 6.00ms
2017-09-05 14:04:50,218 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.65?s
2017-09-05 14:04:50,219 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.08ms
2017-09-05 14:04:50,219 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.32ms
2017-09-05 14:04:50,220 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.52?s
2017-09-05 14:04:50,220 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..912..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.56ms
2017-09-05 14:04:50,220 DEBUG - #coordinates(): amihaiemil/PWBDrHSt8YV8c0hS53s0 in 7.81?s
2017-09-05 14:04:50,221 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.44?s
2017-09-05 14:04:50,221 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 773.65?s
2017-09-05 14:04:50,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.63?s
2017-09-05 14:04:50,223 DEBUG - #get(amihaiemil/PWBDrHSt8YV8c0hS53s0): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..951..e, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 1.72ms
2017-09-05 14:04:50,224 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.34?s
2017-09-05 14:04:50,225 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/PWBDrHSt8YV8c0hS53s0&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.56ms
2017-09-05 14:04:50,225 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/PWBDrHSt8YV8c0hS53s0&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.79ms
2017-09-05 14:04:50,226 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 553.52?s
2017-09-05 14:04:50,226 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..953..e, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 2.05ms
2017-09-05 14:04:50,227 DEBUG - #issue(): 1 in 30.86?s
2017-09-05 14:04:50,227 DEBUG - #number(): 1 in 7.34?s
2017-09-05 14:04:50,227 DEBUG - #get(1): 1 in 17.88?s
2017-09-05 14:04:50,228 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 527.12?s
2017-09-05 14:04:50,229 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 768.79?s
2017-09-05 14:04:50,236 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..150..:50Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T14:04:50Z&quot;}' in 8.40ms
2017-09-05 14:04:50,238 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 620.17?s
2017-09-05 14:04:50,238 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..951..e, coords=amihaiemil/PWBDrHSt8YV8c0hS53s0)' in 23.06?s
2017-09-05 14:04:50,239 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.71?s
2017-09-05 14:04:50,239 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.97?s
2017-09-05 14:04:50,240 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 514.11?s
2017-09-05 14:04:50,240 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.07ms
2017-09-05 14:04:50,240 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.28ms
2017-09-05 14:04:50,241 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.57?s
2017-09-05 14:04:50,241 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..915..\n</repos>\n</github>\n, himself=charlesmike)' in 1.51ms
2017-09-05 14:04:50,242 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 516.39?s
2017-09-05 14:04:50,243 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.54ms
2017-09-05 14:04:50,243 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.77ms
2017-09-05 14:04:50,244 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 521.56?s
2017-09-05 14:04:50,244 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..910..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.04ms
2017-09-05 14:04:50,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 514.74?s
2017-09-05 14:04:50,246 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.49ms
2017-09-05 14:04:50,246 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.70ms
2017-09-05 14:04:50,247 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.89?s
2017-09-05 14:04:50,247 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..916..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.93ms
2017-09-05 14:04:50,248 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.13?s
2017-09-05 14:04:50,248 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1011..cabi.github.mock.MkUserEmails$1@4933e204)' in 22.16?s
2017-09-05 14:04:50,249 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.74?s
2017-09-05 14:04:50,249 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 749.34?s
2017-09-05 14:04:50,250 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@61eed1f4 in 1.59ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running com.amihaiemil.charles.github.ConversationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.amihaiemil.charles.github.CharlesYmlInputTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.amihaiemil.charles.github.CachedRepoTestCase
Sep 05, 2017 2:04:50 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:50,278 INFO - started on port #32995
2017-09-05 14:04:50,304 DEBUG - CookieSpec selected: default
2017-09-05 14:04:50,304 DEBUG - Auth cache not set in the context
2017-09-05 14:04:50,304 DEBUG - Connection request: [route: {}->http://localhost:32995][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:50,305 DEBUG - Connection leased: [id: 1][route: {}->http://localhost:32995][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:50,305 DEBUG - Opening connection {}->http://localhost:32995
2017-09-05 14:04:50,305 DEBUG - Connecting to localhost/127.0.0.1:32995
2017-09-05 14:04:50,305 DEBUG - Connection established 127.0.0.1:37006<->127.0.0.1:32995
2017-09-05 14:04:50,305 DEBUG - http-outgoing-1: set socket timeout to 0
2017-09-05 14:04:50,305 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-05 14:04:50,305 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 14:04:50,305 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:50,305 DEBUG - http-outgoing-1 >> GET /branches/gh-pages HTTP/1.1
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 >> Content-Length: 0
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 >> Host: localhost:32995
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 >> Connection: Keep-Alive
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; Accept-Encoding: gzip,deflate
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;GET /branches/gh-pages HTTP/1.1[\r][\n]&quot;
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;Host: localhost:32995[\r][\n]&quot;
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]&quot;
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;Accept-Encoding: gzip,deflate[\r][\n]&quot;
2017-09-05 14:04:50,306 DEBUG - http-outgoing-1 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 14:04:50,308 DEBUG - http-outgoing-1 &lt;&lt; &quot;HTTP/1.1 400 Bad Request[\r][\n]&quot;
2017-09-05 14:04:50,308 DEBUG - http-outgoing-1 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 14:04:50,308 DEBUG - http-outgoing-1 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-05 14:04:50,308 DEBUG - http-outgoing-1 &lt;&lt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 &lt;&lt; &quot;Date: Tue, 05 Sep 2017 14:04:50 GMT[\r][\n]&quot;
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << "Connection: close[\r][\n]"
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << "[\r][\n]"
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << HTTP/1.1 400 Bad Request
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << Content-Length: 0
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << Date: Tue, 05 Sep 2017 14:04:50 GMT
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1 << Connection: close
2017-09-05 14:04:50,309 DEBUG - http-outgoing-1: Close connection
2017-09-05 14:04:50,309 DEBUG - Connection discarded
2017-09-05 14:04:50,309 DEBUG - Connection released: [id: 1][route: {}->http://localhost:32995][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:50,310 INFO - #fetch(GET localhost:32995 /branches/gh-pages): [400 Bad Request] in 7ms
2017-09-05 14:04:51,311 INFO - stopped on port #32995
Sep 05, 2017 2:04:51 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:51,313 INFO - started on port #38661
2017-09-05 14:04:51,315 DEBUG - CookieSpec selected: default
2017-09-05 14:04:51,315 DEBUG - Auth cache not set in the context
2017-09-05 14:04:51,315 DEBUG - Connection request: [route: {}->http://localhost:38661][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:51,315 DEBUG - Connection leased: [id: 2][route: {}->http://localhost:38661][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:51,315 DEBUG - Opening connection {}->http://localhost:38661
2017-09-05 14:04:51,316 DEBUG - Connecting to localhost/127.0.0.1:38661
2017-09-05 14:04:51,316 DEBUG - Connection established 127.0.0.1:39548<->127.0.0.1:38661
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2: set socket timeout to 0
2017-09-05 14:04:51,316 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-05 14:04:51,316 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 14:04:51,316 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2 >> GET /branches/gh-pages HTTP/1.1
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2 >> Content-Length: 0
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2 >> Host: localhost:38661
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2 >> Connection: Keep-Alive
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 14:04:51,316 DEBUG - http-outgoing-2 >> Accept-Encoding: gzip,deflate
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "Content-Length: 0[\r][\n]"
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "Host: localhost:38661[\r][\n]"
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 14:04:51,317 DEBUG - http-outgoing-2 >> "[\r][\n]"
2017-09-05 14:04:51,319 DEBUG - http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-09-05 14:04:51,319 DEBUG - http-outgoing-2 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:51,319 DEBUG - http-outgoing-2 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:51,319 DEBUG - http-outgoing-2 << "Content-Length: 0[\r][\n]"
2017-09-05 14:04:51,319 DEBUG - http-outgoing-2 << "Date: Tue, 05 Sep 2017 14:04:51 GMT[\r][\n]"
2017-09-05 14:04:51,319 DEBUG - http-outgoing-2 << "[\r][\n]"
2017-09-05 14:04:51,320 DEBUG - http-outgoing-2 << HTTP/1.1 404 Not Found
2017-09-05 14:04:51,320 DEBUG - http-outgoing-2 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:51,320 DEBUG - http-outgoing-2 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:51,320 DEBUG - http-outgoing-2 << Content-Length: 0
2017-09-05 14:04:51,320 DEBUG - http-outgoing-2 << Date: Tue, 05 Sep 2017 14:04:51 GMT
2017-09-05 14:04:51,320 DEBUG - Connection can be kept alive indefinitely
2017-09-05 14:04:51,320 DEBUG - Connection [id: 2][route: {}->http://localhost:38661] can be kept alive indefinitely
2017-09-05 14:04:51,320 DEBUG - Connection released: [id: 2][route: {}->http://localhost:38661][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:51,321 INFO - #fetch(GET localhost:38661 /branches/gh-pages): [404 Not Found] in 7ms
2017-09-05 14:04:52,322 INFO - stopped on port #38661
2017-09-05 14:04:52,324 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 852.71?s
2017-09-05 14:04:52,325 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.81ms
2017-09-05 14:04:52,326 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.35ms
2017-09-05 14:04:52,327 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 785.51?s
2017-09-05 14:04:52,327 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.95ms
2017-09-05 14:04:52,328 DEBUG - #name(): 'charlesrepo' in 8.92?s
2017-09-05 14:04:52,329 DEBUG - #name(): 'charlesrepo' in 11.49?s
2017-09-05 14:04:52,330 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 774.66?s
2017-09-05 14:04:52,332 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false&quot;;UP;'): in 2.66ms
2017-09-05 14:04:52,333 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 3.36ms
2017-09-05 14:04:52,334 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 860.94?s
2017-09-05 14:04:52,335 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 1.39ms
2017-09-05 14:04:52,337 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 819.22?s
2017-09-05 14:04:52,338 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.99ms
2017-09-05 14:04:52,338 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 162.28?s
2017-09-05 14:04:52,339 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 438.04?s
2017-09-05 14:04:52,340 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.44ms
2017-09-05 14:04:52,340 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.80ms
2017-09-05 14:04:52,341 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 2.22ms
2017-09-05 14:04:52,341 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-05 14:04:52,342 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 450.81?s
2017-09-05 14:04:52,342 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 13.24ms
2017-09-05 14:04:52,348 DEBUG - #check(class com.jcabi.github.mock.MkContents): immutability checked
2017-09-05 14:04:52,349 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 486.30?s
2017-09-05 14:04:52,350 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.52ms
2017-09-05 14:04:52,351 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.82ms
2017-09-05 14:04:52,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 454.69?s
2017-09-05 14:04:52,352 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 8.56ms
2017-09-05 14:04:52,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 434.85?s
2017-09-05 14:04:52,355 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 715.83?s
2017-09-05 14:04:52,356 DEBUG - #exists('.charles.yml', 'master'): false in 1.60ms
2017-09-05 14:04:52,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 390.11?s
2017-09-05 14:04:52,358 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 871.27?s
2017-09-05 14:04:52,359 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.16ms
2017-09-05 14:04:52,359 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 413.28?s
2017-09-05 14:04:52,360 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.46ms
2017-09-05 14:04:52,360 DEBUG - #name(): 'charlesrepo' in 4.65?s
2017-09-05 14:04:52,360 DEBUG - #name(): 'charlesrepo' in 9.20?s
2017-09-05 14:04:52,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 407.81?s
2017-09-05 14:04:52,362 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.37ms
2017-09-05 14:04:52,362 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.74ms
2017-09-05 14:04:52,363 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 453.50?s
2017-09-05 14:04:52,363 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 719.13?s
2017-09-05 14:04:52,365 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 415.23?s
2017-09-05 14:04:52,365 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.60ms
2017-09-05 14:04:52,365 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 149.55?s
2017-09-05 14:04:52,366 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 439.61?s
2017-09-05 14:04:52,367 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.44ms
2017-09-05 14:04:52,368 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.80ms
2017-09-05 14:04:52,368 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 2.23ms
2017-09-05 14:04:52,368 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-05 14:04:52,369 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 434.24?s
2017-09-05 14:04:52,369 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding=&quot;UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 8.35ms
2017-09-05 14:04:52,370 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 458.97?s
2017-09-05 14:04:52,371 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..12..;]&quot;;ADDIF &quot;contents&quot;;\n2:UP;ADDIF &quot;commits&quot;;'): in 1.45ms
2017-09-05 14:04:52,371 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..12..;]&quot;;ADDIF &quot;contents&quot;;\n2:UP;ADDIF &quot;commits&quot;;'): in 1.75ms
2017-09-05 14:04:52,372 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 454.03?s
2017-09-05 14:04:52,372 DEBUG - #contents(): 'MkContents(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.09ms
2017-09-05 14:04:52,382 DEBUG - #lock(): in 7.21?s
2017-09-05 14:04:52,383 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 625.15?s
2017-09-05 14:04:52,384 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..449..html_url&quot;;\n28:SET &quot;http://localhost/3&quot;;UP;'): in 1.87ms
2017-09-05 14:04:52,385 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.33ms
2017-09-05 14:04:52,386 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 500.26?s
2017-09-05 14:04:52,387 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 1.57ms
2017-09-05 14:04:52,387 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemi..176../5";UP;ADD "message";SET "just a test";UP;'): in 1.93ms
2017-09-05 14:04:52,390 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 536.96?s
2017-09-05 14:04:52,390 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..793..amihaiemil, coords=amihaiemil/charlesrepo)' in 29.56?s
2017-09-05 14:04:52,390 DEBUG - #check(class com.jcabi.github.mock.MkRepoCommit): immutability checked
2017-09-05 14:04:52,391 DEBUG - #unlock(): in 11.73?s
2017-09-05 14:04:52,393 DEBUG - #check(class com.jcabi.github.mock.MkContent): immutability checked
2017-09-05 14:04:52,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 566.43?s
2017-09-05 14:04:52,395 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 11.87ms
2017-09-05 14:04:52,395 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 514.28?s
2017-09-05 14:04:52,397 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.66ms
2017-09-05 14:04:52,397 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.96ms
2017-09-05 14:04:52,398 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 526.89?s
2017-09-05 14:04:52,398 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.29ms
2017-09-05 14:04:52,399 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 502.38?s
2017-09-05 14:04:52,399 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 780.66?s
2017-09-05 14:04:52,400 DEBUG - #exists('.charles.yml', 'master'): true in 1.73ms
2017-09-05 14:04:52,408 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 565.22?s
2017-09-05 14:04:52,409 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.71ms
2017-09-05 14:04:52,409 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.01ms
2017-09-05 14:04:52,410 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 528.06?s
2017-09-05 14:04:52,410 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.36ms
2017-09-05 14:04:52,412 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 512.91?s
2017-09-05 14:04:52,412 DEBUG - #get('.charles.yml'): 'MkContent(storage=<?xml version="1.0" encoding="U..834..epo, location=.charles.yml, branch=master)' in 37.45?s
2017-09-05 14:04:52,413 DEBUG - #check(class com.jcabi.github.Content$Smart): immutability checked
2017-09-05 14:04:52,415 DEBUG - #check(class com.jcabi.github.SmartJson): immutability checked
2017-09-05 14:04:52,417 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 504.92?s
2017-09-05 14:04:52,418 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 809.65?s
2017-09-05 14:04:52,427 DEBUG - #json(): {"name":".charles.yml","path":".charles.yml","cont..215..calhost/2","html_url":"http://localhost/3"} in 9.99ms
2017-09-05 14:04:52,427 DEBUG - #json(): {"name":".charles.yml","path":".charles.yml","cont..215..calhost/2","html_url":"http://localhost/3"} in 10.67ms
2017-09-05 14:04:52,428 DEBUG - #value('content', 'interface javax.json.JsonString'): "Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl" in 11.11ms
2017-09-05 14:04:52,428 DEBUG - #text('content'): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 11.58ms
2017-09-05 14:04:52,428 DEBUG - #content(): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 12.32ms
2017-09-05 14:04:52,430 DEBUG - #decoded(): [99, 111, 109, 109, 97, 110, 100, 101, 114, 115, 5..191.. 101, 101, 116, 58, 32, 116, 114, 117, 101] in 13.70ms
Sep 05, 2017 2:04:52 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:52,432 INFO - started on port #33951
2017-09-05 14:04:52,434 DEBUG - CookieSpec selected: default
2017-09-05 14:04:52,434 DEBUG - Auth cache not set in the context
2017-09-05 14:04:52,434 DEBUG - Connection request: [route: {}-&gt;http://localhost:33951][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:52,434 DEBUG - Connection leased: [id: 3][route: {}-&gt;http://localhost:33951][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:52,434 DEBUG - Opening connection {}-&gt;http://localhost:33951
2017-09-05 14:04:52,434 DEBUG - Connecting to localhost/127.0.0.1:33951
2017-09-05 14:04:52,435 DEBUG - Connection established 127.0.0.1:59758&lt;-&gt;127.0.0.1:33951
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3: set socket timeout to 0
2017-09-05 14:04:52,435 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-05 14:04:52,435 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 14:04:52,435 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 &gt;&gt; GET /branches/gh-pages HTTP/1.1
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> Content-Length: 0
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> Host: localhost:33951
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> Connection: Keep-Alive
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> Accept-Encoding: gzip,deflate
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> "Content-Length: 0[\r][\n]"
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> "Host: localhost:33951[\r][\n]"
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:52,435 DEBUG - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 14:04:52,436 DEBUG - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 14:04:52,436 DEBUG - http-outgoing-3 >> "[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << "Content-Length: 0[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << "Date: Tue, 05 Sep 2017 14:04:52 GMT[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << "[\r][\n]"
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << HTTP/1.1 200 OK
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << Content-Length: 0
2017-09-05 14:04:52,438 DEBUG - http-outgoing-3 << Date: Tue, 05 Sep 2017 14:04:52 GMT
2017-09-05 14:04:52,438 DEBUG - Connection can be kept alive indefinitely
2017-09-05 14:04:52,438 DEBUG - Connection [id: 3][route: {}->http://localhost:33951] can be kept alive indefinitely
2017-09-05 14:04:52,439 DEBUG - Connection released: [id: 3][route: {}->http://localhost:33951][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:52,439 INFO - #fetch(GET localhost:33951 /branches/gh-pages): [200 OK] in 6ms
2017-09-05 14:04:53,440 INFO - stopped on port #33951
2017-09-05 14:04:53,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 916.31?s
2017-09-05 14:04:53,454 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 12.54ms
2017-09-05 14:04:53,455 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 12.84ms
2017-09-05 14:04:53,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 429.92?s
2017-09-05 14:04:53,456 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 13.22ms
2017-09-05 14:04:53,456 DEBUG - #name(): 'charlesrepo' in 4.18?s
2017-09-05 14:04:53,456 DEBUG - #name(): 'charlesrepo' in 6.25?s
2017-09-05 14:04:53,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 411.74?s
2017-09-05 14:04:53,490 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 33.92ms
2017-09-05 14:04:53,491 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 34.29ms
2017-09-05 14:04:53,492 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 494.74?s
2017-09-05 14:04:53,492 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 791.80?s
2017-09-05 14:04:53,493 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 458.70?s
2017-09-05 14:04:53,494 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.82ms
2017-09-05 14:04:53,494 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 167.46?s
2017-09-05 14:04:53,495 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 484.41?s
2017-09-05 14:04:53,496 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.62ms
2017-09-05 14:04:53,497 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.09ms
2017-09-05 14:04:53,497 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 2.66ms
2017-09-05 14:04:53,497 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-05 14:04:53,498 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 515.86?s
2017-09-05 14:04:53,499 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 41.79ms
2017-09-05 14:04:53,500 DEBUG - #xml(): '<?xml version="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 484.50?s
2017-09-05 14:04:53,500 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 840.90?s
2017-09-05 14:04:53,505 DEBUG - #json(): {&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;private&quot;:&quot;false&quot;,&quot;homepage&quot;:&quot;&quot;} in 5.81ms
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.228 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-05 14:04:53,516 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 498.95?s
2017-09-05 14:04:53,517 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.07ms
2017-09-05 14:04:53,517 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.43ms
2017-09-05 14:04:53,518 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 430.18?s
2017-09-05 14:04:53,518 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.80ms
2017-09-05 14:04:53,518 DEBUG - #name(): 'amihaiemil.github.io' in 4.53?s
2017-09-05 14:04:53,519 DEBUG - #name(): 'amihaiemil.github.io' in 6.42?s
2017-09-05 14:04:53,520 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 410.24?s
2017-09-05 14:04:53,521 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.58ms
2017-09-05 14:04:53,521 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.05ms
2017-09-05 14:04:53,522 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 481.34?s
2017-09-05 14:04:53,522 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 798.15?s
2017-09-05 14:04:53,524 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 448.09?s
2017-09-05 14:04:53,524 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-05 14:04:53,525 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 154.57?s
2017-09-05 14:04:53,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 446.41?s
2017-09-05 14:04:53,527 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.61ms
2017-09-05 14:04:53,527 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.05ms
2017-09-05 14:04:53,528 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.57ms
2017-09-05 14:04:53,528 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:53,529 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 461.95?s
2017-09-05 14:04:53,529 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.58ms
2017-09-05 14:04:53,530 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 458.20?s
2017-09-05 14:04:53,530 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.03ms
2017-09-05 14:04:53,531 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.38ms
2017-09-05 14:04:53,531 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 452.59?s
2017-09-05 14:04:53,532 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.74ms
2017-09-05 14:04:53,533 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 443.38?s
2017-09-05 14:04:53,533 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 767.57?s
2017-09-05 14:04:53,534 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 443.83?s
2017-09-05 14:04:53,535 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.77ms
2017-09-05 14:04:53,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 443.86?s
2017-09-05 14:04:53,537 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.52ms
2017-09-05 14:04:53,537 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.89ms
2017-09-05 14:04:53,538 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 502.68?s
2017-09-05 14:04:53,538 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.29ms
2017-09-05 14:04:53,538 DEBUG - #lock(): in 5.62?s
2017-09-05 14:04:53,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 454.45?s
2017-09-05 14:04:53,540 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 779.34?s
2017-09-05 14:04:53,541 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 447.91?s
2017-09-05 14:04:53,543 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 1.68ms
2017-09-05 14:04:53,543 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.33ms
2017-09-05 14:04:53,544 DEBUG - #unlock(): in 7.34?s
2017-09-05 14:04:53,545 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 563.18?s
2017-09-05 14:04:53,545 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 19.08?s
2017-09-05 14:04:53,545 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.10?s
2017-09-05 14:04:53,545 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 14:04:53,546 DEBUG - #get(1): 1 in 23.53?s
2017-09-05 14:04:53,546 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.44ms
2017-09-05 14:04:53,548 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 501.76?s
2017-09-05 14:04:53,549 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.79ms
2017-09-05 14:04:53,549 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.14ms
2017-09-05 14:04:53,550 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 512.28?s
2017-09-05 14:04:53,551 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.55ms
2017-09-05 14:04:53,551 DEBUG - #lock(): in 6.02?s
2017-09-05 14:04:53,552 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 493.93?s
2017-09-05 14:04:53,552 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 809.11?s
2017-09-05 14:04:53,554 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 490.31?s
2017-09-05 14:04:53,555 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-09-05T14:04:53Z";'): in 1.86ms
2017-09-05 14:04:53,556 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-09-05T14:04:53Z";'): in 2.37ms
2017-09-05 14:04:53,556 DEBUG - #unlock(): in 7.26?s
2017-09-05 14:04:53,556 DEBUG - #issue(): 1 in 19.95?s
2017-09-05 14:04:53,557 DEBUG - #number(): 1 in 9.74?s
2017-09-05 14:04:53,557 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike hello\n\nHello there!
2017-09-05 14:04:53,558 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 573.55?s
2017-09-05 14:04:53,558 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 19.58?s
2017-09-05 14:04:53,559 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 534.12?s
2017-09-05 14:04:53,559 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 7.40ms
2017-09-05 14:04:53,560 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.73?s
2017-09-05 14:04:53,562 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.91ms
2017-09-05 14:04:53,562 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.26ms
2017-09-05 14:04:53,563 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 544.29?s
2017-09-05 14:04:53,563 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..907..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.77ms
2017-09-05 14:04:53,564 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 538.46?s
2017-09-05 14:04:53,565 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1006...jcabi.github.mock.MkComments$1@1288fe70)' in 69.28?s
2017-09-05 14:04:53,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.60?s
2017-09-05 14:04:53,566 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 845.18?s
2017-09-05 14:04:53,567 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5ff87491 in 1.98ms
2017-09-05 14:04:53,568 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 542.58?s
2017-09-05 14:04:53,569 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 24.50?s
2017-09-05 14:04:53,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 516.69?s
2017-09-05 14:04:53,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 843.15?s
2017-09-05 14:04:53,578 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..161..:53Z","updated_at":"2017-09-05T14:04:53Z"}' in 8.84ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running com.amihaiemil.charles.github.StarRepoTestCase
2017-09-05 14:04:53,581 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 497.86?s
2017-09-05 14:04:53,581 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.05ms
2017-09-05 14:04:53,582 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.38ms
2017-09-05 14:04:53,582 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 424.28?s
2017-09-05 14:04:53,583 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.76ms
2017-09-05 14:04:53,583 DEBUG - #name(): 'amihaiemil.github.io' in 4.72?s
2017-09-05 14:04:53,583 DEBUG - #name(): 'amihaiemil.github.io' in 6.33?s
2017-09-05 14:04:53,584 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 413.27?s
2017-09-05 14:04:53,585 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.53ms
2017-09-05 14:04:53,586 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.96ms
2017-09-05 14:04:53,586 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 509.87?s
2017-09-05 14:04:53,587 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 808.63?s
2017-09-05 14:04:53,588 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 445.09?s
2017-09-05 14:04:53,588 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.77ms
2017-09-05 14:04:53,589 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 156.84?s
2017-09-05 14:04:53,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 460.31?s
2017-09-05 14:04:53,591 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.62ms
2017-09-05 14:04:53,591 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.04ms
2017-09-05 14:04:53,592 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.51ms
2017-09-05 14:04:53,592 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:53,593 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 517.65?s
2017-09-05 14:04:53,593 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.23ms
2017-09-05 14:04:53,597 DEBUG - #check(class com.jcabi.github.mock.MkStars): immutability checked
2017-09-05 14:04:53,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 556.53?s
2017-09-05 14:04:53,599 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.72ms
2017-09-05 14:04:53,599 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 2.07ms
2017-09-05 14:04:53,600 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 466.02?s
2017-09-05 14:04:53,600 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 5.43ms
2017-09-05 14:04:53,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 451.36?s
2017-09-05 14:04:53,602 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 746.97?s
2017-09-05 14:04:53,603 DEBUG - #starred(): false in 1.73ms
2017-09-05 14:04:53,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 541.19?s
2017-09-05 14:04:53,605 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.68ms
2017-09-05 14:04:53,605 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 2.01ms
2017-09-05 14:04:53,606 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 495.75?s
2017-09-05 14:04:53,606 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.32ms
2017-09-05 14:04:53,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 450.07?s
2017-09-05 14:04:53,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 738.24?s
2017-09-05 14:04:53,608 DEBUG - #starred(): false in 1.62ms
2017-09-05 14:04:53,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 496.14?s
2017-09-05 14:04:53,610 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.52ms
2017-09-05 14:04:53,610 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.84ms
2017-09-05 14:04:53,611 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 476.65?s
2017-09-05 14:04:53,611 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.16ms
2017-09-05 14:04:53,612 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 440.15?s
2017-09-05 14:04:53,614 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.53ms
2017-09-05 14:04:53,614 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.93ms
2017-09-05 14:04:53,614 DEBUG - #star(): in 2.30ms
2017-09-05 14:04:53,615 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 478.76?s
2017-09-05 14:04:53,616 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.48ms
2017-09-05 14:04:53,616 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.81ms
2017-09-05 14:04:53,617 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 458.83?s
2017-09-05 14:04:53,617 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 2.12ms
2017-09-05 14:04:53,618 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 445.56?s
2017-09-05 14:04:53,618 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 733.34?s
2017-09-05 14:04:53,620 DEBUG - #starred(): true in 2.47ms
2017-09-05 14:04:53,622 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 418.23?s
2017-09-05 14:04:53,622 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 926.58?s
2017-09-05 14:04:53,623 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.24ms
2017-09-05 14:04:53,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&lt;repos/&gt;\n&lt;/github&gt;\n' in 410.65?s
2017-09-05 14:04:53,624 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.54ms
2017-09-05 14:04:53,624 DEBUG - #name(): 'amihaiemil.github.io' in 4.62?s
2017-09-05 14:04:53,624 DEBUG - #name(): 'amihaiemil.github.io' in 6.65?s
2017-09-05 14:04:53,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 417.69?s
2017-09-05 14:04:53,626 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.47ms
2017-09-05 14:04:53,626 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.90ms
2017-09-05 14:04:53,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 444.79?s
2017-09-05 14:04:53,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 740.60?s
2017-09-05 14:04:53,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 433.04?s
2017-09-05 14:04:53,629 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.64ms
2017-09-05 14:04:53,630 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 158.08?s
2017-09-05 14:04:53,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 443.40?s
2017-09-05 14:04:53,632 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.52ms
2017-09-05 14:04:53,632 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.90ms
2017-09-05 14:04:53,632 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.35ms
2017-09-05 14:04:53,632 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 14:04:53,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 470.21?s
2017-09-05 14:04:53,633 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.80ms
2017-09-05 14:04:53,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 455.21?s
2017-09-05 14:04:53,636 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.45ms
2017-09-05 14:04:53,636 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.75ms
2017-09-05 14:04:53,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 435.93?s
2017-09-05 14:04:53,637 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.05ms
2017-09-05 14:04:53,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 447.73?s
2017-09-05 14:04:53,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 735.74?s
2017-09-05 14:04:53,639 DEBUG - #starred(): false in 1.59ms
2017-09-05 14:04:53,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 435.93?s
2017-09-05 14:04:53,641 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.40ms
2017-09-05 14:04:53,641 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.71ms
2017-09-05 14:04:53,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 472.20?s
2017-09-05 14:04:53,642 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.00ms
2017-09-05 14:04:53,643 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 456.99?s
2017-09-05 14:04:53,643 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 730.04?s
2017-09-05 14:04:53,644 DEBUG - #starred(): false in 1.59ms
2017-09-05 14:04:53,645 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 442.13?s
2017-09-05 14:04:53,646 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.39ms
2017-09-05 14:04:53,646 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.71ms
2017-09-05 14:04:53,647 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 474.74?s
2017-09-05 14:04:53,647 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.01ms
2017-09-05 14:04:53,648 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.73?s
2017-09-05 14:04:53,649 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.45ms
2017-09-05 14:04:53,649 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.78ms
2017-09-05 14:04:53,649 DEBUG - #star(): in 2.14ms
2017-09-05 14:04:53,650 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 428.70?s
2017-09-05 14:04:53,651 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.38ms
2017-09-05 14:04:53,652 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.68ms
2017-09-05 14:04:53,652 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 439.27?s
2017-09-05 14:04:53,653 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.98ms
2017-09-05 14:04:53,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 437.98?s
2017-09-05 14:04:53,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 734.22?s
2017-09-05 14:04:53,654 DEBUG - #starred(): true in 1.64ms
2017-09-05 14:04:53,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 444.57?s
2017-09-05 14:04:53,656 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.41ms
2017-09-05 14:04:53,657 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.71ms
2017-09-05 14:04:53,657 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 458.29?s
2017-09-05 14:04:53,658 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 2.02ms
2017-09-05 14:04:53,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 441.47?s
2017-09-05 14:04:53,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 728.16?s
2017-09-05 14:04:53,660 DEBUG - #starred(): true in 1.64ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running com.amihaiemil.charles.github.FollowTestCase
Sep 05, 2017 2:04:53 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:53,669 INFO - started on port #42396
2017-09-05 14:04:53,672 DEBUG - CookieSpec selected: default
2017-09-05 14:04:53,672 DEBUG - Auth cache not set in the context
2017-09-05 14:04:53,672 DEBUG - Connection request: [route: {}->http://localhost:42396][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:53,672 DEBUG - Connection leased: [id: 4][route: {}->http://localhost:42396][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:53,672 DEBUG - Opening connection {}->http://localhost:42396
2017-09-05 14:04:53,672 DEBUG - Connecting to localhost/127.0.0.1:42396
2017-09-05 14:04:53,672 DEBUG - Connection established 127.0.0.1:50140<->127.0.0.1:42396
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4: set socket timeout to 0
2017-09-05 14:04:53,673 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 14:04:53,673 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 14:04:53,673 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> Content-Length: 0
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> Host: localhost:42396
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> Connection: Keep-Alive
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> Accept-Encoding: gzip,deflate
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "Content-Length: 0[\r][\n]"
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "Host: localhost:42396[\r][\n]"
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 14:04:53,673 DEBUG - http-outgoing-4 >> "[\r][\n]"
2017-09-05 14:04:53,675 DEBUG - http-outgoing-4 << "HTTP/1.1 204 No Content[\r][\n]"
2017-09-05 14:04:53,676 DEBUG - http-outgoing-4 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:53,676 DEBUG - http-outgoing-4 << "Date: Tue, 05 Sep 2017 14:04:53 GMT[\r][\n]"
2017-09-05 14:04:53,676 DEBUG - http-outgoing-4 << "[\r][\n]"
2017-09-05 14:04:53,676 DEBUG - http-outgoing-4 << HTTP/1.1 204 No Content
2017-09-05 14:04:53,676 DEBUG - http-outgoing-4 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:53,676 DEBUG - http-outgoing-4 << Date: Tue, 05 Sep 2017 14:04:53 GMT
2017-09-05 14:04:53,676 DEBUG - Connection can be kept alive indefinitely
2017-09-05 14:04:53,676 DEBUG - Connection [id: 4][route: {}->http://localhost:42396] can be kept alive indefinitely
2017-09-05 14:04:53,676 DEBUG - Connection released: [id: 4][route: {}-&gt;http://localhost:42396][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:53,676 INFO - #fetch(PUT localhost:42396 /user/following/amihaiemil): [204 No Content] in 5ms
2017-09-05 14:04:54,678 INFO - stopped on port #42396
2017-09-05 14:04:54,683 DEBUG - CookieSpec selected: default
2017-09-05 14:04:54,684 DEBUG - Auth cache not set in the context
2017-09-05 14:04:54,684 DEBUG - Connection request: [route: {}-&gt;http://localhost:34628][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:54,684 DEBUG - Connection leased: [id: 5][route: {}-&gt;http://localhost:34628][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:54,684 DEBUG - Opening connection {}-&gt;http://localhost:34628
2017-09-05 14:04:54,684 DEBUG - Connecting to localhost/127.0.0.1:34628
2017-09-05 14:04:54,685 DEBUG - Connect to localhost/127.0.0.1:34628 timed out. Connection will be retried using another IP address
2017-09-05 14:04:54,685 DEBUG - Connecting to localhost/0:0:0:0:0:0:0:1:34628
2017-09-05 14:04:54,686 DEBUG - http-outgoing-5: Shutdown connection
2017-09-05 14:04:54,686 DEBUG - Connection discarded
2017-09-05 14:04:54,686 DEBUG - Connection released: [id: 5][route: {}->http://localhost:34628][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
Sep 05, 2017 2:04:54 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:54,689 INFO - started on port #42845
2017-09-05 14:04:54,692 DEBUG - CookieSpec selected: default
2017-09-05 14:04:54,693 DEBUG - Auth cache not set in the context
2017-09-05 14:04:54,693 DEBUG - Connection request: [route: {}->http://localhost:42845][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:54,693 DEBUG - Connection leased: [id: 6][route: {}->http://localhost:42845][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 14:04:54,693 DEBUG - Opening connection {}->http://localhost:42845
2017-09-05 14:04:54,693 DEBUG - Connecting to localhost/127.0.0.1:42845
2017-09-05 14:04:54,693 DEBUG - Connection established 127.0.0.1:56940<->127.0.0.1:42845
2017-09-05 14:04:54,693 DEBUG - http-outgoing-6: set socket timeout to 0
2017-09-05 14:04:54,693 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 14:04:54,693 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 14:04:54,693 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> Content-Length: 0
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> Host: localhost:42845
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> Connection: Keep-Alive
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> Accept-Encoding: gzip,deflate
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "Content-Length: 0[\r][\n]"
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "Host: localhost:42845[\r][\n]"
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 14:04:54,694 DEBUG - http-outgoing-6 >> "[\r][\n]"
2017-09-05 14:04:54,697 DEBUG - http-outgoing-6 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << "Content-Length: 0[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << "Date: Tue, 05 Sep 2017 14:04:54 GMT[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << "Connection: close[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << "[\r][\n]"
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << HTTP/1.1 500 Internal Server Error
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << Content-Length: 0
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << Date: Tue, 05 Sep 2017 14:04:54 GMT
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6 << Connection: close
2017-09-05 14:04:54,698 DEBUG - http-outgoing-6: Close connection
2017-09-05 14:04:54,698 DEBUG - Connection discarded
2017-09-05 14:04:54,698 DEBUG - Connection released: [id: 6][route: {}->http://localhost:42845][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 14:04:54,699 INFO - #fetch(PUT localhost:42845 /user/following/amihaiemil): [500 Internal Server Error] in 8ms
2017-09-05 14:04:55,700 INFO - stopped on port #42845
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 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.016 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 sec
Running com.amihaiemil.charles.aws.AmazonEsSearchTestCase
Sep 05, 2017 2:04:55 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:55,760 INFO - started on port #32946
2017-09-05 14:04:56,246 DEBUG - Sending Request: POST http://localhost:32946/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170905T140455Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=963d31ae4663af37af71b9bc78aa69aeca913cb5c5fec2d71ffc53af5eaf3a5d, Host: localhost:32946, 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: 7120c876-b04e-434a-af61-2d78fd8c6c6c, Content-Type: application/json, )
2017-09-05 14:04:56,293 DEBUG - Admin mbean registered under com.amazonaws.management:type=AwsSdkMetrics
2017-09-05 14:04:56,295 DEBUG - CookieSpec selected: default
2017-09-05 14:04:56,295 DEBUG - Auth cache not set in the context
2017-09-05 14:04:56,296 DEBUG - Connection request: [route: {}->http://localhost:32946][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:04:56,298 DEBUG - Connection leased: [id: 7][route: {}->http://localhost:32946][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:56,299 DEBUG - Opening connection {}->http://localhost:32946
2017-09-05 14:04:56,299 DEBUG - Connecting to localhost/127.0.0.1:32946
2017-09-05 14:04:56,300 DEBUG - Connection established 127.0.0.1:51818<->127.0.0.1:32946
2017-09-05 14:04:56,300 DEBUG - http-outgoing-7: set socket timeout to 50000
2017-09-05 14:04:56,300 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 14:04:56,300 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:56,300 DEBUG - http-outgoing-7 &gt;&gt; POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 14:04:56,300 DEBUG - http-outgoing-7 &gt;&gt; Host: localhost:32946
2017-09-05 14:04:56,300 DEBUG - http-outgoing-7 &gt;&gt; X-Amz-Date: 20170905T140455Z
2017-09-05 14:04:56,300 DEBUG - http-outgoing-7 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=963d31ae4663af37af71b9bc78aa69aeca913cb5c5fec2d71ffc53af5eaf3a5d
2017-09-05 14:04:56,300 DEBUG - http-outgoing-7 >> amz-sdk-retry: 0/0/500
2017-09-05 14:04:56,300 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-05 14:04:56,300 DEBUG - http-outgoing-7 >> amz-sdk-invocation-id: 7120c876-b04e-434a-af61-2d78fd8c6c6c
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> Content-Type: application/json
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> Transfer-Encoding: chunked
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> Connection: Keep-Alive
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "Host: localhost:32946[\r][\n]"
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "X-Amz-Date: 20170905T140455Z[\r][\n]"
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=963d31ae4663af37af71b9bc78aa69aeca913cb5c5fec2d71ffc53af5eaf3a5d[\r][\n]"
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 14:04:56,301 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-05 14:04:56,301 DEBUG - http-outgoing-7 >> "amz-sdk-invocation-id: 7120c876-b04e-434a-af61-2d78fd8c6c6c[\r][\n]"
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "Content-Type: application/json[\r][\n]"
2017-09-05 14:04:56,301 DEBUG - http-outgoing-7 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 14:04:56,302 DEBUG - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:56,302 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-09-05 14:04:56,302 DEBUG - http-outgoing-7 >> "b8[\r][\n]"
2017-09-05 14:04:56,302 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-05 14:04:56,302 DEBUG - http-outgoing-7 >> "0[\r][\n]"
2017-09-05 14:04:56,302 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "Content-Length: 5345[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "Date: Tue, 05 Sep 2017 14:04:56 GMT[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "[\r][\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "{[\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "  "took" : 3,[\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "  "timed_out" : false,[\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "  "_shards" : {[\n]"
2017-09-05 14:04:56,306 DEBUG - http-outgoing-7 << "    "total" : 15,[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "    "successful" : 15,[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "    "failed" : 0[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "  },[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "  "hits" : {[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "    "total" : 27,[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "    "max_score" : 1.0,[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "    "hits" : [ {[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,307 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,308 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 14:04:56,309 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-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-05 14:04:56,309 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;development&quot;,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/more/page2.html&quot;,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/more/page2.html&quot;,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/link3page/page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 &lt;&lt; &quot;        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "        "category" : "development",[\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,310 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "      "_type" : "mischelaneous",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "category" : "mischelaneous",[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,311 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 14:04:56,312 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      "_type" : "mischelaneous",[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page3.html&quot;,[\n]&quot;
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,313 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 14:04:56,314 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-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 14:04:56,314 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,315 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,316 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "    },{[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 14:04:56,317 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 << "    },{[\n]"
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page34.html&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/some/other/page.html&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-05 14:04:56,318 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 14:04:56,319 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-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; &quot;    } ][\n]&quot;
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; &quot;  }[\n]&quot;
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; &quot;}&quot;
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; HTTP/1.1 200 OK
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;&lt; Content-Length: 5345
2017-09-05 14:04:56,319 DEBUG - http-outgoing-7 &lt;< Date: Tue, 05 Sep 2017 14:04:56 GMT
2017-09-05 14:04:56,319 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:04:56,324 DEBUG - Connection [id: 7][route: {}->http://localhost:32946] can be kept alive for 60.0 seconds
2017-09-05 14:04:56,324 DEBUG - Connection released: [id: 7][route: {}->http://localhost:32946][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:57,309 INFO - stopped on port #32946
Sep 05, 2017 2:04:57 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:57,352 INFO - started on port #46824
2017-09-05 14:04:57,352 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,353 DEBUG - http-outgoing-7: Close connection
2017-09-05 14:04:57,353 DEBUG - Reaper thread:
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:181)
2017-09-05 14:04:57,353 DEBUG - Connection manager shut down
2017-09-05 14:04:57,353 DEBUG - Shutting down reaper thread.
2017-09-05 14:04:57,363 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,363 DEBUG - http-outgoing-2: Close connection
2017-09-05 14:04:57,364 DEBUG - Connection manager shut down
2017-09-05 14:04:57,364 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,364 DEBUG - Connection manager shut down
2017-09-05 14:04:57,367 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,367 DEBUG - http-outgoing-3: Close connection
2017-09-05 14:04:57,367 DEBUG - Connection manager shut down
2017-09-05 14:04:57,370 DEBUG - Sending Request: POST http://localhost:46824/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170905T140457Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=29850b96c4bfe6e46881a0bd17111ffb3017c58b19a3eacfd7727ea007b95b1b, Host: localhost:46824, 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: 94c1b52a-1f3b-c29b-6461-efdd1ea9e4a3, Content-Type: application/json, )
2017-09-05 14:04:57,370 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,370 DEBUG - Connection manager shut down
2017-09-05 14:04:57,371 DEBUG - CookieSpec selected: default
2017-09-05 14:04:57,371 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,371 DEBUG - Connection manager shut down
2017-09-05 14:04:57,371 DEBUG - Auth cache not set in the context
2017-09-05 14:04:57,371 DEBUG - Connection request: [route: {}->http://localhost:46824][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:04:57,371 DEBUG - Connection leased: [id: 8][route: {}->http://localhost:46824][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:57,372 DEBUG - Connection manager is shutting down
2017-09-05 14:04:57,372 DEBUG - Opening connection {}->http://localhost:46824
2017-09-05 14:04:57,372 DEBUG - http-outgoing-4: Close connection
2017-09-05 14:04:57,372 DEBUG - Connection manager shut down
2017-09-05 14:04:57,372 DEBUG - Connecting to localhost/127.0.0.1:46824
2017-09-05 14:04:57,372 DEBUG - Connection established 127.0.0.1:54116<->127.0.0.1:46824
2017-09-05 14:04:57,372 DEBUG - http-outgoing-8: set socket timeout to 50000
2017-09-05 14:04:57,372 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 14:04:57,372 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> Host: localhost:46824
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> X-Amz-Date: 20170905T140457Z
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=29850b96c4bfe6e46881a0bd17111ffb3017c58b19a3eacfd7727ea007b95b1b
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> amz-sdk-retry: 0/0/500
2017-09-05 14:04:57,373 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-05 14:04:57,373 DEBUG - http-outgoing-8 >> amz-sdk-invocation-id: 94c1b52a-1f3b-c29b-6461-efdd1ea9e4a3
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> Content-Type: application/json
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> Transfer-Encoding: chunked
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> Connection: Keep-Alive
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-05 14:04:57,373 DEBUG - http-outgoing-8 >> "Host: localhost:46824[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "X-Amz-Date: 20170905T140457Z[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> &quot;Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=29850b96c4bfe6e46881a0bd17111ffb3017c58b19a3eacfd7727ea007b95b1b[\r][\n]&quot;
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 &gt;&gt; &quot;amz-sdk-retry: 0/0/500[\r][\n]&quot;
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 &gt;&gt; &quot;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-05 14:04:57,374 DEBUG - http-outgoing-8 &gt;&gt; &quot;amz-sdk-invocation-id: 94c1b52a-1f3b-c29b-6461-efdd1ea9e4a3[\r][\n]&quot;
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 &gt;&gt; &quot;Content-Type: application/json[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "b8[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "{"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-05 14:04:57,374 DEBUG - http-outgoing-8 >> "0[\r][\n]"
2017-09-05 14:04:57,374 DEBUG - http-outgoing-8 >> "[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "Content-Length: 193[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "Date: Tue, 05 Sep 2017 14:04:57 GMT[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "[\r][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "{[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "  "took" : 3,[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "  "timed_out" : false,[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "  "_shards" : {[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "    "total" : 15,[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "    "successful" : 15,[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "    "failed" : 0[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "  },[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "  "hits" : {[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "    "total" : 0,[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "    "max_score" : null,[\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "    "hits" : [][\n]"
2017-09-05 14:04:57,377 DEBUG - http-outgoing-8 << "  }[\n]"
2017-09-05 14:04:57,378 DEBUG - http-outgoing-8 << "}"
2017-09-05 14:04:57,378 DEBUG - http-outgoing-8 << HTTP/1.1 200 OK
2017-09-05 14:04:57,378 DEBUG - http-outgoing-8 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:57,378 DEBUG - http-outgoing-8 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:57,378 DEBUG - http-outgoing-8 << Content-Length: 193
2017-09-05 14:04:57,378 DEBUG - http-outgoing-8 << Date: Tue, 05 Sep 2017 14:04:57 GMT
2017-09-05 14:04:57,378 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:04:57,379 DEBUG - Connection [id: 8][route: {}->http://localhost:46824] can be kept alive for 60.0 seconds
2017-09-05 14:04:57,379 DEBUG - Connection released: [id: 8][route: {}->http://localhost:46824][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:58,379 INFO - stopped on port #46824
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 sec
Running com.amihaiemil.charles.aws.EsBulkJsonTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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.001 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.001 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 05, 2017 2:04:58 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:58,438 INFO - started on port #34995
2017-09-05 14:04:58,450 DEBUG - Sending Request: POST http://localhost:34995/es/_bulk / Headers: (X-Amz-Date: 20170905T140458Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=7cf69c6c5d8c34ac94705efe67c498a6dc33c21b69c5576e1d43cb43b903ff9e, Host: localhost:34995, 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: 9369b099-f479-bf19-418d-85b3dbbad88e, Content-Type: application/json, )
2017-09-05 14:04:58,450 DEBUG - CookieSpec selected: default
2017-09-05 14:04:58,450 DEBUG - Auth cache not set in the context
2017-09-05 14:04:58,450 DEBUG - Connection request: [route: {}->http://localhost:34995][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:04:58,451 DEBUG - Connection leased: [id: 9][route: {}->http://localhost:34995][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:58,451 DEBUG - Opening connection {}->http://localhost:34995
2017-09-05 14:04:58,451 DEBUG - Connecting to localhost/127.0.0.1:34995
2017-09-05 14:04:58,451 DEBUG - Connection established 127.0.0.1:42160<->127.0.0.1:34995
2017-09-05 14:04:58,451 DEBUG - http-outgoing-9: set socket timeout to 50000
2017-09-05 14:04:58,451 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-09-05 14:04:58,451 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:58,451 DEBUG - http-outgoing-9 >> POST /es/_bulk/ HTTP/1.1
2017-09-05 14:04:58,451 DEBUG - http-outgoing-9 >> Host: localhost:34995
2017-09-05 14:04:58,451 DEBUG - http-outgoing-9 >> X-Amz-Date: 20170905T140458Z
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=7cf69c6c5d8c34ac94705efe67c498a6dc33c21b69c5576e1d43cb43b903ff9e
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> amz-sdk-retry: 0/0/500
2017-09-05 14:04:58,452 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-05 14:04:58,452 DEBUG - http-outgoing-9 >> amz-sdk-invocation-id: 9369b099-f479-bf19-418d-85b3dbbad88e
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> Content-Type: application/json
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; Transfer-Encoding: chunked
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; Connection: Keep-Alive
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; &quot;POST /es/_bulk/ HTTP/1.1[\r][\n]&quot;
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; &quot;Host: localhost:34995[\r][\n]&quot;
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; &quot;X-Amz-Date: 20170905T140458Z[\r][\n]&quot;
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; &quot;Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=7cf69c6c5d8c34ac94705efe67c498a6dc33c21b69c5576e1d43cb43b903ff9e[\r][\n]&quot;
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; &quot;amz-sdk-retry: 0/0/500[\r][\n]&quot;
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 &gt;&gt; &quot;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-05 14:04:58,452 DEBUG - http-outgoing-9 >> "amz-sdk-invocation-id: 9369b099-f479-bf19-418d-85b3dbbad88e[\r][\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "Content-Type: application/json[\r][\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "249[\r][\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"http://www.test.com/crawledpage.html"}}[\n]"
2017-09-05 14:04:58,452 DEBUG - http-outgoing-9 >> "{"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-05 14:04:58,453 DEBUG - http-outgoing-9 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"https://www.test.com/stuff/crawledpage.html"}}[\n]"
2017-09-05 14:04:58,453 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-05 14:04:58,453 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-05 14:04:58,453 DEBUG - http-outgoing-9 >> "0[\r][\n]"
2017-09-05 14:04:58,453 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "Content-Length: 34[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "Date: Tue, 05 Sep 2017 14:04:58 GMT[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "[\r][\n]"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << "{"status":"Unit test successful!"}"
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << HTTP/1.1 200 OK
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:58,456 DEBUG - http-outgoing-9 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:58,457 DEBUG - http-outgoing-9 << Content-Length: 34
2017-09-05 14:04:58,457 DEBUG - http-outgoing-9 << Date: Tue, 05 Sep 2017 14:04:58 GMT
2017-09-05 14:04:58,457 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:04:58,457 DEBUG - Connection [id: 9][route: {}->http://localhost:34995] can be kept alive for 60.0 seconds
2017-09-05 14:04:58,457 DEBUG - Connection released: [id: 9][route: {}->http://localhost:34995][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:59,458 INFO - stopped on port #34995
Sep 05, 2017 2:04:59 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:04 PM
2017-09-05 14:04:59,467 INFO - started on port #40174
2017-09-05 14:04:59,476 DEBUG - Sending Request: DELETE http://localhost:40174/es/index/page/document_id / Headers: (X-Amz-Date: 20170905T140459Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=ad453f9c16bfb820b7fc372d7cc40066275f9100ec6d649b5f09c80a07f6412c, Host: localhost:40174, 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: 50ca0913-aa79-57fe-fc4d-6e4a90b6a9c6, )
2017-09-05 14:04:59,476 DEBUG - CookieSpec selected: default
2017-09-05 14:04:59,476 DEBUG - Auth cache not set in the context
2017-09-05 14:04:59,476 DEBUG - Connection request: [route: {}->http://localhost:40174][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:04:59,477 DEBUG - Connection leased: [id: 10][route: {}->http://localhost:40174][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:04:59,477 DEBUG - Opening connection {}->http://localhost:40174
2017-09-05 14:04:59,477 DEBUG - Connecting to localhost/127.0.0.1:40174
2017-09-05 14:04:59,477 DEBUG - Connection established 127.0.0.1:40908<->127.0.0.1:40174
2017-09-05 14:04:59,477 DEBUG - http-outgoing-10: set socket timeout to 50000
2017-09-05 14:04:59,477 DEBUG - Executing request DELETE /es/index/page/document_id/ HTTP/1.1
2017-09-05 14:04:59,477 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> DELETE /es/index/page/document_id/ HTTP/1.1
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> Host: localhost:40174
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> X-Amz-Date: 20170905T140459Z
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=ad453f9c16bfb820b7fc372d7cc40066275f9100ec6d649b5f09c80a07f6412c
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> amz-sdk-retry: 0/0/500
2017-09-05 14:04:59,478 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-05 14:04:59,478 DEBUG - http-outgoing-10 >> amz-sdk-invocation-id: 50ca0913-aa79-57fe-fc4d-6e4a90b6a9c6
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> Connection: Keep-Alive
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> "DELETE /es/index/page/document_id/ HTTP/1.1[\r][\n]"
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> "Host: localhost:40174[\r][\n]"
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> "X-Amz-Date: 20170905T140459Z[\r][\n]"
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=ad453f9c16bfb820b7fc372d7cc40066275f9100ec6d649b5f09c80a07f6412c[\r][\n]&quot;
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 &gt;&gt; &quot;amz-sdk-retry: 0/0/500[\r][\n]&quot;
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 &gt;&gt; &quot;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-05 14:04:59,478 DEBUG - http-outgoing-10 &gt;&gt; &quot;amz-sdk-invocation-id: 50ca0913-aa79-57fe-fc4d-6e4a90b6a9c6[\r][\n]&quot;
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 &gt;&gt; &quot;Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]&quot;
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-05 14:04:59,478 DEBUG - http-outgoing-10 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << "Content-Length: 26[\r][\n]"
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << "Date: Tue, 05 Sep 2017 14:04:59 GMT[\r][\n]"
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << "[\r][\n]"
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << "{"status":"index deleted"}"
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << HTTP/1.1 200 OK
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << Content-Length: 26
2017-09-05 14:04:59,481 DEBUG - http-outgoing-10 << Date: Tue, 05 Sep 2017 14:04:59 GMT
2017-09-05 14:04:59,482 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:04:59,482 DEBUG - Connection [id: 10][route: {}->http://localhost:40174] can be kept alive for 60.0 seconds
2017-09-05 14:04:59,482 DEBUG - Connection released: [id: 10][route: {}->http://localhost:40174][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:00,483 INFO - stopped on port #40174
Sep 05, 2017 2:05:00 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:05 PM
2017-09-05 14:05:00,486 INFO - started on port #34008
2017-09-05 14:05:00,498 DEBUG - Sending Request: DELETE http://localhost:34008/es/index.to.be.deleted / Headers: (X-Amz-Date: 20170905T140500Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=8272c256351b5b0ac95d81999dd635b6cbedf7dd09b15dced5bb80289aadda3a, Host: localhost:34008, 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: 955b6701-e4b1-e32c-a271-9adb835f04e0, )
2017-09-05 14:05:00,498 DEBUG - CookieSpec selected: default
2017-09-05 14:05:00,498 DEBUG - Auth cache not set in the context
2017-09-05 14:05:00,498 DEBUG - Connection request: [route: {}->http://localhost:34008][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:05:00,499 DEBUG - Connection leased: [id: 11][route: {}->http://localhost:34008][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:00,499 DEBUG - Opening connection {}->http://localhost:34008
2017-09-05 14:05:00,499 DEBUG - Connecting to localhost/127.0.0.1:34008
2017-09-05 14:05:00,499 DEBUG - Connection established 127.0.0.1:54608<->127.0.0.1:34008
2017-09-05 14:05:00,499 DEBUG - http-outgoing-11: set socket timeout to 50000
2017-09-05 14:05:00,499 DEBUG - Executing request DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-09-05 14:05:00,499 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> Host: localhost:34008
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> X-Amz-Date: 20170905T140500Z
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=8272c256351b5b0ac95d81999dd635b6cbedf7dd09b15dced5bb80289aadda3a
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> amz-sdk-retry: 0/0/500
2017-09-05 14:05:00,500 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-05 14:05:00,500 DEBUG - http-outgoing-11 >> amz-sdk-invocation-id: 955b6701-e4b1-e32c-a271-9adb835f04e0
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> Connection: Keep-Alive
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "DELETE /es/index.to.be.deleted/ HTTP/1.1[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "Host: localhost:34008[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "X-Amz-Date: 20170905T140500Z[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=8272c256351b5b0ac95d81999dd635b6cbedf7dd09b15dced5bb80289aadda3a[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 14:05:00,500 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-05 14:05:00,500 DEBUG - http-outgoing-11 >> "amz-sdk-invocation-id: 955b6701-e4b1-e32c-a271-9adb835f04e0[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:05:00,500 DEBUG - http-outgoing-11 >> "[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "Content-Length: 26[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "Date: Tue, 05 Sep 2017 14:05:00 GMT[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "[\r][\n]"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << "{"status":"index deleted"}"
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << HTTP/1.1 200 OK
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << Content-Length: 26
2017-09-05 14:05:00,503 DEBUG - http-outgoing-11 << Date: Tue, 05 Sep 2017 14:05:00 GMT
2017-09-05 14:05:00,503 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:05:00,504 DEBUG - Connection [id: 11][route: {}->http://localhost:34008] can be kept alive for 60.0 seconds
2017-09-05 14:05:00,504 DEBUG - Connection released: [id: 11][route: {}->http://localhost:34008][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:01,505 INFO - stopped on port #34008
Sep 05, 2017 2:05:01 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:05 PM
2017-09-05 14:05:01,508 INFO - started on port #41309
2017-09-05 14:05:01,517 DEBUG - Sending Request: HEAD http://localhost:41309/es/present.index / Headers: (X-Amz-Date: 20170905T140501Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=0ff48df6da9e0a15195146687b8a6885472ad7f3b66d3243ef2e33f2c0e89d20, Host: localhost:41309, 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: 56044335-ad6e-1017-173f-4816820a60b8, )
2017-09-05 14:05:01,518 DEBUG - CookieSpec selected: default
2017-09-05 14:05:01,518 DEBUG - Auth cache not set in the context
2017-09-05 14:05:01,518 DEBUG - Connection request: [route: {}->http://localhost:41309][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:05:01,518 DEBUG - Connection leased: [id: 12][route: {}->http://localhost:41309][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:01,518 DEBUG - Opening connection {}->http://localhost:41309
2017-09-05 14:05:01,518 DEBUG - Connecting to localhost/127.0.0.1:41309
2017-09-05 14:05:01,519 DEBUG - Connection established 127.0.0.1:39100<->127.0.0.1:41309
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12: set socket timeout to 50000
2017-09-05 14:05:01,519 DEBUG - Executing request HEAD /es/present.index/ HTTP/1.1
2017-09-05 14:05:01,519 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> HEAD /es/present.index/ HTTP/1.1
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> Host: localhost:41309
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> X-Amz-Date: 20170905T140501Z
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=0ff48df6da9e0a15195146687b8a6885472ad7f3b66d3243ef2e33f2c0e89d20
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> amz-sdk-retry: 0/0/500
2017-09-05 14:05:01,519 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-05 14:05:01,519 DEBUG - http-outgoing-12 >> amz-sdk-invocation-id: 56044335-ad6e-1017-173f-4816820a60b8
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> Connection: Keep-Alive
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> "HEAD /es/present.index/ HTTP/1.1[\r][\n]"
2017-09-05 14:05:01,519 DEBUG - http-outgoing-12 >> "Host: localhost:41309[\r][\n]"
2017-09-05 14:05:01,520 DEBUG - http-outgoing-12 >> "X-Amz-Date: 20170905T140501Z[\r][\n]"
2017-09-05 14:05:01,520 DEBUG - http-outgoing-12 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=0ff48df6da9e0a15195146687b8a6885472ad7f3b66d3243ef2e33f2c0e89d20[\r][\n]"
2017-09-05 14:05:01,520 DEBUG - http-outgoing-12 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 14:05:01,520 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-05 14:05:01,520 DEBUG - http-outgoing-12 >> "amz-sdk-invocation-id: 56044335-ad6e-1017-173f-4816820a60b8[\r][\n]"
2017-09-05 14:05:01,520 DEBUG - http-outgoing-12 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-05 14:05:01,520 DEBUG - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:05:01,520 DEBUG - http-outgoing-12 >> "[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << "Content-Length: 0[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << "Date: Tue, 05 Sep 2017 14:05:01 GMT[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << "[\r][\n]"
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << HTTP/1.1 200 OK
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << Content-Length: 0
2017-09-05 14:05:01,524 DEBUG - http-outgoing-12 << Date: Tue, 05 Sep 2017 14:05:01 GMT
2017-09-05 14:05:01,524 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:05:01,525 DEBUG - Connection [id: 12][route: {}->http://localhost:41309] can be kept alive for 60.0 seconds
2017-09-05 14:05:01,525 DEBUG - Connection released: [id: 12][route: {}->http://localhost:41309][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:02,526 INFO - stopped on port #41309
Sep 05, 2017 2:05:02 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:05 PM
2017-09-05 14:05:02,540 INFO - started on port #41441
2017-09-05 14:05:02,546 DEBUG - Sending Request: HEAD http://localhost:41441/es/missing.index / Headers: (X-Amz-Date: 20170905T140502Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=ee3e9e2b55b774113045a2e3a1f9b5676553e1f7a1ae8ade5333106548fb3469, Host: localhost:41441, 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: 44cbdb97-e548-671f-7158-14987c7c8db1, )
2017-09-05 14:05:02,546 DEBUG - CookieSpec selected: default
2017-09-05 14:05:02,546 DEBUG - Auth cache not set in the context
2017-09-05 14:05:02,546 DEBUG - Connection request: [route: {}->http://localhost:41441][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:05:02,546 DEBUG - Connection leased: [id: 13][route: {}->http://localhost:41441][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:02,547 DEBUG - Opening connection {}->http://localhost:41441
2017-09-05 14:05:02,547 DEBUG - Connecting to localhost/127.0.0.1:41441
2017-09-05 14:05:02,547 DEBUG - Connection established 127.0.0.1:55210<->127.0.0.1:41441
2017-09-05 14:05:02,547 DEBUG - http-outgoing-13: set socket timeout to 50000
2017-09-05 14:05:02,547 DEBUG - Executing request HEAD /es/missing.index/ HTTP/1.1
2017-09-05 14:05:02,547 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:05:02,547 DEBUG - http-outgoing-13 >> HEAD /es/missing.index/ HTTP/1.1
2017-09-05 14:05:02,547 DEBUG - http-outgoing-13 >> Host: localhost:41441
2017-09-05 14:05:02,547 DEBUG - http-outgoing-13 >> X-Amz-Date: 20170905T140502Z
2017-09-05 14:05:02,547 DEBUG - http-outgoing-13 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=ee3e9e2b55b774113045a2e3a1f9b5676553e1f7a1ae8ade5333106548fb3469
2017-09-05 14:05:02,547 DEBUG - http-outgoing-13 >> amz-sdk-retry: 0/0/500
2017-09-05 14:05:02,547 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-05 14:05:02,547 DEBUG - http-outgoing-13 >> amz-sdk-invocation-id: 44cbdb97-e548-671f-7158-14987c7c8db1
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 &gt;&gt; Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 &gt;&gt; Connection: Keep-Alive
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 &gt;&gt; &quot;HEAD /es/missing.index/ HTTP/1.1[\r][\n]&quot;
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 &gt;&gt; &quot;Host: localhost:41441[\r][\n]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "X-Amz-Date: 20170905T140502Z[\r][\n]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=ee3e9e2b55b774113045a2e3a1f9b5676553e1f7a1ae8ade5333106548fb3469[\r][\n]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 14:05:02,548 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]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "amz-sdk-invocation-id: 44cbdb97-e548-671f-7158-14987c7c8db1[\r][\n]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:05:02,548 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << "Content-Length: 0[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << "Date: Tue, 05 Sep 2017 14:05:02 GMT[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << "[\r][\n]"
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << HTTP/1.1 404 Not Found
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << Content-Length: 0
2017-09-05 14:05:02,552 DEBUG - http-outgoing-13 << Date: Tue, 05 Sep 2017 14:05:02 GMT
2017-09-05 14:05:02,552 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:05:02,553 DEBUG - Connection [id: 13][route: {}->http://localhost:41441] can be kept alive for 60.0 seconds
2017-09-05 14:05:02,553 DEBUG - Connection released: [id: 13][route: {}->http://localhost:41441][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:02,553 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Not Found (Service: null; Status Code: 404; Error Code: null; Request ID: null)
2017-09-05 14:05:03,554 INFO - stopped on port #41441
Sep 05, 2017 2:05:03 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 2:05 PM
2017-09-05 14:05:03,556 INFO - started on port #43467
2017-09-05 14:05:03,574 DEBUG - Sending Request: POST http://localhost:43467/es/_bulk / Headers: (X-Amz-Date: 20170905T140503Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=4105e460f3ed019edea31b7cfeb7f76fb9ede84c31f53f120c8b1c9b49bdd727, Host: localhost:43467, 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: 836e708c-6bc8-3297-140a-a57a5e101004, Content-Type: application/json, )
2017-09-05 14:05:03,574 DEBUG - CookieSpec selected: default
2017-09-05 14:05:03,574 DEBUG - Auth cache not set in the context
2017-09-05 14:05:03,574 DEBUG - Connection request: [route: {}->http://localhost:43467][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 14:05:03,575 DEBUG - Connection leased: [id: 14][route: {}->http://localhost:43467][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:03,575 DEBUG - Opening connection {}->http://localhost:43467
2017-09-05 14:05:03,575 DEBUG - Connecting to localhost/127.0.0.1:43467
2017-09-05 14:05:03,575 DEBUG - Connection established 127.0.0.1:38174<->127.0.0.1:43467
2017-09-05 14:05:03,575 DEBUG - http-outgoing-14: set socket timeout to 50000
2017-09-05 14:05:03,575 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-09-05 14:05:03,575 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 14:05:03,575 DEBUG - http-outgoing-14 >> POST /es/_bulk/ HTTP/1.1
2017-09-05 14:05:03,575 DEBUG - http-outgoing-14 >> Host: localhost:43467
2017-09-05 14:05:03,575 DEBUG - http-outgoing-14 >> X-Amz-Date: 20170905T140503Z
2017-09-05 14:05:03,575 DEBUG - http-outgoing-14 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=4105e460f3ed019edea31b7cfeb7f76fb9ede84c31f53f120c8b1c9b49bdd727
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> amz-sdk-retry: 0/0/500
2017-09-05 14:05:03,576 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-05 14:05:03,576 DEBUG - http-outgoing-14 >> amz-sdk-invocation-id: 836e708c-6bc8-3297-140a-a57a5e101004
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> Content-Type: application/json
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> Transfer-Encoding: chunked
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> Connection: Keep-Alive
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "Host: localhost:43467[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "X-Amz-Date: 20170905T140503Z[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=4105e460f3ed019edea31b7cfeb7f76fb9ede84c31f53f120c8b1c9b49bdd727[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 14:05:03,576 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-05 14:05:03,576 DEBUG - http-outgoing-14 >> "amz-sdk-invocation-id: 836e708c-6bc8-3297-140a-a57a5e101004[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "Content-Type: application/json[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "249[\r][\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"http://www.test.com/crawledpage.html"}}[\n]"
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 >> "{"id":"http://www.test.com/crawledpage.html","name":"crawledpage.html","url":"http://www.test.com/crawledpage.html","title":"crawledpage | title","textContent&quot;:&quot;some content&quot;,&quot;links&quot;:[]}[\n]&quot;
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 &gt;&gt; &quot;{&quot;index&quot;:{&quot;_index&quot;:&quot;testIndex&quot;, &quot;_type&quot;:&quot;page&quot;, &quot;_id&quot;:&quot;https://www.test.com/stuff/crawledpage.html&quot;}}[\n]&quot;
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 &gt;&gt; &quot;{&quot;id&quot;:&quot;https://www.test.com/stuff/crawledpage.html&quot;,&quot;name&quot;:&quot;crawledpage.html&quot;,&quot;url&quot;:&quot;https://www.test.com/stuff/crawledpage.html&quot;,&quot;title&quot;:&quot;crawledpage | title&quot;,&quot;textContent&quot;:&quot;some content&quot;,&quot;links&quot;:[]}[\n]&quot;
2017-09-05 14:05:03,576 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 14:05:03,577 DEBUG - http-outgoing-14 &gt;&gt; &quot;0[\r][\n]&quot;
2017-09-05 14:05:03,577 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 14:05:03,580 DEBUG - http-outgoing-14 &lt;&lt; &quot;HTTP/1.1 412 Precondition Failed[\r][\n]&quot;
2017-09-05 14:05:03,580 DEBUG - http-outgoing-14 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 14:05:03,580 DEBUG - http-outgoing-14 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 14:05:03,580 DEBUG - http-outgoing-14 << "Content-Length: 0[\r][\n]"
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << "Date: Tue, 05 Sep 2017 14:05:03 GMT[\r][\n]"
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << "[\r][\n]"
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << HTTP/1.1 412 Precondition Failed
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << Content-Length: 0
2017-09-05 14:05:03,581 DEBUG - http-outgoing-14 << Date: Tue, 05 Sep 2017 14:05:03 GMT
2017-09-05 14:05:03,581 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 14:05:03,581 DEBUG - Connection [id: 14][route: {}->http://localhost:43467] can be kept alive for 60.0 seconds
2017-09-05 14:05:03,581 DEBUG - Connection released: [id: 14][route: {}->http://localhost:43467][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 14:05:03,581 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Precondition Failed (Service: null; Status Code: 412; Error Code: null; Request ID: null)
2017-09-05 14:05:04,583 INFO - stopped on port #43467
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.155 sec
Running com.amihaiemil.charles.rest.CharlesResourceTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.rest.model.ElasticSearchResultTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

Tests run: 119, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (4 KB at 156.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.pom (9 KB at 347.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.2/xstream-parent-1.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.2/xstream-parent-1.4.2.pom (19 KB at 678.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded: http://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: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 71.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar
Downloading: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded:3http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 270.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded:4http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 902.6 KB/sec)
Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar (58 KB at 1305.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar (161 KB at 2761.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (226 KB at 2373.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar (471 KB at 3266.5 KB/sec)
[INFO] Packaging webapp
[INFO] Assembling webapp [charles-rest] in [/home/r/repo/target/charles-rest-1.0.2-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/r/repo/webapp]
[INFO] Webapp assembled in [123 msecs]
[INFO] Building war: /home/r/repo/target/charles-rest-1.0.2-SNAPSHOT.war
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 106.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 49.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 220.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 445.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 3261.5 KB/sec)
[INFO] Installing /home/r/repo/target/charles-rest-1.0.2-SNAPSHOT.war to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.2-SNAPSHOT/charles-rest-1.0.2-SNAPSHOT.war
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.2-SNAPSHOT/charles-rest-1.0.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.406 s
[INFO] Finished at: 2017-09-05T14:05:06+00:00
[INFO] Final Memory: 33M/577M
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:opencharles/charles-rest.git
   bba4f4d..464cc55  master -> master
container 9cee0022918b773b1890b5fd7c1eaa2162740eae67470447c8e19b3a676ac75e is dead
Tue Sep  5 16:05:41 CEST 2017