Page MenuHomePhabricator
Paste P1810

(An Untitled Masterwork)
ActivePublic

Authored by naitik on Jun 22 2015, 6:24 PM.
Tags
None
Referenced Files
F526438:
Jun 22 2015, 6:24 PM
Subscribers
None
me ✇ box ~/src arc diff --reviewers peer --trace
libphutil loaded from '/usr/lib/phacility/libphutil/src'.
arcanist loaded from '/usr/lib/phacility/arcanist/src'.
Config: Reading user configuration file "/home/me/.arcrc"...
Config: Did not find system configuration at "/etc/arcconfig".
Working Copy: Reading .arcconfig from "/home/me/src/.arcconfig".
Working Copy: Path "/home/me/src" is part of `git` working copy "/home/me/src".
Working Copy: Project root is at "/home/me/src".
Config: Reading local configuration file "/home/me/src/.git/arc/config"...
Loading phutil library from '/home/me/src/arcanist/src'...
>>> [0] <conduit> user.whoami() <bytes = 117>
>>> [1] <http> https://phab.parse.com/api/user.whoami
<<< [1] <http> 474,447 us
<<< [0] <conduit> 474,848 us
Registering event listener 'ParseBuildListener'.
>>> [2] <exec> $ git diff --no-ext-diff --no-textconv --raw 'HEAD' --
>>> [3] <exec> $ git ls-files --others --exclude-standard
<<< [3] <exec> 51,436 us
<<< [2] <exec> 72,254 us
>>> [4] <exec> $ git diff-files --name-only
<<< [4] <exec> 37,189 us
>>> [5] <event> diff.didCollectChanges <listeners = 0>
<<< [5] <event> 74 us
>>> [6] <exec> $ git rev-parse --verify HEAD^
<<< [6] <exec> 4,798 us
>>> [7] <exec> $ git merge-base 'HEAD~' HEAD
<<< [7] <exec> 4,698 us
>>> [8] <exec> $ git rev-parse 'HEAD'
<<< [8] <exec> 3,741 us
>>> [9] <exec> $ git log --first-parent --format=medium 'bd0d227df12fcab104a531f5569325224ba39f18'..'df7e9c24c9aecd141c40e3e9e756c97bb48629af'
<<< [9] <exec> 4,937 us
>>> [10] <exec> $ git log 'df7e9c24c9aecd141c40e3e9e756c97bb48629af' --not 'bd0d227df12fcab104a531f5569325224ba39f18' --format='%H%x01%T%x01%P%x01%at%x01%an%x01%aE%x01%s%x01%s%n%n%b%x02' --
<<< [10] <exec> 4,720 us
>>> [11] <conduit> differential.query() <bytes = 376>
>>> [12] <http> https://phab.parse.com/api/differential.query
<<< [12] <http> 278,002 us
<<< [11] <conduit> 278,185 us
[2015-06-22 18:21:59] EXCEPTION: (ConduitClientException) ERR-CONDUIT-CORE: Invalid parameter information was passed to method 'differential.query', could not decode JSON serialization. Data: {"authors":["PHID-USER-hn2y64xrrgt6anjeiqdc"],"status":"status-open","commitHa at [<phutil>/src/conduit/ConduitFuture.php:58]
arcanist(head=stable, ref.master=f06eea0d8484, ref.stable=7d15b85a1bc0), parse-arc(), phutil(head=stable, ref.master=6fedd82a29a0, ref.stable=92882eb9404d)
#0 ConduitFuture::didReceiveResult(array) called at [<phutil>/src/future/FutureProxy.php:60]
#1 FutureProxy::getResult() called at [<phutil>/src/future/FutureProxy.php:37]
#2 FutureProxy::resolve() called at [<phutil>/src/conduit/ConduitClient.php:58]
#3 ConduitClient::callMethodSynchronous(string, array) called at [<arcanist>/src/repository/api/ArcanistGitAPI.php:1049]
#4 ArcanistGitAPI::loadWorkingCopyDifferentialRevisions(ConduitClient, array) called at [<arcanist>/src/workflow/ArcanistDiffWorkflow.php:1488]
#5 ArcanistDiffWorkflow::buildCommitMessage() called at [<arcanist>/src/workflow/ArcanistDiffWorkflow.php:460]
#6 ArcanistDiffWorkflow::run() called at [<arcanist>/scripts/arcanist.php:382]

Event Timeline

naitik updated the paste's language from autodetect to autodetect.