Page MenuHomePhabricator
Paste P1760

Debugging Output for {T7853}
ActivePublic

Authored by CodeMouse92 on Apr 20 2015, 8:13 PM.
Tags
None
Referenced Files
F377153: Debugging_Output_for_{T7853}
Apr 20 2015, 8:13 PM
Subscribers
None
C:\Users\Stacy\repos\lightrift>svn add . --force
A trunk\HelloWorld
A trunk\HelloWorld\HelloWorld.cbp
A trunk\HelloWorld\main.cpp
A trunk\HelloWorld\HelloWorld.layout
A trunk\HelloWorld\bin
A trunk\HelloWorld\bin\Debug
A (bin) trunk\HelloWorld\bin\Debug\HelloWorld.exe
A trunk\HelloWorld\obj
A trunk\HelloWorld\obj\Debug
C:\Users\Stacy\repos\lightrift>arc diff --trace
libphutil loaded from 'C:\arcanist\libphutil\src'.
arcanist loaded from 'C:\arcanist\arcanist\src'.
Config: Reading user configuration file "C:\Users\Stacy\AppData\Roaming/.arcrc".
..
Config: Did not find system configuration at "C:\ProgramData\Phabricator/Arcanis
t/config".
Working Copy: Reading .arcconfig from "C:\Users\Stacy\repos\lightrift/.arcconfig
".
Working Copy: Path "C:\Users\Stacy\repos\lightrift" is part of `svn` working cop
y "C:\Users\Stacy\repos\lightrift".
Working Copy: Project root is at "C:\Users\Stacy\repos\lightrift".
Config: Did not find local configuration at "C:\Users\Stacy\repos\lightrift\.svn
\arc/config".
Loading phutil library from 'C:\Users\Stacy\repos\lightrift\.arclibs\cppcheck'..
.
>>> [0] <conduit> user.whoami() <bytes = 117>
>>> [1] <http> https://<SERVER>/api/user.whoami
<<< [1] <http> 1,104,249 us
<<< [0] <conduit> 1,129,904 us
>>> [2] <exec> $ svn --xml status
<<< [2] <exec> 206,446 us
>>> [3] <event> diff.didCollectChanges <listeners = 0>
<<< [3] <event> 343 us
>>> [4] <conduit> differential.query() <bytes = 262>
>>> [5] <http> https://<SERVER>/api/differential.query
<<< [5] <http> 223,297 us
<<< [4] <conduit> 224,385 us
You have a saved revision message in '.svn\arc\create-message'.
Message begins:
Hello World
You can use this message, or discard it.
Do you want to use this message? [Y/n] Y
>>> [6] <event> diff.willBuildMessage <listeners = 0>
<<< [6] <event> 220 us
>>> [7] <exec> $ "C:\Program Files (x86)\Notepad++\notepad++.exe" -multiInst -no
session "C:\Users\Stacy\AppData\Local\Temp\edit.jph7oe8ipy8ksos4\new-commit"
<<< [7] <exec> 15,767,108 us
>>> [8] <conduit> differential.parsecommitmessage() <bytes = 297>
>>> [9] <http> https://<SERVER>/api/differential.parsecommitmessa
ge
<<< [9] <http> 571,499 us
<<< [8] <conduit> 572,412 us
You have not specified any reviewers. Continue anyway? [y/N] y
>>> [10] <event> diff.didBuildMessage <listeners = 0>
<<< [10] <event> 241 us
Linting...
>>> [11] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/Hell
oWorld.cbp"@
<<< [11] <exec> 204,560 us
>>> [12] <exec> $ svn diff --depth empty "trunk/HelloWorld/HelloWorld.cbp"
<<< [12] <exec> 503,610 us
>>> [13] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/Hell
oWorld.layout"@
<<< [13] <exec> 303,538 us
>>> [14] <exec> $ svn diff --depth empty "trunk/HelloWorld/HelloWorld.layout"
<<< [14] <exec> 510,848 us
>>> [15] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/bin/
Debug/HelloWorld.exe"@
<<< [15] <exec> 312,203 us
>>> [16] <exec> $ svn diff --depth empty "trunk/HelloWorld/bin/Debug/HelloWorld.
exe"
<<< [16] <exec> 103,620 us
>>> [17] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [17] <exec> 303,319 us
>>> [18] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/main
.cpp"@
<<< [18] <exec> 309,051 us
>>> [19] <exec> $ svn diff --depth empty "trunk/HelloWorld/main.cpp"
<<< [19] <exec> 303,189 us
Examining paths for linter 'cpp'.
Examining path 'trunk/HelloWorld'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/HelloWorld.cbp'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/HelloWorld.layout'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/bin'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/bin/Debug'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/bin/Debug/HelloWorld.exe'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/main.cpp'...
Testing "include" rules.
Path matches include rule: (\.cpp$).
Path matches.
Examining path 'trunk/HelloWorld/obj'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/obj/Debug'...
Testing "include" rules.
Path does not match include rule: (\.cpp$)
Path does not match any include rules, discarding.
Found 1 matching paths for linter 'cpp'.
Examining paths for linter 'h'.
Examining path 'trunk/HelloWorld'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/HelloWorld.cbp'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/HelloWorld.layout'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/bin'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/bin/Debug'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/bin/Debug/HelloWorld.exe'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/main.cpp'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/obj'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Examining path 'trunk/HelloWorld/obj/Debug'...
Testing "include" rules.
Path does not match include rule: (\.h$)
Path does not match any include rules, discarding.
Found 0 matching paths for linter 'h'.
>>> [20] <exec> $ where "cppcheck"
<<< [20] <exec> 610,350 us
>>> [21] <exec> $ "cppcheck" --version
<<< [21] <exec> 604,846 us
>>> [22] <lint> ArcanistCppcheckLinter <paths = 1>
>>> [23] <exec> $ where "cppcheck"
<<< [23] <exec> 107,282 us
>>> [24] <exec> $ "cppcheck" "--quiet" "--inline-suppr" "--xml" "--xml-version=2
" "-j2" "--enable=performance,style,portability,information" "C:\Users\Stacy\rep
os\lightrift\trunk\HelloWorld\main.cpp"
<<< [22] <lint> 112,158 us
>>> [25] <lint> ArcanistCppcheckLinter
<<< [24] <exec> 102,921 us
<<< [25] <lint> 100,077 us
LINT OKAY No lint problems.
Running unit tests...
No unit test engine is configured for this project.
>>> [26] <exec> $ svn diff --depth empty "trunk/HelloWorld"
>>> [27] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld"@
>>> [28] <exec> $ svn diff --depth empty "trunk/HelloWorld/HelloWorld.cbp"
>>> [29] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/Hell
oWorld.cbp"@
>>> [30] <exec> $ svn diff --depth empty "trunk/HelloWorld/HelloWorld.layout"
>>> [31] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/Hell
oWorld.layout"@
>>> [32] <exec> $ svn diff --depth empty "trunk/HelloWorld/bin"
>>> [33] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/bin"
@
<<< [27] <exec> 429,298 us
<<< [28] <exec> 426,560 us
<<< [29] <exec> 423,417 us
<<< [30] <exec> 418,992 us
<<< [31] <exec> 414,524 us
<<< [32] <exec> 410,749 us
<<< [33] <exec> 406,256 us
>>> [34] <exec> $ svn diff --depth empty "trunk/HelloWorld/bin/Debug"
<<< [26] <exec> 437,366 us
>>> [35] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/bin/
Debug"@
<<< [34] <exec> 106,765 us
>>> [36] <exec> $ svn diff --depth empty "trunk/HelloWorld/bin/Debug/HelloWorld.
exe"
<<< [35] <exec> 306,516 us
>>> [37] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/bin/
Debug/HelloWorld.exe"@
<<< [36] <exec> 106,243 us
>>> [38] <exec> $ svn diff --depth empty "trunk/HelloWorld/main.cpp"
<<< [37] <exec> 306,421 us
>>> [39] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/main
.cpp"@
<<< [38] <exec> 306,507 us
>>> [40] <exec> $ svn diff --depth empty "trunk/HelloWorld/obj"
<<< [39] <exec> 107,275 us
>>> [41] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/obj"
@
<<< [40] <exec> 107,222 us
>>> [42] <exec> $ svn diff --depth empty "trunk/HelloWorld/obj/Debug"
<<< [41] <exec> 111,049 us
>>> [43] <exec> $ svn info "C:\Users\Stacy\repos\lightrift\trunk/HelloWorld/obj/
Debug"@
<<< [42] <exec> 211,496 us
<<< [43] <exec> 103,158 us
>>> [44] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [44] <exec> 103,130 us
>>> [45] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [45] <exec> 103,285 us
>>> [46] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [46] <exec> 103,142 us
>>> [47] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [47] <exec> 103,460 us
>>> [48] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [48] <exec> 102,847 us
>>> [49] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [49] <exec> 103,041 us
>>> [50] <exec> $ svn cat "trunk/HelloWorld/bin/Debug/HelloWorld.exe"@
<<< [50] <exec> 103,076 us
>>> [51] <exec> $ file --brief --mime "C:\Users\Stacy\AppData\Local\Temp\9ajkg4b
zz7cwgcgc\591536B.tmp"
<<< [51] <exec> 103,552 us
Uploading 1 files...
>>> [52] <conduit> file.uploadhash() <bytes = 215>
>>> [53] <http> https://<SERVER>/api/file.uploadhash
<<< [53] <http> 534,721 us
<<< [52] <conduit> 535,198 us
>>> [54] <conduit> file.upload() <bytes = 1466066>
>>> [55] <http> https://<SERVER>/api/file.upload
<<< [55] <http> 14,561,522 us
<<< [54] <conduit> 14,562,116 us
Uploaded 'HelloWorld.exe' (new).
Upload complete.
>>> [56] <exec> $ svn info .
<<< [56] <exec> 203,321 us
>>> [57] <conduit> repository.query() <bytes = 152>
>>> [58] <http> https://<SERVER>/api/repository.query
<<< [58] <http> 194,796 us
<<< [57] <conduit> 195,111 us
>>> [59] <conduit> differential.creatediff() <bytes = 4270>
>>> [60] <http> https://<SERVER>/api/differential.creatediff
<<< [60] <http> 711,668 us
<<< [59] <conduit> 712,018 us
>>> [61] <event> diff.wasCreated <listeners = 0>
<<< [61] <event> 214 us
>>> [62] <event> revision.willCreateRevision <listeners = 0>
<<< [62] <event> 178 us
>>> [63] <conduit> differential.createrevision() <bytes = 333>
>>> [64] <http> https://<SERVER>/api/differential.createrevision
<<< [64] <http> 1,942,376 us
<<< [63] <conduit> 1,943,202 us
>>> [65] <conduit> differential.getcommitmessage() <bytes = 142>
>>> [66] <http> https://<SERVER>/api/differential.getcommitmessag
e
<<< [66] <http> 579,953 us
<<< [65] <conduit> 581,158 us
Created a new Differential revision:
Revision URI: https://<SERVER>/D47
Included changes:
A (dir) trunk/HelloWorld
A trunk/HelloWorld/HelloWorld.cbp
A trunk/HelloWorld/HelloWorld.layout
A (bin) trunk/HelloWorld/bin/Debug/HelloWorld.exe
A trunk/HelloWorld/main.cpp
A (dir) trunk/HelloWorld/bin
A (dir) trunk/HelloWorld/bin/Debug
A (dir) trunk/HelloWorld/obj
A (dir) trunk/HelloWorld/obj/Debug
C:\Users\Stacy\repos\lightrift>

Event Timeline

CodeMouse92 changed the title of this paste from untitled to Debugging Output for {T7853}.
CodeMouse92 updated the paste's language from autodetect to autodetect.

I put <SERVER> in place of the actual server URL, for security reasons. Again, she used to be able to send diffs just fine from Windows.