I encountered this when I tested the dm-preprocess-caffe and dm-train-caffe.
```
STDERR: panic: standard_init_linux.go:175: exec user process caused "no such file or directory" [recovered]
STDERR: panic: standard_init_linux.go:175: exec user process caused "no such file or directory"
STDERR:
STDERR: goroutine 1 [running, locked to thread]:
STDERR: panic(0x7e9de0, 0xc8201883f0)
STDERR: /usr/local/go/src/runtime/panic.go:481 +0x3e6
STDERR: github.com/urfave/cli.HandleAction.func1(0xc8200e92f8)
STDERR: /go/src/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/urfave/cli/app.go:478 +0x38e
STDERR: panic(0x7e9de0, 0xc8201883f0)
STDERR: /usr/local/go/src/runtime/panic.go:443 +0x4e9
STDERR: github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization.func1(0xc8200e8c08, 0xc8200560c8, 0xc8200e8d18)
STDERR: /go/src/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:259 +0x136
STDERR: github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization(0xc820095630, 0x7fbfdb3526b0, 0xc8201883f0)
STDERR: /go/src/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:277 +0x5b1
STDERR: main.glob.func8(0xc8200c2a00, 0x0, 0x0)
STDERR: /go/src/github.com/opencontainers/runc/main_unix.go:26 +0x68
STDERR: reflect.Value.call(0x74e5e0, 0x8ffda0, 0x13, 0x846308, 0x4, 0xc8200e9278, 0x1, 0x1, 0x0, 0x0, ...)
STDERR: /usr/local/go/src/reflect/value.go:435 +0x120d
STDERR: reflect.Value.Call(0x74e5e0, 0x8ffda0, 0x13, 0xc8200e9278, 0x1, 0x1, 0x0, 0x0, 0x0)
STDERR: /usr/local/go/src/reflect/value.go:303 +0xb1
STDERR: github.com/urfave/cli.HandleAction(0x74e5e0, 0x8ffda0, 0xc8200c2a00, 0x0, 0x0)
STDERR: /go/src/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/urfave/cli/app.go:487 +0x2ee
STDERR: github.com/urfave/cli.Command.Run(0x8491b8, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8df0e0, 0x51, 0x0, ...)
STDERR: /go/src/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/urfave/cli/command.go:191 +0xfec
STDERR: github.com/urfave/cli.(*App).Run(0xc820001b00, 0xc82000a100, 0x2, 0x2, 0x0, 0x0)
STDERR: /go/src/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/urfave/cli/app.go:240 +0xaa4
STDERR: main.main()
STDERR: /go/src/github.com/opencontainers/runc/main.go:137 +0xe24
```
The email says
```
Your Submission to the Digital Mammography challenge, docker.synapse.org/syn7356719/dm-preprocess-caffe@sha256:(...) (submission ID 7791968) has stopped before completion.
The message is: Error encountered during training
```
Created by Iulian Stroia IulianS Hi Iulian,
Have you been able to reproduce the error that you have reported?
I just compiled the examples from source and successfully run them on the training Express Lane.
Thanks! Hello,
I submitted to the Express Lane.
Yes, I've built them myself using the code from GitHub.
That submission file worked. Hi,
Did you submit your job to the Challenge queue or the Express Lane?
Did you build the containers yourself using the code on GitHub before sending them to the project syn7356719?
Can you submit this [submission file](https://www.synapse.org/#!Synapse:syn7501865) and let us know if it works for you?
Drop files to upload
Error encountered during training (dm-preprocess-caffe) page is loading…