Ability to output ls/ps in json format #1700
Annotations
2 errors
tests/eclient/testdata/port_switch.txt#L11
[stdout]
Docker app's state test
=== RUN TestAppStatus
apps: '[nginx]' state: 'RUNNING' secs: 1200
time: 2023-08-13T23:12:52.087401435Z out: appName nginx state changed to UNKNOWN
time: 2023-08-13T23:13:01.177932368Z out: appName nginx state changed to RESOLVING_TAG
time: 2023-08-13T23:13:10.184262499Z out: appName nginx state changed to DOWNLOAD_STARTED
time: 2023-08-13T23:13:28.197271534Z out: appName nginx state changed to DOWNLOAD_STARTED (0%)
time: 2023-08-13T23:14:14.23146359Z out: appName nginx state changed to DOWNLOAD_STARTED (100%)
time: 2023-08-13T23:14:29.24313838Z out: appName nginx state changed to DOWNLOAD_STARTED (0%)
time: 2023-08-13T23:15:16.281332772Z out: appName nginx state changed to DOWNLOAD_STARTED (1%)
time: 2023-08-13T23:15:32.291167596Z out: appName nginx state changed to DOWNLOAD_STARTED (29%)
time: 2023-08-13T23:15:42.297381477Z out: appName nginx state changed to DOWNLOAD_STARTED (30%)
time: 2023-08-13T23:15:56.306981278Z out: appName nginx state changed to DOWNLOAD_STARTED (31%)
time: 2023-08-13T23:16:02.312030833Z out: appName nginx state changed to DOWNLOAD_STARTED (44%)
time: 2023-08-13T23:16:05.314445837Z out: appName nginx state changed to DOWNLOAD_STARTED (56%)
time: 2023-08-13T23:16:07.31556209Z out: appName nginx state changed to DOWNLOAD_STARTED (57%)
time: 2023-08-13T23:16:17.324624794Z out: appName nginx state changed to DOWNLOAD_STARTED (58%)
time: 2023-08-13T23:16:23.329080564Z out: appName nginx state changed to DOWNLOAD_STARTED (59%)
time: 2023-08-13T23:16:29.333011136Z out: appName nginx state changed to DOWNLOAD_STARTED (67%)
time: 2023-08-13T23:16:34.33687777Z out: appName nginx state changed to DOWNLOAD_STARTED (76%)
time: 2023-08-13T23:16:42.343519752Z out: appName nginx state changed to DOWNLOAD_STARTED (77%)
time: 2023-08-13T23:16:47.348005857Z out: appName nginx state changed to DOWNLOAD_STARTED (78%)
time: 2023-08-13T23:16:54.351714159Z out: appName nginx state changed to DOWNLOAD_STARTED (85%)
time: 2023-08-13T23:17:01.356792628Z out: appName nginx state changed to DOWNLOAD_STARTED (86%)
time: 2023-08-13T23:17:05.360818732Z out: appName nginx state changed to DOWNLOAD_STARTED (87%)
time: 2023-08-13T23:17:10.363657947Z out: appName nginx state changed to DOWNLOAD_STARTED (88%)
time: 2023-08-13T23:17:14.366868982Z out: appName nginx state changed to DOWNLOAD_STARTED (89%)
time: 2023-08-13T23:17:18.369373333Z out: appName nginx state changed to DOWNLOAD_STARTED (90%)
time: 2023-08-13T23:17:22.371514009Z out: appName nginx state changed to DOWNLOAD_STARTED (96%)
time: 2023-08-13T23:17:27.375470606Z out: appName nginx state changed to DOWNLOAD_STARTED (97%)
time: 2023-08-13T23:17:32.377602108Z out: appName nginx state changed to DOWNLOAD_STARTED (98%)
time: 2023-08-13T23:17:37.380077606Z out: appName nginx state changed to DOWNLOAD_STARTED (99%)
time: 2023-08-13T23:19:28.452690984Z out: appName nginx state changed to LOADING
time: 2023-08-13T23:21:09.519545335Z out: appName nginx state changed to DELIVERED
time: 2023-08-13T23:21:21.52786374Z out: appName nginx state changed to CREATING_VOLUME
time: 2023-08-13T23:31:19.926106379Z out: appName nginx state changed to INSTALLED
app_test.go:171: ASSERTION FAILED (2023-08-13T23:32:52.08833819Z): expected apps [nginx] in RUNNING state
app_test.go:173: actual nginx: INSTALLED
app_test.go:175: history of states for nginx:
app_test.go:177: state: no info from controller received in: 2023-08-13T23:12:52.016132762Z
app_test.go:177: state: UNKNOWN received in: 2023-08-13T23:12:52.087399435Z
app_test.go:177: state: RESOLVING_TAG received in: 2023-08-13T23:13:01.177916768Z
app_test.go:177: state: DOWNLOAD_STARTED received in: 2023-08-13T23:13:10.184257999Z
app_test.go:177: state: DOWNLOAD_STARTED (0%) received in: 2023-08-13T23:13:28.197265934Z
app_test.go:177: state: DOWNLOAD_STARTED (100%) received in: 2023-08-13T23:14:14.23146229Z
app_test.go:177: state: DOWNLOAD_STARTED (0%) received in: 2023-08-13T23:14:29.24313698Z
app_test.go:177: st
|
|
The logs for this run have expired and are no longer available.
Loading