rultor.com logo This build log was produced by rultor.com for opencharles/charles-rest#274
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 17439
+ echo '1.66.3 13c79d5ed'
1.66.3 13c79d5ed
+ date
Fri Oct 27 09:44:07 CEST 2017
+ uptime
 09:44:07 up 121 days, 10:44,  0 users,  load average: 0.01, 0.04, 0.00
+ fork=git@github.com:opencharles/charles-rest.git
+ fork_branch=273
+ head=git@github.com:opencharles/charles-rest.git
+ head_branch=master
+ pull_id=274
+ pull_title='Notification and Notifications live objects'
+ author=amihaiemil
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=273'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=274'\''' ';' 'export '\''pull_title=Notification and Notifications live objects'\''' ';' '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=273' '--env=head=git@github.com:opencharles/charles-rest.git' '--env=head_branch=master' '--env=pull_id=274' '--env=pull_title=Notification and Notifications live objects' '--env=author=amihaiemil' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=273'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=274'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Notification and Notifications live objects'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=opencharles_charles-rest_274
+ 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=273'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=274'\''' ';' 'export '\''pull_title=Notification and Notifications live objects'\''' ';' '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.6
gpg: armor header: Comment: Hostname: sks.b4ckbone.de
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-lin9/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-lin9/.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-lin9/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-lin9/.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-lin9/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-lin9/.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]      273        -> fork/273
 * [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/273
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch 273 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 0feb37c..d950b3c
Fast-forward
 .../charles/rest/NotificationsResource.java        |  67 ++++++--------
 .../rest/model/IssueCommentNotification.java       |  62 +++++++++++++
 .../{github => rest/model}/Notification.java       |  35 ++++----
 .../charles/rest/model/Notifications.java          |  52 +++++++++++
 .../charles/rest/model/SimpleJsonNotification.java |  62 +++++++++++++
 .../rest/model/SimplifiedNotifications.java        |  52 +++++++++++
 .../charles/rest/model/WebhookNotifications.java   |  17 ++++
 .../model/IssueCommentNotificationTestCase.java    |  95 ++++++++++++++++++++
 .../rest/model/SimpleJsonNotificationTestCase.java |  78 ++++++++++++++++
 .../model/SimplifiedNotificationsTestCase.java     | 100 +++++++++++++++++++++
 .../rest/model/WebhookNotificationsTestCase.java   |  89 ++++++++++++++++++
 11 files changed, 649 insertions(+), 60 deletions(-)
 create mode 100644 src/main/java/com/amihaiemil/charles/rest/model/IssueCommentNotification.java
 rename src/main/java/com/amihaiemil/charles/{github => rest/model}/Notification.java (75%)
 create mode 100644 src/main/java/com/amihaiemil/charles/rest/model/Notifications.java
 create mode 100644 src/main/java/com/amihaiemil/charles/rest/model/SimpleJsonNotification.java
 create mode 100644 src/main/java/com/amihaiemil/charles/rest/model/SimplifiedNotifications.java
 create mode 100644 src/main/java/com/amihaiemil/charles/rest/model/WebhookNotifications.java
 create mode 100644 src/test/java/com/amihaiemil/charles/rest/model/IssueCommentNotificationTestCase.java
 create mode 100644 src/test/java/com/amihaiemil/charles/rest/model/SimpleJsonNotificationTestCase.java
 create mode 100644 src/test/java/com/amihaiemil/charles/rest/model/SimplifiedNotificationsTestCase.java
 create mode 100644 src/test/java/com/amihaiemil/charles/rest/model/WebhookNotificationsTestCase.java
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:efa689cee67d881d07a2dac1eb4f4aeb8c87efc7080cb6688dad08cd0f191bbb
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sopencharles_charles-rest_274\s*$'
+ ls -al .
total 60
drwx--x--x  3 rultor rultor  4096 Oct 27 09:44 .
drwxrwxrwt 21 root   root    4096 Oct 27 09:44 ..
-rw-rw-r--  1 rultor rultor   444 Oct 27 09:44 end.sh
-rwxrwxr-x  1 rultor rultor   338 Oct 27 09:44 entry.sh
-rw-rw-r--  1 rultor rultor     6 Oct 27 09:44 pid
-rw-rw-r--  1 rultor rultor  2420 Oct 27 09:44 pubring.gpg
drwxrwxr-x  6 rultor rultor  4096 Oct 27 09:44 repo
-rwxrwxr-x  1 rultor rultor  6703 Oct 27 09:44 run.sh
-rw-rw-r--  1 rultor rultor   486 Oct 27 09:44 script.sh
-rw-rw-r--  1 rultor rultor  2628 Oct 27 09:44 secring.gpg
-rw-rw-r--  1 rultor rultor   443 Oct 27 09:44 settings.xml
-rw-rw-r--  1 rultor rultor 10191 Oct 27 09:44 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-lin9:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:opencharles/charles-rest.git --env=fork_branch=273 --env=head=git@github.com:opencharles/charles-rest.git --env=head_branch=master --env=pull_id=274 '--env=pull_title=Notification and Notifications live objects' --env=author=amihaiemil '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=273'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=274'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Notification and Notifications live objects'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-lin9/cid -w=/main --name=opencharles_charles-rest_274 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=273
+ fork_branch=273
+ 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=274
+ pull_id=274
+ export 'pull_title=Notification and Notifications live objects'
+ pull_title='Notification and Notifications live objects'
+ 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 24.5 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 923.5 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 1463.8 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 1398.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.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 1144.2 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 2179.3 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 1052.8 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 588.6 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 234.5 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 484.3 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 322.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 1562.0 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 375.6 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 317.0 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 790.8 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 59.5 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 124.6 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 573.4 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 383.7 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 127.2 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 251.8 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 77.0 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 149.8 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 107.9 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 1190.1 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 385.5 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 153.1 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 161.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 436.3 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 176.2 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 141.9 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.1 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 71.0 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 228.6 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 456.2 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 96.1 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 119.0 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 137.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 150.1 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 141.2 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 130.6 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 939.9 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 352.3 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 200.4 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 467.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 46.3 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 167.1 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 441.4 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 214.9 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 378.8 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 757.7 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 67.6 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 56.5 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 420.6 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 280.8 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 30.7 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 91.1 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 1234.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 80.9 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 222.6 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 506.8 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 157.7 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 60.5 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 512.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 1010.4 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 828.0 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 152.4 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 122.8 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 298.8 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 1918.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 637.5 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 86.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 720.9 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 224.7 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 795.1 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 129.0 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 461.7 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 2494.3 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 850.3 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 909.2 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 565.3 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 129.8 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 239.4 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 275.7 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 236.3 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 295.8 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 837.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 44.7 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 44.0 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 132.1 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 125.7 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 181.2 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 6.7 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 48.4 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/commons-codec/commons-codec/1.9/commons-codec-1.9.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/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 686.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 86.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloaded:5http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (258 KB at 1621.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar
Downloaded:6http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 234.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:7http://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 3475.8 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/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 2463.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/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (553 KB at 1884.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-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 153.5 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/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 1284.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar (275 KB at 618.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar (1205 KB at 2504.8 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: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar (28 KB at 56.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (150 KB at 287.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded:6http://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 190.3 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/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (68 KB at 123.9 KB/sec)
Downloading:3http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded:7http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 KB at 41.0 KB/sec)
Downloading:7http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (33 KB at 59.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
Downloaded:7http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (317 KB at 471.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.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 343.6 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 52.4 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/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1008 KB at 1413.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (52 KB at 68.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (290 KB at 385.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar (142 KB at 178.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.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.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 62.5 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/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 1945.8 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: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 996.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.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar (11 KB at 10.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar (381 KB at 382.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar
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/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (893 KB at 850.4 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-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar (273 KB at 253.4 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/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar (133 KB at 122.6 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/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (162 KB at 149.2 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/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar (83 KB at 72.7 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-log/0.17.1/jcabi-log-0.17.1.jar (50 KB at 42.2 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-http/1.16/jcabi-http-1.16.jar (105 KB at 86.1 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 106.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1096 KB at 810.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar (469 KB at 342.2 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 229.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar (11 KB at 7.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar (299 KB at 205.9 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/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar (41 KB at 26.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (241 KB at 157.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar (39 KB at 24.9 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:Bhttp://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar (274 KB at 164.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:Bhttp://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 339.6 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:Bhttp://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar (113 KB at 65.4 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:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar (175 KB at 95.6 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:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar (683 KB at 367.9 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:Bhttp://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/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar (117 KB at 61.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:Bhttp://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-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar (1522 KB at 780.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar
Downloaded:Bhttp://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.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar (949 KB at 483.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar (2440 KB at 1238.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar
Downloaded:1http://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-utils/1.9.64/grizzly-utils-1.9.64.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar (240 KB at 119.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar (186 KB at 92.1 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.4 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-rcm/1.9.64/grizzly-rcm-1.9.64.jar (11 KB at 4.9 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/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 49.1 KB/sec)
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 33.5 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 225.1 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 508.6 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 649.0 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 210.4 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 132.4 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 162.9 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 63.8 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 97.4 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 119.9 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 107.7 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 79.1 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 93.7 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 69.5 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 69.9 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 738.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 70.1 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 239.2 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 151.4 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 177.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.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 271.7 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 132.1 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 255.5 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 141.0 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 56.9 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 255.5 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 376.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 2522.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.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 1418.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2757.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.jar
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:1http://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 111.0 KB/sec)
Downloaded: http://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 373.2 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
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:2http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 199.9 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:3http://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 340.5 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:8http://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 228.3 KB/sec)
Downloading:1http://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 592.2 KB/sec)
Downloaded: http://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 1196.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 548.6 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 1341.1 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 3365.2 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 42.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 153.4 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 37.5 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 63.8 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:6http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 178.2 KB/sec)
Downloaded:9http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 597.6 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 717.8 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 2958.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 3165.3 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 95 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 49 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 141.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 115.8 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 718.4 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 169.7 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 172.2 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:3http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 940.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded: http://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 798.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.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 2208.2 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/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 579.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 3018.5 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 2466.1 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 107.0 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 109.2 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 1092.6 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.649 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.185 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.DeleteIndexKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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-10-27 07:44:33,801 DEBUG - #check(class com.jcabi.github.mock.MkStorage$InFile): immutability checked
2017-10-27 07:44:33,855 DEBUG - #check(class com.jcabi.github.mock.MkGithub): immutability checked
2017-10-27 07:44:33,891 INFO - jcabi-aspects 0.22.5/4a18718 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
2017-10-27 07:44:33,912 DEBUG - #check(class com.jcabi.github.mock.MkRepos): immutability checked
2017-10-27 07:44:34,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 72.58ms
2017-10-27 07:44:34,060 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 122.27ms
2017-10-27 07:44:34,063 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 2.45ms
2017-10-27 07:44:34,064 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 159.24ms
2017-10-27 07:44:34,066 DEBUG - #name(): 'amihaiemil.github.io' in 17.84?s
2017-10-27 07:44:34,067 DEBUG - #check(class com.jcabi.github.Coordinates$Simple): immutability checked
2017-10-27 07:44:34,070 DEBUG - #name(): 'amihaiemil.github.io' in 13.54?s
2017-10-27 07:44:34,074 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.41ms
2017-10-27 07:44:34,092 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 19.56ms
2017-10-27 07:44:34,095 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.29ms
2017-10-27 07:44:34,120 DEBUG - #check(class com.jcabi.github.mock.MkRepo): immutability checked
2017-10-27 07:44:34,123 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.89ms
2017-10-27 07:44:34,124 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 28.02ms
2017-10-27 07:44:34,136 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 2.16ms
2017-10-27 07:44:34,138 DEBUG - #check(class com.jcabi.github.mock.JsonPatch): immutability checked
2017-10-27 07:44:34,155 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.90ms
2017-10-27 07:44:34,158 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.64ms
2017-10-27 07:44:34,159 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 21.40ms
2017-10-27 07:44:34,159 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:34,162 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.82ms
2017-10-27 07:44:34,163 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 95.19ms
2017-10-27 07:44:34,165 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.76ms
2017-10-27 07:44:34,167 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.29ms
2017-10-27 07:44:34,169 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-10-27 07:44:34,170 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.99ms
2017-10-27 07:44:34,172 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.70ms
2017-10-27 07:44:34,177 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.76ms
2017-10-27 07:44:34,177 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 3.78ms
2017-10-27 07:44:34,184 DEBUG - #check(class com.jcabi.github.mock.MkIssues): immutability checked
2017-10-27 07:44:34,186 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.77ms
2017-10-27 07:44:34,188 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 4.12ms
2017-10-27 07:44:34,191 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.76ms
2017-10-27 07:44:34,192 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 11.11ms
2017-10-27 07:44:34,192 DEBUG - #lock(): in 15.97?s
2017-10-27 07:44:34,195 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.76ms
2017-10-27 07:44:34,199 DEBUG - #check(class com.jcabi.github.Github$Time): immutability checked
2017-10-27 07:44:34,208 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,211 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 4.89ms
2017-10-27 07:44:34,212 DEBUG - #unlock(): in 15.91?s
2017-10-27 07:44:34,215 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.59ms
2017-10-27 07:44:34,216 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 31.55?s
2017-10-27 07:44:34,217 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 17.18?s
2017-10-27 07:44:34,217 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:34,225 DEBUG - #check(class com.jcabi.github.mock.MkIssue): immutability checked
2017-10-27 07:44:34,226 DEBUG - #get(1): 1 in 7.32ms
2017-10-27 07:44:34,227 DEBUG - #create('Test issue for commands', 'test body'): 1 in 34.19ms
2017-10-27 07:44:34,231 DEBUG - #check(class com.jcabi.github.mock.MkComments): immutability checked
2017-10-27 07:44:34,235 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.60ms
2017-10-27 07:44:34,238 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.15ms
2017-10-27 07:44:34,241 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.52ms
2017-10-27 07:44:34,242 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 10.98ms
2017-10-27 07:44:34,243 DEBUG - #lock(): in 10.92?s
2017-10-27 07:44:34,246 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-10-27 07:44:34,252 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.70ms
2017-10-27 07:44:34,256 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..364..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 6.10ms
2017-10-27 07:44:34,256 DEBUG - #unlock(): in 18.27?s
2017-10-27 07:44:34,257 DEBUG - #issue(): 1 in 34.50?s
2017-10-27 07:44:34,257 DEBUG - #number(): 1 in 18.36?s
2017-10-27 07:44:34,258 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there
2017-10-27 07:44:34,263 DEBUG - #check(class com.jcabi.github.mock.MkComment): immutability checked
2017-10-27 07:44:34,266 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.19ms
2017-10-27 07:44:34,267 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 4.74ms
2017-10-27 07:44:34,271 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.12ms
2017-10-27 07:44:34,271 DEBUG - #post('@charlesmike hello there'): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 24.91ms
2017-10-27 07:44:34,275 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.92ms
2017-10-27 07:44:34,277 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.98ms
2017-10-27 07:44:34,280 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-10-27 07:44:34,281 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..844..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.55ms
2017-10-27 07:44:34,284 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-10-27 07:44:34,291 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.89ms
2017-10-27 07:44:34,291 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 6.26ms
2017-10-27 07:44:34,294 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.76ms
2017-10-27 07:44:34,298 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 5.85ms
2017-10-27 07:44:34,301 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.82ms
2017-10-27 07:44:34,302 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..885..e, coords=amihaiemil/amihaiemil.github.io)' in 6.57ms
2017-10-27 07:44:34,302 DEBUG - #number(): 1 in 12.27?s
2017-10-27 07:44:34,303 DEBUG - #get(1): 1 in 26.26?s
2017-10-27 07:44:34,304 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.05ms
2017-10-27 07:44:34,306 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.13ms
2017-10-27 07:44:34,307 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.26ms
2017-10-27 07:44:34,308 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=jeff)' in 2.73ms
2017-10-27 07:44:34,308 DEBUG - #name(): 'jeff.github.io' in 9.46?s
2017-10-27 07:44:34,309 DEBUG - #name(): 'jeff.github.io' in 11.02?s
2017-10-27 07:44:34,311 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.23ms
2017-10-27 07:44:34,313 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.06ms
2017-10-27 07:44:34,315 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.52ms
2017-10-27 07:44:34,318 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.52ms
2017-10-27 07:44:34,319 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..188..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 3.27ms
2017-10-27 07:44:34,319 DEBUG - #json(): {&quot;name&quot;:&quot;jeff.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 209.01?s
2017-10-27 07:44:34,322 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.51ms
2017-10-27 07:44:34,324 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..98..&quot;;SET &quot;&quot;;UP;ADDIF &quot;private&quot;;SET &quot;false&quot;;UP;'): in 3.65ms
2017-10-27 07:44:34,325 DEBUG - #patch({&quot;name&quot;:&quot;jeff.github.io&quot;,&quot;description&quot;:&quot;","homepage":"","private":false}): in 4.56ms
2017-10-27 07:44:34,325 INFO - repository jeff/jeff.github.io created by jeff
2017-10-27 07:44:34,327 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.56ms
2017-10-27 07:44:34,327 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 16.83ms
2017-10-27 07:44:34,329 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-10-27 07:44:34,331 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.85ms
2017-10-27 07:44:34,333 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.57ms
2017-10-27 07:44:34,333 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 3.41ms
2017-10-27 07:44:34,335 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-10-27 07:44:34,339 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.56ms
2017-10-27 07:44:34,340 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.75ms
2017-10-27 07:44:34,342 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.56ms
2017-10-27 07:44:34,344 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 3.65ms
2017-10-27 07:44:34,346 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-10-27 07:44:34,347 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 4.34ms
2017-10-27 07:44:34,347 DEBUG - #lock(): in 8.49?s
2017-10-27 07:44:34,349 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.55ms
2017-10-27 07:44:34,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.59ms
2017-10-27 07:44:34,356 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 4.04ms
2017-10-27 07:44:34,356 DEBUG - #unlock(): in 13.74?s
2017-10-27 07:44:34,359 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-10-27 07:44:34,359 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 24.39?s
2017-10-27 07:44:34,360 DEBUG - #coordinates(): jeff/jeff.github.io in 11.41?s
2017-10-27 07:44:34,360 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-10-27 07:44:34,361 DEBUG - #get(1): 1 in 24.56?s
2017-10-27 07:44:34,361 DEBUG - #create('Test issue for commands', 'test body'): 1 in 13.88ms
2017-10-27 07:44:34,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2017-10-27 07:44:34,367 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.22ms
2017-10-27 07:44:34,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.26ms
2017-10-27 07:44:34,370 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 5.92ms
2017-10-27 07:44:34,371 DEBUG - #lock(): in 8.04?s
2017-10-27 07:44:34,374 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.25ms
2017-10-27 07:44:34,378 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.25ms
2017-10-27 07:44:34,382 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 5.36ms
2017-10-27 07:44:34,382 DEBUG - #unlock(): in 10.76?s
2017-10-27 07:44:34,383 DEBUG - #issue(): 1 in 23.11?s
2017-10-27 07:44:34,383 DEBUG - #number(): 1 in 10.84?s
2017-10-27 07:44:34,383 INFO - comment #1 posted to issue #1 by jeff: @charlesmike hello
2017-10-27 07:44:34,387 DEBUG - #xml(): '<?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.76ms
2017-10-27 07:44:34,387 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 24.64?s
2017-10-27 07:44:34,390 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.77ms
2017-10-27 07:44:34,391 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 16.78ms
2017-10-27 07:44:34,394 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.78ms
2017-10-27 07:44:34,396 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 4.72ms
2017-10-27 07:44:34,399 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.71ms
2017-10-27 07:44:34,400 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..796..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 5.23ms
2017-10-27 07:44:34,403 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.76ms
2017-10-27 07:44:34,409 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.63ms
2017-10-27 07:44:34,409 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 5.91ms
2017-10-27 07:44:34,412 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.52ms
2017-10-27 07:44:34,415 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 5.38ms
2017-10-27 07:44:34,418 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.61ms
2017-10-27 07:44:34,419 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 5.96ms
2017-10-27 07:44:34,419 DEBUG - #number(): 1 in 11.15?s
2017-10-27 07:44:34,420 DEBUG - #get(1): 1 in 23.19?s
2017-10-27 07:44:34,422 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.02ms
2017-10-27 07:44:34,423 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.05ms
2017-10-27 07:44:34,424 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.19ms
2017-10-27 07:44:34,425 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=vlad)' in 2.56ms
2017-10-27 07:44:34,425 DEBUG - #name(): 'vlad.github.io' in 9.80?s
2017-10-27 07:44:34,426 DEBUG - #name(): 'vlad.github.io' in 10.91?s
2017-10-27 07:44:34,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.16ms
2017-10-27 07:44:34,429 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.91ms
2017-10-27 07:44:34,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.43ms
2017-10-27 07:44:34,434 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.37ms
2017-10-27 07:44:34,435 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.07ms
2017-10-27 07:44:34,435 DEBUG - #json(): {"name":"vlad.github.io","description":"","homepage":"","private":false} in 190.70?s
2017-10-27 07:44:34,437 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.37ms
2017-10-27 07:44:34,439 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.31ms
2017-10-27 07:44:34,440 DEBUG - #patch({"name":"vlad.github.io","description":"","homepage":"","private":false}): in 4.08ms
2017-10-27 07:44:34,440 INFO - repository vlad/vlad.github.io created by vlad
2017-10-27 07:44:34,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.45ms
2017-10-27 07:44:34,443 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.35ms
2017-10-27 07:44:34,444 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-10-27 07:44:34,446 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.60ms
2017-10-27 07:44:34,448 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-10-27 07:44:34,448 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=vlad)' in 3.10ms
2017-10-27 07:44:34,450 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.51ms
2017-10-27 07:44:34,453 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.40ms
2017-10-27 07:44:34,454 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.17ms
2017-10-27 07:44:34,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.40ms
2017-10-27 07:44:34,457 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF &quot;issues&quot;;'): in 3.28ms
2017-10-27 07:44:34,459 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.53ms
2017-10-27 07:44:34,460 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..184..&gt;\n, self=vlad, coords=vlad/vlad.github.io)' in 3.84ms
2017-10-27 07:44:34,460 DEBUG - #lock(): in 8.24?s
2017-10-27 07:44:34,462 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.50ms
2017-10-27 07:44:34,466 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.41ms
2017-10-27 07:44:34,468 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..344..P;ADD &quot;user&quot;;ADD &quot;login&quot;;SET &quot;vlad&quot;;UP;UP;'): in 3.78ms
2017-10-27 07:44:34,469 DEBUG - #unlock(): in 10.76?s
2017-10-27 07:44:34,471 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 1.97ms
2017-10-27 07:44:34,472 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..506..&gt;\n, self=vlad, coords=vlad/vlad.github.io)' in 21.54?s
2017-10-27 07:44:34,472 DEBUG - #coordinates(): vlad/vlad.github.io in 11.07?s
2017-10-27 07:44:34,472 INFO - issue #1 created in vlad/vlad.github.io by vlad: Test issue for commands
2017-10-27 07:44:34,473 DEBUG - #get(1): 1 in 24.15?s
2017-10-27 07:44:34,473 DEBUG - #create('Test issue for commands', 'test body'): 1 in 12.91ms
2017-10-27 07:44:34,476 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.11ms
2017-10-27 07:44:34,479 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.81ms
2017-10-27 07:44:34,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.03ms
2017-10-27 07:44:34,482 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=vlad, repo=vlad/vlad.github.io, ticket=1)' in 5.41ms
2017-10-27 07:44:34,482 DEBUG - #lock(): in 7.62?s
2017-10-27 07:44:34,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.07ms
2017-10-27 07:44:34,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.98ms
2017-10-27 07:44:34,492 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..329..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 4.84ms
2017-10-27 07:44:34,493 DEBUG - #unlock(): in 11.23?s
2017-10-27 07:44:34,493 DEBUG - #issue(): 1 in 22.53?s
2017-10-27 07:44:34,494 DEBUG - #number(): 1 in 11.16?s
2017-10-27 07:44:34,494 INFO - comment #1 posted to issue #1 by vlad: @charlesmike, hello
2017-10-27 07:44:34,497 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.37ms
2017-10-27 07:44:34,497 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 26.77?s
2017-10-27 07:44:34,500 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.45ms
2017-10-27 07:44:34,501 DEBUG - #post('@charlesmike, hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 15.39ms
2017-10-27 07:44:34,503 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.43ms
2017-10-27 07:44:34,505 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.16ms
2017-10-27 07:44:34,508 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-10-27 07:44:34,509 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..797..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.65ms
2017-10-27 07:44:34,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.50ms
2017-10-27 07:44:34,517 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.38ms
2017-10-27 07:44:34,517 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 5.33ms
2017-10-27 07:44:34,520 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.51ms
2017-10-27 07:44:34,523 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 5.30ms
2017-10-27 07:44:34,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.60ms
2017-10-27 07:44:34,527 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..826..f=charlesmike, coords=vlad/vlad.github.io)' in 5.85ms
2017-10-27 07:44:34,527 DEBUG - #number(): 1 in 12.01?s
2017-10-27 07:44:34,527 DEBUG - #get(1): 1 in 23.13?s
2017-10-27 07:44:34,529 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.02ms
2017-10-27 07:44:34,534 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 5.53ms
2017-10-27 07:44:34,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.15ms
2017-10-27 07:44:34,536 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..15..\n<github>\n<repos/>\n</github>\n, self=marius)' in 6.04ms
2017-10-27 07:44:34,536 DEBUG - #name(): 'marius.github.io' in 10.55?s
2017-10-27 07:44:34,537 DEBUG - #name(): 'marius.github.io' in 11.37?s
2017-10-27 07:44:34,538 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.18ms
2017-10-27 07:44:34,540 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..92..itory";UP;ADD "private";SET "false";\n11:UP;'): in 2.99ms
2017-10-27 07:44:34,542 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..139..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.44ms
2017-10-27 07:44:34,546 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..139..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.42ms
2017-10-27 07:44:34,546 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..200..lf=marius, coords=marius/marius.github.io)' in 3.07ms
2017-10-27 07:44:34,547 DEBUG - #json(): {&quot;name&quot;:&quot;marius.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 199.53?s
2017-10-27 07:44:34,549 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..139..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.44ms
2017-10-27 07:44:34,551 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/ma..108.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 3.45ms
2017-10-27 07:44:34,551 DEBUG - #patch({&quot;name&quot;:&quot;marius.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 4.18ms
2017-10-27 07:44:34,551 INFO - repository marius/marius.github.io created by marius
2017-10-27 07:44:34,553 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.47ms
2017-10-27 07:44:34,554 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 15.50ms
2017-10-27 07:44:34,556 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.56ms
2017-10-27 07:44:34,557 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.75ms
2017-10-27 07:44:34,559 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.36ms
2017-10-27 07:44:34,559 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..153..\n</repo>\n</repos>\n</github>\n, self=marius)' in 3.25ms
2017-10-27 07:44:34,561 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.34ms
2017-10-27 07:44:34,564 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.37ms
2017-10-27 07:44:34,565 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..184..lf=marius, coords=marius/marius.github.io)' in 3.00ms
2017-10-27 07:44:34,567 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.37ms
2017-10-27 07:44:34,569 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/marius.github.io&apos;]";ADDIF "issues";'): in 3.28ms
2017-10-27 07:44:34,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.42ms
2017-10-27 07:44:34,571 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..196..lf=marius, coords=marius/marius.github.io)' in 3.82ms
2017-10-27 07:44:34,571 DEBUG - #lock(): in 8.31?s
2017-10-27 07:44:34,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.43ms
2017-10-27 07:44:34,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.33ms
2017-10-27 07:44:34,579 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..350..ADD "user";ADD "login";SET "marius";UP;UP;'): in 3.52ms
2017-10-27 07:44:34,579 DEBUG - #unlock(): in 10.96?s
2017-10-27 07:44:34,581 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.79ms
2017-10-27 07:44:34,582 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..520..lf=marius, coords=marius/marius.github.io)' in 21.73?s
2017-10-27 07:44:34,582 DEBUG - #coordinates(): marius/marius.github.io in 16.28?s
2017-10-27 07:44:34,583 INFO - issue #1 created in marius/marius.github.io by marius: Test issue for commands
2017-10-27 07:44:34,583 DEBUG - #get(1): 1 in 26.49?s
2017-10-27 07:44:34,584 DEBUG - #create('Test issue for commands', 'test body'): 1 in 12.23ms
2017-10-27 07:44:34,586 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.80ms
2017-10-27 07:44:34,588 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.20ms
2017-10-27 07:44:34,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.84ms
2017-10-27 07:44:34,591 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..544..s, repo=marius/marius.github.io, ticket=1)' in 4.76ms
2017-10-27 07:44:34,591 DEBUG - #lock(): in 8.18?s
2017-10-27 07:44:34,594 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.80ms
2017-10-27 07:44:34,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.74ms
2017-10-27 07:44:34,601 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..338..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 4.40ms
2017-10-27 07:44:34,601 DEBUG - #unlock(): in 10.96?s
2017-10-27 07:44:34,602 DEBUG - #issue(): 1 in 22.92?s
2017-10-27 07:44:34,602 DEBUG - #number(): 1 in 11.31?s
2017-10-27 07:44:34,602 INFO - comment #1 posted to issue #1 by marius: @charlesmike hello
2017-10-27 07:44:34,605 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-10-27 07:44:34,605 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 24.62?s
2017-10-27 07:44:34,608 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-10-27 07:44:34,609 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0&quot; encoding=&quot;U..854..=marius/marius.github.io, ticket=1, num=1)' in 14.31ms
2017-10-27 07:44:34,611 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.08ms
2017-10-27 07:44:34,613 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 3.66ms
2017-10-27 07:44:34,615 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.17ms
2017-10-27 07:44:34,616 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..810..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 4.14ms
2017-10-27 07:44:34,618 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.16ms
2017-10-27 07:44:34,623 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.11ms
2017-10-27 07:44:34,624 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..841..arlesmike, coords=marius/marius.github.io)' in 4.82ms
2017-10-27 07:44:34,626 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.11ms
2017-10-27 07:44:34,629 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/marius.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 4.71ms
2017-10-27 07:44:34,631 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.13ms
2017-10-27 07:44:34,632 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..843..arlesmike, coords=marius/marius.github.io)' in 5.26ms
2017-10-27 07:44:34,632 DEBUG - #number(): 1 in 12.19?s
2017-10-27 07:44:34,633 DEBUG - #get(1): 1 in 26.25?s
2017-10-27 07:44:34,637 INFO - Started action 9a77c13e-f0d4-4051-8397-28e90c823e06
2017-10-27 07:44:34,638 INFO - Started action 3dd7e765-1045-482b-8fe6-69aded1c5408
2017-10-27 07:44:34,638 INFO - Started action 9ac653b3-ab91-45fe-a91c-cff3a9a068c4
2017-10-27 07:44:34,639 INFO - Started action e4715233-c5b8-4232-874c-b825c879cebb
2017-10-27 07:44:34,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.50ms
2017-10-27 07:44:34,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.50ms
2017-10-27 07:44:34,676 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.15ms
2017-10-27 07:44:34,676 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.07ms
2017-10-27 07:44:34,679 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 15.91ms
2017-10-27 07:44:34,679 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 16.24ms
2017-10-27 07:44:34,680 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 17.07ms
2017-10-27 07:44:34,680 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 17.00ms
2017-10-27 07:44:34,681 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,682 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..853..e, repo=marius/marius.github.io, ticket=1)' in 16.52ms
2017-10-27 07:44:34,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.28ms
2017-10-27 07:44:34,682 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..836..smike, repo=vlad/vlad.github.io, ticket=1)' in 17.09ms
2017-10-27 07:44:34,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.09ms
2017-10-27 07:44:34,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.22ms
2017-10-27 07:44:34,684 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 18.01ms
2017-10-27 07:44:34,684 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 17.93ms
2017-10-27 07:44:34,685 DEBUG - #check(class com.jcabi.github.mock.MkIterable): immutability checked
2017-10-27 07:44:34,688 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.30ms
2017-10-27 07:44:34,688 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..951..m.jcabi.github.mock.MkComments$1@5b0d1462)' in 2.80ms
2017-10-27 07:44:34,688 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.89ms
2017-10-27 07:44:34,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.31ms
2017-10-27 07:44:34,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.30ms
2017-10-27 07:44:34,689 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..om.jcabi.github.mock.MkComments$1@ea29603)' in 2.37ms
2017-10-27 07:44:34,689 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..993..m.jcabi.github.mock.MkComments$1@3e0a19cb)' in 423.51?s
2017-10-27 07:44:34,689 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..m.jcabi.github.mock.MkComments$1@1ee1daa3)' in 329.45?s
2017-10-27 07:44:34,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.31ms
2017-10-27 07:44:34,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.45ms
2017-10-27 07:44:34,703 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.98ms
2017-10-27 07:44:34,703 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 3.03ms
2017-10-27 07:44:34,706 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@17d342fb in 5.94ms
2017-10-27 07:44:34,706 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2ed278f5 in 5.82ms
2017-10-27 07:44:34,707 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@14312e88 in 6.83ms
2017-10-27 07:44:34,707 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@28e5ed13 in 6.84ms
2017-10-27 07:44:34,720 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.00ms
2017-10-27 07:44:34,721 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 34.97?s
2017-10-27 07:44:34,722 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.97ms
2017-10-27 07:44:34,722 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.99ms
2017-10-27 07:44:34,722 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>\n' in 3.14ms
2017-10-27 07:44:34,723 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 41.05?s
2017-10-27 07:44:34,723 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..841..repo=jeff/jeff.github.io, ticket=1, num=1)' in 32.61?s
2017-10-27 07:44:34,723 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..842..repo=vlad/vlad.github.io, ticket=1, num=1)' in 33.92?s
2017-10-27 07:44:34,724 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.02ms
2017-10-27 07:44:34,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.95ms
2017-10-27 07:44:34,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.81ms
2017-10-27 07:44:34,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.92ms
2017-10-27 07:44:34,741 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..131..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 18.94ms
2017-10-27 07:44:34,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.04ms
2017-10-27 07:44:34,744 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 40.67?s
2017-10-27 07:44:34,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.03ms
2017-10-27 07:44:34,747 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 30.44?s
2017-10-27 07:44:34,751 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..126..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 26.93ms
2017-10-27 07:44:34,751 DEBUG - #check(class com.jcabi.github.mock.MkUsers): immutability checked
2017-10-27 07:44:34,751 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..149..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 27.88ms
2017-10-27 07:44:34,751 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..125..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 27.78ms
2017-10-27 07:44:34,753 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.13ms
2017-10-27 07:44:34,754 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 37.43?s
2017-10-27 07:44:34,754 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.94ms
2017-10-27 07:44:34,755 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-10-27 07:44:34,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.83ms
2017-10-27 07:44:34,756 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 31.69?s
2017-10-27 07:44:34,756 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 46.08?s
2017-10-27 07:44:34,756 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 3.83ms
2017-10-27 07:44:34,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.12ms
2017-10-27 07:44:34,757 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 31.32?s
2017-10-27 07:44:34,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..784..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.08ms
2017-10-27 07:44:34,759 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..822..\n<users/>\n</github>\n, himself=charlesmike)' in 8.49ms
2017-10-27 07:44:34,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.93ms
2017-10-27 07:44:34,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.90ms
2017-10-27 07:44:34,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.02ms
2017-10-27 07:44:34,760 DEBUG - #github(): '&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 35.24?s
2017-10-27 07:44:34,760 DEBUG - #github(): '&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 25.98?s
2017-10-27 07:44:34,761 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 4.10ms
2017-10-27 07:44:34,763 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.78ms
2017-10-27 07:44:34,763 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.82ms
2017-10-27 07:44:34,764 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 1.98ms
2017-10-27 07:44:34,764 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 4.61ms
2017-10-27 07:44:34,766 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 5.51ms
2017-10-27 07:44:34,766 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 5.57ms
2017-10-27 07:44:34,768 DEBUG - #check(class com.jcabi.github.mock.MkUser): immutability checked
2017-10-27 07:44:34,770 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.87ms
2017-10-27 07:44:34,770 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 3.12ms
2017-10-27 07:44:34,770 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..856..\n<users/>\n</github>\n, himself=charlesmike)' in 6.20ms
2017-10-27 07:44:34,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..784..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.07ms
2017-10-27 07:44:34,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..771..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.08ms
2017-10-27 07:44:34,770 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..808..\n<users/>\n</github>\n, himself=charlesmike)' in 6.35ms
2017-10-27 07:44:34,774 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.44ms
2017-10-27 07:44:34,774 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.41ms
2017-10-27 07:44:34,774 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..818..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.86ms
2017-10-27 07:44:34,774 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..770..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.76ms
2017-10-27 07:44:34,777 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,777 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.17ms
2017-10-27 07:44:34,777 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 14.50ms
2017-10-27 07:44:34,777 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 9.57ms
2017-10-27 07:44:34,778 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.40ms
2017-10-27 07:44:34,778 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.04ms
2017-10-27 07:44:34,780 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.15ms
2017-10-27 07:44:34,780 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.23ms
2017-10-27 07:44:34,780 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 12.86ms
2017-10-27 07:44:34,780 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 17.94ms
2017-10-27 07:44:34,781 DEBUG - #login(): 'charlesmike' in 24.33?s
2017-10-27 07:44:34,781 DEBUG - #login(): 'charlesmike' in 21.20?s
2017-10-27 07:44:34,782 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.87ms
2017-10-27 07:44:34,782 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.84ms
2017-10-27 07:44:34,783 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 8.21ms
2017-10-27 07:44:34,783 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 7.93ms
2017-10-27 07:44:34,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.18ms
2017-10-27 07:44:34,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.24ms
2017-10-27 07:44:34,784 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..f=charlesmike, coords=vlad/vlad.github.io)' in 24.49?s
2017-10-27 07:44:34,784 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..900..arlesmike, coords=marius/marius.github.io)' in 43.20?s
2017-10-27 07:44:34,786 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users&gt;\n&lt;/github&gt;\n' in 2.86ms
2017-10-27 07:44:34,786 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.83ms
2017-10-27 07:44:34,787 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..902..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 12.41ms
2017-10-27 07:44:34,787 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..854..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 12.13ms
2017-10-27 07:44:34,787 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.17ms
2017-10-27 07:44:34,787 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.13ms
2017-10-27 07:44:34,787 DEBUG - #login(): 'charlesmike' in 25.24?s
2017-10-27 07:44:34,787 DEBUG - #login(): 'charlesmike' in 15.40?s
2017-10-27 07:44:34,787 DEBUG - #github(): '&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 26.12?s
2017-10-27 07:44:34,787 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 20.48?s
2017-10-27 07:44:34,790 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.15ms
2017-10-27 07:44:34,790 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.15ms
2017-10-27 07:44:34,791 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.99ms
2017-10-27 07:44:34,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.98ms
2017-10-27 07:44:34,791 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..942..e, coords=amihaiemil/amihaiemil.github.io)' in 34.37?s
2017-10-27 07:44:34,791 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..882..f=charlesmike, coords=jeff/jeff.github.io)' in 30.91?s
2017-10-27 07:44:34,792 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.30ms
2017-10-27 07:44:34,792 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.22ms
2017-10-27 07:44:34,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.09ms
2017-10-27 07:44:34,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.11ms
2017-10-27 07:44:34,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.97ms
2017-10-27 07:44:34,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.02ms
2017-10-27 07:44:34,795 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..872..\n</users>\n</github>\n, himself=charlesmike)' in 4.73ms
2017-10-27 07:44:34,795 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..859..\n</users>\n</github>\n, himself=charlesmike)' in 4.71ms
2017-10-27 07:44:34,795 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 23.34?s
2017-10-27 07:44:34,795 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 34.78?s
2017-10-27 07:44:34,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.79ms
2017-10-27 07:44:34,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.89ms
2017-10-27 07:44:34,801 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.46ms
2017-10-27 07:44:34,801 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.53ms
2017-10-27 07:44:34,801 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.48ms
2017-10-27 07:44:34,801 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.60ms
2017-10-27 07:44:34,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.12ms
2017-10-27 07:44:34,804 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 5.95ms
2017-10-27 07:44:34,804 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 6.02ms
2017-10-27 07:44:34,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.83ms
2017-10-27 07:44:34,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.86ms
2017-10-27 07:44:34,805 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..858..\n</users>\n</github>\n, himself=charlesmike)' in 6.21ms
2017-10-27 07:44:34,805 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..906..\n</users>\n</github>\n, himself=charlesmike)' in 6.05ms
2017-10-27 07:44:34,807 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..821..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.21ms
2017-10-27 07:44:34,807 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.30ms
2017-10-27 07:44:34,807 DEBUG - #self(): '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 9.03ms
2017-10-27 07:44:34,807 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..868..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 9.03ms
2017-10-27 07:44:34,807 DEBUG - #login(): 'charlesmike' in 13.14?s
2017-10-27 07:44:34,808 DEBUG - #login(): 'charlesmike' in 17.55?s
2017-10-27 07:44:34,808 INFO - Received command: @charlesmike, hello
2017-10-27 07:44:34,808 INFO - Received command: @charlesmike hello
2017-10-27 07:44:34,808 INFO - Sending comment...
2017-10-27 07:44:34,809 INFO - Sending comment...
2017-10-27 07:44:34,809 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.88ms
2017-10-27 07:44:34,809 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.87ms
2017-10-27 07:44:34,811 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.12ms
2017-10-27 07:44:34,811 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.22ms
2017-10-27 07:44:34,814 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 7.48ms
2017-10-27 07:44:34,814 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 7.51ms
2017-10-27 07:44:34,815 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.41ms
2017-10-27 07:44:34,815 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.51ms
2017-10-27 07:44:34,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.03ms
2017-10-27 07:44:34,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.02ms
2017-10-27 07:44:34,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.07ms
2017-10-27 07:44:34,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 3.02ms
2017-10-27 07:44:34,817 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..912..e, repo=marius/marius.github.io, ticket=1)' in 5.89ms
2017-10-27 07:44:34,818 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..smike, repo=vlad/vlad.github.io, ticket=1)' in 6.02ms
2017-10-27 07:44:34,818 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 8.17ms
2017-10-27 07:44:34,818 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 8.32ms
2017-10-27 07:44:34,818 DEBUG - #lock(): in 11.38?s
2017-10-27 07:44:34,818 DEBUG - #lock(): in 20.36?s
2017-10-27 07:44:34,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.10ms
2017-10-27 07:44:34,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.83ms
2017-10-27 07:44:34,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.94ms
2017-10-27 07:44:34,822 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 12.59ms
2017-10-27 07:44:34,822 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 12.44ms
2017-10-27 07:44:34,822 DEBUG - #login(): 'charlesmike' in 32.90?s
2017-10-27 07:44:34,822 DEBUG - #login(): 'charlesmike' in 15.80?s
2017-10-27 07:44:34,823 INFO - Received command: @charlesmike hello there
2017-10-27 07:44:34,823 INFO - Received command: @charlesmike hello
2017-10-27 07:44:34,823 INFO - Sending comment...
2017-10-27 07:44:34,823 INFO - Sending comment...
2017-10-27 07:44:34,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 3.00ms
2017-10-27 07:44:34,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.02ms
2017-10-27 07:44:34,828 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-10-27 07:44:34,828 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.17ms
2017-10-27 07:44:34,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..760..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 5.92ms
2017-10-27 07:44:34,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..751..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 5.97ms
2017-10-27 07:44:34,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.77ms
2017-10-27 07:44:34,832 DEBUG - #unlock(): in 13.20?s
2017-10-27 07:44:34,832 DEBUG - #issue(): 1 in 25.77?s
2017-10-27 07:44:34,833 DEBUG - #number(): 1 in 11.75?s
2017-10-27 07:44:34,833 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello\n\nHi @marius! I can help you i..303..es-michael.html) blog post might be useful.
2017-10-27 07:44:34,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 7.80ms
2017-10-27 07:44:34,832 DEBUG - #unlock(): in 11.69?s
2017-10-27 07:44:34,834 DEBUG - #issue(): 1 in 30.69?s
2017-10-27 07:44:34,834 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.09ms
2017-10-27 07:44:34,835 DEBUG - #number(): 1 in 17.51?s
2017-10-27 07:44:34,835 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..894..smike, repo=jeff/jeff.github.io, ticket=1)' in 8.45ms
2017-10-27 07:44:34,835 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike, hello\n\nHi @vlad! I can help you in..302..es-michael.html) blog post might be useful.
2017-10-27 07:44:34,835 DEBUG - #lock(): in 8.40?s
2017-10-27 07:44:34,836 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1520..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.56ms
2017-10-27 07:44:34,836 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1604..marius/marius.github.io, ticket=1, num=2)' in 25.87?s
2017-10-27 07:44:34,837 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.94ms
2017-10-27 07:44:34,837 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 1.96ms
2017-10-27 07:44:34,837 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..954..amihaiemil/amihaiemil.github.io, ticket=1)' in 10.25ms
2017-10-27 07:44:34,838 DEBUG - #lock(): in 16.10?s
2017-10-27 07:44:34,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 3.59ms
2017-10-27 07:44:34,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 2.49ms
2017-10-27 07:44:34,839 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=2)' in 35.41?s
2017-10-27 07:44:34,839 DEBUG - #post('> @charlesmike hello\n\nHi @marius! I can help you ..305..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1604..marius/marius.github.io, ticket=1, num=2)' in 18.60ms
2017-10-27 07:44:34,840 INFO - Comment sent successfully!
2017-10-27 07:44:34,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.50ms
2017-10-27 07:44:34,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 2.65ms
2017-10-27 07:44:34,843 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1586..rlesmike, coords=marius/marius.github.io)' in 38.62?s
2017-10-27 07:44:34,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.17ms
2017-10-27 07:44:34,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 3.87ms
2017-10-27 07:44:34,844 DEBUG - #post('> @charlesmike, hello\n\nHi @vlad! I can help you i..304..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=2)' in 21.87ms
2017-10-27 07:44:34,844 INFO - Comment sent successfully!
2017-10-27 07:44:34,846 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 2.46ms
2017-10-27 07:44:34,846 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 22.26?s
2017-10-27 07:44:34,847 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..750..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 5.50ms
2017-10-27 07:44:34,847 DEBUG - #unlock(): in 12.40?s
2017-10-27 07:44:34,848 DEBUG - #issue(): 1 in 29.78?s
2017-10-27 07:44:34,848 DEBUG - #number(): 1 in 13.72?s
2017-10-27 07:44:34,848 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello\n\nHi @jeff! I can help you ind..301..es-michael.html) blog post might be useful.
2017-10-27 07:44:34,849 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 3.76ms
2017-10-27 07:44:34,849 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1564..=charlesmike, coords=vlad/vlad.github.io)' in 36.11?s
2017-10-27 07:44:34,850 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 3.23ms
2017-10-27 07:44:34,851 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 2.43ms
2017-10-27 07:44:34,852 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1580..epo=jeff/jeff.github.io, ticket=1, num=2)' in 31.26?s
2017-10-27 07:44:34,854 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.12ms
2017-10-27 07:44:34,854 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 3.67ms
2017-10-27 07:44:34,854 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 30.21?s
2017-10-27 07:44:34,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 2.44ms
2017-10-27 07:44:34,855 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 227.87?s
2017-10-27 07:44:34,855 DEBUG - #post('> @charlesmike hello\n\nHi @jeff! I can help you in..303..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1580..epo=jeff/jeff.github.io, ticket=1, num=2)' in 17.09ms
2017-10-27 07:44:34,855 INFO - Comment sent successfully!
2017-10-27 07:44:34,855 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..786..D "updated_at";SET "2017-10-27T07:44:34Z";'): in 8.26ms
2017-10-27 07:44:34,856 DEBUG - #unlock(): in 13.28?s
2017-10-27 07:44:34,856 DEBUG - #issue(): 1 in 28.75?s
2017-10-27 07:44:34,856 DEBUG - #number(): 1 in 16.79?s
2017-10-27 07:44:34,857 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello there\n\nHi @amihaiemil! I can ..313..es-michael.html) blog post might be useful.
2017-10-27 07:44:34,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.56ms
2017-10-27 07:44:34,858 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1562..=charlesmike, coords=jeff/jeff.github.io)' in 38.91?s
2017-10-27 07:44:34,860 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1572..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.51ms
2017-10-27 07:44:34,860 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1664..il/amihaiemil.github.io, ticket=1, num=2)' in 30.84?s
2017-10-27 07:44:34,861 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 2.43ms
2017-10-27 07:44:34,862 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 22.22?s
2017-10-27 07:44:34,862 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 185.22?s
2017-10-27 07:44:34,863 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1572..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.35ms
2017-10-27 07:44:34,863 DEBUG - #post('&gt; @charlesmike hello there\n\nHi @amihaiemil! I can..315..s-michael.html) blog post might be useful.'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=2)' in 22.52ms
2017-10-27 07:44:34,863 INFO - Comment sent successfully!
2017-10-27 07:44:34,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 2.33ms
2017-10-27 07:44:34,866 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1646.., coords=amihaiemil/amihaiemil.github.io)' in 24.31?s
2017-10-27 07:44:34,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 2.34ms
2017-10-27 07:44:34,869 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 24.95?s
2017-10-27 07:44:34,870 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 176.32?s
2017-10-27 07:44:34,891 DEBUG - Logging monitor thread interrupted
2017-10-27 07:44:35,199 INFO - Following Github user jeff ...
2017-10-27 07:44:35,199 INFO - Following Github user marius ...
2017-10-27 07:44:35,199 INFO - Following Github user vlad ...
2017-10-27 07:44:35,199 INFO - Following Github user amihaiemil ...
2017-10-27 07:44:35,201 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/amihaiemil): [200 OK] in 1ms
2017-10-27 07:44:35,201 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-10-27 07:44:35,201 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/marius): [200 OK] in 1ms
2017-10-27 07:44:35,201 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/vlad): [200 OK] in 1ms
2017-10-27 07:44:35,201 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/jeff): [200 OK] in 1ms
2017-10-27 07:44:35,201 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-10-27 07:44:35,201 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-10-27 07:44:35,201 INFO - Finished action successfully!
2017-10-27 07:44:35,201 INFO - Finished action successfully!
2017-10-27 07:44:35,201 INFO - Finished action successfully!
2017-10-27 07:44:35,201 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-10-27 07:44:35,202 INFO - Finished action successfully!
2017-10-27 07:44:35,204 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 2.23ms
2017-10-27 07:44:35,207 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.98ms
2017-10-27 07:44:35,209 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.79ms
2017-10-27 07:44:35,210 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1658..mihaiemil/amihaiemil.github.io, ticket=1)' in 5.42ms
2017-10-27 07:44:35,212 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.74ms
2017-10-27 07:44:35,212 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1756...jcabi.github.mock.MkComments$1@55a25092)' in 45.11?s
2017-10-27 07:44:35,214 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.81ms
2017-10-27 07:44:35,216 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1357cd2a in 4.05ms
2017-10-27 07:44:35,220 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.77ms
2017-10-27 07:44:35,220 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=1)' in 32.66?s
2017-10-27 07:44:35,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.75ms
2017-10-27 07:44:35,223 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=2)' in 26.42?s
2017-10-27 07:44:35,225 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.50ms
2017-10-27 07:44:35,228 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.75ms
2017-10-27 07:44:35,229 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.45ms
2017-10-27 07:44:35,230 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1574..mike, repo=jeff/jeff.github.io, ticket=1)' in 4.18ms
2017-10-27 07:44:35,231 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.40ms
2017-10-27 07:44:35,232 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1672...jcabi.github.mock.MkComments$1@3dcb01e2)' in 45.55?s
2017-10-27 07:44:35,233 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.38ms
2017-10-27 07:44:35,236 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5ae8bc1f in 3.52ms
2017-10-27 07:44:35,238 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.40ms
2017-10-27 07:44:35,239 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1580..epo=jeff/jeff.github.io, ticket=1, num=1)' in 24.96?s
2017-10-27 07:44:35,242 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 1.40ms
2017-10-27 07:44:35,242 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1580..epo=jeff/jeff.github.io, ticket=1, num=2)' in 26.40?s
2017-10-27 07:44:35,244 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1502..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.49ms
2017-10-27 07:44:35,246 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 3.88ms
2017-10-27 07:44:35,248 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1502..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.40ms
2017-10-27 07:44:35,248 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1576..mike, repo=vlad/vlad.github.io, ticket=1)' in 4.29ms
2017-10-27 07:44:35,250 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.40ms
2017-10-27 07:44:35,250 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1673..m.jcabi.github.mock.MkComments$1@d975daa)' in 45.51?s
2017-10-27 07:44:35,252 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.37ms
2017-10-27 07:44:35,254 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4c864ade in 3.67ms
2017-10-27 07:44:35,257 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.44ms
2017-10-27 07:44:35,258 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=1)' in 25.66?s
2017-10-27 07:44:35,260 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.32ms
2017-10-27 07:44:35,261 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=2)' in 23.50?s
2017-10-27 07:44:35,262 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.35ms
2017-10-27 07:44:35,265 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.69ms
2017-10-27 07:44:35,266 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.35ms
2017-10-27 07:44:35,267 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1598.., repo=marius/marius.github.io, ticket=1)' in 4.10ms
2017-10-27 07:44:35,268 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.33ms
2017-10-27 07:44:35,269 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1696...jcabi.github.mock.MkComments$1@7707a41b)' in 45.03?s
2017-10-27 07:44:35,270 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.42ms
2017-10-27 07:44:35,273 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@16a725aa in 3.86ms
2017-10-27 07:44:35,276 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.31ms
2017-10-27 07:44:35,276 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1604..marius/marius.github.io, ticket=1, num=1)' in 25.48?s
2017-10-27 07:44:35,279 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.27ms
2017-10-27 07:44:35,279 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1604..marius/marius.github.io, ticket=1, num=2)' in 23.66?s
2017-10-27 07:44:35,280 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.26ms
2017-10-27 07:44:35,292 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..544..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 13.02ms
2017-10-27 07:44:35,294 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.37ms
2017-10-27 07:44:35,306 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..520..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 13.06ms
2017-10-27 07:44:35,308 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.37ms
2017-10-27 07:44:35,320 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..521..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 13.51ms
2017-10-27 07:44:35,322 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.34ms
2017-10-27 07:44:35,333 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..526..:34Z","updated_at":"2017-10-27T07:44:34Z"}' in 12.18ms
2017-10-27 07:44:35,335 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 761.09?s
2017-10-27 07:44:35,336 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.50ms
2017-10-27 07:44:35,337 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 750.87?s
2017-10-27 07:44:35,337 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.85ms
2017-10-27 07:44:35,337 DEBUG - #name(): 'amihaiemil.github.io' in 8.37?s
2017-10-27 07:44:35,337 DEBUG - #name(): 'amihaiemil.github.io' in 10.78?s
2017-10-27 07:44:35,339 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 701.57?s
2017-10-27 07:44:35,340 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.04ms
2017-10-27 07:44:35,341 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 779.58?s
2017-10-27 07:44:35,343 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 733.48?s
2017-10-27 07:44:35,343 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.84ms
2017-10-27 07:44:35,344 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 178.44?s
2017-10-27 07:44:35,345 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 741.03?s
2017-10-27 07:44:35,346 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.20ms
2017-10-27 07:44:35,347 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.67ms
2017-10-27 07:44:35,347 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:35,348 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 809.89?s
2017-10-27 07:44:35,348 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 9.93ms
2017-10-27 07:44:35,349 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 767.34?s
2017-10-27 07:44:35,350 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.54ms
2017-10-27 07:44:35,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 758.81?s
2017-10-27 07:44:35,351 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.88ms
2017-10-27 07:44:35,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 750.03?s
2017-10-27 07:44:35,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 753.08?s
2017-10-27 07:44:35,355 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.85ms
2017-10-27 07:44:35,356 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 763.52?s
2017-10-27 07:44:35,357 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.06ms
2017-10-27 07:44:35,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 779.12?s
2017-10-27 07:44:35,359 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.43ms
2017-10-27 07:44:35,359 DEBUG - #lock(): in 7.97?s
2017-10-27 07:44:35,360 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 765.73?s
2017-10-27 07:44:35,362 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 771.97?s
2017-10-27 07:44:35,364 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.26ms
2017-10-27 07:44:35,364 DEBUG - #unlock(): in 11.19?s
2017-10-27 07:44:35,365 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 873.91?s
2017-10-27 07:44:35,365 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 24.69?s
2017-10-27 07:44:35,366 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 11.58?s
2017-10-27 07:44:35,366 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:35,366 DEBUG - #get(1): 1 in 23.57?s
2017-10-27 07:44:35,366 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.51ms
2017-10-27 07:44:35,368 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 854.90?s
2017-10-27 07:44:35,369 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.41ms
2017-10-27 07:44:35,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 885.33?s
2017-10-27 07:44:35,371 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.80ms
2017-10-27 07:44:35,371 DEBUG - #lock(): in 7.74?s
2017-10-27 07:44:35,372 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 869.26?s
2017-10-27 07:44:35,374 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 880.51?s
2017-10-27 07:44:35,376 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..358..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.65ms
2017-10-27 07:44:35,377 DEBUG - #unlock(): in 10.86?s
2017-10-27 07:44:35,377 DEBUG - #issue(): 1 in 22.32?s
2017-10-27 07:44:35,377 DEBUG - #number(): 1 in 11.10?s
2017-10-27 07:44:35,377 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike index
2017-10-27 07:44:35,379 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 929.71?s
2017-10-27 07:44:35,379 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.86?s
2017-10-27 07:44:35,380 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 932.93?s
2017-10-27 07:44:35,381 DEBUG - #post('@charlesmike index'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.28ms
2017-10-27 07:44:35,382 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 954.58?s
2017-10-27 07:44:35,383 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.80ms
2017-10-27 07:44:35,384 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 930.24?s
2017-10-27 07:44:35,384 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..838..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.13ms
2017-10-27 07:44:35,386 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 966.22?s
2017-10-27 07:44:35,388 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 927.21?s
2017-10-27 07:44:35,388 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..877..e, coords=amihaiemil/amihaiemil.github.io)' in 2.27ms
2017-10-27 07:44:35,389 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n</issues>\n</repo>\n</repos>\n</github>\n' in 939.32?s
2017-10-27 07:44:35,391 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.45ms
2017-10-27 07:44:35,392 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 957.21?s
2017-10-27 07:44:35,392 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..879..e, coords=amihaiemil/amihaiemil.github.io)' in 2.81ms
2017-10-27 07:44:35,393 DEBUG - #number(): 1 in 14.97?s
2017-10-27 07:44:35,393 DEBUG - #get(1): 1 in 22.21?s
2017-10-27 07:44:35,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 627.46?s
2017-10-27 07:44:35,395 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.32ms
2017-10-27 07:44:35,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 676.66?s
2017-10-27 07:44:35,396 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=jeff)' in 1.65ms
2017-10-27 07:44:35,397 DEBUG - #name(): 'jeff.github.io' in 8.89?s
2017-10-27 07:44:35,397 DEBUG - #name(): 'jeff.github.io' in 13.08?s
2017-10-27 07:44:35,398 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 697.49?s
2017-10-27 07:44:35,399 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.91ms
2017-10-27 07:44:35,400 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 796.77?s
2017-10-27 07:44:35,402 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 729.47?s
2017-10-27 07:44:35,402 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=jeff, coords=jeff/jeff.github.io)' in 1.82ms
2017-10-27 07:44:35,403 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 186.19?s
2017-10-27 07:44:35,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 737.17?s
2017-10-27 07:44:35,406 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 2.17ms
2017-10-27 07:44:35,406 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 2.63ms
2017-10-27 07:44:35,406 INFO - repository jeff/jeff.github.io created by jeff
2017-10-27 07:44:35,407 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 788.40?s
2017-10-27 07:44:35,407 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 9.71ms
2017-10-27 07:44:35,408 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 749.04?s
2017-10-27 07:44:35,409 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.49ms
2017-10-27 07:44:35,410 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 770.82?s
2017-10-27 07:44:35,411 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 1.82ms
2017-10-27 07:44:35,412 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 746.05?s
2017-10-27 07:44:35,413 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 737.82?s
2017-10-27 07:44:35,414 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 1.81ms
2017-10-27 07:44:35,415 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 746.45?s
2017-10-27 07:44:35,416 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.06ms
2017-10-27 07:44:35,417 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 729.54?s
2017-10-27 07:44:35,417 DEBUG - #issues(): 'MkIssues(storage=<?xml version=&quot;1.0&quot; encoding=&quot;UT..184..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 2.41ms
2017-10-27 07:44:35,418 DEBUG - #lock(): in 8.10?s
2017-10-27 07:44:35,419 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 741.30?s
2017-10-27 07:44:35,421 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 704.87?s
2017-10-27 07:44:35,423 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..344..P;ADD &quot;user&quot;;ADD &quot;login&quot;;SET &quot;jeff&quot;;UP;UP;'): in 2.30ms
2017-10-27 07:44:35,423 DEBUG - #unlock(): in 11.48?s
2017-10-27 07:44:35,424 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 868.18?s
2017-10-27 07:44:35,424 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..506..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 21.89?s
2017-10-27 07:44:35,425 DEBUG - #coordinates(): jeff/jeff.github.io in 11.12?s
2017-10-27 07:44:35,425 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-10-27 07:44:35,425 DEBUG - #get(1): 1 in 23.70?s
2017-10-27 07:44:35,425 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.55ms
2017-10-27 07:44:35,427 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 849.82?s
2017-10-27 07:44:35,428 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 2.43ms
2017-10-27 07:44:35,429 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 850.10?s
2017-10-27 07:44:35,430 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 2.80ms
2017-10-27 07:44:35,430 DEBUG - #lock(): in 8.29?s
2017-10-27 07:44:35,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 836.66?s
2017-10-27 07:44:35,433 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 880.35?s
2017-10-27 07:44:35,435 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.60ms
2017-10-27 07:44:35,435 DEBUG - #unlock(): in 11.36?s
2017-10-27 07:44:35,436 DEBUG - #issue(): 1 in 22.49?s
2017-10-27 07:44:35,436 DEBUG - #number(): 1 in 11.67?s
2017-10-27 07:44:35,436 INFO - comment #1 posted to issue #1 by jeff: @charlesmike index
2017-10-27 07:44:35,437 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 910.75?s
2017-10-27 07:44:35,438 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 26.16?s
2017-10-27 07:44:35,439 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 896.48?s
2017-10-27 07:44:35,439 DEBUG - #post('@charlesmike index'): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 8.00ms
2017-10-27 07:44:35,440 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 889.41?s
2017-10-27 07:44:35,441 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.71ms
2017-10-27 07:44:35,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 928.08?s
2017-10-27 07:44:35,443 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.03ms
2017-10-27 07:44:35,444 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 942.47?s
2017-10-27 07:44:35,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 919.03?s
2017-10-27 07:44:35,447 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 2.23ms
2017-10-27 07:44:35,448 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 887.15?s
2017-10-27 07:44:35,449 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.41ms
2017-10-27 07:44:35,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 919.02?s
2017-10-27 07:44:35,451 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 2.76ms
2017-10-27 07:44:35,451 DEBUG - #number(): 1 in 11.71?s
2017-10-27 07:44:35,451 DEBUG - #get(1): 1 in 22.44?s
2017-10-27 07:44:35,471 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-10-27 07:44:35,473 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.76ms
2017-10-27 07:44:35,474 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 940.02?s
2017-10-27 07:44:35,475 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..889..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.13ms
2017-10-27 07:44:35,476 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 881.76?s
2017-10-27 07:44:35,478 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.57ms
2017-10-27 07:44:35,479 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 881.90?s
2017-10-27 07:44:35,479 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 2.92ms
2017-10-27 07:44:35,480 INFO - Started action 757e09f8-1d3b-4c6f-8a3c-c35fb02f07fc
2017-10-27 07:44:35,492 INFO - Started action 66412b4a-b9fa-478d-86e5-41a0ffe8bc27
2017-10-27 07:44:35,497 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.&lt;init&gt;(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:103)
        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-10-27 07:44:35,497 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.&lt;init&gt;(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:103)
        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-10-27 07:44:35,500 DEBUG - #lock(): in 9.50?s
2017-10-27 07:44:35,500 DEBUG - #lock(): in 10.35?s
2017-10-27 07:44:35,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.27ms
2017-10-27 07:44:35,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.33ms
2017-10-27 07:44:35,505 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-10-27 07:44:35,505 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.12ms
2017-10-27 07:44:35,507 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..457..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 3.31ms
2017-10-27 07:44:35,507 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..433..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 3.31ms
2017-10-27 07:44:35,507 DEBUG - #unlock(): in 13.46?s
2017-10-27 07:44:35,508 DEBUG - #unlock(): in 12.27?s
2017-10-27 07:44:35,508 DEBUG - #issue(): 1 in 26.70?s
2017-10-27 07:44:35,508 DEBUG - #issue(): 1 in 25.77?s
2017-10-27 07:44:35,508 DEBUG - #number(): 1 in 12.11?s
2017-10-27 07:44:35,508 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..3b-4c6f-8a3c-c35fb02f07fc.log) are the logs.
2017-10-27 07:44:35,508 DEBUG - #number(): 1 in 16.63?s
2017-10-27 07:44:35,508 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..fa-478d-86e5-41a0ffe8bc27.log) are the logs.
2017-10-27 07:44:35,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.20ms
2017-10-27 07:44:35,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2017-10-27 07:44:35,510 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 26.04?s
2017-10-27 07:44:35,510 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 25.59?s
2017-10-27 07:44:35,511 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 970.03?s
2017-10-27 07:44:35,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 948.38?s
2017-10-27 07:44:35,512 DEBUG - #post('There was an error when processing your command. ..14..b-4c6f-8a3c-c35fb02f07fc.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 10.65ms
2017-10-27 07:44:35,512 DEBUG - #post('There was an error when processing your command. ..14..a-478d-86e5-41a0ffe8bc27.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 10.85ms
2017-10-27 07:44:35,513 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 974.83?s
2017-10-27 07:44:35,515 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.85ms
2017-10-27 07:44:35,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 990.46?s
2017-10-27 07:44:35,517 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1289..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.21ms
2017-10-27 07:44:35,518 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 956.45?s
2017-10-27 07:44:35,518 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1387...jcabi.github.mock.MkComments$1@6c255fb5)' in 41.31?s
2017-10-27 07:44:35,520 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 965.00?s
2017-10-27 07:44:35,521 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@9ae9b8b in 2.59ms
2017-10-27 07:44:35,523 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 958.89?s
2017-10-27 07:44:35,524 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=1)' in 24.66?s
2017-10-27 07:44:35,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 978.50?s
2017-10-27 07:44:35,526 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 23.20?s
2017-10-27 07:44:35,527 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 956.32?s
2017-10-27 07:44:35,529 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.69ms
2017-10-27 07:44:35,530 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n&lt;/github&gt;\n' in 961.72?s
2017-10-27 07:44:35,531 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1223..mike, repo=jeff/jeff.github.io, ticket=1)' in 3.04ms
2017-10-27 07:44:35,532 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 944.11?s
2017-10-27 07:44:35,532 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1321...jcabi.github.mock.MkComments$1@6415f3ad)' in 38.45?s
2017-10-27 07:44:35,533 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 938.21?s
2017-10-27 07:44:35,535 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5d311630 in 2.58ms
2017-10-27 07:44:35,537 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 940.13?s
2017-10-27 07:44:35,538 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1229..epo=jeff/jeff.github.io, ticket=1, num=1)' in 23.53?s
2017-10-27 07:44:35,540 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 907.90?s
2017-10-27 07:44:35,540 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 22.34?s
2017-10-27 07:44:35,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 912.22?s
2017-10-27 07:44:35,551 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..238..:35Z","updated_at":"2017-10-27T07:44:35Z"}' in 10.75ms
2017-10-27 07:44:35,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-10-27 07:44:35,563 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..226..:35Z","updated_at":"2017-10-27T07:44:35Z"}' in 10.88ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 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.DeletePageKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.amihaiemil.charles.github.RepoForkCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.IndexSitemapKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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-10-27 07:44:35,607 DEBUG - #check(class com.jcabi.github.mock.MkStorage$Synced): immutability checked
2017-10-27 07:44:35,607 DEBUG - #check(class com.jcabi.github.mock.ImmutableReentrantLock): immutability checked
2017-10-27 07:44:35,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 794.41?s
2017-10-27 07:44:35,609 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.56ms
2017-10-27 07:44:35,610 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.87ms
2017-10-27 07:44:35,611 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 650.96?s
2017-10-27 07:44:35,611 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.51ms
2017-10-27 07:44:35,611 DEBUG - #name(): 'amihaiemil.github.io' in 7.06?s
2017-10-27 07:44:35,612 DEBUG - #name(): 'amihaiemil.github.io' in 8.37?s
2017-10-27 07:44:35,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 645.38?s
2017-10-27 07:44:35,614 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.99ms
2017-10-27 07:44:35,614 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.41ms
2017-10-27 07:44:35,616 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 717.51?s
2017-10-27 07:44:35,616 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-10-27 07:44:35,618 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 669.90?s
2017-10-27 07:44:35,618 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.19ms
2017-10-27 07:44:35,618 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 193.46?s
2017-10-27 07:44:35,620 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 684.99?s
2017-10-27 07:44:35,621 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.06ms
2017-10-27 07:44:35,621 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.41ms
2017-10-27 07:44:35,622 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.80ms
2017-10-27 07:44:35,622 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:35,623 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 709.11?s
2017-10-27 07:44:35,623 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.82ms
2017-10-27 07:44:35,624 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 676.32?s
2017-10-27 07:44:35,625 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.35ms
2017-10-27 07:44:35,625 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.64ms
2017-10-27 07:44:35,626 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 687.71?s
2017-10-27 07:44:35,626 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 1.93ms
2017-10-27 07:44:35,627 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 677.83?s
2017-10-27 07:44:35,627 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 958.17?s
2017-10-27 07:44:35,629 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 662.72?s
2017-10-27 07:44:35,629 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 1.98ms
2017-10-27 07:44:35,631 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 670.41?s
2017-10-27 07:44:35,632 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.93ms
2017-10-27 07:44:35,632 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.20ms
2017-10-27 07:44:35,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 692.91?s
2017-10-27 07:44:35,633 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.50ms
2017-10-27 07:44:35,634 DEBUG - #lock(): in 20.15?s
2017-10-27 07:44:35,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 683.20?s
2017-10-27 07:44:35,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 955.53?s
2017-10-27 07:44:35,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 656.60?s
2017-10-27 07:44:35,638 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.04ms
2017-10-27 07:44:35,639 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.42ms
2017-10-27 07:44:35,639 DEBUG - #unlock(): in 18.76?s
2017-10-27 07:44:35,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 762.42?s
2017-10-27 07:44:35,640 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 16.99?s
2017-10-27 07:44:35,640 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.40?s
2017-10-27 07:44:35,641 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:35,641 DEBUG - #get(1): 1 in 19.27?s
2017-10-27 07:44:35,641 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.63ms
2017-10-27 07:44:35,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 742.97?s
2017-10-27 07:44:35,644 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.17ms
2017-10-27 07:44:35,644 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.45ms
2017-10-27 07:44:35,645 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 741.36?s
2017-10-27 07:44:35,645 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.76ms
2017-10-27 07:44:35,645 DEBUG - #lock(): in 8.64?s
2017-10-27 07:44:35,647 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 750.37?s
2017-10-27 07:44:35,647 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-10-27 07:44:35,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 711.95?s
2017-10-27 07:44:35,650 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.30ms
2017-10-27 07:44:35,651 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.63ms
2017-10-27 07:44:35,651 DEBUG - #unlock(): in 10.87?s
2017-10-27 07:44:35,651 DEBUG - #issue(): 1 in 18.11?s
2017-10-27 07:44:35,652 DEBUG - #number(): 1 in 6.72?s
2017-10-27 07:44:35,652 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there!
2017-10-27 07:44:35,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 813.12?s
2017-10-27 07:44:35,653 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.78?s
2017-10-27 07:44:35,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 799.23?s
2017-10-27 07:44:35,654 DEBUG - #post('@charlesmike hello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 7.88ms
2017-10-27 07:44:35,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 781.78?s
2017-10-27 07:44:35,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-10-27 07:44:35,665 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..150..:35Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:35Z&quot;}' in 10.18ms
2017-10-27 07:44:35,667 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 902.12?s
2017-10-27 07:44:35,668 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.41ms
2017-10-27 07:44:35,669 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.68ms
2017-10-27 07:44:35,670 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 758.08?s
2017-10-27 07:44:35,670 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.00ms
2017-10-27 07:44:35,671 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 767.57?s
2017-10-27 07:44:35,671 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..994..m.jcabi.github.mock.MkComments$1@4d599f60)' in 38.82?s
2017-10-27 07:44:35,672 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 766.75?s
2017-10-27 07:44:35,672 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-10-27 07:44:35,674 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@36ee7f4c in 2.36ms
2017-10-27 07:44:35,676 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 772.65?s
2017-10-27 07:44:35,676 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 19.87?s
2017-10-27 07:44:35,677 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 785.45?s
2017-10-27 07:44:35,679 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.34ms
2017-10-27 07:44:35,679 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.61ms
2017-10-27 07:44:35,680 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 791.26?s
2017-10-27 07:44:35,680 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.93ms
2017-10-27 07:44:35,681 DEBUG - #lock(): in 5.83?s
2017-10-27 07:44:35,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 764.18?s
2017-10-27 07:44:35,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-10-27 07:44:35,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 732.13?s
2017-10-27 07:44:35,686 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..411..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.36ms
2017-10-27 07:44:35,687 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..411..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.73ms
2017-10-27 07:44:35,687 DEBUG - #unlock(): in 6.65?s
2017-10-27 07:44:35,687 DEBUG - #issue(): 1 in 21.02?s
2017-10-27 07:44:35,687 DEBUG - #number(): 1 in 6.87?s
2017-10-27 07:44:35,687 INFO - comment #2 posted to issue #1 by amihaiemil: > @charlesmike hello there!\n\nHi to you too, @amihaiemil!
2017-10-27 07:44:35,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 827.33?s
2017-10-27 07:44:35,689 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 20.94?s
2017-10-27 07:44:35,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 821.16?s
2017-10-27 07:44:35,690 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 8.36ms
2017-10-27 07:44:35,691 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 789.94?s
2017-10-27 07:44:35,693 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.28ms
2017-10-27 07:44:35,693 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.55ms
2017-10-27 07:44:35,694 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 813.54?s
2017-10-27 07:44:35,694 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1241..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.86ms
2017-10-27 07:44:35,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 793.84?s
2017-10-27 07:44:35,696 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1340...jcabi.github.mock.MkComments$1@5a89484a)' in 33.64?s
2017-10-27 07:44:35,697 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 826.66?s
2017-10-27 07:44:35,697 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-10-27 07:44:35,699 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6ae920b5 in 2.54ms
2017-10-27 07:44:35,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 809.41?s
2017-10-27 07:44:35,701 DEBUG - #get(1): 'MkComment(storage=<?xml version=&quot;1.0&quot; encoding=&quot;U..1247..il/amihaiemil.github.io, ticket=1, num=1)' in 19.35?s
2017-10-27 07:44:35,703 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1156..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 807.18?s
2017-10-27 07:44:35,703 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 20.73?s
2017-10-27 07:44:35,704 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1156..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 820.47?s
2017-10-27 07:44:35,704 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1156..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.09ms
2017-10-27 07:44:35,714 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..183..:35Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:35Z&quot;}' in 10.33ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running com.amihaiemil.charles.github.ConfusedTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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-10-27 07:44:35,722 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 694.02?s
2017-10-27 07:44:35,722 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.35ms
2017-10-27 07:44:35,723 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.62ms
2017-10-27 07:44:35,723 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 591.02?s
2017-10-27 07:44:35,724 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.91ms
2017-10-27 07:44:35,724 DEBUG - #name(): 'amihaiemil.github.io' in 5.75?s
2017-10-27 07:44:35,724 DEBUG - #name(): 'amihaiemil.github.io' in 6.81?s
2017-10-27 07:44:35,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 647.02?s
2017-10-27 07:44:35,727 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.90ms
2017-10-27 07:44:35,727 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.26ms
2017-10-27 07:44:35,728 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 667.13?s
2017-10-27 07:44:35,728 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 941.59?s
2017-10-27 07:44:35,730 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 648.97?s
2017-10-27 07:44:35,730 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.93ms
2017-10-27 07:44:35,731 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 195.26?s
2017-10-27 07:44:35,732 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 660.36?s
2017-10-27 07:44:35,733 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.95ms
2017-10-27 07:44:35,733 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.26ms
2017-10-27 07:44:35,733 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.63ms
2017-10-27 07:44:35,734 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:35,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 658.46?s
2017-10-27 07:44:35,735 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.85ms
2017-10-27 07:44:35,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 634.49?s
2017-10-27 07:44:35,736 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.27ms
2017-10-27 07:44:35,737 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.54ms
2017-10-27 07:44:35,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 634.75?s
2017-10-27 07:44:35,738 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.82ms
2017-10-27 07:44:35,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 626.71?s
2017-10-27 07:44:35,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 897.04?s
2017-10-27 07:44:35,741 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 632.63?s
2017-10-27 07:44:35,741 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.93ms
2017-10-27 07:44:35,742 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 642.09?s
2017-10-27 07:44:35,743 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.86ms
2017-10-27 07:44:35,743 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.13ms
2017-10-27 07:44:35,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 654.01?s
2017-10-27 07:44:35,745 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.43ms
2017-10-27 07:44:35,745 DEBUG - #lock(): in 5.97?s
2017-10-27 07:44:35,746 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 657.32?s
2017-10-27 07:44:35,746 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 929.24?s
2017-10-27 07:44:35,748 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 650.79?s
2017-10-27 07:44:35,749 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.04ms
2017-10-27 07:44:35,750 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.43ms
2017-10-27 07:44:35,750 DEBUG - #unlock(): in 7.46?s
2017-10-27 07:44:35,751 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 729.14?s
2017-10-27 07:44:35,751 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 17.91?s
2017-10-27 07:44:35,752 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.21?s
2017-10-27 07:44:35,752 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:35,752 DEBUG - #get(1): 1 in 20.24?s
2017-10-27 07:44:35,752 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.38ms
2017-10-27 07:44:35,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 567.50?s
2017-10-27 07:44:35,756 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.19ms
2017-10-27 07:44:35,756 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.45ms
2017-10-27 07:44:35,757 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 589.06?s
2017-10-27 07:44:35,757 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.73ms
2017-10-27 07:44:35,757 DEBUG - #name(): 'amihaiemil.github.io' in 5.31?s
2017-10-27 07:44:35,758 DEBUG - #name(): 'amihaiemil.github.io' in 9.00?s
2017-10-27 07:44:35,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 585.94?s
2017-10-27 07:44:35,760 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.78ms
2017-10-27 07:44:35,760 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.10ms
2017-10-27 07:44:35,761 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 653.78?s
2017-10-27 07:44:35,761 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 919.88?s
2017-10-27 07:44:35,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 636.30?s
2017-10-27 07:44:35,763 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.94ms
2017-10-27 07:44:35,764 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 180.92?s
2017-10-27 07:44:35,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 632.07?s
2017-10-27 07:44:35,766 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.94ms
2017-10-27 07:44:35,766 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.25ms
2017-10-27 07:44:35,767 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.62ms
2017-10-27 07:44:35,767 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:35,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 669.74?s
2017-10-27 07:44:35,768 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.63ms
2017-10-27 07:44:35,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 630.98?s
2017-10-27 07:44:35,770 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.27ms
2017-10-27 07:44:35,770 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.56ms
2017-10-27 07:44:35,771 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 643.26?s
2017-10-27 07:44:35,771 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.85ms
2017-10-27 07:44:35,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 630.06?s
2017-10-27 07:44:35,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 905.74?s
2017-10-27 07:44:35,774 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 651.62?s
2017-10-27 07:44:35,774 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.03ms
2017-10-27 07:44:35,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 624.23?s
2017-10-27 07:44:35,776 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.87ms
2017-10-27 07:44:35,777 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.14ms
2017-10-27 07:44:35,778 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 635.92?s
2017-10-27 07:44:35,778 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.46ms
2017-10-27 07:44:35,778 DEBUG - #lock(): in 7.79?s
2017-10-27 07:44:35,779 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 619.81?s
2017-10-27 07:44:35,779 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 941.85?s
2017-10-27 07:44:35,781 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 609.19?s
2017-10-27 07:44:35,783 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.97ms
2017-10-27 07:44:35,783 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.32ms
2017-10-27 07:44:35,783 DEBUG - #unlock(): in 17.79?s
2017-10-27 07:44:35,784 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>\n' in 674.58?s
2017-10-27 07:44:35,784 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 21.83?s
2017-10-27 07:44:35,785 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.29?s
2017-10-27 07:44:35,785 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:35,785 DEBUG - #get(1): 1 in 28.98?s
2017-10-27 07:44:35,786 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.25ms
2017-10-27 07:44:35,788 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.73?s
2017-10-27 07:44:35,789 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.91ms
2017-10-27 07:44:35,790 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.17ms
2017-10-27 07:44:35,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 709.05?s
2017-10-27 07:44:35,791 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.50ms
2017-10-27 07:44:35,791 DEBUG - #lock(): in 7.05?s
2017-10-27 07:44:35,792 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 683.19?s
2017-10-27 07:44:35,792 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 950.65?s
2017-10-27 07:44:35,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 668.02?s
2017-10-27 07:44:35,796 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.07ms
2017-10-27 07:44:35,796 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.39ms
2017-10-27 07:44:35,796 DEBUG - #unlock(): in 9.65?s
2017-10-27 07:44:35,797 DEBUG - #issue(): 1 in 28.28?s
2017-10-27 07:44:35,797 DEBUG - #number(): 1 in 10.54?s
2017-10-27 07:44:35,797 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike mock command\n\nError when executig steps!
2017-10-27 07:44:35,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 790.46?s
2017-10-27 07:44:35,798 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 25.53?s
2017-10-27 07:44:35,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 742.33?s
2017-10-27 07:44:35,800 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.53ms
2017-10-27 07:44:35,801 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 747.44?s
2017-10-27 07:44:35,802 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.11ms
2017-10-27 07:44:35,803 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.39ms
2017-10-27 07:44:35,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 756.44?s
2017-10-27 07:44:35,804 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..928..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.71ms
2017-10-27 07:44:35,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 744.64?s
2017-10-27 07:44:35,805 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1027...jcabi.github.mock.MkComments$1@7db2bc08)' in 42.99?s
2017-10-27 07:44:35,806 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 752.41?s
2017-10-27 07:44:35,807 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-10-27 07:44:35,808 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6156f1b0 in 2.23ms
2017-10-27 07:44:35,810 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 740.65?s
2017-10-27 07:44:35,810 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.61?s
2017-10-27 07:44:35,811 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..843..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 746.83?s
2017-10-27 07:44:35,811 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..843..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.01ms
2017-10-27 07:44:35,820 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..182..:35Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:35Z&quot;}' in 9.23ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running com.amihaiemil.charles.github.ErrorReplyTestCase
2017-10-27 07:44:35,822 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 572.59?s
2017-10-27 07:44:35,822 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.16ms
2017-10-27 07:44:35,822 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.43ms
2017-10-27 07:44:35,823 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 514.66?s
2017-10-27 07:44:35,823 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.71ms
2017-10-27 07:44:35,824 DEBUG - #name(): 'amihaiemil.github.io' in 5.54?s
2017-10-27 07:44:35,824 DEBUG - #name(): 'amihaiemil.github.io' in 6.59?s
2017-10-27 07:44:35,825 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 505.19?s
2017-10-27 07:44:35,826 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.57ms
2017-10-27 07:44:35,826 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.87ms
2017-10-27 07:44:35,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 561.22?s
2017-10-27 07:44:35,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 818.62?s
2017-10-27 07:44:35,829 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 545.00?s
2017-10-27 07:44:35,829 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-10-27 07:44:35,830 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 178.49?s
2017-10-27 07:44:35,830 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 557.48?s
2017-10-27 07:44:35,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.69ms
2017-10-27 07:44:35,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.98ms
2017-10-27 07:44:35,832 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.35ms
2017-10-27 07:44:35,832 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:35,833 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 572.08?s
2017-10-27 07:44:35,833 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.86ms
2017-10-27 07:44:35,834 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 554.78?s
2017-10-27 07:44:35,835 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.13ms
2017-10-27 07:44:35,835 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.39ms
2017-10-27 07:44:35,836 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 556.35?s
2017-10-27 07:44:35,836 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.68ms
2017-10-27 07:44:35,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 559.60?s
2017-10-27 07:44:35,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 816.13?s
2017-10-27 07:44:35,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 541.90?s
2017-10-27 07:44:35,839 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.73ms
2017-10-27 07:44:35,840 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 570.16?s
2017-10-27 07:44:35,841 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.63ms
2017-10-27 07:44:35,841 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.89ms
2017-10-27 07:44:35,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 582.69?s
2017-10-27 07:44:35,842 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.18ms
2017-10-27 07:44:35,843 DEBUG - #lock(): in 6.33?s
2017-10-27 07:44:35,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 582.19?s
2017-10-27 07:44:35,844 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 855.96?s
2017-10-27 07:44:35,846 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 549.19?s
2017-10-27 07:44:35,847 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.80ms
2017-10-27 07:44:35,847 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.15ms
2017-10-27 07:44:35,847 DEBUG - #unlock(): in 9.56?s
2017-10-27 07:44:35,848 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 627.46?s
2017-10-27 07:44:35,849 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 25.16?s
2017-10-27 07:44:35,849 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.28?s
2017-10-27 07:44:35,849 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:35,849 DEBUG - #get(1): 1 in 24.20?s
2017-10-27 07:44:35,850 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.84ms
2017-10-27 07:44:35,851 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 639.66?s
2017-10-27 07:44:35,852 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.86ms
2017-10-27 07:44:35,852 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.13ms
2017-10-27 07:44:35,853 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 662.41?s
2017-10-27 07:44:35,853 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.44ms
2017-10-27 07:44:35,854 DEBUG - #lock(): in 6.94?s
2017-10-27 07:44:35,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 633.40?s
2017-10-27 07:44:35,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 900.49?s
2017-10-27 07:44:35,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 644.91?s
2017-10-27 07:44:35,858 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..453..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.03ms
2017-10-27 07:44:35,858 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..453..D "updated_at";SET "2017-10-27T07:44:35Z";'): in 2.36ms
2017-10-27 07:44:35,859 DEBUG - #unlock(): in 13.56?s
2017-10-27 07:44:35,859 DEBUG - #issue(): 1 in 22.18?s
2017-10-27 07:44:35,859 DEBUG - #number(): 1 in 9.57?s
2017-10-27 07:44:35,859 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-10-27 07:44:35,860 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 688.95?s
2017-10-27 07:44:35,861 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 25.72?s
2017-10-27 07:44:35,862 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 696.63?s
2017-10-27 07:44:35,862 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.33ms
2017-10-27 07:44:35,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 690.66?s
2017-10-27 07:44:35,864 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.97ms
2017-10-27 07:44:35,865 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.24ms
2017-10-27 07:44:35,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 701.34?s
2017-10-27 07:44:35,866 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..979..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.57ms
2017-10-27 07:44:35,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 707.13?s
2017-10-27 07:44:35,867 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1078...jcabi.github.mock.MkComments$1@565d53ac)' in 41.70?s
2017-10-27 07:44:35,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 697.60?s
2017-10-27 07:44:35,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 966.01?s
2017-10-27 07:44:35,870 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@9206d80 in 2.18ms
2017-10-27 07:44:35,871 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.97?s
2017-10-27 07:44:35,872 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 25.68?s
2017-10-27 07:44:35,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 686.68?s
2017-10-27 07:44:35,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 953.60?s
2017-10-27 07:44:35,882 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..234..:35Z","updated_at":"2017-10-27T07:44:35Z"}' in 9.49ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 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-10-27 07:44:35,907 DEBUG - Started services, performing check if all up
2017-10-27 07:44:35,907 DEBUG - Started smtp:42433
2017-10-27 07:44:36,057 INFO - Created user login amihaiemil@gmail.com for address amihaiemil@gmail.com with password amihaiemil@gmail.com because it didn't exist before.
2017-10-27 07:44:36,071 INFO - email sent from [mihai] to [&quot;amihaiemil@gmail.com&quot;]
2017-10-27 07:44:36,072 DEBUG - Stopping GreenMail ...
2017-10-27 07:44:36,072 DEBUG - Stopping service smtp:42433
2017-10-27 07:44:36,072 DEBUG - Stopping smtp:42433
2017-10-27 07:44:36,072 DEBUG - Stopped smtp:42433
2017-10-27 07:44:36,074 DEBUG - Started smtp:44554
2017-10-27 07:44:36,074 DEBUG - Started services, performing check if all up
2017-10-27 07:44:36,080 INFO - Created user login commandergithub@test.com for address commandergithub@test.com with password commandergithub@test.com because it didn't exist before.
2017-10-27 07:44:36,082 INFO - email sent from [Charles Michael &lt;amihai.emil@gmail.com&gt;] to [&quot;commandergithub@test.com&quot;]
2017-10-27 07:44:36,082 DEBUG - Stopping GreenMail ...
2017-10-27 07:44:36,082 DEBUG - Stopping service smtp:44554
2017-10-27 07:44:36,082 DEBUG - Stopping smtp:44554
2017-10-27 07:44:36,082 DEBUG - Stopped smtp:44554
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
Running com.amihaiemil.charles.github.LastCommentTestCase
2017-10-27 07:44:36,085 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 689.56?s
2017-10-27 07:44:36,086 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.31ms
2017-10-27 07:44:36,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 550.51?s
2017-10-27 07:44:36,087 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.60ms
2017-10-27 07:44:36,088 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 529.41?s
2017-10-27 07:44:36,089 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.81ms
2017-10-27 07:44:36,090 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 630.02?s
2017-10-27 07:44:36,091 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.16ms
2017-10-27 07:44:36,091 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 609.60?s
2017-10-27 07:44:36,092 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.44ms
2017-10-27 07:44:36,096 DEBUG - #check(class com.jcabi.github.mock.MkUserEmails): immutability checked
2017-10-27 07:44:36,097 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 647.81?s
2017-10-27 07:44:36,098 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 2.19ms
2017-10-27 07:44:36,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 532.13?s
2017-10-27 07:44:36,100 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 6.59ms
2017-10-27 07:44:36,100 DEBUG - #lock(): in 5.70?s
2017-10-27 07:44:36,101 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 509.28?s
2017-10-27 07:44:36,102 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.60ms
2017-10-27 07:44:36,102 DEBUG - #unlock(): in 9.68?s
2017-10-27 07:44:36,103 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.37ms
2017-10-27 07:44:36,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 520.91?s
2017-10-27 07:44:36,104 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.08ms
2017-10-27 07:44:36,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 515.18?s
2017-10-27 07:44:36,105 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.35ms
2017-10-27 07:44:36,106 DEBUG - #name(): 'amihaiemil.github.io' in 10.75?s
2017-10-27 07:44:36,106 DEBUG - #name(): 'amihaiemil.github.io' in 6.75?s
2017-10-27 07:44:36,107 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 565.06?s
2017-10-27 07:44:36,108 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.64ms
2017-10-27 07:44:36,109 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 589.62?s
2017-10-27 07:44:36,110 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 560.64?s
2017-10-27 07:44:36,111 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.53ms
2017-10-27 07:44:36,111 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 167.51?s
2017-10-27 07:44:36,112 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 572.84?s
2017-10-27 07:44:36,114 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.15ms
2017-10-27 07:44:36,114 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.54ms
2017-10-27 07:44:36,114 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 606.37?s
2017-10-27 07:44:36,115 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.58ms
2017-10-27 07:44:36,116 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 598.25?s
2017-10-27 07:44:36,117 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.20ms
2017-10-27 07:44:36,118 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 594.26?s
2017-10-27 07:44:36,118 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.47ms
2017-10-27 07:44:36,119 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 585.66?s
2017-10-27 07:44:36,120 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 586.92?s
2017-10-27 07:44:36,121 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.55ms
2017-10-27 07:44:36,122 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 1.04ms
2017-10-27 07:44:36,123 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.20ms
2017-10-27 07:44:36,124 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 584.42?s
2017-10-27 07:44:36,124 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.50ms
2017-10-27 07:44:36,124 DEBUG - #lock(): in 5.43?s
2017-10-27 07:44:36,125 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 593.52?s
2017-10-27 07:44:36,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 579.06?s
2017-10-27 07:44:36,129 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.18ms
2017-10-27 07:44:36,129 DEBUG - #unlock(): in 10.15?s
2017-10-27 07:44:36,130 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 702.77?s
2017-10-27 07:44:36,130 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 22.72?s
2017-10-27 07:44:36,130 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.91?s
2017-10-27 07:44:36,131 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:36,131 DEBUG - #get(1): 1 in 26.63?s
2017-10-27 07:44:36,131 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.68ms
2017-10-27 07:44:36,132 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 655.53?s
2017-10-27 07:44:36,133 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2017-10-27 07:44:36,134 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 692.45?s
2017-10-27 07:44:36,134 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.57ms
2017-10-27 07:44:36,135 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 657.31?s
2017-10-27 07:44:36,137 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 951.29?s
2017-10-27 07:44:36,137 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.74ms
2017-10-27 07:44:36,138 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.83?s
2017-10-27 07:44:36,139 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.87ms
2017-10-27 07:44:36,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 667.67?s
2017-10-27 07:44:36,141 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.17ms
2017-10-27 07:44:36,141 DEBUG - #number(): 1 in 11.12?s
2017-10-27 07:44:36,141 DEBUG - #get(1): 1 in 24.26?s
2017-10-27 07:44:36,142 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 672.33?s
2017-10-27 07:44:36,143 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.94ms
2017-10-27 07:44:36,145 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-10-27 07:44:36,145 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.25ms
2017-10-27 07:44:36,145 DEBUG - #lock(): in 5.18?s
2017-10-27 07:44:36,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 693.22?s
2017-10-27 07:44:36,148 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 662.11?s
2017-10-27 07:44:36,150 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 2.08ms
2017-10-27 07:44:36,150 DEBUG - #unlock(): in 9.89?s
2017-10-27 07:44:36,150 DEBUG - #issue(): 1 in 24.57?s
2017-10-27 07:44:36,150 DEBUG - #number(): 1 in 14.37?s
2017-10-27 07:44:36,151 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-10-27 07:44:36,152 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 727.58?s
2017-10-27 07:44:36,152 DEBUG - #get(1): 'MkComment(storage=<?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 26.89?s
2017-10-27 07:44:36,153 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 739.35?s
2017-10-27 07:44:36,154 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 7.36ms
2017-10-27 07:44:36,155 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 695.87?s
2017-10-27 07:44:36,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 2.05ms
2017-10-27 07:44:36,157 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 703.90?s
2017-10-27 07:44:36,158 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.36ms
2017-10-27 07:44:36,159 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 645.38?s
2017-10-27 07:44:36,159 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1120...jcabi.github.mock.MkComments$1@10d4d3cf)' in 41.98?s
2017-10-27 07:44:36,160 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n</repo>\n</repos>\n</github>\n' in 656.90?s
2017-10-27 07:44:36,161 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@49dc3ab in 2.19ms
2017-10-27 07:44:36,163 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 657.65?s
2017-10-27 07:44:36,163 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 24.37?s
2017-10-27 07:44:36,164 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 643.79?s
2017-10-27 07:44:36,173 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 9.16ms
2017-10-27 07:44:36,174 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2017-10-27 07:44:36,175 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 30.92?s
2017-10-27 07:44:36,176 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.65?s
2017-10-27 07:44:36,176 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 24.71?s
2017-10-27 07:44:36,177 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.60?s
2017-10-27 07:44:36,177 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.33ms
2017-10-27 07:44:36,178 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 665.07?s
2017-10-27 07:44:36,179 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.68ms
2017-10-27 07:44:36,180 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-10-27 07:44:36,182 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.19ms
2017-10-27 07:44:36,183 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.26?s
2017-10-27 07:44:36,184 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.49ms
2017-10-27 07:44:36,184 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.22?s
2017-10-27 07:44:36,185 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.96ms
2017-10-27 07:44:36,185 DEBUG - #login(): 'charlesmike' in 7.05?s
2017-10-27 07:44:36,186 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.82?s
2017-10-27 07:44:36,186 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 17.88?s
2017-10-27 07:44:36,187 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.32?s
2017-10-27 07:44:36,187 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.20?s
2017-10-27 07:44:36,188 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 627.73?s
2017-10-27 07:44:36,189 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.25ms
2017-10-27 07:44:36,190 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.32?s
2017-10-27 07:44:36,190 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.52ms
2017-10-27 07:44:36,191 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.08?s
2017-10-27 07:44:36,192 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.02ms
2017-10-27 07:44:36,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.02?s
2017-10-27 07:44:36,193 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.31ms
2017-10-27 07:44:36,194 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 626.84?s
2017-10-27 07:44:36,195 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.49ms
2017-10-27 07:44:36,195 DEBUG - #login(): 'charlesmike' in 9.10?s
2017-10-27 07:44:36,196 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 629.21?s
2017-10-27 07:44:36,196 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.91?s
2017-10-27 07:44:36,197 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 638.03?s
2017-10-27 07:44:36,197 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 13.19?s
2017-10-27 07:44:36,198 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 635.48?s
2017-10-27 07:44:36,199 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.26ms
2017-10-27 07:44:36,199 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 645.01?s
2017-10-27 07:44:36,200 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.53ms
2017-10-27 07:44:36,201 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.13?s
2017-10-27 07:44:36,202 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.83ms
2017-10-27 07:44:36,203 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.12?s
2017-10-27 07:44:36,203 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.11ms
2017-10-27 07:44:36,204 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.38?s
2017-10-27 07:44:36,204 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.28ms
2017-10-27 07:44:36,205 DEBUG - #login(): 'charlesmike' in 6.69?s
2017-10-27 07:44:36,206 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 448.24?s
2017-10-27 07:44:36,206 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 947.74?s
2017-10-27 07:44:36,207 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.20ms
2017-10-27 07:44:36,207 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 477.36?s
2017-10-27 07:44:36,208 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.45ms
2017-10-27 07:44:36,208 DEBUG - #name(): 'amihaiemil.github.io' in 5.07?s
2017-10-27 07:44:36,208 DEBUG - #name(): 'amihaiemil.github.io' in 6.76?s
2017-10-27 07:44:36,209 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 495.53?s
2017-10-27 07:44:36,210 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.46ms
2017-10-27 07:44:36,210 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.75ms
2017-10-27 07:44:36,211 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 519.03?s
2017-10-27 07:44:36,211 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 769.68?s
2017-10-27 07:44:36,213 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 495.02?s
2017-10-27 07:44:36,213 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.59ms
2017-10-27 07:44:36,214 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 146.43?s
2017-10-27 07:44:36,214 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 514.44?s
2017-10-27 07:44:36,216 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.96ms
2017-10-27 07:44:36,216 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.25ms
2017-10-27 07:44:36,216 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.59ms
2017-10-27 07:44:36,216 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,217 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 534.96?s
2017-10-27 07:44:36,218 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.89ms
2017-10-27 07:44:36,218 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 515.19?s
2017-10-27 07:44:36,219 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.53ms
2017-10-27 07:44:36,220 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.78ms
2017-10-27 07:44:36,220 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 515.81?s
2017-10-27 07:44:36,221 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.06ms
2017-10-27 07:44:36,221 DEBUG - #lock(): in 5.77?s
2017-10-27 07:44:36,222 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 514.27?s
2017-10-27 07:44:36,222 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 782.23?s
2017-10-27 07:44:36,224 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 514.61?s
2017-10-27 07:44:36,225 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.67ms
2017-10-27 07:44:36,225 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 2.00ms
2017-10-27 07:44:36,225 DEBUG - #unlock(): in 6.87?s
2017-10-27 07:44:36,226 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 575.61?s
2017-10-27 07:44:36,227 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 17.47?s
2017-10-27 07:44:36,227 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.25?s
2017-10-27 07:44:36,227 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-10-27 07:44:36,227 DEBUG - #get(1): 1 in 20.17?s
2017-10-27 07:44:36,227 DEBUG - #create('test issue', 'body'): 1 in 6.51ms
2017-10-27 07:44:36,228 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.77?s
2017-10-27 07:44:36,230 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.53ms
2017-10-27 07:44:36,231 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.79ms
2017-10-27 07:44:36,231 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.74?s
2017-10-27 07:44:36,232 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.07ms
2017-10-27 07:44:36,232 DEBUG - #lock(): in 17.95?s
2017-10-27 07:44:36,233 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 544.90?s
2017-10-27 07:44:36,233 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 792.74?s
2017-10-27 07:44:36,235 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 539.91?s
2017-10-27 07:44:36,236 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.82ms
2017-10-27 07:44:36,236 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 2.40ms
2017-10-27 07:44:36,237 DEBUG - #unlock(): in 7.13?s
2017-10-27 07:44:36,237 DEBUG - #issue(): 1 in 18.35?s
2017-10-27 07:44:36,237 DEBUG - #number(): 1 in 6.62?s
2017-10-27 07:44:36,237 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-10-27 07:44:36,238 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.16?s
2017-10-27 07:44:36,238 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 19.32?s
2017-10-27 07:44:36,239 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.65?s
2017-10-27 07:44:36,239 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 6.79ms
2017-10-27 07:44:36,240 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.39?s
2017-10-27 07:44:36,241 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.15ms
2017-10-27 07:44:36,241 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.39ms
2017-10-27 07:44:36,242 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 594.81?s
2017-10-27 07:44:36,242 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.65ms
2017-10-27 07:44:36,242 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.73?s
2017-10-27 07:44:36,243 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 604.72?s
2017-10-27 07:44:36,244 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 849.41?s
2017-10-27 07:44:36,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 545.89?s
2017-10-27 07:44:36,246 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 2.15ms
2017-10-27 07:44:36,246 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.68?s
2017-10-27 07:44:36,248 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.61ms
2017-10-27 07:44:36,248 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.86ms
2017-10-27 07:44:36,249 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 566.30?s
2017-10-27 07:44:36,249 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 2.12ms
2017-10-27 07:44:36,249 DEBUG - #number(): 1 in 6.79?s
2017-10-27 07:44:36,249 DEBUG - #get(1): 1 in 17.41?s
2017-10-27 07:44:36,250 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 564.08?s
2017-10-27 07:44:36,252 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.00ms
2017-10-27 07:44:36,252 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.24ms
2017-10-27 07:44:36,253 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 558.72?s
2017-10-27 07:44:36,253 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.52ms
2017-10-27 07:44:36,253 DEBUG - #lock(): in 5.60?s
2017-10-27 07:44:36,254 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 577.27?s
2017-10-27 07:44:36,254 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 826.66?s
2017-10-27 07:44:36,256 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.77?s
2017-10-27 07:44:36,258 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2017-10-27T07:44:36Z";'): in 2.14ms
2017-10-27 07:44:36,258 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2017-10-27T07:44:36Z";'): in 2.46ms
2017-10-27 07:44:36,258 DEBUG - #unlock(): in 6.73?s
2017-10-27 07:44:36,258 DEBUG - #issue(): 1 in 17.41?s
2017-10-27 07:44:36,259 DEBUG - #number(): 1 in 6.26?s
2017-10-27 07:44:36,259 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-10-27 07:44:36,260 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.89?s
2017-10-27 07:44:36,260 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 19.60?s
2017-10-27 07:44:36,261 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.96?s
2017-10-27 07:44:36,261 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.00ms
2017-10-27 07:44:36,262 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.21?s
2017-10-27 07:44:36,263 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.79ms
2017-10-27 07:44:36,263 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.05ms
2017-10-27 07:44:36,265 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 614.35?s
2017-10-27 07:44:36,265 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.69ms
2017-10-27 07:44:36,265 DEBUG - #lock(): in 5.47?s
2017-10-27 07:44:36,266 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.64?s
2017-10-27 07:44:36,266 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 882.97?s
2017-10-27 07:44:36,268 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 585.86?s
2017-10-27 07:44:36,270 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.96ms
2017-10-27 07:44:36,270 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 2.29ms
2017-10-27 07:44:36,270 DEBUG - #unlock(): in 13.35?s
2017-10-27 07:44:36,271 DEBUG - #issue(): 1 in 26.52?s
2017-10-27 07:44:36,271 DEBUG - #number(): 1 in 14.08?s
2017-10-27 07:44:36,271 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike hello again!!
2017-10-27 07:44:36,272 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 643.74?s
2017-10-27 07:44:36,273 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 25.95?s
2017-10-27 07:44:36,274 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 630.87?s
2017-10-27 07:44:36,274 DEBUG - #post('@charlesmike hello again!!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 7.83ms
2017-10-27 07:44:36,275 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.27?s
2017-10-27 07:44:36,276 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.93ms
2017-10-27 07:44:36,276 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.19ms
2017-10-27 07:44:36,277 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.44?s
2017-10-27 07:44:36,278 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1518..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.52ms
2017-10-27 07:44:36,278 DEBUG - #lock(): in 6.50?s
2017-10-27 07:44:36,279 DEBUG - #xml(): '<?xml version="1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1433..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 650.36?s
2017-10-27 07:44:36,279 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1433..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 922.45?s
2017-10-27 07:44:36,282 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1433..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 635.15?s
2017-10-27 07:44:36,283 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..374..D &quot;updated_at&quot;;SET &quot;2017-10-27T07:44:36Z&quot;;'): in 2.02ms
2017-10-27 07:44:36,284 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..374..D &quot;updated_at&quot;;SET &quot;2017-10-27T07:44:36Z&quot;;'): in 2.34ms
2017-10-27 07:44:36,284 DEBUG - #unlock(): in 9.52?s
2017-10-27 07:44:36,284 DEBUG - #issue(): 1 in 25.40?s
2017-10-27 07:44:36,284 DEBUG - #number(): 1 in 9.78?s
2017-10-27 07:44:36,284 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-10-27 07:44:36,286 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.01ms
2017-10-27 07:44:36,286 DEBUG - #get(4): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 26.70?s
2017-10-27 07:44:36,287 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 670.19?s
2017-10-27 07:44:36,300 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 8.53ms
2017-10-27 07:44:36,302 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.34ms
2017-10-27 07:44:36,305 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.68ms
2017-10-27 07:44:36,305 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.13ms
2017-10-27 07:44:36,307 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.26ms
2017-10-27 07:44:36,307 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1840..mihaiemil/amihaiemil.github.io, ticket=1)' in 4.61ms
2017-10-27 07:44:36,309 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 955.95?s
2017-10-27 07:44:36,309 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1938...jcabi.github.mock.MkComments$1@4770c18a)' in 51.40?s
2017-10-27 07:44:36,310 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 826.40?s
2017-10-27 07:44:36,310 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.14ms
2017-10-27 07:44:36,312 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@3bb26faa in 2.82ms
2017-10-27 07:44:36,314 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 836.27?s
2017-10-27 07:44:36,314 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=1)' in 27.17?s
2017-10-27 07:44:36,316 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.46?s
2017-10-27 07:44:36,316 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=2)' in 19.26?s
2017-10-27 07:44:36,318 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 675.60?s
2017-10-27 07:44:36,318 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=3)' in 19.88?s
2017-10-27 07:44:36,320 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 660.32?s
2017-10-27 07:44:36,320 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=4)' in 19.14?s
2017-10-27 07:44:36,321 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 653.97?s
2017-10-27 07:44:36,321 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 912.95?s
2017-10-27 07:44:36,330 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..159..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 9.07ms
2017-10-27 07:44:36,331 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 758.55?s
2017-10-27 07:44:36,331 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1828.., coords=amihaiemil/amihaiemil.github.io)' in 26.07?s
2017-10-27 07:44:36,332 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.52?s
2017-10-27 07:44:36,332 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.65?s
2017-10-27 07:44:36,333 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 661.53?s
2017-10-27 07:44:36,334 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.36ms
2017-10-27 07:44:36,334 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.62ms
2017-10-27 07:44:36,335 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 670.83?s
2017-10-27 07:44:36,335 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1801..<users/>\n</github>\n, himself=charlesmike)' in 1.88ms
2017-10-27 07:44:36,336 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/&gt;\n&lt;/github&gt;\n' in 806.94?s
2017-10-27 07:44:36,338 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.23ms
2017-10-27 07:44:36,338 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.51ms
2017-10-27 07:44:36,339 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 686.61?s
2017-10-27 07:44:36,339 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.80ms
2017-10-27 07:44:36,340 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 676.47?s
2017-10-27 07:44:36,341 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 4.04ms
2017-10-27 07:44:36,341 DEBUG - #login(): 'charlesmike' in 6.86?s
2017-10-27 07:44:36,342 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 669.39?s
2017-10-27 07:44:36,342 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 17.22?s
2017-10-27 07:44:36,343 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.80?s
2017-10-27 07:44:36,343 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike</login>\n</user>\n</users>\n</github>\n' in 13.65?s
2017-10-27 07:44:36,344 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 665.62?s
2017-10-27 07:44:36,345 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.31ms
2017-10-27 07:44:36,345 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.55ms
2017-10-27 07:44:36,346 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 670.34?s
2017-10-27 07:44:36,346 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.80ms
2017-10-27 07:44:36,347 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 655.94?s
2017-10-27 07:44:36,348 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.87ms
2017-10-27 07:44:36,349 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.13ms
2017-10-27 07:44:36,350 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 662.89?s
2017-10-27 07:44:36,350 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.40ms
2017-10-27 07:44:36,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 724.92?s
2017-10-27 07:44:36,351 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 3.60ms
2017-10-27 07:44:36,351 DEBUG - #login(): 'charlesmike' in 6.45?s
2017-10-27 07:44:36,352 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 671.33?s
2017-10-27 07:44:36,352 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 919.53?s
2017-10-27 07:44:36,360 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..151..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 8.95ms
2017-10-27 07:44:36,362 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 709.25?s
2017-10-27 07:44:36,362 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 23.44?s
2017-10-27 07:44:36,363 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 614.08?s
2017-10-27 07:44:36,363 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 13.84?s
2017-10-27 07:44:36,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 604.95?s
2017-10-27 07:44:36,364 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.23ms
2017-10-27 07:44:36,365 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.46ms
2017-10-27 07:44:36,365 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 603.86?s
2017-10-27 07:44:36,366 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.72ms
2017-10-27 07:44:36,367 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 598.98?s
2017-10-27 07:44:36,368 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.71ms
2017-10-27 07:44:36,368 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.96ms
2017-10-27 07:44:36,369 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 614.86?s
2017-10-27 07:44:36,369 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.22ms
2017-10-27 07:44:36,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users&gt;\n&lt;/github&gt;\n' in 641.40?s
2017-10-27 07:44:36,370 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.34ms
2017-10-27 07:44:36,370 DEBUG - #login(): 'charlesmike' in 9.48?s
2017-10-27 07:44:36,371 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 631.56?s
2017-10-27 07:44:36,371 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 16.09?s
2017-10-27 07:44:36,372 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 608.68?s
2017-10-27 07:44:36,372 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 12.73?s
2017-10-27 07:44:36,373 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 606.94?s
2017-10-27 07:44:36,374 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.32ms
2017-10-27 07:44:36,374 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.62ms
2017-10-27 07:44:36,375 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 806.44?s
2017-10-27 07:44:36,376 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.87ms
2017-10-27 07:44:36,377 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 834.34?s
2017-10-27 07:44:36,379 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.60ms
2017-10-27 07:44:36,379 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.05ms
2017-10-27 07:44:36,381 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 1.13ms
2017-10-27 07:44:36,381 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 3.50ms
2017-10-27 07:44:36,382 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 634.94?s
2017-10-27 07:44:36,382 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 5.18ms
2017-10-27 07:44:36,382 DEBUG - #login(): 'charlesmike' in 8.61?s
2017-10-27 07:44:36,383 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 605.49?s
2017-10-27 07:44:36,383 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 840.60?s
2017-10-27 07:44:36,393 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..151..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 10.70ms
2017-10-27 07:44:36,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 408.68?s
2017-10-27 07:44:36,395 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 855.38?s
2017-10-27 07:44:36,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 423.14?s
2017-10-27 07:44:36,396 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.12ms
2017-10-27 07:44:36,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 413.14?s
2017-10-27 07:44:36,397 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.33ms
2017-10-27 07:44:36,398 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 418.71?s
2017-10-27 07:44:36,398 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.64ms
2017-10-27 07:44:36,399 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 420.33?s
2017-10-27 07:44:36,399 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.55ms
2017-10-27 07:44:36,400 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 416.48?s
2017-10-27 07:44:36,401 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.31ms
2017-10-27 07:44:36,401 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 417.20?s
2017-10-27 07:44:36,402 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.56ms
2017-10-27 07:44:36,402 DEBUG - #lock(): in 5.51?s
2017-10-27 07:44:36,402 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 419.54?s
2017-10-27 07:44:36,403 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.34ms
2017-10-27 07:44:36,404 DEBUG - #unlock(): in 6.69?s
2017-10-27 07:44:36,404 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.95ms
2017-10-27 07:44:36,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 423.61?s
2017-10-27 07:44:36,405 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 871.56?s
2017-10-27 07:44:36,406 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 439.46?s
2017-10-27 07:44:36,406 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..132..ers&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.13ms
2017-10-27 07:44:36,406 DEBUG - #name(): 'amihaiemil.github.io' in 4.88?s
2017-10-27 07:44:36,406 DEBUG - #name(): 'amihaiemil.github.io' in 6.15?s
2017-10-27 07:44:36,407 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 428.46?s
2017-10-27 07:44:36,408 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.33ms
2017-10-27 07:44:36,409 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.42?s
2017-10-27 07:44:36,410 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 473.58?s
2017-10-27 07:44:36,410 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.28ms
2017-10-27 07:44:36,411 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 142.52?s
2017-10-27 07:44:36,411 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 461.45?s
2017-10-27 07:44:36,412 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.46ms
2017-10-27 07:44:36,413 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private":false}): in 1.77ms
2017-10-27 07:44:36,413 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,413 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 462.16?s
2017-10-27 07:44:36,414 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 6.80ms
2017-10-27 07:44:36,414 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 460.64?s
2017-10-27 07:44:36,415 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 943.11?s
2017-10-27 07:44:36,416 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 466.37?s
2017-10-27 07:44:36,416 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.19ms
2017-10-27 07:44:36,416 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 464.55?s
2017-10-27 07:44:36,418 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 472.82?s
2017-10-27 07:44:36,418 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.28ms
2017-10-27 07:44:36,419 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 471.86?s
2017-10-27 07:44:36,420 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.40ms
2017-10-27 07:44:36,420 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 472.55?s
2017-10-27 07:44:36,420 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.66ms
2017-10-27 07:44:36,421 DEBUG - #lock(): in 4.85?s
2017-10-27 07:44:36,421 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 482.10?s
2017-10-27 07:44:36,423 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 470.43?s
2017-10-27 07:44:36,424 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.59ms
2017-10-27 07:44:36,424 DEBUG - #unlock(): in 12.40?s
2017-10-27 07:44:36,425 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 512.79?s
2017-10-27 07:44:36,425 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 17.22?s
2017-10-27 07:44:36,425 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 10.70?s
2017-10-27 07:44:36,426 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:36,426 DEBUG - #get(1): 1 in 19.03?s
2017-10-27 07:44:36,426 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.37ms
2017-10-27 07:44:36,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 509.06?s
2017-10-27 07:44:36,427 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.04ms
2017-10-27 07:44:36,428 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 507.96?s
2017-10-27 07:44:36,428 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.28ms
2017-10-27 07:44:36,429 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 509.95?s
2017-10-27 07:44:36,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 501.19?s
2017-10-27 07:44:36,431 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.45ms
2017-10-27 07:44:36,432 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 493.01?s
2017-10-27 07:44:36,433 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.48ms
2017-10-27 07:44:36,433 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 499.67?s
2017-10-27 07:44:36,433 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.74ms
2017-10-27 07:44:36,434 DEBUG - #number(): 1 in 7.58?s
2017-10-27 07:44:36,434 DEBUG - #get(1): 1 in 17.50?s
2017-10-27 07:44:36,435 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 494.10?s
2017-10-27 07:44:36,436 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.60ms
2017-10-27 07:44:36,437 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 504.32?s
2017-10-27 07:44:36,437 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.86ms
2017-10-27 07:44:36,437 DEBUG - #lock(): in 4.89?s
2017-10-27 07:44:36,438 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>\n</repos>\n</github>\n' in 512.51?s
2017-10-27 07:44:36,439 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 494.54?s
2017-10-27 07:44:36,441 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.69ms
2017-10-27 07:44:36,441 DEBUG - #unlock(): in 10.00?s
2017-10-27 07:44:36,441 DEBUG - #issue(): 1 in 17.16?s
2017-10-27 07:44:36,441 DEBUG - #number(): 1 in 6.22?s
2017-10-27 07:44:36,441 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-10-27 07:44:36,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.46?s
2017-10-27 07:44:36,442 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 18.71?s
2017-10-27 07:44:36,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.78?s
2017-10-27 07:44:36,443 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.61ms
2017-10-27 07:44:36,445 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 490.99?s
2017-10-27 07:44:36,446 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.59ms
2017-10-27 07:44:36,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 501.67?s
2017-10-27 07:44:36,447 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.86ms
2017-10-27 07:44:36,447 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 499.36?s
2017-10-27 07:44:36,448 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@3cada0e9)' in 27.24?s
2017-10-27 07:44:36,448 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 499.57?s
2017-10-27 07:44:36,449 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2b1f401e in 1.53ms
2017-10-27 07:44:36,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 481.90?s
2017-10-27 07:44:36,451 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 17.85?s
2017-10-27 07:44:36,452 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 501.87?s
2017-10-27 07:44:36,459 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.83ms
2017-10-27 07:44:36,460 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-10-27 07:44:36,460 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 19.04?s
2017-10-27 07:44:36,461 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 505.60?s
2017-10-27 07:44:36,461 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.45?s
2017-10-27 07:44:36,462 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.49?s
2017-10-27 07:44:36,462 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.06ms
2017-10-27 07:44:36,463 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 498.19?s
2017-10-27 07:44:36,463 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.30ms
2017-10-27 07:44:36,464 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 499.45?s
2017-10-27 07:44:36,465 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.78ms
2017-10-27 07:44:36,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 511.49?s
2017-10-27 07:44:36,466 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.03ms
2017-10-27 07:44:36,467 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 505.31?s
2017-10-27 07:44:36,467 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.03ms
2017-10-27 07:44:36,467 DEBUG - #login(): 'charlesmike' in 6.54?s
2017-10-27 07:44:36,468 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 502.80?s
2017-10-27 07:44:36,468 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 15.67?s
2017-10-27 07:44:36,469 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 503.35?s
2017-10-27 07:44:36,469 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 12.55?s
2017-10-27 07:44:36,470 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 520.18?s
2017-10-27 07:44:36,471 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.02ms
2017-10-27 07:44:36,471 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 504.63?s
2017-10-27 07:44:36,472 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.26ms
2017-10-27 07:44:36,472 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 499.03?s
2017-10-27 07:44:36,473 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.50ms
2017-10-27 07:44:36,474 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.87?s
2017-10-27 07:44:36,474 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.75ms
2017-10-27 07:44:36,475 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.28?s
2017-10-27 07:44:36,475 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.78ms
2017-10-27 07:44:36,476 DEBUG - #login(): 'charlesmike' in 6.41?s
2017-10-27 07:44:36,476 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 512.13?s
2017-10-27 07:44:36,484 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.76ms
2017-10-27 07:44:36,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 395.22?s
2017-10-27 07:44:36,485 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 821.38?s
2017-10-27 07:44:36,485 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.05ms
2017-10-27 07:44:36,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 404.88?s
2017-10-27 07:44:36,486 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.29ms
2017-10-27 07:44:36,487 DEBUG - #name(): 'amihaiemil.github.io' in 4.88?s
2017-10-27 07:44:36,487 DEBUG - #name(): 'amihaiemil.github.io' in 6.07?s
2017-10-27 07:44:36,487 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 395.94?s
2017-10-27 07:44:36,488 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.26ms
2017-10-27 07:44:36,489 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.50ms
2017-10-27 07:44:36,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 456.88?s
2017-10-27 07:44:36,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 688.97?s
2017-10-27 07:44:36,491 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 888.83?s
2017-10-27 07:44:36,491 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.48ms
2017-10-27 07:44:36,492 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 137.34?s
2017-10-27 07:44:36,493 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 430.35?s
2017-10-27 07:44:36,494 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.42ms
2017-10-27 07:44:36,494 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.69ms
2017-10-27 07:44:36,494 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.99ms
2017-10-27 07:44:36,494 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,495 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 426.78?s
2017-10-27 07:44:36,495 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version=&quot;1.0&quot; encoding=&quot;UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 7.81ms
2017-10-27 07:44:36,496 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 423.17?s
2017-10-27 07:44:36,497 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.30ms
2017-10-27 07:44:36,497 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.52ms
2017-10-27 07:44:36,497 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 424.35?s
2017-10-27 07:44:36,498 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.75ms
2017-10-27 07:44:36,498 DEBUG - #lock(): in 5.69?s
2017-10-27 07:44:36,498 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 426.08?s
2017-10-27 07:44:36,499 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 653.93?s
2017-10-27 07:44:36,500 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 404.94?s
2017-10-27 07:44:36,501 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.43ms
2017-10-27 07:44:36,501 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.70ms
2017-10-27 07:44:36,502 DEBUG - #unlock(): in 6.91?s
2017-10-27 07:44:36,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 474.93?s
2017-10-27 07:44:36,503 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 16.14?s
2017-10-27 07:44:36,503 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.42?s
2017-10-27 07:44:36,503 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-10-27 07:44:36,503 DEBUG - #get(1): 1 in 18.74?s
2017-10-27 07:44:36,503 DEBUG - #create('test issue', 'body'): 1 in 5.48ms
2017-10-27 07:44:36,504 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 453.30?s
2017-10-27 07:44:36,505 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.46ms
2017-10-27 07:44:36,505 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.68ms
2017-10-27 07:44:36,506 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 486.24?s
2017-10-27 07:44:36,506 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.93ms
2017-10-27 07:44:36,506 DEBUG - #lock(): in 6.46?s
2017-10-27 07:44:36,507 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 455.72?s
2017-10-27 07:44:36,507 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 681.26?s
2017-10-27 07:44:36,509 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 449.57?s
2017-10-27 07:44:36,510 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.60ms
2017-10-27 07:44:36,510 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.87ms
2017-10-27 07:44:36,510 DEBUG - #unlock(): in 6.86?s
2017-10-27 07:44:36,511 DEBUG - #issue(): 1 in 16.93?s
2017-10-27 07:44:36,511 DEBUG - #number(): 1 in 10.15?s
2017-10-27 07:44:36,511 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-10-27 07:44:36,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 496.86?s
2017-10-27 07:44:36,512 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.95?s
2017-10-27 07:44:36,513 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.35?s
2017-10-27 07:44:36,513 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 5.68ms
2017-10-27 07:44:36,514 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 488.51?s
2017-10-27 07:44:36,514 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 982.30?s
2017-10-27 07:44:36,514 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.21ms
2017-10-27 07:44:36,515 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 491.28?s
2017-10-27 07:44:36,515 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.43ms
2017-10-27 07:44:36,515 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.65?s
2017-10-27 07:44:36,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 479.99?s
2017-10-27 07:44:36,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 705.71?s
2017-10-27 07:44:36,518 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.79?s
2017-10-27 07:44:36,518 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 1.59ms
2017-10-27 07:44:36,519 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 479.83?s
2017-10-27 07:44:36,520 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.43ms
2017-10-27 07:44:36,520 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.65ms
2017-10-27 07:44:36,521 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 483.14?s
2017-10-27 07:44:36,521 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 1.89ms
2017-10-27 07:44:36,521 DEBUG - #number(): 1 in 9.93?s
2017-10-27 07:44:36,521 DEBUG - #get(1): 1 in 19.33?s
2017-10-27 07:44:36,522 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 491.63?s
2017-10-27 07:44:36,523 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.60ms
2017-10-27 07:44:36,523 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-10-27 07:44:36,524 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>\n</github>\n' in 487.41?s
2017-10-27 07:44:36,524 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.08ms
2017-10-27 07:44:36,525 DEBUG - #lock(): in 5.41?s
2017-10-27 07:44:36,525 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 480.92?s
2017-10-27 07:44:36,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 713.85?s
2017-10-27 07:44:36,527 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 472.85?s
2017-10-27 07:44:36,528 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2017-10-27T07:44:36Z";'): in 1.61ms
2017-10-27 07:44:36,528 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2017-10-27T07:44:36Z";'): in 1.88ms
2017-10-27 07:44:36,529 DEBUG - #unlock(): in 6.82?s
2017-10-27 07:44:36,529 DEBUG - #issue(): 1 in 18.08?s
2017-10-27 07:44:36,529 DEBUG - #number(): 1 in 9.38?s
2017-10-27 07:44:36,529 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-10-27 07:44:36,530 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.39?s
2017-10-27 07:44:36,530 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 18.79?s
2017-10-27 07:44:36,531 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 504.03?s
2017-10-27 07:44:36,531 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 5.91ms
2017-10-27 07:44:36,532 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 498.70?s
2017-10-27 07:44:36,533 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.60ms
2017-10-27 07:44:36,533 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.83ms
2017-10-27 07:44:36,534 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 518.15?s
2017-10-27 07:44:36,534 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.08ms
2017-10-27 07:44:36,534 DEBUG - #lock(): in 6.04?s
2017-10-27 07:44:36,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 498.81?s
2017-10-27 07:44:36,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 726.57?s
2017-10-27 07:44:36,537 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.15?s
2017-10-27 07:44:36,538 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.66ms
2017-10-27 07:44:36,539 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.93ms
2017-10-27 07:44:36,539 DEBUG - #unlock(): in 6.65?s
2017-10-27 07:44:36,539 DEBUG - #issue(): 1 in 18.08?s
2017-10-27 07:44:36,539 DEBUG - #number(): 1 in 6.29?s
2017-10-27 07:44:36,539 INFO - comment #3 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-10-27 07:44:36,540 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.02?s
2017-10-27 07:44:36,540 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 22.14?s
2017-10-27 07:44:36,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.70?s
2017-10-27 07:44:36,541 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.05ms
2017-10-27 07:44:36,542 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 508.93?s
2017-10-27 07:44:36,544 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.59ms
2017-10-27 07:44:36,544 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.81ms
2017-10-27 07:44:36,544 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 521.68?s
2017-10-27 07:44:36,545 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1527..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.06ms
2017-10-27 07:44:36,545 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 517.72?s
2017-10-27 07:44:36,546 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1625...jcabi.github.mock.MkComments$1@619ec587)' in 27.76?s
2017-10-27 07:44:36,546 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 516.05?s
2017-10-27 07:44:36,547 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 741.62?s
2017-10-27 07:44:36,548 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7eba5422 in 1.76ms
2017-10-27 07:44:36,549 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 516.89?s
2017-10-27 07:44:36,549 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1533..il/amihaiemil.github.io, ticket=1, num=1)' in 18.50?s
2017-10-27 07:44:36,551 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 505.93?s
2017-10-27 07:44:36,551 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=2)' in 17.44?s
2017-10-27 07:44:36,552 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.23?s
2017-10-27 07:44:36,552 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=3)' in 20.55?s
2017-10-27 07:44:36,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 514.22?s
2017-10-27 07:44:36,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 730.02?s
2017-10-27 07:44:36,561 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.87ms
2017-10-27 07:44:36,561 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.67?s
2017-10-27 07:44:36,562 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1515.., coords=amihaiemil/amihaiemil.github.io)' in 17.86?s
2017-10-27 07:44:36,562 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 545.79?s
2017-10-27 07:44:36,563 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.57?s
2017-10-27 07:44:36,563 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.90?s
2017-10-27 07:44:36,564 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.05ms
2017-10-27 07:44:36,564 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.27ms
2017-10-27 07:44:36,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 516.45?s
2017-10-27 07:44:36,565 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1488..<users/>\n</github>\n, himself=charlesmike)' in 1.50ms
2017-10-27 07:44:36,566 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 560.53?s
2017-10-27 07:44:36,576 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 10.53ms
2017-10-27 07:44:36,576 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 10.97ms
2017-10-27 07:44:36,578 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.03ms
2017-10-27 07:44:36,578 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 11.37ms
2017-10-27 07:44:36,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.01ms
2017-10-27 07:44:36,580 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 13.22ms
2017-10-27 07:44:36,580 DEBUG - #login(): 'charlesmike' in 11.26?s
2017-10-27 07:44:36,582 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 996.75?s
2017-10-27 07:44:36,582 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 29.55?s
2017-10-27 07:44:36,583 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 787.90?s
2017-10-27 07:44:36,584 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 17.82?s
2017-10-27 07:44:36,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 810.86?s
2017-10-27 07:44:36,585 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.54ms
2017-10-27 07:44:36,586 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.88ms
2017-10-27 07:44:36,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 708.55?s
2017-10-27 07:44:36,587 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1538..</users>\n</github>\n, himself=charlesmike)' in 2.19ms
2017-10-27 07:44:36,588 DEBUG - #xml(): '<?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 789.06?s
2017-10-27 07:44:36,590 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.26ms
2017-10-27 07:44:36,590 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.59ms
2017-10-27 07:44:36,591 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 564.85?s
2017-10-27 07:44:36,591 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1534..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.89ms
2017-10-27 07:44:36,592 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 577.64?s
2017-10-27 07:44:36,592 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1534..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.95ms
2017-10-27 07:44:36,592 DEBUG - #login(): 'charlesmike' in 6.42?s
2017-10-27 07:44:36,593 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 549.60?s
2017-10-27 07:44:36,593 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 777.42?s
2017-10-27 07:44:36,601 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..172..:36Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:36Z&quot;}' in 8.22ms
2017-10-27 07:44:36,602 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 577.48?s
2017-10-27 07:44:36,602 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 18.68?s
2017-10-27 07:44:36,603 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 566.00?s
2017-10-27 07:44:36,603 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 13.51?s
2017-10-27 07:44:36,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 562.05?s
2017-10-27 07:44:36,604 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.14ms
2017-10-27 07:44:36,604 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.38ms
2017-10-27 07:44:36,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 555.81?s
2017-10-27 07:44:36,605 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1538..</users>\n</github>\n, himself=charlesmike)' in 1.63ms
2017-10-27 07:44:36,606 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 547.50?s
2017-10-27 07:44:36,607 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.59ms
2017-10-27 07:44:36,608 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.84ms
2017-10-27 07:44:36,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 547.77?s
2017-10-27 07:44:36,609 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.10ms
2017-10-27 07:44:36,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 558.84?s
2017-10-27 07:44:36,610 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.15ms
2017-10-27 07:44:36,610 DEBUG - #login(): 'charlesmike' in 8.42?s
2017-10-27 07:44:36,611 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 363.55?s
2017-10-27 07:44:36,612 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 792.48?s
2017-10-27 07:44:36,612 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 433.81?s
2017-10-27 07:44:36,612 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.07ms
2017-10-27 07:44:36,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 441.87?s
2017-10-27 07:44:36,614 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.43ms
2017-10-27 07:44:36,615 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 427.79?s
2017-10-27 07:44:36,615 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.72ms
2017-10-27 07:44:36,616 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 439.63?s
2017-10-27 07:44:36,616 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.64ms
2017-10-27 07:44:36,617 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 449.82?s
2017-10-27 07:44:36,618 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.35ms
2017-10-27 07:44:36,618 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 435.30?s
2017-10-27 07:44:36,618 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.63ms
2017-10-27 07:44:36,619 DEBUG - #lock(): in 4.86?s
2017-10-27 07:44:36,619 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 430.37?s
2017-10-27 07:44:36,620 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.33ms
2017-10-27 07:44:36,620 DEBUG - #unlock(): in 8.83?s
2017-10-27 07:44:36,621 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.99ms
2017-10-27 07:44:36,621 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..89..mail&gt;\n&lt;/emails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 447.47?s
2017-10-27 07:44:36,622 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 912.76?s
2017-10-27 07:44:36,623 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 430.75?s
2017-10-27 07:44:36,623 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..132..ers&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.18ms
2017-10-27 07:44:36,623 DEBUG - #name(): 'amihaiemil.github.io' in 5.04?s
2017-10-27 07:44:36,623 DEBUG - #name(): 'amihaiemil.github.io' in 12.11?s
2017-10-27 07:44:36,624 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 421.71?s
2017-10-27 07:44:36,625 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.32ms
2017-10-27 07:44:36,626 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>\n</github>\n' in 486.65?s
2017-10-27 07:44:36,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 424.12?s
2017-10-27 07:44:36,627 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.35ms
2017-10-27 07:44:36,628 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 156.85?s
2017-10-27 07:44:36,628 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 459.42?s
2017-10-27 07:44:36,629 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.47ms
2017-10-27 07:44:36,630 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.77ms
2017-10-27 07:44:36,630 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 455.01?s
2017-10-27 07:44:36,631 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 6.91ms
2017-10-27 07:44:36,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 471.36?s
2017-10-27 07:44:36,632 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 938.51?s
2017-10-27 07:44:36,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 481.25?s
2017-10-27 07:44:36,633 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.21ms
2017-10-27 07:44:36,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 475.11?s
2017-10-27 07:44:36,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 422.51?s
2017-10-27 07:44:36,635 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.30ms
2017-10-27 07:44:36,636 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 468.10?s
2017-10-27 07:44:36,637 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.38ms
2017-10-27 07:44:36,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 468.06?s
2017-10-27 07:44:36,637 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.63ms
2017-10-27 07:44:36,638 DEBUG - #lock(): in 5.58?s
2017-10-27 07:44:36,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 483.27?s
2017-10-27 07:44:36,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 435.26?s
2017-10-27 07:44:36,641 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.50ms
2017-10-27 07:44:36,641 DEBUG - #unlock(): in 9.44?s
2017-10-27 07:44:36,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 491.26?s
2017-10-27 07:44:36,642 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 23.43?s
2017-10-27 07:44:36,642 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.54?s
2017-10-27 07:44:36,642 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:36,643 DEBUG - #get(1): 1 in 20.17?s
2017-10-27 07:44:36,643 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.25ms
2017-10-27 07:44:36,644 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 485.65?s
2017-10-27 07:44:36,644 DEBUG - #apply('XPATH "/github";ADDIF &quot;repos&quot;;'): in 983.89?s
2017-10-27 07:44:36,645 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 508.45?s
2017-10-27 07:44:36,645 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.23ms
2017-10-27 07:44:36,646 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 512.39?s
2017-10-27 07:44:36,647 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 451.13?s
2017-10-27 07:44:36,647 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.40ms
2017-10-27 07:44:36,648 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 520.80?s
2017-10-27 07:44:36,649 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.50ms
2017-10-27 07:44:36,650 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 535.56?s
2017-10-27 07:44:36,650 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-10-27 07:44:36,650 DEBUG - #number(): 1 in 7.15?s
2017-10-27 07:44:36,651 DEBUG - #get(1): 1 in 23.19?s
2017-10-27 07:44:36,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.69?s
2017-10-27 07:44:36,653 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.55ms
2017-10-27 07:44:36,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 492.72?s
2017-10-27 07:44:36,653 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.82ms
2017-10-27 07:44:36,654 DEBUG - #lock(): in 6.05?s
2017-10-27 07:44:36,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 484.83?s
2017-10-27 07:44:36,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 456.45?s
2017-10-27 07:44:36,657 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.60ms
2017-10-27 07:44:36,657 DEBUG - #unlock(): in 9.25?s
2017-10-27 07:44:36,657 DEBUG - #issue(): 1 in 17.05?s
2017-10-27 07:44:36,658 DEBUG - #number(): 1 in 8.54?s
2017-10-27 07:44:36,658 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-10-27 07:44:36,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 521.76?s
2017-10-27 07:44:36,659 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 21.98?s
2017-10-27 07:44:36,660 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.16?s
2017-10-27 07:44:36,660 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.35ms
2017-10-27 07:44:36,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 522.15?s
2017-10-27 07:44:36,662 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.59ms
2017-10-27 07:44:36,662 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 509.80?s
2017-10-27 07:44:36,663 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.88ms
2017-10-27 07:44:36,663 DEBUG - #lock(): in 4.77?s
2017-10-27 07:44:36,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 521.72?s
2017-10-27 07:44:36,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 484.49?s
2017-10-27 07:44:36,666 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.61ms
2017-10-27 07:44:36,667 DEBUG - #unlock(): in 9.69?s
2017-10-27 07:44:36,667 DEBUG - #issue(): 1 in 24.26?s
2017-10-27 07:44:36,667 DEBUG - #number(): 1 in 6.58?s
2017-10-27 07:44:36,667 INFO - comment #2 posted to issue #1 by amihaiemil: @charlesmike hello? Please answer?
2017-10-27 07:44:36,668 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.88?s
2017-10-27 07:44:36,668 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 23.11?s
2017-10-27 07:44:36,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.52?s
2017-10-27 07:44:36,669 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.62ms
2017-10-27 07:44:36,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.36?s
2017-10-27 07:44:36,671 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.60ms
2017-10-27 07:44:36,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.67?s
2017-10-27 07:44:36,672 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1342..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.90ms
2017-10-27 07:44:36,672 DEBUG - #lock(): in 6.73?s
2017-10-27 07:44:36,673 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 570.63?s
2017-10-27 07:44:36,675 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 507.46?s
2017-10-27 07:44:36,676 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..379..D &quot;updated_at&quot;;SET &quot;2017-10-27T07:44:36Z&quot;;'): in 1.69ms
2017-10-27 07:44:36,676 DEBUG - #unlock(): in 9.16?s
2017-10-27 07:44:36,677 DEBUG - #issue(): 1 in 25.35?s
2017-10-27 07:44:36,677 DEBUG - #number(): 1 in 10.91?s
2017-10-27 07:44:36,677 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike why won't you answer?
2017-10-27 07:44:36,678 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 568.26?s
2017-10-27 07:44:36,678 DEBUG - #get(3): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 28.84?s
2017-10-27 07:44:36,679 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 552.64?s
2017-10-27 07:44:36,679 DEBUG - #post('@charlesmike why won't you answer?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 5.90ms
2017-10-27 07:44:36,680 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.08?s
2017-10-27 07:44:36,681 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.71ms
2017-10-27 07:44:36,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 562.16?s
2017-10-27 07:44:36,682 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1663..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.99ms
2017-10-27 07:44:36,682 DEBUG - #lock(): in 4.96?s
2017-10-27 07:44:36,683 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.40?s
2017-10-27 07:44:36,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.91?s
2017-10-27 07:44:36,686 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..376..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.74ms
2017-10-27 07:44:36,687 DEBUG - #unlock(): in 9.07?s
2017-10-27 07:44:36,687 DEBUG - #issue(): 1 in 24.29?s
2017-10-27 07:44:36,687 DEBUG - #number(): 1 in 6.49?s
2017-10-27 07:44:36,687 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please do something...
2017-10-27 07:44:36,688 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.77?s
2017-10-27 07:44:36,688 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 19.65?s
2017-10-27 07:44:36,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.58?s
2017-10-27 07:44:36,689 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.08ms
2017-10-27 07:44:36,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.55?s
2017-10-27 07:44:36,691 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.70ms
2017-10-27 07:44:36,692 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 607.79?s
2017-10-27 07:44:36,692 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1986..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.98ms
2017-10-27 07:44:36,693 DEBUG - #lock(): in 4.89?s
2017-10-27 07:44:36,694 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.57?s
2017-10-27 07:44:36,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.63?s
2017-10-27 07:44:36,697 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.81ms
2017-10-27 07:44:36,697 DEBUG - #unlock(): in 7.08?s
2017-10-27 07:44:36,697 DEBUG - #issue(): 1 in 18.02?s
2017-10-27 07:44:36,698 DEBUG - #number(): 1 in 7.00?s
2017-10-27 07:44:36,698 INFO - comment #5 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-10-27 07:44:36,699 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.95?s
2017-10-27 07:44:36,699 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 18.40?s
2017-10-27 07:44:36,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 630.15?s
2017-10-27 07:44:36,700 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.37ms
2017-10-27 07:44:36,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.52?s
2017-10-27 07:44:36,702 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.81ms
2017-10-27 07:44:36,703 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.64?s
2017-10-27 07:44:36,703 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..2308..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.09ms
2017-10-27 07:44:36,704 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.48?s
2017-10-27 07:44:36,704 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..2406...jcabi.github.mock.MkComments$1@1ff1b363)' in 31.05?s
2017-10-27 07:44:36,705 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 586.37?s
2017-10-27 07:44:36,707 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@353838f7 in 1.84ms
2017-10-27 07:44:36,708 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 554.33?s
2017-10-27 07:44:36,708 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..2314..il/amihaiemil.github.io, ticket=1, num=1)' in 22.09?s
2017-10-27 07:44:36,710 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 582.27?s
2017-10-27 07:44:36,710 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..2314..il/amihaiemil.github.io, ticket=1, num=2)' in 20.67?s
2017-10-27 07:44:36,712 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 559.80?s
2017-10-27 07:44:36,712 DEBUG - #get(3): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..2314..il/amihaiemil.github.io, ticket=1, num=3)' in 18.35?s
2017-10-27 07:44:36,713 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 563.68?s
2017-10-27 07:44:36,713 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=4)' in 17.67?s
2017-10-27 07:44:36,715 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.84?s
2017-10-27 07:44:36,715 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=5)' in 18.40?s
2017-10-27 07:44:36,716 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 602.84?s
2017-10-27 07:44:36,724 DEBUG - #json(): '{"number":"5","url":"https://api.jcabi-github.inv..159..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 8.27ms
2017-10-27 07:44:36,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 643.43?s
2017-10-27 07:44:36,725 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2296.., coords=amihaiemil/amihaiemil.github.io)' in 23.15?s
2017-10-27 07:44:36,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 655.38?s
2017-10-27 07:44:36,726 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.98?s
2017-10-27 07:44:36,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 597.15?s
2017-10-27 07:44:36,728 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.24ms
2017-10-27 07:44:36,728 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.72?s
2017-10-27 07:44:36,729 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2260..</repos>\n</github>\n, himself=charlesmike)' in 1.51ms
2017-10-27 07:44:36,729 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 619.21?s
2017-10-27 07:44:36,731 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.75ms
2017-10-27 07:44:36,732 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 614.61?s
2017-10-27 07:44:36,732 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.03ms
2017-10-27 07:44:36,733 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 601.03?s
2017-10-27 07:44:36,733 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.13ms
2017-10-27 07:44:36,733 DEBUG - #login(): 'charlesmike' in 6.73?s
2017-10-27 07:44:36,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 607.84?s
2017-10-27 07:44:36,734 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 18.65?s
2017-10-27 07:44:36,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.09?s
2017-10-27 07:44:36,735 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.38?s
2017-10-27 07:44:36,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.04?s
2017-10-27 07:44:36,737 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.14ms
2017-10-27 07:44:36,737 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.23?s
2017-10-27 07:44:36,738 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.39ms
2017-10-27 07:44:36,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 598.80?s
2017-10-27 07:44:36,739 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.64ms
2017-10-27 07:44:36,740 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.37?s
2017-10-27 07:44:36,741 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.91ms
2017-10-27 07:44:36,741 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 598.24?s
2017-10-27 07:44:36,742 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 2.97ms
2017-10-27 07:44:36,742 DEBUG - #login(): 'charlesmike' in 6.54?s
2017-10-27 07:44:36,743 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 588.86?s
2017-10-27 07:44:36,750 DEBUG - #json(): '{&quot;number&quot;:&quot;4&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..161..:36Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:36Z&quot;}' in 8.06ms
2017-10-27 07:44:36,751 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 608.34?s
2017-10-27 07:44:36,751 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 18.15?s
2017-10-27 07:44:36,752 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 608.87?s
2017-10-27 07:44:36,752 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 13.47?s
2017-10-27 07:44:36,753 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 619.01?s
2017-10-27 07:44:36,754 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.20ms
2017-10-27 07:44:36,755 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n</repo>\n</repos>\n</github>\n' in 623.76?s
2017-10-27 07:44:36,755 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.46ms
2017-10-27 07:44:36,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 639.12?s
2017-10-27 07:44:36,757 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.69ms
2017-10-27 07:44:36,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.58?s
2017-10-27 07:44:36,758 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.95ms
2017-10-27 07:44:36,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 602.42?s
2017-10-27 07:44:36,759 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.05ms
2017-10-27 07:44:36,759 DEBUG - #login(): 'charlesmike' in 6.48?s
2017-10-27 07:44:36,760 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 603.04?s
2017-10-27 07:44:36,760 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 21.45?s
2017-10-27 07:44:36,761 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.23?s
2017-10-27 07:44:36,761 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.47?s
2017-10-27 07:44:36,762 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.72?s
2017-10-27 07:44:36,763 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.16ms
2017-10-27 07:44:36,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.28?s
2017-10-27 07:44:36,764 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.42ms
2017-10-27 07:44:36,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.75?s
2017-10-27 07:44:36,766 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.64ms
2017-10-27 07:44:36,766 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.94?s
2017-10-27 07:44:36,767 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.93ms
2017-10-27 07:44:36,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.83?s
2017-10-27 07:44:36,768 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.00ms
2017-10-27 07:44:36,768 DEBUG - #login(): 'charlesmike' in 6.68?s
2017-10-27 07:44:36,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.49?s
2017-10-27 07:44:36,776 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.91ms
2017-10-27 07:44:36,777 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 639.97?s
2017-10-27 07:44:36,777 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 19.40?s
2017-10-27 07:44:36,778 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 630.64?s
2017-10-27 07:44:36,778 DEBUG - #github(): '<?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 13.71?s
2017-10-27 07:44:36,779 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 606.26?s
2017-10-27 07:44:36,780 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.21ms
2017-10-27 07:44:36,781 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 593.21?s
2017-10-27 07:44:36,781 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..2302..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.48ms
2017-10-27 07:44:36,782 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 609.73?s
2017-10-27 07:44:36,783 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.76ms
2017-10-27 07:44:36,784 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 608.24?s
2017-10-27 07:44:36,784 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.04ms
2017-10-27 07:44:36,785 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 620.72?s
2017-10-27 07:44:36,785 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.13ms
2017-10-27 07:44:36,785 DEBUG - #login(): 'charlesmike' in 6.94?s
2017-10-27 07:44:36,786 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.83?s
2017-10-27 07:44:36,786 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 17.20?s
2017-10-27 07:44:36,787 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.32?s
2017-10-27 07:44:36,787 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.92?s
2017-10-27 07:44:36,788 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.48?s
2017-10-27 07:44:36,789 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.18ms
2017-10-27 07:44:36,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 593.86?s
2017-10-27 07:44:36,790 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.44ms
2017-10-27 07:44:36,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.60?s
2017-10-27 07:44:36,792 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.78ms
2017-10-27 07:44:36,793 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 610.69?s
2017-10-27 07:44:36,793 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.04ms
2017-10-27 07:44:36,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.56?s
2017-10-27 07:44:36,794 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.15ms
2017-10-27 07:44:36,794 DEBUG - #login(): 'charlesmike' in 6.80?s
2017-10-27 07:44:36,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 593.24?s
2017-10-27 07:44:36,803 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.92ms
2017-10-27 07:44:36,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 373.99?s
2017-10-27 07:44:36,804 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 816.13?s
2017-10-27 07:44:36,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 405.04?s
2017-10-27 07:44:36,805 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.10ms
2017-10-27 07:44:36,806 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 412.11?s
2017-10-27 07:44:36,807 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.31ms
2017-10-27 07:44:36,807 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 409.72?s
2017-10-27 07:44:36,808 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.59ms
2017-10-27 07:44:36,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 399.42?s
2017-10-27 07:44:36,808 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.49ms
2017-10-27 07:44:36,809 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 402.65?s
2017-10-27 07:44:36,810 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.39ms
2017-10-27 07:44:36,811 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 446.76?s
2017-10-27 07:44:36,811 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.66ms
2017-10-27 07:44:36,811 DEBUG - #lock(): in 5.99?s
2017-10-27 07:44:36,812 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 404.86?s
2017-10-27 07:44:36,813 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.28ms
2017-10-27 07:44:36,813 DEBUG - #unlock(): in 6.79?s
2017-10-27 07:44:36,813 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.94ms
2017-10-27 07:44:36,814 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..89..mail&gt;\n&lt;/emails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 429.65?s
2017-10-27 07:44:36,814 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 877.47?s
2017-10-27 07:44:36,815 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 406.17?s
2017-10-27 07:44:36,815 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..132..ers&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.15ms
2017-10-27 07:44:36,815 DEBUG - #name(): 'amihaiemil.github.io' in 5.22?s
2017-10-27 07:44:36,816 DEBUG - #name(): 'amihaiemil.github.io' in 8.77?s
2017-10-27 07:44:36,816 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 406.13?s
2017-10-27 07:44:36,817 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.27ms
2017-10-27 07:44:36,818 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 468.96?s
2017-10-27 07:44:36,819 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 424.17?s
2017-10-27 07:44:36,819 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.28ms
2017-10-27 07:44:36,820 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 147.97?s
2017-10-27 07:44:36,821 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 443.98?s
2017-10-27 07:44:36,822 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.41ms
2017-10-27 07:44:36,822 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.76ms
2017-10-27 07:44:36,822 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,823 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 458.83?s
2017-10-27 07:44:36,833 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 6.71ms
2017-10-27 07:44:36,835 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.57ms
2017-10-27 07:44:36,836 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.24ms
2017-10-27 07:44:36,836 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 429.36?s
2017-10-27 07:44:36,837 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.50ms
2017-10-27 07:44:36,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 429.39?s
2017-10-27 07:44:36,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 408.65?s
2017-10-27 07:44:36,839 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.33ms
2017-10-27 07:44:36,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 428.34?s
2017-10-27 07:44:36,840 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.31ms
2017-10-27 07:44:36,841 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 476.39?s
2017-10-27 07:44:36,841 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.56ms
2017-10-27 07:44:36,841 DEBUG - #lock(): in 6.11?s
2017-10-27 07:44:36,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 430.74?s
2017-10-27 07:44:36,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 419.60?s
2017-10-27 07:44:36,845 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.41ms
2017-10-27 07:44:36,845 DEBUG - #unlock(): in 8.97?s
2017-10-27 07:44:36,845 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 454.84?s
2017-10-27 07:44:36,846 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 16.32?s
2017-10-27 07:44:36,846 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.70?s
2017-10-27 07:44:36,846 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:36,846 DEBUG - #get(1): 1 in 20.87?s
2017-10-27 07:44:36,846 DEBUG - #create('Test issue for commands', 'test body'): 1 in 4.95ms
2017-10-27 07:44:36,847 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 459.13?s
2017-10-27 07:44:36,848 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 933.97?s
2017-10-27 07:44:36,848 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 516.19?s
2017-10-27 07:44:36,849 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.20ms
2017-10-27 07:44:36,849 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 528.69?s
2017-10-27 07:44:36,851 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 513.25?s
2017-10-27 07:44:36,851 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.45ms
2017-10-27 07:44:36,852 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 518.18?s
2017-10-27 07:44:36,853 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.51ms
2017-10-27 07:44:36,854 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 535.09?s
2017-10-27 07:44:36,854 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.79ms
2017-10-27 07:44:36,854 DEBUG - #number(): 1 in 9.14?s
2017-10-27 07:44:36,854 DEBUG - #get(1): 1 in 16.94?s
2017-10-27 07:44:36,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 454.44?s
2017-10-27 07:44:36,856 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.42ms
2017-10-27 07:44:36,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 455.16?s
2017-10-27 07:44:36,857 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.68ms
2017-10-27 07:44:36,857 DEBUG - #lock(): in 4.61?s
2017-10-27 07:44:36,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 472.16?s
2017-10-27 07:44:36,859 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 458.30?s
2017-10-27 07:44:36,860 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.49ms
2017-10-27 07:44:36,860 DEBUG - #unlock(): in 8.00?s
2017-10-27 07:44:36,861 DEBUG - #issue(): 1 in 17.26?s
2017-10-27 07:44:36,861 DEBUG - #number(): 1 in 6.53?s
2017-10-27 07:44:36,861 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-10-27 07:44:36,862 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 491.31?s
2017-10-27 07:44:36,862 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.27?s
2017-10-27 07:44:36,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 480.50?s
2017-10-27 07:44:36,863 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 4.95ms
2017-10-27 07:44:36,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 461.76?s
2017-10-27 07:44:36,865 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.44ms
2017-10-27 07:44:36,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 480.31?s
2017-10-27 07:44:36,866 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.69ms
2017-10-27 07:44:36,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 476.31?s
2017-10-27 07:44:36,867 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@19cc4c06)' in 28.20?s
2017-10-27 07:44:36,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 477.88?s
2017-10-27 07:44:36,868 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@33932b25 in 1.33ms
2017-10-27 07:44:36,870 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 513.62?s
2017-10-27 07:44:36,870 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 18.14?s
2017-10-27 07:44:36,871 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 487.16?s
2017-10-27 07:44:36,878 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.54ms
2017-10-27 07:44:36,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 539.98?s
2017-10-27 07:44:36,879 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 22.15?s
2017-10-27 07:44:36,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 500.54?s
2017-10-27 07:44:36,880 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.20?s
2017-10-27 07:44:36,880 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 480.83?s
2017-10-27 07:44:36,881 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.01ms
2017-10-27 07:44:36,882 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 520.99?s
2017-10-27 07:44:36,882 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..974..\n&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.25ms
2017-10-27 07:44:36,883 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 478.92?s
2017-10-27 07:44:36,884 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.45ms
2017-10-27 07:44:36,884 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 484.81?s
2017-10-27 07:44:36,885 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.72ms
2017-10-27 07:44:36,885 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 478.82?s
2017-10-27 07:44:36,885 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 2.68ms
2017-10-27 07:44:36,886 DEBUG - #login(): 'charlesmike' in 8.91?s
2017-10-27 07:44:36,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 472.22?s
2017-10-27 07:44:36,887 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.57?s
2017-10-27 07:44:36,887 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 476.07?s
2017-10-27 07:44:36,888 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.00?s
2017-10-27 07:44:36,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 478.50?s
2017-10-27 07:44:36,889 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 962.23?s
2017-10-27 07:44:36,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 481.24?s
2017-10-27 07:44:36,890 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.20ms
2017-10-27 07:44:36,890 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 477.04?s
2017-10-27 07:44:36,891 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.42ms
2017-10-27 07:44:36,892 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 487.04?s
2017-10-27 07:44:36,892 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.66ms
2017-10-27 07:44:36,893 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 478.95?s
2017-10-27 07:44:36,893 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.62ms
2017-10-27 07:44:36,893 DEBUG - #login(): 'charlesmike' in 6.33?s
2017-10-27 07:44:36,894 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 480.60?s
2017-10-27 07:44:36,894 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.89?s
2017-10-27 07:44:36,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 478.08?s
2017-10-27 07:44:36,895 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 12.70?s
2017-10-27 07:44:36,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 478.47?s
2017-10-27 07:44:36,896 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 959.20?s
2017-10-27 07:44:36,897 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 477.79?s
2017-10-27 07:44:36,897 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.20ms
2017-10-27 07:44:36,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 488.46?s
2017-10-27 07:44:36,899 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.42ms
2017-10-27 07:44:36,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 480.14?s
2017-10-27 07:44:36,900 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1011..po>\n</repos>\n</github>\n, self=amihaiemil)' in 1.69ms
2017-10-27 07:44:36,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 475.83?s
2017-10-27 07:44:36,902 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.40ms
2017-10-27 07:44:36,902 DEBUG - #xml(): '<?xml version="1.0" encoding="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 487.93?s
2017-10-27 07:44:36,903 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..1017..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.64ms
2017-10-27 07:44:36,904 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 474.55?s
2017-10-27 07:44:36,904 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1112..cabi.github.mock.MkUserEmails$1@7727d0c5)' in 32.12?s
2017-10-27 07:44:36,904 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 477.05?s
2017-10-27 07:44:36,905 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@56fb72a0 in 1.29ms
2017-10-27 07:44:36,907 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 333.67?s
2017-10-27 07:44:36,907 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 755.24?s
2017-10-27 07:44:36,908 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 388.76?s
2017-10-27 07:44:36,908 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 996.77?s
2017-10-27 07:44:36,909 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 373.74?s
2017-10-27 07:44:36,910 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.23ms
2017-10-27 07:44:36,910 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login>\n</user>\n</users>\n</github>\n' in 392.08?s
2017-10-27 07:44:36,911 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.49ms
2017-10-27 07:44:36,911 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 391.28?s
2017-10-27 07:44:36,911 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.35ms
2017-10-27 07:44:36,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 381.62?s
2017-10-27 07:44:36,913 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.22ms
2017-10-27 07:44:36,914 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 382.48?s
2017-10-27 07:44:36,914 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.46ms
2017-10-27 07:44:36,914 DEBUG - #lock(): in 4.93?s
2017-10-27 07:44:36,915 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 386.55?s
2017-10-27 07:44:36,915 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.23ms
2017-10-27 07:44:36,916 DEBUG - #unlock(): in 6.26?s
2017-10-27 07:44:36,916 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.83ms
2017-10-27 07:44:36,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 389.89?s
2017-10-27 07:44:36,917 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 818.63?s
2017-10-27 07:44:36,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 385.74?s
2017-10-27 07:44:36,918 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.06ms
2017-10-27 07:44:36,918 DEBUG - #name(): 'amihaiemil.github.io' in 4.77?s
2017-10-27 07:44:36,918 DEBUG - #name(): 'amihaiemil.github.io' in 5.83?s
2017-10-27 07:44:36,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 393.41?s
2017-10-27 07:44:36,920 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.23ms
2017-10-27 07:44:36,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 436.22?s
2017-10-27 07:44:36,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 404.37?s
2017-10-27 07:44:36,922 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.20ms
2017-10-27 07:44:36,922 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 146.48?s
2017-10-27 07:44:36,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 427.19?s
2017-10-27 07:44:36,924 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.36ms
2017-10-27 07:44:36,924 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.66ms
2017-10-27 07:44:36,924 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:36,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 425.80?s
2017-10-27 07:44:36,925 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 6.42ms
2017-10-27 07:44:36,926 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 436.62?s
2017-10-27 07:44:36,926 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 889.97?s
2017-10-27 07:44:36,927 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 426.16?s
2017-10-27 07:44:36,927 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.13ms
2017-10-27 07:44:36,928 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 427.54?s
2017-10-27 07:44:36,929 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 418.24?s
2017-10-27 07:44:36,929 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.19ms
2017-10-27 07:44:36,930 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 442.17?s
2017-10-27 07:44:36,931 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.32ms
2017-10-27 07:44:36,931 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 422.19?s
2017-10-27 07:44:36,931 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.57ms
2017-10-27 07:44:36,932 DEBUG - #lock(): in 4.60?s
2017-10-27 07:44:36,932 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 429.59?s
2017-10-27 07:44:36,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 424.62?s
2017-10-27 07:44:36,935 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.41ms
2017-10-27 07:44:36,935 DEBUG - #unlock(): in 6.62?s
2017-10-27 07:44:36,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 449.72?s
2017-10-27 07:44:36,936 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 18.22?s
2017-10-27 07:44:36,936 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.33?s
2017-10-27 07:44:36,936 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:36,936 DEBUG - #get(1): 1 in 18.98?s
2017-10-27 07:44:36,937 DEBUG - #create('Test issue for commands', 'test body'): 1 in 4.87ms
2017-10-27 07:44:36,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 463.78?s
2017-10-27 07:44:36,938 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 958.29?s
2017-10-27 07:44:36,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 469.24?s
2017-10-27 07:44:36,939 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.24ms
2017-10-27 07:44:36,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 459.05?s
2017-10-27 07:44:36,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 466.15?s
2017-10-27 07:44:36,941 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.29ms
2017-10-27 07:44:36,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.17?s
2017-10-27 07:44:36,943 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.42ms
2017-10-27 07:44:36,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 469.73?s
2017-10-27 07:44:36,944 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.67ms
2017-10-27 07:44:36,944 DEBUG - #number(): 1 in 7.25?s
2017-10-27 07:44:36,944 DEBUG - #get(1): 1 in 17.25?s
2017-10-27 07:44:36,945 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 452.48?s
2017-10-27 07:44:36,946 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.42ms
2017-10-27 07:44:36,946 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 448.35?s
2017-10-27 07:44:36,947 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.68ms
2017-10-27 07:44:36,947 DEBUG - #lock(): in 4.36?s
2017-10-27 07:44:36,947 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 455.01?s
2017-10-27 07:44:36,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 429.22?s
2017-10-27 07:44:36,950 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:36Z";'): in 1.48ms
2017-10-27 07:44:36,950 DEBUG - #unlock(): in 6.46?s
2017-10-27 07:44:36,950 DEBUG - #issue(): 1 in 16.82?s
2017-10-27 07:44:36,950 DEBUG - #number(): 1 in 6.33?s
2017-10-27 07:44:36,950 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-10-27 07:44:36,951 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 476.82?s
2017-10-27 07:44:36,951 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 18.85?s
2017-10-27 07:44:36,952 DEBUG - #xml(): '<?xml version="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 473.56?s
2017-10-27 07:44:36,952 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 4.88ms
2017-10-27 07:44:36,953 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 461.17?s
2017-10-27 07:44:36,954 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.44ms
2017-10-27 07:44:36,955 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 473.23?s
2017-10-27 07:44:36,955 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.69ms
2017-10-27 07:44:36,956 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 471.16?s
2017-10-27 07:44:36,956 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1120...jcabi.github.mock.MkComments$1@58c1a471)' in 28.17?s
2017-10-27 07:44:36,957 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 472.35?s
2017-10-27 07:44:36,958 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1113243d in 1.32ms
2017-10-27 07:44:36,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 455.89?s
2017-10-27 07:44:36,959 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 18.17?s
2017-10-27 07:44:36,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 475.81?s
2017-10-27 07:44:36,967 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:36Z","updated_at":"2017-10-27T07:44:36Z"}' in 7.23ms
2017-10-27 07:44:36,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.44?s
2017-10-27 07:44:36,968 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 21.07?s
2017-10-27 07:44:36,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 472.94?s
2017-10-27 07:44:36,969 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.96?s
2017-10-27 07:44:36,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 477.46?s
2017-10-27 07:44:36,970 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 996.67?s
2017-10-27 07:44:36,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 479.88?s
2017-10-27 07:44:36,971 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.25ms
2017-10-27 07:44:36,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 473.01?s
2017-10-27 07:44:36,973 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.42ms
2017-10-27 07:44:36,973 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 496.88?s
2017-10-27 07:44:36,974 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.67ms
2017-10-27 07:44:36,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 479.75?s
2017-10-27 07:44:36,974 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.65ms
2017-10-27 07:44:36,975 DEBUG - #login(): 'charlesmike' in 6.53?s
2017-10-27 07:44:36,975 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 474.87?s
2017-10-27 07:44:36,976 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 18.17?s
2017-10-27 07:44:36,976 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 474.03?s
2017-10-27 07:44:36,976 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 12.76?s
2017-10-27 07:44:36,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 473.75?s
2017-10-27 07:44:36,978 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 949.13?s
2017-10-27 07:44:36,978 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 474.56?s
2017-10-27 07:44:36,979 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.19ms
2017-10-27 07:44:36,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 483.53?s
2017-10-27 07:44:36,996 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 16.67ms
2017-10-27 07:44:36,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.98?s
2017-10-27 07:44:36,997 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 17.11ms
2017-10-27 07:44:36,998 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 778.51?s
2017-10-27 07:44:36,998 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 18.32ms
2017-10-27 07:44:36,998 DEBUG - #login(): 'charlesmike' in 9.28?s
Oct 27, 2017 7:44:37 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:37,137 INFO - started on port #45464
2017-10-27 07:44:37,472 DEBUG - CookieSpec selected: default
2017-10-27 07:44:37,485 DEBUG - Auth cache not set in the context
2017-10-27 07:44:37,487 DEBUG - Connection request: [route: {}-&gt;http://localhost:45464][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:37,508 DEBUG - Connection leased: [id: 0][route: {}-&gt;http://localhost:45464][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:37,511 DEBUG - Opening connection {}-&gt;http://localhost:45464
2017-10-27 07:44:37,513 DEBUG - Connecting to localhost/127.0.0.1:45464
2017-10-27 07:44:37,514 DEBUG - Connection established 127.0.0.1:45180&lt;-&gt;127.0.0.1:45464
2017-10-27 07:44:37,514 DEBUG - http-outgoing-0: set socket timeout to 0
2017-10-27 07:44:37,514 DEBUG - Executing request GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-10-27 07:44:37,514 DEBUG - Target auth state: UNCHALLENGED
2017-10-27 07:44:37,514 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 &gt;&gt; GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 >> Content-Length: 0
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 >> Host: localhost:45464
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 >> Connection: Keep-Alive
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 >> Accept-Encoding: gzip,deflate
2017-10-27 07:44:37,516 DEBUG - http-outgoing-0 >> "GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1[\r][\n]"
2017-10-27 07:44:37,517 DEBUG - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2017-10-27 07:44:37,517 DEBUG - http-outgoing-0 >> "Host: localhost:45464[\r][\n]"
2017-10-27 07:44:37,517 DEBUG - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:37,517 DEBUG - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-10-27 07:44:37,517 DEBUG - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-10-27 07:44:37,517 DEBUG - http-outgoing-0 >> "[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "Content-Length: 49[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "Date: Fri, 27 Oct 2017 07:44:37 GMT[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "[\r][\n]"
2017-10-27 07:44:37,618 DEBUG - http-outgoing-0 << "{"state":"snowflake","role":"special_test_admin"}"
2017-10-27 07:44:37,622 DEBUG - http-outgoing-0 << HTTP/1.1 200 OK
2017-10-27 07:44:37,622 DEBUG - http-outgoing-0 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:37,622 DEBUG - http-outgoing-0 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:37,622 DEBUG - http-outgoing-0 << Content-Length: 49
2017-10-27 07:44:37,622 DEBUG - http-outgoing-0 << Date: Fri, 27 Oct 2017 07:44:37 GMT
2017-10-27 07:44:37,628 DEBUG - Connection can be kept alive indefinitely
2017-10-27 07:44:37,631 DEBUG - Connection [id: 0][route: {}->http://localhost:45464] can be kept alive indefinitely
2017-10-27 07:44:37,631 DEBUG - Connection released: [id: 0][route: {}->http://localhost:45464][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:37,632 INFO - #fetch(GET localhost:45464 /orgs/someorganization/memberships/amihaiemil): [200 OK] in 468ms
2017-10-27 07:44:38,623 INFO - stopped on port #45464
2017-10-27 07:44:38,626 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.50ms
2017-10-27 07:44:38,627 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.73ms
2017-10-27 07:44:38,628 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.06ms
2017-10-27 07:44:38,629 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 3.34ms
2017-10-27 07:44:38,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.02ms
2017-10-27 07:44:38,633 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.06ms
2017-10-27 07:44:38,634 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 873.68?s
2017-10-27 07:44:38,634 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.73ms
2017-10-27 07:44:38,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 596.53?s
2017-10-27 07:44:38,636 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 5.38ms
2017-10-27 07:44:38,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 933.04?s
2017-10-27 07:44:38,638 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 2.10ms
2017-10-27 07:44:38,639 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 586.33?s
2017-10-27 07:44:38,639 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.46ms
2017-10-27 07:44:38,640 DEBUG - #lock(): in 5.14?s
2017-10-27 07:44:38,641 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 666.38?s
2017-10-27 07:44:38,642 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.80ms
2017-10-27 07:44:38,642 DEBUG - #unlock(): in 6.73?s
2017-10-27 07:44:38,642 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.69ms
2017-10-27 07:44:38,643 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8&quot; standalone=&quot;..89..mail&gt;\n&lt;/emails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 557.98?s
2017-10-27 07:44:38,644 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.22ms
2017-10-27 07:44:38,645 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 545.43?s
2017-10-27 07:44:38,645 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..132..ers&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.56ms
2017-10-27 07:44:38,645 DEBUG - #name(): 'amihaiemil.github.io' in 5.07?s
2017-10-27 07:44:38,646 DEBUG - #name(): 'amihaiemil.github.io' in 18.30?s
2017-10-27 07:44:38,647 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 546.49?s
2017-10-27 07:44:38,648 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.70ms
2017-10-27 07:44:38,649 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 604.95?s
2017-10-27 07:44:38,650 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 593.44?s
2017-10-27 07:44:38,651 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.56ms
2017-10-27 07:44:38,651 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 162.84?s
2017-10-27 07:44:38,652 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 617.86?s
2017-10-27 07:44:38,654 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.87ms
2017-10-27 07:44:38,654 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.35ms
2017-10-27 07:44:38,654 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:38,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 610.73?s
2017-10-27 07:44:38,655 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.95ms
2017-10-27 07:44:38,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 615.66?s
2017-10-27 07:44:38,657 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.36ms
2017-10-27 07:44:38,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 621.79?s
2017-10-27 07:44:38,658 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.69ms
2017-10-27 07:44:38,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 591.26?s
2017-10-27 07:44:38,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 565.62?s
2017-10-27 07:44:38,661 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.59ms
2017-10-27 07:44:38,662 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 593.85?s
2017-10-27 07:44:38,663 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.78ms
2017-10-27 07:44:38,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 596.23?s
2017-10-27 07:44:38,664 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.15ms
2017-10-27 07:44:38,665 DEBUG - #lock(): in 4.62?s
2017-10-27 07:44:38,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 586.57?s
2017-10-27 07:44:38,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 576.14?s
2017-10-27 07:44:38,669 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.98ms
2017-10-27 07:44:38,669 DEBUG - #unlock(): in 7.03?s
2017-10-27 07:44:38,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 751.94?s
2017-10-27 07:44:38,671 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 18.91?s
2017-10-27 07:44:38,671 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.46?s
2017-10-27 07:44:38,671 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:38,671 DEBUG - #get(1): 1 in 18.92?s
2017-10-27 07:44:38,672 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.94ms
2017-10-27 07:44:38,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.75?s
2017-10-27 07:44:38,673 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.21ms
2017-10-27 07:44:38,674 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.24?s
2017-10-27 07:44:38,674 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.55ms
2017-10-27 07:44:38,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.27?s
2017-10-27 07:44:38,677 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 509.88?s
2017-10-27 07:44:38,677 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.48ms
2017-10-27 07:44:38,678 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 549.92?s
2017-10-27 07:44:38,679 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.61ms
2017-10-27 07:44:38,680 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 554.57?s
2017-10-27 07:44:38,680 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.96ms
2017-10-27 07:44:38,681 DEBUG - #number(): 1 in 9.83?s
2017-10-27 07:44:38,681 DEBUG - #get(1): 1 in 16.95?s
2017-10-27 07:44:38,682 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 535.55?s
2017-10-27 07:44:38,683 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.68ms
2017-10-27 07:44:38,684 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.87?s
2017-10-27 07:44:38,684 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.06ms
2017-10-27 07:44:38,684 DEBUG - #lock(): in 4.48?s
2017-10-27 07:44:38,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.89?s
2017-10-27 07:44:38,687 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.04?s
2017-10-27 07:44:38,688 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:38Z";'): in 1.74ms
2017-10-27 07:44:38,688 DEBUG - #unlock(): in 6.40?s
2017-10-27 07:44:38,689 DEBUG - #issue(): 1 in 17.07?s
2017-10-27 07:44:38,689 DEBUG - #number(): 1 in 6.14?s
2017-10-27 07:44:38,689 INFO - comment #1 posted to issue #1 by amihaiemil: @someoneelse hello there, how are you?
2017-10-27 07:44:38,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.38?s
2017-10-27 07:44:38,690 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.02?s
2017-10-27 07:44:38,691 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.37?s
2017-10-27 07:44:38,692 DEBUG - #post('@someoneelse hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 6.26ms
2017-10-27 07:44:38,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.60?s
2017-10-27 07:44:38,694 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.71ms
2017-10-27 07:44:38,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.39?s
2017-10-27 07:44:38,695 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.09ms
2017-10-27 07:44:38,695 DEBUG - #lock(): in 4.47?s
2017-10-27 07:44:38,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.98?s
2017-10-27 07:44:38,698 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.38?s
2017-10-27 07:44:38,699 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-10-27T07:44:38Z";'): in 1.79ms
2017-10-27 07:44:38,699 DEBUG - #unlock(): in 6.86?s
2017-10-27 07:44:38,700 DEBUG - #issue(): 1 in 20.06?s
2017-10-27 07:44:38,700 DEBUG - #number(): 1 in 9.41?s
2017-10-27 07:44:38,700 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-10-27 07:44:38,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.82?s
2017-10-27 07:44:38,701 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 19.30?s
2017-10-27 07:44:38,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 592.97?s
2017-10-27 07:44:38,703 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 6.46ms
2017-10-27 07:44:38,704 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 575.92?s
2017-10-27 07:44:38,705 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.78ms
2017-10-27 07:44:38,706 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 606.87?s
2017-10-27 07:44:38,707 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.18ms
2017-10-27 07:44:38,708 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.77?s
2017-10-27 07:44:38,708 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@36993bdc)' in 60.71?s
2017-10-27 07:44:38,709 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.86?s
2017-10-27 07:44:38,710 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6290485 in 1.65ms
2017-10-27 07:44:38,711 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 569.11?s
2017-10-27 07:44:38,712 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 18.33?s
2017-10-27 07:44:38,713 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 610.48?s
2017-10-27 07:44:38,714 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 18.18?s
2017-10-27 07:44:38,715 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 594.75?s
2017-10-27 07:44:38,722 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:38Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:38Z&quot;}' in 7.70ms
2017-10-27 07:44:38,723 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 695.54?s
2017-10-27 07:44:38,723 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 22.27?s
2017-10-27 07:44:38,724 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 588.93?s
2017-10-27 07:44:38,724 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</github>\n' in 14.13?s
2017-10-27 07:44:38,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.08?s
2017-10-27 07:44:38,726 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.31ms
2017-10-27 07:44:38,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.69?s
2017-10-27 07:44:38,727 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1295..</repos>\n</github>\n, himself=charlesmike)' in 1.64ms
2017-10-27 07:44:38,728 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 593.64?s
2017-10-27 07:44:38,729 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.78ms
2017-10-27 07:44:38,730 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.20?s
2017-10-27 07:44:38,731 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.15ms
2017-10-27 07:44:38,732 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 881.97?s
2017-10-27 07:44:38,732 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.45ms
2017-10-27 07:44:38,732 DEBUG - #login(): 'charlesmike' in 6.67?s
2017-10-27 07:44:38,733 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 606.66?s
2017-10-27 07:44:38,734 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 17.26?s
2017-10-27 07:44:38,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.05?s
2017-10-27 07:44:38,735 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.76?s
2017-10-27 07:44:38,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 593.08?s
2017-10-27 07:44:38,737 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.28ms
2017-10-27 07:44:38,737 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.76?s
2017-10-27 07:44:38,738 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.60ms
2017-10-27 07:44:38,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 604.31?s
2017-10-27 07:44:38,740 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.21ms
2017-10-27 07:44:38,741 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 635.94?s
2017-10-27 07:44:38,742 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.60ms
2017-10-27 07:44:38,743 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 602.03?s
2017-10-27 07:44:38,743 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.93ms
2017-10-27 07:44:38,743 DEBUG - #login(): 'charlesmike' in 7.50?s
2017-10-27 07:44:38,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.95?s
2017-10-27 07:44:38,752 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:38Z","updated_at":"2017-10-27T07:44:38Z"}' in 8.45ms
2017-10-27 07:44:38,753 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 736.08?s
2017-10-27 07:44:38,753 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 24.12?s
2017-10-27 07:44:38,754 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.79?s
2017-10-27 07:44:38,755 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.70?s
2017-10-27 07:44:38,756 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 614.77?s
2017-10-27 07:44:38,756 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.33ms
2017-10-27 07:44:38,757 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 614.66?s
2017-10-27 07:44:38,758 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.66ms
2017-10-27 07:44:38,759 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 606.36?s
2017-10-27 07:44:38,760 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-10-27 07:44:38,761 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 632.54?s
2017-10-27 07:44:38,761 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.27ms
2017-10-27 07:44:38,762 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 656.39?s
2017-10-27 07:44:38,763 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.60ms
2017-10-27 07:44:38,763 DEBUG - #login(): 'charlesmike' in 7.48?s
2017-10-27 07:44:38,764 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 670.82?s
2017-10-27 07:44:38,764 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 18.02?s
2017-10-27 07:44:38,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.41?s
2017-10-27 07:44:38,765 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.21?s
2017-10-27 07:44:38,766 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 598.99?s
2017-10-27 07:44:38,767 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.30ms
2017-10-27 07:44:38,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.38?s
2017-10-27 07:44:38,768 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.64ms
2017-10-27 07:44:38,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.92?s
2017-10-27 07:44:38,771 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.92ms
2017-10-27 07:44:38,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.29?s
2017-10-27 07:44:38,772 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.30ms
2017-10-27 07:44:38,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 607.32?s
2017-10-27 07:44:38,773 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.61ms
2017-10-27 07:44:38,773 DEBUG - #login(): 'charlesmike' in 6.71?s
2017-10-27 07:44:38,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 470.73?s
2017-10-27 07:44:38,775 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.07ms
2017-10-27 07:44:38,776 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 458.01?s
2017-10-27 07:44:38,776 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.40ms
2017-10-27 07:44:38,777 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 460.97?s
2017-10-27 07:44:38,779 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.93ms
2017-10-27 07:44:38,780 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 481.84?s
2017-10-27 07:44:38,780 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.32ms
2017-10-27 07:44:38,781 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 481.38?s
2017-10-27 07:44:38,781 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.48ms
2017-10-27 07:44:38,782 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 466.05?s
2017-10-27 07:44:38,783 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.63ms
2017-10-27 07:44:38,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 484.83?s
2017-10-27 07:44:38,784 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.05ms
2017-10-27 07:44:38,785 DEBUG - #lock(): in 4.71?s
2017-10-27 07:44:38,785 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 453.53?s
2017-10-27 07:44:38,787 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 2.00ms
2017-10-27 07:44:38,787 DEBUG - #unlock(): in 12.37?s
2017-10-27 07:44:38,788 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 3.02ms
2017-10-27 07:44:38,789 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..89..mail&gt;\n&lt;/emails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 536.26?s
2017-10-27 07:44:38,789 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.18ms
2017-10-27 07:44:38,790 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 489.18?s
2017-10-27 07:44:38,790 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..132..ers&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.56ms
2017-10-27 07:44:38,791 DEBUG - #name(): 'amihaiemil.github.io' in 4.80?s
2017-10-27 07:44:38,791 DEBUG - #name(): 'amihaiemil.github.io' in 7.69?s
2017-10-27 07:44:38,792 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 509.19?s
2017-10-27 07:44:38,793 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.73ms
2017-10-27 07:44:38,794 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 555.29?s
2017-10-27 07:44:38,796 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 512.48?s
2017-10-27 07:44:38,797 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.92ms
2017-10-27 07:44:38,797 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 186.16?s
2017-10-27 07:44:38,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 553.52?s
2017-10-27 07:44:38,799 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.80ms
2017-10-27 07:44:38,800 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.36ms
2017-10-27 07:44:38,800 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:38,801 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 605.82?s
2017-10-27 07:44:38,801 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 9.59ms
2017-10-27 07:44:38,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 507.74?s
2017-10-27 07:44:38,803 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.21ms
2017-10-27 07:44:38,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 523.02?s
2017-10-27 07:44:38,804 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.60ms
2017-10-27 07:44:38,805 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 861.63?s
2017-10-27 07:44:38,807 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 505.82?s
2017-10-27 07:44:38,807 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.94ms
2017-10-27 07:44:38,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 498.21?s
2017-10-27 07:44:38,809 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.64ms
2017-10-27 07:44:38,810 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 525.64?s
2017-10-27 07:44:38,811 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.09ms
2017-10-27 07:44:38,811 DEBUG - #lock(): in 4.17?s
2017-10-27 07:44:38,812 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 510.58?s
2017-10-27 07:44:38,814 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 583.20?s
2017-10-27 07:44:38,816 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.90ms
2017-10-27 07:44:38,816 DEBUG - #unlock(): in 7.31?s
2017-10-27 07:44:38,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.66?s
2017-10-27 07:44:38,817 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 17.57?s
2017-10-27 07:44:38,817 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.76?s
2017-10-27 07:44:38,818 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:38,818 DEBUG - #get(1): 1 in 18.98?s
2017-10-27 07:44:38,818 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.34ms
2017-10-27 07:44:38,819 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 597.18?s
2017-10-27 07:44:38,820 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.30ms
2017-10-27 07:44:38,821 DEBUG - #xml(): '<?xml version="1.0" encoding="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 563.37?s
2017-10-27 07:44:38,821 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.67ms
2017-10-27 07:44:38,822 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 615.09?s
2017-10-27 07:44:38,824 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 611.92?s
2017-10-27 07:44:38,825 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.86ms
2017-10-27 07:44:38,826 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 620.18?s
2017-10-27 07:44:38,827 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.03ms
2017-10-27 07:44:38,828 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 641.36?s
2017-10-27 07:44:38,829 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.51ms
2017-10-27 07:44:38,829 DEBUG - #number(): 1 in 10.94?s
2017-10-27 07:44:38,830 DEBUG - #get(1): 1 in 21.10?s
2017-10-27 07:44:38,831 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-10-27 07:44:38,832 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.34ms
2017-10-27 07:44:38,833 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.51?s
2017-10-27 07:44:38,834 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.78ms
2017-10-27 07:44:38,834 DEBUG - #lock(): in 4.85?s
2017-10-27 07:44:38,835 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.56?s
2017-10-27 07:44:38,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.04?s
2017-10-27 07:44:38,838 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-10-27T07:44:38Z";'): in 2.31ms
2017-10-27 07:44:38,839 DEBUG - #unlock(): in 8.18?s
2017-10-27 07:44:38,839 DEBUG - #issue(): 1 in 19.96?s
2017-10-27 07:44:38,839 DEBUG - #number(): 1 in 6.64?s
2017-10-27 07:44:38,840 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-10-27 07:44:38,841 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 707.38?s
2017-10-27 07:44:38,841 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 22.96?s
2017-10-27 07:44:38,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 605.82?s
2017-10-27 07:44:38,843 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.51ms
2017-10-27 07:44:38,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 597.32?s
2017-10-27 07:44:38,845 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.99ms
2017-10-27 07:44:38,846 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.87?s
2017-10-27 07:44:38,847 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.61ms
2017-10-27 07:44:38,847 DEBUG - #lock(): in 4.59?s
2017-10-27 07:44:38,848 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.24?s
2017-10-27 07:44:38,850 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.12?s
2017-10-27 07:44:38,851 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-10-27T07:44:38Z";'): in 1.86ms
2017-10-27 07:44:38,851 DEBUG - #unlock(): in 10.81?s
2017-10-27 07:44:38,851 DEBUG - #issue(): 1 in 21.23?s
2017-10-27 07:44:38,852 DEBUG - #number(): 1 in 6.54?s
2017-10-27 07:44:38,852 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-10-27 07:44:38,853 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 633.19?s
2017-10-27 07:44:38,854 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 19.04?s
2017-10-27 07:44:38,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.37?s
2017-10-27 07:44:38,855 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 6.87ms
2017-10-27 07:44:38,856 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.16?s
2017-10-27 07:44:38,857 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.80ms
2017-10-27 07:44:38,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.58?s
2017-10-27 07:44:38,859 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.16ms
2017-10-27 07:44:38,860 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 557.91?s
2017-10-27 07:44:38,860 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1441...jcabi.github.mock.MkComments$1@29749e2e)' in 49.28?s
2017-10-27 07:44:38,861 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 899.74?s
2017-10-27 07:44:38,862 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@273cf345 in 2.00ms
2017-10-27 07:44:38,864 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 611.06?s
2017-10-27 07:44:38,864 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 26.75?s
2017-10-27 07:44:38,866 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 576.19?s
2017-10-27 07:44:38,866 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 19.99?s
2017-10-27 07:44:38,867 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 598.48?s
2017-10-27 07:44:38,875 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:38Z&quot;,&quot;updated_at&quot;:&quot;2017-10-27T07:44:38Z&quot;}' in 8.59ms
2017-10-27 07:44:38,876 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 677.64?s
2017-10-27 07:44:38,876 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 23.14?s
2017-10-27 07:44:38,877 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.84?s
2017-10-27 07:44:38,877 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.90?s
2017-10-27 07:44:38,878 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.83?s
2017-10-27 07:44:38,879 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.18ms
2017-10-27 07:44:38,880 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.38?s
2017-10-27 07:44:38,880 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1295..</repos>\n</github>\n, himself=charlesmike)' in 1.44ms
2017-10-27 07:44:38,881 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 586.10?s
2017-10-27 07:44:38,882 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.75ms
2017-10-27 07:44:38,883 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.43?s
2017-10-27 07:44:38,883 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.02ms
2017-10-27 07:44:38,884 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.96?s
2017-10-27 07:44:38,884 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.09ms
2017-10-27 07:44:38,884 DEBUG - #login(): 'charlesmike' in 6.67?s
2017-10-27 07:44:38,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.22?s
2017-10-27 07:44:38,886 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 16.98?s
2017-10-27 07:44:38,887 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 932.18?s
2017-10-27 07:44:38,887 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.66?s
2017-10-27 07:44:38,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.08?s
2017-10-27 07:44:38,888 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.19ms
2017-10-27 07:44:38,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.72?s
2017-10-27 07:44:38,889 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.43ms
2017-10-27 07:44:38,890 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.66?s
2017-10-27 07:44:38,891 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.68ms
2017-10-27 07:44:38,892 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.42?s
2017-10-27 07:44:38,892 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.96ms
2017-10-27 07:44:38,894 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 915.58?s
2017-10-27 07:44:38,894 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.03ms
2017-10-27 07:44:38,894 DEBUG - #login(): 'charlesmike' in 9.67?s
2017-10-27 07:44:38,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.20?s
2017-10-27 07:44:38,903 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:38Z","updated_at":"2017-10-27T07:44:38Z"}' in 8.22ms
2017-10-27 07:44:38,904 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 641.41?s
2017-10-27 07:44:38,904 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 22.88?s
2017-10-27 07:44:38,905 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 534.67?s
2017-10-27 07:44:38,905 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.09?s
2017-10-27 07:44:38,906 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 552.43?s
2017-10-27 07:44:38,906 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.14ms
2017-10-27 07:44:38,907 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 578.20?s
2017-10-27 07:44:38,908 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.72ms
2017-10-27 07:44:38,908 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 531.57?s
2017-10-27 07:44:38,910 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.61ms
2017-10-27 07:44:38,910 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.07?s
2017-10-27 07:44:38,911 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.90ms
2017-10-27 07:44:38,911 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.34?s
2017-10-27 07:44:38,912 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.94ms
2017-10-27 07:44:38,912 DEBUG - #login(): 'charlesmike' in 6.81?s
2017-10-27 07:44:38,913 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 534.48?s
2017-10-27 07:44:38,913 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 16.71?s
2017-10-27 07:44:38,914 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.97?s
2017-10-27 07:44:38,914 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 17.41?s
2017-10-27 07:44:38,915 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.01?s
2017-10-27 07:44:38,915 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.07ms
2017-10-27 07:44:38,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.83?s
2017-10-27 07:44:38,916 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.31ms
2017-10-27 07:44:38,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 509.29?s
2017-10-27 07:44:38,918 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.56ms
2017-10-27 07:44:38,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.04?s
2017-10-27 07:44:38,920 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.83ms
2017-10-27 07:44:38,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 545.29?s
2017-10-27 07:44:38,921 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.36ms
2017-10-27 07:44:38,921 DEBUG - #login(): 'charlesmike' in 10.04?s
2017-10-27 07:44:38,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.66?s
2017-10-27 07:44:38,929 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:38Z","updated_at":"2017-10-27T07:44:38Z"}' in 8.12ms
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.846 sec
Running com.amihaiemil.charles.github.GhPagesBranchCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.github.ValidCommandTestCase
2017-10-27 07:44:38,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 418.26?s
2017-10-27 07:44:38,960 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 25.05ms
2017-10-27 07:44:38,961 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 25.31ms
2017-10-27 07:44:38,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 540.84?s
2017-10-27 07:44:38,962 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..20..hub>\n<repos/>\n</github>\n, self=charlesmike)' in 25.87ms
2017-10-27 07:44:38,963 DEBUG - #name(): 'bXvx3Pbnl74TjBISn1wm' in 4.56?s
2017-10-27 07:44:38,963 DEBUG - #name(): 'bXvx3Pbnl74TjBISn1wm' in 6.82?s
2017-10-27 07:44:38,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 399.40?s
2017-10-27 07:44:38,965 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.38ms
2017-10-27 07:44:38,965 DEBUG - #apply('XPATH "/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..105..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.64ms
2017-10-27 07:44:38,966 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 459.45?s
2017-10-27 07:44:38,966 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 687.10?s
2017-10-27 07:44:38,967 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 412.18?s
2017-10-27 07:44:38,968 DEBUG - #get(charlesmike/bXvx3Pbnl74TjBISn1wm): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..227.., coords=charlesmike/bXvx3Pbnl74TjBISn1wm)' in 1.46ms
2017-10-27 07:44:38,968 DEBUG - #json(): {&quot;name&quot;:&quot;bXvx3Pbnl74TjBISn1wm&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true} in 163.43?s
2017-10-27 07:44:38,969 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 455.85?s
2017-10-27 07:44:38,970 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmi..120..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.43ms
2017-10-27 07:44:38,971 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmi..120..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.68ms
2017-10-27 07:44:38,971 DEBUG - #patch({&quot;name&quot;:&quot;bXvx3Pbnl74TjBISn1wm&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true}): in 1.99ms
2017-10-27 07:44:38,971 INFO - repository charlesmike/bXvx3Pbnl74TjBISn1wm created by charlesmike
2017-10-27 07:44:38,972 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 422.25?s
2017-10-27 07:44:38,972 DEBUG - #create('Repos.RepoCreate(nam=bXvx3Pbnl74TjBISn1wm, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..210.., coords=charlesmike/bXvx3Pbnl74TjBISn1wm)' in 7.88ms
2017-10-27 07:44:38,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 429.95?s
2017-10-27 07:44:38,973 DEBUG - #randomRepo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..210.., coords=charlesmike/bXvx3Pbnl74TjBISn1wm)' in 36.75ms
2017-10-27 07:44:38,973 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 416.99?s
2017-10-27 07:44:38,975 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmike/bXvx3Pbnl74TjBISn1wm&apos;]";ADDIF "issues";'): in 1.31ms
2017-10-27 07:44:38,975 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmike/bXvx3Pbnl74TjBISn1wm&apos;]";ADDIF "issues";'): in 1.91ms
2017-10-27 07:44:38,975 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 458.64?s
2017-10-27 07:44:38,976 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..222.., coords=charlesmike/bXvx3Pbnl74TjBISn1wm)' in 2.16ms
2017-10-27 07:44:38,976 DEBUG - #lock(): in 5.41?s
2017-10-27 07:44:38,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 427.76?s
2017-10-27 07:44:38,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 652.55?s
2017-10-27 07:44:38,978 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 405.06?s
2017-10-27 07:44:38,979 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 1.42ms
2017-10-27 07:44:38,980 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 1.69ms
2017-10-27 07:44:38,980 DEBUG - #unlock(): in 6.79?s
2017-10-27 07:44:38,980 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 479.17?s
2017-10-27 07:44:38,981 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/bXvx3Pbnl74TjBISn1wm)' in 17.26?s
2017-10-27 07:44:38,981 DEBUG - #coordinates(): charlesmike/bXvx3Pbnl74TjBISn1wm in 6.81?s
2017-10-27 07:44:38,981 INFO - issue #1 created in charlesmike/bXvx3Pbnl74TjBISn1wm by charlesmike: test issue
2017-10-27 07:44:38,982 DEBUG - #get(1): 1 in 19.96?s
2017-10-27 07:44:38,982 DEBUG - #create('test issue', 'body'): 1 in 6.01ms
2017-10-27 07:44:38,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.41?s
2017-10-27 07:44:38,984 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/bXvx3Pbnl74TjBISn1wm)' in 20.18?s
2017-10-27 07:44:38,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 458.80?s
2017-10-27 07:44:38,985 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.88?s
2017-10-27 07:44:38,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 457.74?s
2017-10-27 07:44:38,986 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.02ms
2017-10-27 07:44:38,986 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.26ms
2017-10-27 07:44:38,987 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 463.37?s
2017-10-27 07:44:38,987 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..505..\n<users/>\n</github>\n, himself=charlesmike)' in 1.53ms
2017-10-27 07:44:38,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 460.80?s
2017-10-27 07:44:38,989 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.92ms
2017-10-27 07:44:38,990 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.18ms
2017-10-27 07:44:38,990 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..517..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 526.29?s
2017-10-27 07:44:38,991 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..551..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.48ms
2017-10-27 07:44:38,991 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..517..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 462.69?s
2017-10-27 07:44:38,992 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..551..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.54ms
2017-10-27 07:44:38,992 DEBUG - #login(): 'charlesmike' in 6.38?s
2017-10-27 07:44:38,995 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 386.19?s
2017-10-27 07:44:39,009 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 14.42ms
2017-10-27 07:44:39,009 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 14.74ms
2017-10-27 07:44:39,010 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 541.40?s
2017-10-27 07:44:39,010 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 15.00ms
2017-10-27 07:44:39,011 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 397.94?s
2017-10-27 07:44:39,031 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 20.33ms
2017-10-27 07:44:39,031 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 20.75ms
2017-10-27 07:44:39,032 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 543.15?s
2017-10-27 07:44:39,032 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 20.99ms
2017-10-27 07:44:39,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 389.02?s
2017-10-27 07:44:39,033 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 22.00ms
2017-10-27 07:44:39,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 421.09?s
2017-10-27 07:44:39,035 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.47ms
2017-10-27 07:44:39,035 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.69ms
2017-10-27 07:44:39,036 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 438.48?s
2017-10-27 07:44:39,036 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.93ms
2017-10-27 07:44:39,036 DEBUG - #lock(): in 6.56?s
2017-10-27 07:44:39,037 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 414.01?s
2017-10-27 07:44:39,038 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.68ms
2017-10-27 07:44:39,038 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.93ms
2017-10-27 07:44:39,038 DEBUG - #unlock(): in 14.87?s
2017-10-27 07:44:39,039 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.59ms
2017-10-27 07:44:39,039 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 427.66?s
2017-10-27 07:44:39,040 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 872.88?s
2017-10-27 07:44:39,040 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.11ms
2017-10-27 07:44:39,041 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 486.98?s
2017-10-27 07:44:39,041 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.34ms
2017-10-27 07:44:39,041 DEBUG - #name(): 'PVyO6udrhvWeKc3OuasV' in 5.51?s
2017-10-27 07:44:39,042 DEBUG - #name(): 'PVyO6udrhvWeKc3OuasV' in 7.14?s
2017-10-27 07:44:39,042 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 396.54?s
2017-10-27 07:44:39,043 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.25ms
2017-10-27 07:44:39,043 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.51ms
2017-10-27 07:44:39,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 437.04?s
2017-10-27 07:44:39,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 643.18?s
2017-10-27 07:44:39,046 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 448.00?s
2017-10-27 07:44:39,046 DEBUG - #get(amihaiemil/PVyO6udrhvWeKc3OuasV): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 1.74ms
2017-10-27 07:44:39,046 DEBUG - #json(): {"name":"PVyO6udrhvWeKc3OuasV","description":"","homepage":"","private":true} in 144.44?s
2017-10-27 07:44:39,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github&gt;\n' in 426.46?s
2017-10-27 07:44:39,048 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..119..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.38ms
2017-10-27 07:44:39,048 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..119..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.63ms
2017-10-27 07:44:39,049 DEBUG - #patch({&quot;name&quot;:&quot;PVyO6udrhvWeKc3OuasV&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true}): in 1.91ms
2017-10-27 07:44:39,049 INFO - repository amihaiemil/PVyO6udrhvWeKc3OuasV created by amihaiemil
2017-10-27 07:44:39,049 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..247..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 446.43?s
2017-10-27 07:44:39,050 DEBUG - #create('Repos.RepoCreate(nam=PVyO6udrhvWeKc3OuasV, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..320..l, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 7.58ms
2017-10-27 07:44:39,050 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..247..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 435.55?s
2017-10-27 07:44:39,050 DEBUG - #randomRepo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..320..l, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 10.88ms
2017-10-27 07:44:39,051 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..247..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 811.29?s
2017-10-27 07:44:39,052 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/PVyO6udrhvWeKc3OuasV&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.78ms
2017-10-27 07:44:39,053 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/PVyO6udrhvWeKc3OuasV&apos;]";ADDIF "issues";'): in 2.01ms
2017-10-27 07:44:39,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 496.05?s
2017-10-27 07:44:39,054 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..332..l, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 2.24ms
2017-10-27 07:44:39,054 DEBUG - #lock(): in 5.62?s
2017-10-27 07:44:39,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 442.07?s
2017-10-27 07:44:39,055 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 657.90?s
2017-10-27 07:44:39,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 432.68?s
2017-10-27 07:44:39,058 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..330..r";\n27:ADD "login";SET "amihaiemil";UP;UP;'): in 1.83ms
2017-10-27 07:44:39,058 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..330..r";\n27:ADD "login";SET "amihaiemil";UP;UP;'): in 2.15ms
2017-10-27 07:44:39,058 DEBUG - #unlock(): in 7.68?s
2017-10-27 07:44:39,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 502.41?s
2017-10-27 07:44:39,059 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..615..l, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 20.60?s
2017-10-27 07:44:39,059 DEBUG - #coordinates(): amihaiemil/PVyO6udrhvWeKc3OuasV in 6.55?s
2017-10-27 07:44:39,059 INFO - issue #1 created in amihaiemil/PVyO6udrhvWeKc3OuasV by amihaiemil:
2017-10-27 07:44:39,060 DEBUG - #get(1): 1 in 22.00?s
2017-10-27 07:44:39,060 DEBUG - #create('', ''): 1 in 5.92ms
2017-10-27 07:44:39,060 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 468.12?s
2017-10-27 07:44:39,062 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.49ms
2017-10-27 07:44:39,062 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.75ms
2017-10-27 07:44:39,062 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 522.96?s
2017-10-27 07:44:39,063 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..639..amihaiemil/PVyO6udrhvWeKc3OuasV, ticket=1)' in 1.97ms
2017-10-27 07:44:39,063 DEBUG - #lock(): in 5.55?s
2017-10-27 07:44:39,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 470.55?s
2017-10-27 07:44:39,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 668.09?s
2017-10-27 07:44:39,066 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.37?s
2017-10-27 07:44:39,067 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-10-27T07:44:39Z";'): in 1.59ms
2017-10-27 07:44:39,067 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-10-27T07:44:39Z";'): in 1.83ms
2017-10-27 07:44:39,067 DEBUG - #unlock(): in 6.99?s
2017-10-27 07:44:39,067 DEBUG - #issue(): 1 in 18.05?s
2017-10-27 07:44:39,067 DEBUG - #number(): 1 in 6.44?s
2017-10-27 07:44:39,068 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike do something
2017-10-27 07:44:39,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 475.43?s
2017-10-27 07:44:39,068 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/PVyO6udrhvWeKc3OuasV, ticket=1, num=1)' in 19.13?s
2017-10-27 07:44:39,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 489.48?s
2017-10-27 07:44:39,070 DEBUG - #post('@charlesmike do something'): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/PVyO6udrhvWeKc3OuasV, ticket=1, num=1)' in 6.19ms
2017-10-27 07:44:39,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 464.45?s
2017-10-27 07:44:39,071 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 933.05?s
2017-10-27 07:44:39,071 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.14ms
2017-10-27 07:44:39,072 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 472.82?s
2017-10-27 07:44:39,072 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..912..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.34ms
2017-10-27 07:44:39,072 DEBUG - #coordinates(): amihaiemil/PVyO6udrhvWeKc3OuasV in 6.54?s
2017-10-27 07:44:39,073 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 469.23?s
2017-10-27 07:44:39,073 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 660.49?s
2017-10-27 07:44:39,074 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 464.73?s
2017-10-27 07:44:39,074 DEBUG - #get(amihaiemil/PVyO6udrhvWeKc3OuasV): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..951..e, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 1.48ms
2017-10-27 07:44:39,075 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 751.22?s
2017-10-27 07:44:39,076 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/PVyO6udrhvWeKc3OuasV&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.62ms
2017-10-27 07:44:39,077 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemil/PVyO6udrhvWeKc3OuasV&apos;]";ADDIF "issues";'): in 1.87ms
2017-10-27 07:44:39,077 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 473.73?s
2017-10-27 07:44:39,077 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..953..e, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 2.07ms
2017-10-27 07:44:39,078 DEBUG - #issue(): 1 in 27.54?s
2017-10-27 07:44:39,078 DEBUG - #number(): 1 in 8.70?s
2017-10-27 07:44:39,078 DEBUG - #get(1): 1 in 19.87?s
2017-10-27 07:44:39,079 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 467.01?s
2017-10-27 07:44:39,079 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 659.04?s
2017-10-27 07:44:39,087 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..150..:39Z","updated_at":"2017-10-27T07:44:39Z"}' in 8.40ms
2017-10-27 07:44:39,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.43?s
2017-10-27 07:44:39,089 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..951..e, coords=amihaiemil/PVyO6udrhvWeKc3OuasV)' in 21.90?s
2017-10-27 07:44:39,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 470.52?s
2017-10-27 07:44:39,090 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.01?s
2017-10-27 07:44:39,090 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 466.42?s
2017-10-27 07:44:39,091 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 965.36?s
2017-10-27 07:44:39,091 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.18ms
2017-10-27 07:44:39,092 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 476.16?s
2017-10-27 07:44:39,092 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..915..\n</repos>\n</github>\n, himself=charlesmike)' in 1.38ms
2017-10-27 07:44:39,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 468.99?s
2017-10-27 07:44:39,094 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.73ms
2017-10-27 07:44:39,094 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.96ms
2017-10-27 07:44:39,095 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.28?s
2017-10-27 07:44:39,095 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..910..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.18ms
2017-10-27 07:44:39,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 469.55?s
2017-10-27 07:44:39,096 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.33ms
2017-10-27 07:44:39,097 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.53ms
2017-10-27 07:44:39,097 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.09?s
2017-10-27 07:44:39,098 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..916..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.73ms
2017-10-27 07:44:39,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 507.80?s
2017-10-27 07:44:39,098 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1011..cabi.github.mock.MkUserEmails$1@7727d0c5)' in 19.83?s
2017-10-27 07:44:39,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 479.45?s
2017-10-27 07:44:39,100 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 671.30?s
2017-10-27 07:44:39,101 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@40d0f56e in 1.88ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 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
Oct 27, 2017 7:44:39 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:39,130 INFO - started on port #37170
2017-10-27 07:44:39,157 DEBUG - CookieSpec selected: default
2017-10-27 07:44:39,157 DEBUG - Auth cache not set in the context
2017-10-27 07:44:39,157 DEBUG - Connection request: [route: {}-&gt;http://localhost:37170][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:39,157 DEBUG - Connection leased: [id: 1][route: {}-&gt;http://localhost:37170][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:39,157 DEBUG - Opening connection {}-&gt;http://localhost:37170
2017-10-27 07:44:39,157 DEBUG - Connecting to localhost/127.0.0.1:37170
2017-10-27 07:44:39,157 DEBUG - Connection established 127.0.0.1:46170&lt;-&gt;127.0.0.1:37170
2017-10-27 07:44:39,157 DEBUG - http-outgoing-1: set socket timeout to 0
2017-10-27 07:44:39,158 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-10-27 07:44:39,158 DEBUG - Target auth state: UNCHALLENGED
2017-10-27 07:44:39,158 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 &gt;&gt; GET /branches/gh-pages HTTP/1.1
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 &gt;&gt; Content-Length: 0
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 &gt;&gt; Host: localhost:37170
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 &gt;&gt; Connection: Keep-Alive
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 >> Accept-Encoding: gzip,deflate
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 >> "Content-Length: 0[\r][\n]"
2017-10-27 07:44:39,158 DEBUG - http-outgoing-1 >> "Host: localhost:37170[\r][\n]"
2017-10-27 07:44:39,159 DEBUG - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:39,159 DEBUG - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-10-27 07:44:39,159 DEBUG - http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-10-27 07:44:39,159 DEBUG - http-outgoing-1 >> "[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "HTTP/1.1 400 Bad Request[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "Date: Fri, 27 Oct 2017 07:44:39 GMT[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "Connection: close[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << "[\r][\n]"
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << HTTP/1.1 400 Bad Request
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:39,162 DEBUG - http-outgoing-1 << Content-Length: 0
2017-10-27 07:44:39,163 DEBUG - http-outgoing-1 << Date: Fri, 27 Oct 2017 07:44:39 GMT
2017-10-27 07:44:39,163 DEBUG - http-outgoing-1 << Connection: close
2017-10-27 07:44:39,163 DEBUG - http-outgoing-1: Close connection
2017-10-27 07:44:39,163 DEBUG - Connection discarded
2017-10-27 07:44:39,163 DEBUG - Connection released: [id: 1][route: {}->http://localhost:37170][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:39,163 INFO - #fetch(GET localhost:37170 /branches/gh-pages): [400 Bad Request] in 7ms
2017-10-27 07:44:40,166 INFO - stopped on port #37170
Oct 27, 2017 7:44:40 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:40,170 INFO - started on port #34621
2017-10-27 07:44:40,172 DEBUG - CookieSpec selected: default
2017-10-27 07:44:40,173 DEBUG - Auth cache not set in the context
2017-10-27 07:44:40,173 DEBUG - Connection request: [route: {}->http://localhost:34621][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:40,173 DEBUG - Connection leased: [id: 2][route: {}->http://localhost:34621][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:40,173 DEBUG - Opening connection {}->http://localhost:34621
2017-10-27 07:44:40,173 DEBUG - Connecting to localhost/127.0.0.1:34621
2017-10-27 07:44:40,174 DEBUG - Connection established 127.0.0.1:49170<->127.0.0.1:34621
2017-10-27 07:44:40,174 DEBUG - http-outgoing-2: set socket timeout to 0
2017-10-27 07:44:40,174 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-10-27 07:44:40,174 DEBUG - Target auth state: UNCHALLENGED
2017-10-27 07:44:40,174 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:40,174 DEBUG - http-outgoing-2 >> GET /branches/gh-pages HTTP/1.1
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> Content-Length: 0
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> Host: localhost:34621
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> Connection: Keep-Alive
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> Accept-Encoding: gzip,deflate
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> "Content-Length: 0[\r][\n]"
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> "Host: localhost:34621[\r][\n]"
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:40,175 DEBUG - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-10-27 07:44:40,176 DEBUG - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-10-27 07:44:40,176 DEBUG - http-outgoing-2 >> "[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << "Date: Fri, 27 Oct 2017 07:44:40 GMT[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << "[\r][\n]"
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << HTTP/1.1 404 Not Found
2017-10-27 07:44:40,180 DEBUG - http-outgoing-2 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:40,181 DEBUG - http-outgoing-2 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:40,181 DEBUG - http-outgoing-2 << Content-Length: 0
2017-10-27 07:44:40,181 DEBUG - http-outgoing-2 << Date: Fri, 27 Oct 2017 07:44:40 GMT
2017-10-27 07:44:40,181 DEBUG - Connection can be kept alive indefinitely
2017-10-27 07:44:40,181 DEBUG - Connection [id: 2][route: {}->http://localhost:34621] can be kept alive indefinitely
2017-10-27 07:44:40,181 DEBUG - Connection released: [id: 2][route: {}-&gt;http://localhost:34621][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:40,181 INFO - #fetch(GET localhost:34621 /branches/gh-pages): [404 Not Found] in 10ms
2017-10-27 07:44:41,182 INFO - stopped on port #34621
2017-10-27 07:44:41,185 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 797.76?s
2017-10-27 07:44:41,186 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.66ms
2017-10-27 07:44:41,186 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.08ms
2017-10-27 07:44:41,187 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 569.39?s
2017-10-27 07:44:41,188 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.54ms
2017-10-27 07:44:41,188 DEBUG - #name(): 'charlesrepo' in 7.53?s
2017-10-27 07:44:41,189 DEBUG - #name(): 'charlesrepo' in 14.04?s
2017-10-27 07:44:41,190 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 559.89?s
2017-10-27 07:44:41,191 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.35ms
2017-10-27 07:44:41,192 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.87ms
2017-10-27 07:44:41,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 619.96?s
2017-10-27 07:44:41,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-10-27 07:44:41,195 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 606.93?s
2017-10-27 07:44:41,196 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.19ms
2017-10-27 07:44:41,196 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 202.27?s
2017-10-27 07:44:41,197 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 608.83?s
2017-10-27 07:44:41,199 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.40ms
2017-10-27 07:44:41,200 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.94ms
2017-10-27 07:44:41,200 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 3.52ms
2017-10-27 07:44:41,200 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-10-27 07:44:41,201 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 630.89?s
2017-10-27 07:44:41,202 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 12.46ms
2017-10-27 07:44:41,208 DEBUG - #check(class com.jcabi.github.mock.MkContents): immutability checked
2017-10-27 07:44:41,209 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 436.60?s
2017-10-27 07:44:41,210 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.80ms
2017-10-27 07:44:41,211 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.11ms
2017-10-27 07:44:41,211 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 429.37?s
2017-10-27 07:44:41,212 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 8.80ms
2017-10-27 07:44:41,214 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 404.67?s
2017-10-27 07:44:41,215 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 667.17?s
2017-10-27 07:44:41,216 DEBUG - #exists('.charles.yml', 'master'): false in 1.48ms
2017-10-27 07:44:41,218 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 363.38?s
2017-10-27 07:44:41,219 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 814.13?s
2017-10-27 07:44:41,219 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.09ms
2017-10-27 07:44:41,219 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 380.17?s
2017-10-27 07:44:41,220 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.39ms
2017-10-27 07:44:41,220 DEBUG - #name(): 'charlesrepo' in 4.66?s
2017-10-27 07:44:41,220 DEBUG - #name(): 'charlesrepo' in 8.10?s
2017-10-27 07:44:41,221 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 397.14?s
2017-10-27 07:44:41,222 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.25ms
2017-10-27 07:44:41,222 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.58ms
2017-10-27 07:44:41,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 406.38?s
2017-10-27 07:44:41,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 642.21?s
2017-10-27 07:44:41,225 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 384.60?s
2017-10-27 07:44:41,225 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.76ms
2017-10-27 07:44:41,225 DEBUG - #json(): {"name":"charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 140.15?s
2017-10-27 07:44:41,226 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 419.19?s
2017-10-27 07:44:41,227 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.36ms
2017-10-27 07:44:41,227 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.68ms
2017-10-27 07:44:41,228 DEBUG - #patch({&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.07ms
2017-10-27 07:44:41,228 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-10-27 07:44:41,228 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 399.35?s
2017-10-27 07:44:41,229 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 7.96ms
2017-10-27 07:44:41,229 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 399.68?s
2017-10-27 07:44:41,231 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.27ms
2017-10-27 07:44:41,231 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..12..;]&quot;;ADDIF &quot;contents&quot;;\n2:UP;ADDIF &quot;commits&quot;;'): in 2.00ms
2017-10-27 07:44:41,232 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 430.55?s
2017-10-27 07:44:41,232 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.32ms
2017-10-27 07:44:41,242 DEBUG - #lock(): in 6.73?s
2017-10-27 07:44:41,243 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 535.73?s
2017-10-27 07:44:41,244 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..449..html_url";\n28:SET "http://localhost/3";UP;'): in 1.74ms
2017-10-27 07:44:41,245 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..449..html_url";\n28:SET "http://localhost/3";UP;'): in 2.15ms
2017-10-27 07:44:41,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..547..ts>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 435.63?s
2017-10-27 07:44:41,247 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..176../5";UP;ADD "message";SET "just a test";UP;'): in 1.39ms
2017-10-27 07:44:41,247 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..176../5";UP;ADD "message";SET "just a test";UP;'): in 1.70ms
2017-10-27 07:44:41,250 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 441.97?s
2017-10-27 07:44:41,250 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..793..amihaiemil, coords=amihaiemil/charlesrepo)' in 26.78?s
2017-10-27 07:44:41,250 DEBUG - #check(class com.jcabi.github.mock.MkRepoCommit): immutability checked
2017-10-27 07:44:41,250 DEBUG - #unlock(): in 7.30?s
2017-10-27 07:44:41,253 DEBUG - #check(class com.jcabi.github.mock.MkContent): immutability checked
2017-10-27 07:44:41,254 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 513.28?s
2017-10-27 07:44:41,254 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.34ms
2017-10-27 07:44:41,255 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 453.32?s
2017-10-27 07:44:41,256 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.42ms
2017-10-27 07:44:41,256 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.69ms
2017-10-27 07:44:41,257 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 474.42?s
2017-10-27 07:44:41,257 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.02ms
2017-10-27 07:44:41,258 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 828.86?s
2017-10-27 07:44:41,258 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-10-27 07:44:41,259 DEBUG - #exists('.charles.yml', 'master'): true in 2.00ms
2017-10-27 07:44:41,267 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 474.15?s
2017-10-27 07:44:41,268 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.97ms
2017-10-27 07:44:41,269 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.27ms
2017-10-27 07:44:41,270 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 484.32?s
2017-10-27 07:44:41,270 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.58ms
2017-10-27 07:44:41,271 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 458.84?s
2017-10-27 07:44:41,271 DEBUG - #get('.charles.yml'): 'MkContent(storage=<?xml version="1.0" encoding="U..834..epo, location=.charles.yml, branch=master)' in 27.58?s
2017-10-27 07:44:41,272 DEBUG - #check(class com.jcabi.github.Content$Smart): immutability checked
2017-10-27 07:44:41,274 DEBUG - #check(class com.jcabi.github.SmartJson): immutability checked
2017-10-27 07:44:41,276 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..729..it&gt;\n&lt;/commits&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 461.29?s
2017-10-27 07:44:41,277 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..729..it&gt;\n&lt;/commits&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 681.62?s
2017-10-27 07:44:41,285 DEBUG - #json(): {&quot;name&quot;:&quot;.charles.yml&quot;,&quot;path&quot;:&quot;.charles.yml&quot;,&quot;cont..215..calhost/2&quot;,&quot;html_url&quot;:&quot;http://localhost/3&quot;} in 9.48ms
2017-10-27 07:44:41,286 DEBUG - #json(): {&quot;name&quot;:&quot;.charles.yml&quot;,&quot;path&quot;:&quot;.charles.yml&quot;,&quot;cont..215..calhost/2&quot;,&quot;html_url&quot;:&quot;http://localhost/3&quot;} in 10.06ms
2017-10-27 07:44:41,286 DEBUG - #value('content', 'interface javax.json.JsonString'): &quot;Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl&quot; in 10.46ms
2017-10-27 07:44:41,286 DEBUG - #text('content'): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 10.82ms
2017-10-27 07:44:41,286 DEBUG - #content(): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 11.48ms
2017-10-27 07:44:41,288 DEBUG - #decoded(): [99, 111, 109, 109, 97, 110, 100, 101, 114, 115, 5..191.. 101, 101, 116, 58, 32, 116, 114, 117, 101] in 12.73ms
Oct 27, 2017 7:44:41 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:41,291 INFO - started on port #44114
2017-10-27 07:44:41,292 DEBUG - CookieSpec selected: default
2017-10-27 07:44:41,293 DEBUG - Auth cache not set in the context
2017-10-27 07:44:41,293 DEBUG - Connection request: [route: {}->http://localhost:44114][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:41,293 DEBUG - Connection leased: [id: 3][route: {}->http://localhost:44114][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:41,293 DEBUG - Opening connection {}->http://localhost:44114
2017-10-27 07:44:41,293 DEBUG - Connecting to localhost/127.0.0.1:44114
2017-10-27 07:44:41,293 DEBUG - Connection established 127.0.0.1:51520<->127.0.0.1:44114
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3: set socket timeout to 0
2017-10-27 07:44:41,294 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-10-27 07:44:41,294 DEBUG - Target auth state: UNCHALLENGED
2017-10-27 07:44:41,294 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> GET /branches/gh-pages HTTP/1.1
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> Content-Length: 0
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> Host: localhost:44114
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> Connection: Keep-Alive
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> Accept-Encoding: gzip,deflate
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> "Content-Length: 0[\r][\n]"
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> "Host: localhost:44114[\r][\n]"
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-10-27 07:44:41,294 DEBUG - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-10-27 07:44:41,295 DEBUG - http-outgoing-3 >> "[\r][\n]"
2017-10-27 07:44:41,298 DEBUG - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:41,298 DEBUG - http-outgoing-3 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:41,298 DEBUG - http-outgoing-3 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:41,298 DEBUG - http-outgoing-3 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:41,298 DEBUG - http-outgoing-3 << "Date: Fri, 27 Oct 2017 07:44:41 GMT[\r][\n]"
2017-10-27 07:44:41,298 DEBUG - http-outgoing-3 << "[\r][\n]"
2017-10-27 07:44:41,299 DEBUG - http-outgoing-3 << HTTP/1.1 200 OK
2017-10-27 07:44:41,299 DEBUG - http-outgoing-3 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:41,299 DEBUG - http-outgoing-3 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:41,299 DEBUG - http-outgoing-3 << Content-Length: 0
2017-10-27 07:44:41,299 DEBUG - http-outgoing-3 << Date: Fri, 27 Oct 2017 07:44:41 GMT
2017-10-27 07:44:41,299 DEBUG - Connection can be kept alive indefinitely
2017-10-27 07:44:41,299 DEBUG - Connection [id: 3][route: {}->http://localhost:44114] can be kept alive indefinitely
2017-10-27 07:44:41,299 DEBUG - Connection released: [id: 3][route: {}->http://localhost:44114][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:41,299 INFO - #fetch(GET localhost:44114 /branches/gh-pages): [200 OK] in 7ms
2017-10-27 07:44:42,302 INFO - stopped on port #44114
2017-10-27 07:44:42,304 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 742.11?s
2017-10-27 07:44:42,305 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.63ms
2017-10-27 07:44:42,305 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.15ms
2017-10-27 07:44:42,307 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.12ms
2017-10-27 07:44:42,307 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.65ms
2017-10-27 07:44:42,308 DEBUG - #name(): 'charlesrepo' in 8.05?s
2017-10-27 07:44:42,308 DEBUG - #name(): 'charlesrepo' in 9.98?s
2017-10-27 07:44:42,309 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 605.25?s
2017-10-27 07:44:42,311 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.17ms
2017-10-27 07:44:42,311 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.78ms
2017-10-27 07:44:42,312 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 673.99?s
2017-10-27 07:44:42,313 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2017-10-27 07:44:42,315 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 651.27?s
2017-10-27 07:44:42,315 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.52ms
2017-10-27 07:44:42,316 DEBUG - #json(): {&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 214.26?s
2017-10-27 07:44:42,318 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 657.98?s
2017-10-27 07:44:42,319 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.36ms
2017-10-27 07:44:42,319 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.73ms
2017-10-27 07:44:42,320 DEBUG - #patch({&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 3.19ms
2017-10-27 07:44:42,320 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-10-27 07:44:42,321 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 454.48?s
2017-10-27 07:44:42,321 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 12.65ms
2017-10-27 07:44:42,322 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 437.06?s
2017-10-27 07:44:42,322 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 703.09?s
2017-10-27 07:44:42,326 DEBUG - #json(): {"name":"charlesrepo","description":"","private":"false","homepage":""} in 5.06ms
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.2 sec
Running com.amihaiemil.charles.github.IndexPageKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.amihaiemil.charles.github.SendReplyTestCase
2017-10-27 07:44:42,338 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 506.98?s
2017-10-27 07:44:42,338 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.05ms
2017-10-27 07:44:42,339 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.34ms
2017-10-27 07:44:42,339 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 381.63?s
2017-10-27 07:44:42,339 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.65ms
2017-10-27 07:44:42,340 DEBUG - #name(): 'amihaiemil.github.io' in 4.88?s
2017-10-27 07:44:42,340 DEBUG - #name(): 'amihaiemil.github.io' in 6.15?s
2017-10-27 07:44:42,341 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 369.35?s
2017-10-27 07:44:42,342 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.37ms
2017-10-27 07:44:42,342 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.75ms
2017-10-27 07:44:42,343 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 408.70?s
2017-10-27 07:44:42,343 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 668.37?s
2017-10-27 07:44:42,345 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 442.14?s
2017-10-27 07:44:42,345 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.91ms
2017-10-27 07:44:42,345 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 144.57?s
2017-10-27 07:44:42,346 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 399.53?s
2017-10-27 07:44:42,347 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.41ms
2017-10-27 07:44:42,348 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.77ms
2017-10-27 07:44:42,348 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.18ms
2017-10-27 07:44:42,348 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:42,349 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 402.37?s
2017-10-27 07:44:42,349 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.55ms
2017-10-27 07:44:42,350 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 420.25?s
2017-10-27 07:44:42,350 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 929.52?s
2017-10-27 07:44:42,351 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2017-10-27 07:44:42,352 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 777.70?s
2017-10-27 07:44:42,352 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.58ms
2017-10-27 07:44:42,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 417.90?s
2017-10-27 07:44:42,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 676.41?s
2017-10-27 07:44:42,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 459.77?s
2017-10-27 07:44:42,355 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 1.64ms
2017-10-27 07:44:42,355 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 404.11?s
2017-10-27 07:44:42,356 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.37ms
2017-10-27 07:44:42,357 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.65ms
2017-10-27 07:44:42,357 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 417.08?s
2017-10-27 07:44:42,357 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.97ms
2017-10-27 07:44:42,358 DEBUG - #lock(): in 6.27?s
2017-10-27 07:44:42,359 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 790.72?s
2017-10-27 07:44:42,359 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.07ms
2017-10-27 07:44:42,374 DEBUG - Connection manager is shutting down
2017-10-27 07:44:42,374 DEBUG - http-outgoing-0: Close connection
2017-10-27 07:44:42,375 DEBUG - Connection manager shut down
2017-10-27 07:44:42,376 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 603.81?s
2017-10-27 07:44:42,377 DEBUG - Connection manager is shutting down
2017-10-27 07:44:42,377 DEBUG - Connection manager shut down
2017-10-27 07:44:42,378 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.28ms
2017-10-27 07:44:42,379 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 3.45ms
2017-10-27 07:44:42,379 DEBUG - #unlock(): in 12.18?s
2017-10-27 07:44:42,379 DEBUG - Connection manager is shutting down
2017-10-27 07:44:42,379 DEBUG - http-outgoing-2: Close connection
2017-10-27 07:44:42,380 DEBUG - Connection manager shut down
2017-10-27 07:44:42,380 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 867.93?s
2017-10-27 07:44:42,381 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 18.53?s
2017-10-27 07:44:42,381 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.54?s
2017-10-27 07:44:42,381 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-10-27 07:44:42,382 DEBUG - #get(1): 1 in 21.42?s
2017-10-27 07:44:42,382 DEBUG - #create('Test issue for commands', 'test body'): 1 in 24.05ms
2017-10-27 07:44:42,385 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-10-27 07:44:42,385 DEBUG - Connection manager is shutting down
2017-10-27 07:44:42,385 DEBUG - http-outgoing-3: Close connection
2017-10-27 07:44:42,386 DEBUG - Connection manager shut down
2017-10-27 07:44:42,386 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.72ms
2017-10-27 07:44:42,386 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.01ms
2017-10-27 07:44:42,387 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 498.12?s
2017-10-27 07:44:42,388 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.58ms
2017-10-27 07:44:42,388 DEBUG - #lock(): in 6.26?s
2017-10-27 07:44:42,389 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 451.98?s
2017-10-27 07:44:42,389 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 726.13?s
2017-10-27 07:44:42,391 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 468.38?s
2017-10-27 07:44:42,392 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-10-27T07:44:42Z";'): in 1.74ms
2017-10-27 07:44:42,392 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-10-27T07:44:42Z";'): in 2.15ms
2017-10-27 07:44:42,393 DEBUG - #unlock(): in 9.88?s
2017-10-27 07:44:42,393 DEBUG - #issue(): 1 in 24.79?s
2017-10-27 07:44:42,393 DEBUG - #number(): 1 in 6.81?s
2017-10-27 07:44:42,393 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike hello\n\nHello there!
2017-10-27 07:44:42,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 542.57?s
2017-10-27 07:44:42,394 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 24.02?s
2017-10-27 07:44:42,395 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 489.91?s
2017-10-27 07:44:42,396 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 6.92ms
2017-10-27 07:44:42,397 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 491.19?s
2017-10-27 07:44:42,398 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.89ms
2017-10-27 07:44:42,398 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.18ms
2017-10-27 07:44:42,399 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.42?s
2017-10-27 07:44:42,399 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..907..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.54ms
2017-10-27 07:44:42,400 DEBUG - #xml(): '<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 485.32?s
2017-10-27 07:44:42,400 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1006...jcabi.github.mock.MkComments$1@4c0a9a4f)' in 57.29?s
2017-10-27 07:44:42,401 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 497.29?s
2017-10-27 07:44:42,401 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 758.92?s
2017-10-27 07:44:42,403 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4c18df89 in 2.05ms
2017-10-27 07:44:42,404 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 492.00?s
2017-10-27 07:44:42,404 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.64?s
2017-10-27 07:44:42,405 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 495.46?s
2017-10-27 07:44:42,406 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 752.88?s
2017-10-27 07:44:42,413 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..161..:42Z","updated_at":"2017-10-27T07:44:42Z"}' in 8.28ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running com.amihaiemil.charles.github.StarRepoTestCase
2017-10-27 07:44:42,416 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 436.88?s
2017-10-27 07:44:42,416 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 935.80?s
2017-10-27 07:44:42,416 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.22ms
2017-10-27 07:44:42,417 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 417.90?s
2017-10-27 07:44:42,417 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.51ms
2017-10-27 07:44:42,418 DEBUG - #name(): 'amihaiemil.github.io' in 5.30?s
2017-10-27 07:44:42,418 DEBUG - #name(): 'amihaiemil.github.io' in 6.17?s
2017-10-27 07:44:42,419 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 394.00?s
2017-10-27 07:44:42,420 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.40ms
2017-10-27 07:44:42,420 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.75ms
2017-10-27 07:44:42,421 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 460.16?s
2017-10-27 07:44:42,421 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 738.44?s
2017-10-27 07:44:42,422 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 401.81?s
2017-10-27 07:44:42,423 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.69ms
2017-10-27 07:44:42,423 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 181.53?s
2017-10-27 07:44:42,424 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 441.32?s
2017-10-27 07:44:42,425 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.53ms
2017-10-27 07:44:42,426 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.87ms
2017-10-27 07:44:42,426 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.31ms
2017-10-27 07:44:42,426 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:42,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 434.32?s
2017-10-27 07:44:42,427 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.55ms
2017-10-27 07:44:42,430 DEBUG - #check(class com.jcabi.github.mock.MkStars): immutability checked
2017-10-27 07:44:42,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 536.40?s
2017-10-27 07:44:42,432 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.63ms
2017-10-27 07:44:42,433 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.91ms
2017-10-27 07:44:42,433 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 454.94?s
2017-10-27 07:44:42,434 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 5.11ms
2017-10-27 07:44:42,435 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 421.69?s
2017-10-27 07:44:42,435 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 682.96?s
2017-10-27 07:44:42,436 DEBUG - #starred(): false in 1.68ms
2017-10-27 07:44:42,437 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 428.63?s
2017-10-27 07:44:42,438 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.42ms
2017-10-27 07:44:42,438 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.69ms
2017-10-27 07:44:42,439 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 460.84?s
2017-10-27 07:44:42,439 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.98ms
2017-10-27 07:44:42,440 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 438.52?s
2017-10-27 07:44:42,440 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 689.70?s
2017-10-27 07:44:42,441 DEBUG - #starred(): false in 1.64ms
2017-10-27 07:44:42,442 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 451.18?s
2017-10-27 07:44:42,443 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.41ms
2017-10-27 07:44:42,443 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.67ms
2017-10-27 07:44:42,444 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 434.00?s
2017-10-27 07:44:42,444 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.96ms
2017-10-27 07:44:42,445 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 399.03?s
2017-10-27 07:44:42,446 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.44ms
2017-10-27 07:44:42,446 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.73ms
2017-10-27 07:44:42,446 DEBUG - #star(): in 2.08ms
2017-10-27 07:44:42,447 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 424.51?s
2017-10-27 07:44:42,448 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.40ms
2017-10-27 07:44:42,449 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.67ms
2017-10-27 07:44:42,449 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 458.41?s
2017-10-27 07:44:42,450 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.96ms
2017-10-27 07:44:42,450 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 436.22?s
2017-10-27 07:44:42,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 687.70?s
2017-10-27 07:44:42,452 DEBUG - #starred(): true in 2.50ms
2017-10-27 07:44:42,454 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 424.08?s
2017-10-27 07:44:42,454 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 897.46?s
2017-10-27 07:44:42,455 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.18ms
2017-10-27 07:44:42,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 391.14?s
2017-10-27 07:44:42,455 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.48ms
2017-10-27 07:44:42,456 DEBUG - #name(): 'amihaiemil.github.io' in 4.76?s
2017-10-27 07:44:42,456 DEBUG - #name(): 'amihaiemil.github.io' in 6.23?s
2017-10-27 07:44:42,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 396.49?s
2017-10-27 07:44:42,458 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.42ms
2017-10-27 07:44:42,458 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.77ms
2017-10-27 07:44:42,459 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 448.28?s
2017-10-27 07:44:42,459 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 700.09?s
2017-10-27 07:44:42,461 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 391.39?s
2017-10-27 07:44:42,461 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.65ms
2017-10-27 07:44:42,461 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 158.55?s
2017-10-27 07:44:42,462 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 436.88?s
2017-10-27 07:44:42,463 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.53ms
2017-10-27 07:44:42,464 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.87ms
2017-10-27 07:44:42,464 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.29ms
2017-10-27 07:44:42,464 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-10-27 07:44:42,465 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 460.88?s
2017-10-27 07:44:42,465 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.42ms
2017-10-27 07:44:42,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 434.10?s
2017-10-27 07:44:42,467 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.51ms
2017-10-27 07:44:42,468 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.77ms
2017-10-27 07:44:42,468 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 468.72?s
2017-10-27 07:44:42,469 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.30ms
2017-10-27 07:44:42,469 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 428.25?s
2017-10-27 07:44:42,469 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 604.65?s
2017-10-27 07:44:42,470 DEBUG - #starred(): false in 1.47ms
2017-10-27 07:44:42,471 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 417.10?s
2017-10-27 07:44:42,472 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.28ms
2017-10-27 07:44:42,472 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.45ms
2017-10-27 07:44:42,473 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 425.43?s
2017-10-27 07:44:42,473 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.63ms
2017-10-27 07:44:42,473 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n<stars/>\n</repo>\n</repos>\n</github>\n' in 427.12?s
2017-10-27 07:44:42,474 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 607.96?s
2017-10-27 07:44:42,474 DEBUG - #starred(): false in 1.39ms
2017-10-27 07:44:42,475 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 405.32?s
2017-10-27 07:44:42,476 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.23ms
2017-10-27 07:44:42,476 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.40ms
2017-10-27 07:44:42,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 531.56?s
2017-10-27 07:44:42,477 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.58ms
2017-10-27 07:44:42,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 425.53?s
2017-10-27 07:44:42,478 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.42ms
2017-10-27 07:44:42,479 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.61ms
2017-10-27 07:44:42,479 DEBUG - #star(): in 1.80ms
2017-10-27 07:44:42,480 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 403.87?s
2017-10-27 07:44:42,480 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.25ms
2017-10-27 07:44:42,481 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.42ms
2017-10-27 07:44:42,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 406.20?s
2017-10-27 07:44:42,481 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.60ms
2017-10-27 07:44:42,482 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 395.82?s
2017-10-27 07:44:42,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-10-27 07:44:42,483 DEBUG - #starred(): true in 1.89ms
2017-10-27 07:44:42,484 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 406.18?s
2017-10-27 07:44:42,485 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.26ms
2017-10-27 07:44:42,485 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.43ms
2017-10-27 07:44:42,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 430.10?s
2017-10-27 07:44:42,486 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.61ms
2017-10-27 07:44:42,487 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 408.47?s
2017-10-27 07:44:42,487 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 581.22?s
2017-10-27 07:44:42,488 DEBUG - #starred(): true in 1.38ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
Running com.amihaiemil.charles.github.FollowTestCase
Oct 27, 2017 7:44:42 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:42,496 INFO - started on port #33403
2017-10-27 07:44:42,499 DEBUG - CookieSpec selected: default
2017-10-27 07:44:42,499 DEBUG - Auth cache not set in the context
2017-10-27 07:44:42,499 DEBUG - Connection request: [route: {}->http://localhost:33403][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:42,499 DEBUG - Connection leased: [id: 4][route: {}->http://localhost:33403][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:42,499 DEBUG - Opening connection {}->http://localhost:33403
2017-10-27 07:44:42,499 DEBUG - Connecting to localhost/127.0.0.1:33403
2017-10-27 07:44:42,499 DEBUG - Connection established 127.0.0.1:48436<->127.0.0.1:33403
2017-10-27 07:44:42,499 DEBUG - http-outgoing-4: set socket timeout to 0
2017-10-27 07:44:42,499 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-10-27 07:44:42,499 DEBUG - Target auth state: UNCHALLENGED
2017-10-27 07:44:42,500 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; PUT /user/following/amihaiemil HTTP/1.1
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; Content-Length: 0
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; Host: localhost:33403
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; Connection: Keep-Alive
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; Accept-Encoding: gzip,deflate
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;PUT /user/following/amihaiemil HTTP/1.1[\r][\n]&quot;
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;Content-Length: 0[\r][\n]&quot;
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;Host: localhost:33403[\r][\n]&quot;
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]&quot;
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;Accept-Encoding: gzip,deflate[\r][\n]&quot;
2017-10-27 07:44:42,500 DEBUG - http-outgoing-4 &gt;&gt; &quot;[\r][\n]&quot;
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 &lt;&lt; &quot;HTTP/1.1 204 No Content[\r][\n]&quot;
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 << "Date: Fri, 27 Oct 2017 07:44:42 GMT[\r][\n]"
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 << "[\r][\n]"
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 << HTTP/1.1 204 No Content
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:42,502 DEBUG - http-outgoing-4 << Date: Fri, 27 Oct 2017 07:44:42 GMT
2017-10-27 07:44:42,503 DEBUG - Connection can be kept alive indefinitely
2017-10-27 07:44:42,503 DEBUG - Connection [id: 4][route: {}->http://localhost:33403] can be kept alive indefinitely
2017-10-27 07:44:42,503 DEBUG - Connection released: [id: 4][route: {}->http://localhost:33403][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:42,503 INFO - #fetch(PUT localhost:33403 /user/following/amihaiemil): [204 No Content] in 5ms
2017-10-27 07:44:43,505 INFO - stopped on port #33403
2017-10-27 07:44:43,510 DEBUG - CookieSpec selected: default
2017-10-27 07:44:43,510 DEBUG - Auth cache not set in the context
2017-10-27 07:44:43,510 DEBUG - Connection request: [route: {}->http://localhost:45460][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:43,510 DEBUG - Connection leased: [id: 5][route: {}->http://localhost:45460][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:43,511 DEBUG - Opening connection {}->http://localhost:45460
2017-10-27 07:44:43,511 DEBUG - Connecting to localhost/127.0.0.1:45460
2017-10-27 07:44:43,511 DEBUG - Connect to localhost/127.0.0.1:45460 timed out. Connection will be retried using another IP address
2017-10-27 07:44:43,511 DEBUG - Connecting to localhost/127.0.0.1:45460
2017-10-27 07:44:43,512 DEBUG - http-outgoing-5: Shutdown connection
2017-10-27 07:44:43,512 DEBUG - Connection discarded
2017-10-27 07:44:43,512 DEBUG - Connection released: [id: 5][route: {}->http://localhost:45460][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
Oct 27, 2017 7:44:43 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:43,515 INFO - started on port #40968
2017-10-27 07:44:43,517 DEBUG - CookieSpec selected: default
2017-10-27 07:44:43,517 DEBUG - Auth cache not set in the context
2017-10-27 07:44:43,517 DEBUG - Connection request: [route: {}->http://localhost:40968][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:43,517 DEBUG - Connection leased: [id: 6][route: {}->http://localhost:40968][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-10-27 07:44:43,517 DEBUG - Opening connection {}->http://localhost:40968
2017-10-27 07:44:43,518 DEBUG - Connecting to localhost/127.0.0.1:40968
2017-10-27 07:44:43,518 DEBUG - Connection established 127.0.0.1:43972<->127.0.0.1:40968
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6: set socket timeout to 0
2017-10-27 07:44:43,518 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-10-27 07:44:43,518 DEBUG - Target auth state: UNCHALLENGED
2017-10-27 07:44:43,518 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> PUT /user/following/amihaiemil HTTP/1.1
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> Content-Length: 0
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> Host: localhost:40968
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> Connection: Keep-Alive
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> Accept-Encoding: gzip,deflate
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> "Content-Length: 0[\r][\n]"
2017-10-27 07:44:43,518 DEBUG - http-outgoing-6 >> "Host: localhost:40968[\r][\n]"
2017-10-27 07:44:43,519 DEBUG - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:43,519 DEBUG - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-10-27 07:44:43,519 DEBUG - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-10-27 07:44:43,519 DEBUG - http-outgoing-6 >> "[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "Date: Fri, 27 Oct 2017 07:44:43 GMT[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "Connection: close[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << "[\r][\n]"
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << HTTP/1.1 500 Internal Server Error
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << Content-Length: 0
2017-10-27 07:44:43,521 DEBUG - http-outgoing-6 << Date: Fri, 27 Oct 2017 07:44:43 GMT
2017-10-27 07:44:43,522 DEBUG - http-outgoing-6 << Connection: close
2017-10-27 07:44:43,522 DEBUG - http-outgoing-6: Close connection
2017-10-27 07:44:43,522 DEBUG - Connection discarded
2017-10-27 07:44:43,522 DEBUG - Connection released: [id: 6][route: {}->http://localhost:40968][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-10-27 07:44:43,522 INFO - #fetch(PUT localhost:40968 /user/following/amihaiemil): [500 Internal Server Error] in 6ms
2017-10-27 07:44:44,523 INFO - stopped on port #40968
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 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.021 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.009 sec
Running com.amihaiemil.charles.aws.SimpleAwsErrorHandlerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.aws.AmazonElasticSearchTestCase
Oct 27, 2017 7:44:44 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:44,889 INFO - started on port #34076
2017-10-27 07:44:45,091 DEBUG - Sending Request: POST http://localhost:34076/es/_bulk / Headers: (X-Amz-Date: 20171027T074444Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=2fbf77289dd877637ac020edf6569e1da8c5d2e22aef6f4d9583d481ae0ae4dc, Host: localhost:34076, 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: f7901c95-0924-3350-a415-c54f291bfb3b, Content-Type: application/json, )
2017-10-27 07:44:45,138 DEBUG - Admin mbean registered under com.amazonaws.management:type=AwsSdkMetrics
2017-10-27 07:44:45,140 DEBUG - CookieSpec selected: default
2017-10-27 07:44:45,141 DEBUG - Auth cache not set in the context
2017-10-27 07:44:45,141 DEBUG - Connection request: [route: {}->http://localhost:34076][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:45,144 DEBUG - Connection leased: [id: 7][route: {}->http://localhost:34076][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:45,144 DEBUG - Opening connection {}->http://localhost:34076
2017-10-27 07:44:45,145 DEBUG - Connecting to localhost/127.0.0.1:34076
2017-10-27 07:44:45,145 DEBUG - Connection established 127.0.0.1:50842<->127.0.0.1:34076
2017-10-27 07:44:45,145 DEBUG - http-outgoing-7: set socket timeout to 50000
2017-10-27 07:44:45,145 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-10-27 07:44:45,145 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:45,145 DEBUG - http-outgoing-7 >> POST /es/_bulk/ HTTP/1.1
2017-10-27 07:44:45,145 DEBUG - http-outgoing-7 >> Host: localhost:34076
2017-10-27 07:44:45,145 DEBUG - http-outgoing-7 >> X-Amz-Date: 20171027T074444Z
2017-10-27 07:44:45,145 DEBUG - http-outgoing-7 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=2fbf77289dd877637ac020edf6569e1da8c5d2e22aef6f4d9583d481ae0ae4dc
2017-10-27 07:44:45,145 DEBUG - http-outgoing-7 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:45,146 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-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> amz-sdk-invocation-id: f7901c95-0924-3350-a415-c54f291bfb3b
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> Content-Type: application/json
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> Transfer-Encoding: chunked
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> Connection: Keep-Alive
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> "Host: localhost:34076[\r][\n]"
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> "X-Amz-Date: 20171027T074444Z[\r][\n]"
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=2fbf77289dd877637ac020edf6569e1da8c5d2e22aef6f4d9583d481ae0ae4dc[\r][\n]"
2017-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:45,146 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-10-27 07:44:45,146 DEBUG - http-outgoing-7 >> "amz-sdk-invocation-id: f7901c95-0924-3350-a415-c54f291bfb3b[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "Content-Type: application/json[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "Transfer-Encoding: chunked[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "249[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"http://www.test.com/crawledpage.html"}}[\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "{"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-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"https://www.test.com/stuff/crawledpage.html"}}[\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "{"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-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "0[\r][\n]"
2017-10-27 07:44:45,147 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-10-27 07:44:45,150 DEBUG - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << "Content-Length: 34[\r][\n]"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << "Date: Fri, 27 Oct 2017 07:44:45 GMT[\r][\n]"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << "[\r][\n]"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << "{"status":"Unit test successful!"}"
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << HTTP/1.1 200 OK
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << Content-Length: 34
2017-10-27 07:44:45,151 DEBUG - http-outgoing-7 << Date: Fri, 27 Oct 2017 07:44:45 GMT
2017-10-27 07:44:45,151 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:45,152 DEBUG - Connection [id: 7][route: {}->http://localhost:34076] can be kept alive for 60.0 seconds
2017-10-27 07:44:45,152 DEBUG - Connection released: [id: 7][route: {}->http://localhost:34076][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:46,154 INFO - stopped on port #34076
Oct 27, 2017 7:44:46 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:46,164 INFO - started on port #43961
2017-10-27 07:44:46,170 DEBUG - Sending Request: DELETE http://localhost:43961/es/index/page/document_id / Headers: (X-Amz-Date: 20171027T074446Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=79a5f679b6cd120ee5e81d56be2ad4f15522d242f0f680c23b7985c9c7bddf48, Host: localhost:43961, 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: a49104b3-9399-4227-517e-21053c616f53, )
2017-10-27 07:44:46,171 DEBUG - CookieSpec selected: default
2017-10-27 07:44:46,171 DEBUG - Auth cache not set in the context
2017-10-27 07:44:46,171 DEBUG - Connection request: [route: {}->http://localhost:43961][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:46,171 DEBUG - Connection leased: [id: 8][route: {}->http://localhost:43961][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:46,171 DEBUG - Opening connection {}->http://localhost:43961
2017-10-27 07:44:46,171 DEBUG - Connecting to localhost/127.0.0.1:43961
2017-10-27 07:44:46,172 DEBUG - Connection established 127.0.0.1:39034<->127.0.0.1:43961
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8: set socket timeout to 50000
2017-10-27 07:44:46,172 DEBUG - Executing request DELETE /es/index/page/document_id/ HTTP/1.1
2017-10-27 07:44:46,172 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> DELETE /es/index/page/document_id/ HTTP/1.1
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> Host: localhost:43961
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> X-Amz-Date: 20171027T074446Z
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=79a5f679b6cd120ee5e81d56be2ad4f15522d242f0f680c23b7985c9c7bddf48
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:46,172 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-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> amz-sdk-invocation-id: a49104b3-9399-4227-517e-21053c616f53
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> Connection: Keep-Alive
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> "DELETE /es/index/page/document_id/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:46,172 DEBUG - http-outgoing-8 >> "Host: localhost:43961[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "X-Amz-Date: 20171027T074446Z[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=79a5f679b6cd120ee5e81d56be2ad4f15522d242f0f680c23b7985c9c7bddf48[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "amz-sdk-invocation-id: a49104b3-9399-4227-517e-21053c616f53[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:46,173 DEBUG - http-outgoing-8 >> "[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "Content-Length: 26[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "Date: Fri, 27 Oct 2017 07:44:46 GMT[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "[\r][\n]"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << "{"status":"index deleted"}"
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << HTTP/1.1 200 OK
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << Content-Length: 26
2017-10-27 07:44:46,177 DEBUG - http-outgoing-8 << Date: Fri, 27 Oct 2017 07:44:46 GMT
2017-10-27 07:44:46,177 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:46,178 DEBUG - Connection [id: 8][route: {}->http://localhost:43961] can be kept alive for 60.0 seconds
2017-10-27 07:44:46,178 DEBUG - Connection released: [id: 8][route: {}->http://localhost:43961][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:47,179 INFO - stopped on port #43961
Oct 27, 2017 7:44:47 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:47,182 INFO - started on port #35540
2017-10-27 07:44:47,191 DEBUG - Sending Request: DELETE http://localhost:35540/es/index.to.be.deleted / Headers: (X-Amz-Date: 20171027T074447Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=d097d7159b52c6a14867901fe2fea14ad3c7a101d89ed8170544caa17c545099, Host: localhost:35540, 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: c1494296-52de-7bdd-ebc5-e5453853bbe9, )
2017-10-27 07:44:47,191 DEBUG - CookieSpec selected: default
2017-10-27 07:44:47,191 DEBUG - Auth cache not set in the context
2017-10-27 07:44:47,191 DEBUG - Connection request: [route: {}->http://localhost:35540][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:47,191 DEBUG - Connection leased: [id: 9][route: {}->http://localhost:35540][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:47,191 DEBUG - Opening connection {}->http://localhost:35540
2017-10-27 07:44:47,192 DEBUG - Connecting to localhost/127.0.0.1:35540
2017-10-27 07:44:47,192 DEBUG - Connection established 127.0.0.1:39112<->127.0.0.1:35540
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9: set socket timeout to 50000
2017-10-27 07:44:47,192 DEBUG - Executing request DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-10-27 07:44:47,192 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 >> DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 >> Host: localhost:35540
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 >> X-Amz-Date: 20171027T074447Z
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=d097d7159b52c6a14867901fe2fea14ad3c7a101d89ed8170544caa17c545099
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:47,192 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-10-27 07:44:47,192 DEBUG - http-outgoing-9 &gt;&gt; amz-sdk-invocation-id: c1494296-52de-7bdd-ebc5-e5453853bbe9
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 &gt;&gt; Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 &gt;&gt; Connection: Keep-Alive
2017-10-27 07:44:47,192 DEBUG - http-outgoing-9 &gt;&gt; &quot;DELETE /es/index.to.be.deleted/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "Host: localhost:35540[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "X-Amz-Date: 20171027T074447Z[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=d097d7159b52c6a14867901fe2fea14ad3c7a101d89ed8170544caa17c545099[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "amz-sdk-invocation-id: c1494296-52de-7bdd-ebc5-e5453853bbe9[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:47,193 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-10-27 07:44:47,196 DEBUG - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << "Content-Length: 26[\r][\n]"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << "Date: Fri, 27 Oct 2017 07:44:47 GMT[\r][\n]"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << "[\r][\n]"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << "{"status":"index deleted"}"
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << HTTP/1.1 200 OK
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << Content-Length: 26
2017-10-27 07:44:47,197 DEBUG - http-outgoing-9 << Date: Fri, 27 Oct 2017 07:44:47 GMT
2017-10-27 07:44:47,197 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:47,197 DEBUG - Connection [id: 9][route: {}->http://localhost:35540] can be kept alive for 60.0 seconds
2017-10-27 07:44:47,198 DEBUG - Connection released: [id: 9][route: {}->http://localhost:35540][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:48,199 INFO - stopped on port #35540
Oct 27, 2017 7:44:48 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:48,202 INFO - started on port #41387
2017-10-27 07:44:48,213 DEBUG - Sending Request: POST http://localhost:41387/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20171027T074448Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=288cfe168d691dfa090857b00da159f3a514a0d4dd7990a771b797cb29356460, Host: localhost:41387, 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: 963e54e9-99ae-d5fd-7d27-b93b54f5969d, Content-Type: application/json, )
2017-10-27 07:44:48,214 DEBUG - CookieSpec selected: default
2017-10-27 07:44:48,214 DEBUG - Auth cache not set in the context
2017-10-27 07:44:48,214 DEBUG - Connection request: [route: {}->http://localhost:41387][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:48,214 DEBUG - Connection leased: [id: 10][route: {}->http://localhost:41387][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:48,214 DEBUG - Opening connection {}->http://localhost:41387
2017-10-27 07:44:48,214 DEBUG - Connecting to localhost/127.0.0.1:41387
2017-10-27 07:44:48,215 DEBUG - Connection established 127.0.0.1:37420<->127.0.0.1:41387
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10: set socket timeout to 50000
2017-10-27 07:44:48,215 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-10-27 07:44:48,215 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> Host: localhost:41387
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> X-Amz-Date: 20171027T074448Z
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=288cfe168d691dfa090857b00da159f3a514a0d4dd7990a771b797cb29356460
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:48,215 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-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> amz-sdk-invocation-id: 963e54e9-99ae-d5fd-7d27-b93b54f5969d
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> Content-Type: application/json
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> Transfer-Encoding: chunked
2017-10-27 07:44:48,215 DEBUG - http-outgoing-10 >> Connection: Keep-Alive
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "Host: localhost:41387[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "X-Amz-Date: 20171027T074448Z[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=288cfe168d691dfa090857b00da159f3a514a0d4dd7990a771b797cb29356460[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "amz-sdk-invocation-id: 963e54e9-99ae-d5fd-7d27-b93b54f5969d[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "Content-Type: application/json[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "Transfer-Encoding: chunked[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "b8[\r][\n]"
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{&quot;fragment_size&quot;:150}}}}[\r][\n]&quot;
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 &gt;&gt; &quot;0[\r][\n]&quot;
2017-10-27 07:44:48,216 DEBUG - http-outgoing-10 &gt;&gt; &quot;[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 &lt;&lt; &quot;Content-Length: 5345[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 &lt;&lt; &quot;Date: Fri, 27 Oct 2017 07:44:48 GMT[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 &lt;&lt; &quot;[\r][\n]&quot;
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 << "{[\n]"
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 << "  "took" : 3,[\n]"
2017-10-27 07:44:48,219 DEBUG - http-outgoing-10 << "  "timed_out" : false,[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "  "_shards" : {[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "    "total" : 15,[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "    "successful" : 15,[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "    "failed" : 0[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "  },[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "  "hits" : {[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "    "total" : 27,[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "    "max_score" : 1.0,[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "    "hits" : [ {[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,220 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "    }, {[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2017-10-27 07:44:48,221 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "    }, {[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      "_type" : "development",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/stuff/link3page/page.html",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "category" : "development",[\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,222 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 << "      }[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;    }, {[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_type&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-10-27 07:44:48,223 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;      },[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;      }[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;    }, {[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page3.html&quot;,[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2017-10-27 07:44:48,224 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "    }, {[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      "_type" : "mischelaneous",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "category" : "mischelaneous",[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,225 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "    }, {[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page5.html",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page5.html",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 << "        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 &lt;&lt; &quot;      },[\n]&quot;
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 &lt;&lt; &quot;      }[\n]&quot;
2017-10-27 07:44:48,226 DEBUG - http-outgoing-10 &lt;&lt; &quot;    }, {[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;      },[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 << "    },{[\n]"
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:48,227 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "    },{[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:48,228 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "category" : "mischelaneous",[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "      },[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "      }[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "    } ][\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "  }[\n]"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << "}"
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << HTTP/1.1 200 OK
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:48,229 DEBUG - http-outgoing-10 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:48,230 DEBUG - http-outgoing-10 << Content-Length: 5345
2017-10-27 07:44:48,230 DEBUG - http-outgoing-10 << Date: Fri, 27 Oct 2017 07:44:48 GMT
2017-10-27 07:44:48,230 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:48,234 DEBUG - Connection [id: 10][route: {}->http://localhost:41387] can be kept alive for 60.0 seconds
2017-10-27 07:44:48,234 DEBUG - Connection released: [id: 10][route: {}-&gt;http://localhost:41387][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:49,221 INFO - stopped on port #41387
Oct 27, 2017 7:44:49 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:49,224 INFO - started on port #44487
2017-10-27 07:44:49,231 DEBUG - Sending Request: HEAD http://localhost:44487/es/present.index / Headers: (X-Amz-Date: 20171027T074449Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=dc3ad76158329b44654fa7efacda9efd5a46e6eec24070f285369961ce4a820d, Host: localhost:44487, 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: 8ca0e907-82da-f811-5dc4-25e5506561de, )
2017-10-27 07:44:49,232 DEBUG - CookieSpec selected: default
2017-10-27 07:44:49,232 DEBUG - Auth cache not set in the context
2017-10-27 07:44:49,232 DEBUG - Connection request: [route: {}-&gt;http://localhost:44487][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:49,232 DEBUG - Connection leased: [id: 11][route: {}-&gt;http://localhost:44487][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:49,232 DEBUG - Opening connection {}-&gt;http://localhost:44487
2017-10-27 07:44:49,232 DEBUG - Connecting to localhost/127.0.0.1:44487
2017-10-27 07:44:49,233 DEBUG - Connection established 127.0.0.1:51662&lt;-&gt;127.0.0.1:44487
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11: set socket timeout to 50000
2017-10-27 07:44:49,233 DEBUG - Executing request HEAD /es/present.index/ HTTP/1.1
2017-10-27 07:44:49,233 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> HEAD /es/present.index/ HTTP/1.1
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> Host: localhost:44487
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> X-Amz-Date: 20171027T074449Z
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=dc3ad76158329b44654fa7efacda9efd5a46e6eec24070f285369961ce4a820d
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:49,233 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-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> amz-sdk-invocation-id: 8ca0e907-82da-f811-5dc4-25e5506561de
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-10-27 07:44:49,233 DEBUG - http-outgoing-11 >> Connection: Keep-Alive
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "HEAD /es/present.index/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "Host: localhost:44487[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "X-Amz-Date: 20171027T074449Z[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=dc3ad76158329b44654fa7efacda9efd5a46e6eec24070f285369961ce4a820d[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:49,234 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-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "amz-sdk-invocation-id: 8ca0e907-82da-f811-5dc4-25e5506561de[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:49,234 DEBUG - http-outgoing-11 >> "[\r][\n]"
2017-10-27 07:44:49,239 DEBUG - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:49,239 DEBUG - http-outgoing-11 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:49,239 DEBUG - http-outgoing-11 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:49,239 DEBUG - http-outgoing-11 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:49,239 DEBUG - http-outgoing-11 << "Date: Fri, 27 Oct 2017 07:44:49 GMT[\r][\n]"
2017-10-27 07:44:49,239 DEBUG - http-outgoing-11 << "[\r][\n]"
2017-10-27 07:44:49,240 DEBUG - http-outgoing-11 << HTTP/1.1 200 OK
2017-10-27 07:44:49,240 DEBUG - http-outgoing-11 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:49,240 DEBUG - http-outgoing-11 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:49,240 DEBUG - http-outgoing-11 << Content-Length: 0
2017-10-27 07:44:49,240 DEBUG - http-outgoing-11 << Date: Fri, 27 Oct 2017 07:44:49 GMT
2017-10-27 07:44:49,240 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:49,240 DEBUG - Connection [id: 11][route: {}->http://localhost:44487] can be kept alive for 60.0 seconds
2017-10-27 07:44:49,240 DEBUG - Connection released: [id: 11][route: {}->http://localhost:44487][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:50,242 INFO - stopped on port #44487
Oct 27, 2017 7:44:50 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:50,245 INFO - started on port #38031
2017-10-27 07:44:50,252 DEBUG - Sending Request: POST http://localhost:38031/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20171027T074450Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=902a46c7305589456f6805a732e7666b92ae646190c1d27e1c00078f4693042d, Host: localhost:38031, 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: 8b1ca099-972b-7e37-3361-e635264f6c25, Content-Type: application/json, )
2017-10-27 07:44:50,252 DEBUG - CookieSpec selected: default
2017-10-27 07:44:50,252 DEBUG - Auth cache not set in the context
2017-10-27 07:44:50,252 DEBUG - Connection request: [route: {}->http://localhost:38031][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:50,253 DEBUG - Connection leased: [id: 12][route: {}->http://localhost:38031][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:50,253 DEBUG - Opening connection {}->http://localhost:38031
2017-10-27 07:44:50,253 DEBUG - Connecting to localhost/127.0.0.1:38031
2017-10-27 07:44:50,253 DEBUG - Connection established 127.0.0.1:53818<->127.0.0.1:38031
2017-10-27 07:44:50,253 DEBUG - http-outgoing-12: set socket timeout to 50000
2017-10-27 07:44:50,253 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-10-27 07:44:50,253 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> Host: localhost:38031
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> X-Amz-Date: 20171027T074450Z
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=902a46c7305589456f6805a732e7666b92ae646190c1d27e1c00078f4693042d
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >&gt; amz-sdk-retry: 0/0/500
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 &gt;&gt; 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-10-27 07:44:50,254 DEBUG - http-outgoing-12 &gt;&gt; amz-sdk-invocation-id: 8b1ca099-972b-7e37-3361-e635264f6c25
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 &gt;&gt; Content-Type: application/json
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> Transfer-Encoding: chunked
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> Connection: Keep-Alive
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> "Host: localhost:38031[\r][\n]"
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> "X-Amz-Date: 20171027T074450Z[\r][\n]"
2017-10-27 07:44:50,254 DEBUG - http-outgoing-12 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=902a46c7305589456f6805a732e7666b92ae646190c1d27e1c00078f4693042d[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:50,255 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-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "amz-sdk-invocation-id: 8b1ca099-972b-7e37-3361-e635264f6c25[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "Content-Type: application/json[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "Transfer-Encoding: chunked[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "b8[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{"fragment_size":150}}}}[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "0[\r][\n]"
2017-10-27 07:44:50,255 DEBUG - http-outgoing-12 >> "[\r][\n]"
2017-10-27 07:44:50,258 DEBUG - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "Content-Length: 193[\r][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "Date: Fri, 27 Oct 2017 07:44:50 GMT[\r][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "[\r][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "{[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "  "took" : 3,[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "  "timed_out" : false,[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "  "_shards" : {[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "    "total" : 15,[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "    "successful" : 15,[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "    "failed" : 0[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "  },[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "  "hits" : {[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "    "total" : 0,[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "    "max_score" : null,[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "    "hits" : [][\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "  }[\n]"
2017-10-27 07:44:50,259 DEBUG - http-outgoing-12 << "}"
2017-10-27 07:44:50,260 DEBUG - http-outgoing-12 << HTTP/1.1 200 OK
2017-10-27 07:44:50,260 DEBUG - http-outgoing-12 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:50,260 DEBUG - http-outgoing-12 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:50,260 DEBUG - http-outgoing-12 << Content-Length: 193
2017-10-27 07:44:50,260 DEBUG - http-outgoing-12 << Date: Fri, 27 Oct 2017 07:44:50 GMT
2017-10-27 07:44:50,260 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:50,261 DEBUG - Connection [id: 12][route: {}->http://localhost:38031] can be kept alive for 60.0 seconds
2017-10-27 07:44:50,261 DEBUG - Connection released: [id: 12][route: {}->http://localhost:38031][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:51,261 INFO - stopped on port #38031
Oct 27, 2017 7:44:51 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:51,271 INFO - started on port #34571
2017-10-27 07:44:51,275 DEBUG - Sending Request: HEAD http://localhost:34571/es/missing.index / Headers: (X-Amz-Date: 20171027T074451Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=791528517b4363136a3ecee1ac68d9f3a4c2407842324f94dba4f07bc1641df8, Host: localhost:34571, 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: eeb9a1b5-f888-161b-fd56-4d4e819ebbd3, )
2017-10-27 07:44:51,275 DEBUG - CookieSpec selected: default
2017-10-27 07:44:51,276 DEBUG - Auth cache not set in the context
2017-10-27 07:44:51,276 DEBUG - Connection request: [route: {}->http://localhost:34571][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:51,276 DEBUG - Connection leased: [id: 13][route: {}->http://localhost:34571][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:51,276 DEBUG - Opening connection {}->http://localhost:34571
2017-10-27 07:44:51,276 DEBUG - Connecting to localhost/127.0.0.1:34571
2017-10-27 07:44:51,276 DEBUG - Connection established 127.0.0.1:36464<->127.0.0.1:34571
2017-10-27 07:44:51,276 DEBUG - http-outgoing-13: set socket timeout to 50000
2017-10-27 07:44:51,276 DEBUG - Executing request HEAD /es/missing.index/ HTTP/1.1
2017-10-27 07:44:51,276 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> HEAD /es/missing.index/ HTTP/1.1
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> Host: localhost:34571
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> X-Amz-Date: 20171027T074451Z
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=791528517b4363136a3ecee1ac68d9f3a4c2407842324f94dba4f07bc1641df8
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:51,277 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-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> amz-sdk-invocation-id: eeb9a1b5-f888-161b-fd56-4d4e819ebbd3
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; Connection: Keep-Alive
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; &quot;HEAD /es/missing.index/ HTTP/1.1[\r][\n]&quot;
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; &quot;Host: localhost:34571[\r][\n]&quot;
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; &quot;X-Amz-Date: 20171027T074451Z[\r][\n]&quot;
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; &quot;Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=791528517b4363136a3ecee1ac68d9f3a4c2407842324f94dba4f07bc1641df8[\r][\n]&quot;
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; &quot;amz-sdk-retry: 0/0/500[\r][\n]&quot;
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 &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-10-27 07:44:51,277 DEBUG - http-outgoing-13 &gt;&gt; &quot;amz-sdk-invocation-id: eeb9a1b5-f888-161b-fd56-4d4e819ebbd3[\r][\n]"
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:51,277 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << "Date: Fri, 27 Oct 2017 07:44:51 GMT[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << "[\r][\n]"
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << HTTP/1.1 404 Not Found
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << Content-Length: 0
2017-10-27 07:44:51,280 DEBUG - http-outgoing-13 << Date: Fri, 27 Oct 2017 07:44:51 GMT
2017-10-27 07:44:51,280 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:51,280 DEBUG - Connection [id: 13][route: {}->http://localhost:34571] can be kept alive for 60.0 seconds
2017-10-27 07:44:51,280 DEBUG - Connection released: [id: 13][route: {}->http://localhost:34571][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:51,281 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Not Found (Service: null; Status Code: 404; Error Code: null; Request ID: null)
2017-10-27 07:44:52,282 INFO - stopped on port #34571
Oct 27, 2017 7:44:52 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:52,284 INFO - started on port #33388
2017-10-27 07:44:52,296 DEBUG - Sending Request: POST http://localhost:33388/es/_bulk / Headers: (X-Amz-Date: 20171027T074452Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=0f1d8ec9663b9ad5e1a5305f0785ad20836978d1d0a2800ce3637074d8091698, Host: localhost:33388, 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: 305ee186-4c6b-6314-612f-a2154e8c2594, Content-Type: application/json, )
2017-10-27 07:44:52,296 DEBUG - CookieSpec selected: default
2017-10-27 07:44:52,297 DEBUG - Auth cache not set in the context
2017-10-27 07:44:52,297 DEBUG - Connection request: [route: {}->http://localhost:33388][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:52,297 DEBUG - Connection leased: [id: 14][route: {}->http://localhost:33388][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:52,297 DEBUG - Opening connection {}->http://localhost:33388
2017-10-27 07:44:52,297 DEBUG - Connecting to localhost/127.0.0.1:33388
2017-10-27 07:44:52,297 DEBUG - Connection established 127.0.0.1:44810<->127.0.0.1:33388
2017-10-27 07:44:52,297 DEBUG - http-outgoing-14: set socket timeout to 50000
2017-10-27 07:44:52,297 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-10-27 07:44:52,297 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> POST /es/_bulk/ HTTP/1.1
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> Host: localhost:33388
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> X-Amz-Date: 20171027T074452Z
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=0f1d8ec9663b9ad5e1a5305f0785ad20836978d1d0a2800ce3637074d8091698
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:52,298 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-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> amz-sdk-invocation-id: 305ee186-4c6b-6314-612f-a2154e8c2594
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> Content-Type: application/json
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> Transfer-Encoding: chunked
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> Connection: Keep-Alive
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "Host: localhost:33388[\r][\n]"
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "X-Amz-Date: 20171027T074452Z[\r][\n]"
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20171027/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=0f1d8ec9663b9ad5e1a5305f0785ad20836978d1d0a2800ce3637074d8091698[\r][\n]"
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:52,298 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-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "amz-sdk-invocation-id: 305ee186-4c6b-6314-612f-a2154e8c2594[\r][\n]"
2017-10-27 07:44:52,298 DEBUG - http-outgoing-14 >> "Content-Type: application/json[\r][\n]"
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 >> "Transfer-Encoding: chunked[\r][\n]"
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 >> "[\r][\n]"
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 >> "249[\r][\n]"
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"http://www.test.com/crawledpage.html"}}[\n]"
2017-10-27 07:44:52,299 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":"some content","links":[]}[\n]"
2017-10-27 07:44:52,299 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-10-27 07:44:52,299 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-10-27 07:44:52,299 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 &gt;&gt; &quot;0[\r][\n]&quot;
2017-10-27 07:44:52,299 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 &lt;&lt; &quot;HTTP/1.1 412 Precondition Failed[\r][\n]&quot;
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << "Content-Length: 0[\r][\n]"
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << "Date: Fri, 27 Oct 2017 07:44:52 GMT[\r][\n]"
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << "[\r][\n]"
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << HTTP/1.1 412 Precondition Failed
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << Content-Length: 0
2017-10-27 07:44:52,301 DEBUG - http-outgoing-14 << Date: Fri, 27 Oct 2017 07:44:52 GMT
2017-10-27 07:44:52,302 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:52,302 DEBUG - Connection [id: 14][route: {}->http://localhost:33388] can be kept alive for 60.0 seconds
2017-10-27 07:44:52,302 DEBUG - Connection released: [id: 14][route: {}->http://localhost:33388][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:52,302 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Precondition Failed (Service: null; Status Code: 412; Error Code: null; Request ID: null)
2017-10-27 07:44:53,303 INFO - stopped on port #33388
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.73 sec
Running com.amihaiemil.charles.aws.EsBulkJsonTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.SignedRequestTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsPostTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsHeadTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsDeleteTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsHttpHeadersTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.rest.CharlesResourceTestCase
Oct 27, 2017 7:44:53 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/27/17 7:44 AM
2017-10-27 07:44:53,322 INFO - started on port #41700
2017-10-27 07:44:53,354 DEBUG - Sending Request: POST http://localhost:41700/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20171027T074453Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=a9d23410daa56735f2cf94315f44d4593566d69e16563c7e59fc3dc87bf67b5b, Host: localhost:41700, 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: 7345c616-7903-11dc-1af7-1d17d045451b, Content-Type: application/json, )
2017-10-27 07:44:53,355 DEBUG - CookieSpec selected: default
2017-10-27 07:44:53,355 DEBUG - Auth cache not set in the context
2017-10-27 07:44:53,355 DEBUG - Connection request: [route: {}->http://localhost:41700][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-10-27 07:44:53,355 DEBUG - Connection leased: [id: 15][route: {}->http://localhost:41700][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:53,355 DEBUG - Opening connection {}->http://localhost:41700
2017-10-27 07:44:53,355 DEBUG - Connecting to localhost/127.0.0.1:41700
2017-10-27 07:44:53,355 DEBUG - Connection established 127.0.0.1:51288<->127.0.0.1:41700
2017-10-27 07:44:53,355 DEBUG - http-outgoing-15: set socket timeout to 50000
2017-10-27 07:44:53,355 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-10-27 07:44:53,355 DEBUG - Proxy auth state: UNCHALLENGED
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> Host: localhost:41700
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> X-Amz-Date: 20171027T074453Z
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=a9d23410daa56735f2cf94315f44d4593566d69e16563c7e59fc3dc87bf67b5b
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> amz-sdk-retry: 0/0/500
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> 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-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> amz-sdk-invocation-id: 7345c616-7903-11dc-1af7-1d17d045451b
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> Content-Type: application/json
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> Transfer-Encoding: chunked
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> Connection: Keep-Alive
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "Host: localhost:41700[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "X-Amz-Date: 20171027T074453Z[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20171027/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=a9d23410daa56735f2cf94315f44d4593566d69e16563c7e59fc3dc87bf67b5b[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "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-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "amz-sdk-invocation-id: 7345c616-7903-11dc-1af7-1d17d045451b[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "Content-Type: application/json[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "Transfer-Encoding: chunked[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]"
2017-10-27 07:44:53,356 DEBUG - http-outgoing-15 >> "[\r][\n]"
2017-10-27 07:44:53,357 DEBUG - http-outgoing-15 &gt;&gt; &quot;b7[\r][\n]&quot;
2017-10-27 07:44:53,357 DEBUG - http-outgoing-15 &gt;&gt; &quot;{&quot;from&quot;:0,&quot;size&quot;:3,&quot;query&quot;:{&quot;bool&quot;:{&quot;filter&quot;:[{&quot;match_phrase_prefix&quot;:{&quot;textContent&quot;:&quot;test&quot;}},{&quot;type&quot;:{&quot;value&quot;:&quot;page&quot;}}]}},&quot;highlight&quot;:{&quot;fields&quot;:{&quot;textContent&quot;:{&quot;fragment_size&quot;:150}}}}[\r][\n]&quot;
2017-10-27 07:44:53,357 DEBUG - http-outgoing-15 &gt;&gt; &quot;0[\r][\n]&quot;
2017-10-27 07:44:53,357 DEBUG - http-outgoing-15 &gt;&gt; &quot;[\r][\n]&quot;
2017-10-27 07:44:53,359 DEBUG - http-outgoing-15 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "Content-Length: 5345[\r][\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "Date: Fri, 27 Oct 2017 07:44:53 GMT[\r][\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "[\r][\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "{[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "  "took" : 3,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "  "timed_out" : false,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "  "_shards" : {[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "    "total" : 15,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "    "successful" : 15,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "    "failed" : 0[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "  },[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "  "hits" : {[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "    "total" : 27,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "    "max_score" : 1.0,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "    "hits" : [ {[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,360 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "    }, {[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "    }, {[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_type" : "development",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,361 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/stuff/link3page/page.html",[\n]"
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 << "        "category" : "development",[\n]"
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;    }, {[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_type&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 &lt;&lt; &quot;    }, {[\n]&quot;
2017-10-27 07:44:53,362 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "    }, {[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_type" : "mischelaneous",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "category" : "mischelaneous",[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,363 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "    }, {[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page5.html",[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page5.html",[\n]"
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;    }, {[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-10-27 07:44:53,364 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "    },{[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "    },{[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-10-27 07:44:53,365 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "        "category" : "mischelaneous",[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "      },[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "      }[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "    } ][\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "  }[\n]"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << "}"
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << HTTP/1.1 200 OK
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 &lt;&lt; Content-Length: 5345
2017-10-27 07:44:53,366 DEBUG - http-outgoing-15 &lt;&lt; Date: Fri, 27 Oct 2017 07:44:53 GMT
2017-10-27 07:44:53,366 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-10-27 07:44:53,370 DEBUG - Connection [id: 15][route: {}-&gt;http://localhost:41700] can be kept alive for 60.0 seconds
2017-10-27 07:44:53,370 DEBUG - Connection released: [id: 15][route: {}-&gt;http://localhost:41700][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-10-27 07:44:54,362 INFO - stopped on port #41700
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec
Running com.amihaiemil.charles.rest.model.IssueCommentNotificationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.rest.model.ElasticSearchResultTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running com.amihaiemil.charles.rest.model.ElasticSearchResultsTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.rest.model.SimplifiedNotificationsTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.rest.model.SimpleJsonNotificationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.rest.model.WebhookNotificationsTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[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 102.9 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 377.6 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 74.9 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 260.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:8http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 658.7 KB/sec)
Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar (58 KB at 883.6 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 1906.5 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 2398.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar (471 KB at 4126.2 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 [109 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 122.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:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 463.2 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 3814.3 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: 36.541 s
[INFO] Finished at: 2017-10-27T07:44:56+00:00
[INFO] Final Memory: 32M/455M
[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
   0feb37c..d950b3c  master -> master
container 7a0622c115b2a19634bf5452e8ef087b2927358738455ce6a1e0ec402115e418 is dead
Fri Oct 27 09:45:26 CEST 2017