Created
September 23, 2017 22:30
-
-
Save rmb938/7abceb8edc3fb84a2909dc37cfec5ae5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ryan@Ryan-PC MINGW64 /e/Dropbox/go/src/github.com/sandwichcloud/deli-cli (master) | |
$ ./bin/deli image create test6 moo6 | |
?[36mINFO?[0m[2017-09-23T17:29:31-05:00] Image 'test6' created | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-09-23T17:29:31-0500][cherrypy.access.140299617131040][INFO] 127.0.0.1 - - [23/Sep/2017:17:29:31] "POST /v1/images HTTP/1.1" 200 230 "" "Go-http-client/1.1" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(sandwich) ⋊> /m/e/D/I/S/deli-worker on master ⨯ python deli_worker/main.py worker 17:27:57 | |
-------------- celery@Ryan-PC v4.1.0 (latentcall) | |
---- **** ----- | |
--- * *** * -- Linux-4.4.0-43-Microsoft-x86_64-with-Ubuntu-14.04-trusty 2017-09-23 17:29:23 | |
-- * - **** --- | |
- ** ---------- [config] | |
- ** ---------- .> app: deli_worker:0x7f90cb6b00f0 | |
- ** ---------- .> transport: amqp://sandwich:**@127.0.0.1:5672// | |
- ** ---------- .> results: disabled:// | |
- *** --- * --- .> concurrency: 8 (prefork) | |
-- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker) | |
--- ***** ----- | |
-------------- [queues] | |
.> create_image exchange=image(direct) key=create_image | |
[2017-09-23 17:29:24,881: WARNING/ForkPoolWorker-6] Woo: 28b63ca1-f190-4a67-8ea9-de5e748d924c | |
[2017-09-23 17:29:31,769: WARNING/ForkPoolWorker-7] Woo: a0fc7ea1-fa29-473c-8c03-e8c21f6ef5a9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment