Build: #9 did not complete
Job: Build and Package RHEL6 did not complete
Job result summary
- Queued
- Source updated
- Started
- Completed
- Cancelled
- Agent
- cbt-el7-2.cv.nrao.edu
Error summary
The build generated some errors. See the full build log for more details.
Error response from daemon: No such container: casatelemetry-container
Error: No such container: casatelemetry-container
Use of uninitialized value $to in string eq at /usr/share/perl5/File/Copy.pm line 79.
Use of uninitialized value $to in stat at /usr/share/perl5/File/Copy.pm line 117.
Use of uninitialized value $to in -d at /usr/share/perl5/File/Copy.pm line 125.
Use of uninitialized value $to in pattern match (m//) at /usr/share/perl5/File/Copy.pm line 190.
Use of uninitialized value $to in open at /usr/share/perl5/File/Copy.pm line 192.
/usr/local/go/src/runtime/sigqueue.go:139 +0x9e
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x24
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:29 +0x43
goroutine 36 [chan receive]:
github.com/docker/cli/vendor/k8s.io/klog.(*loggingT).flushDaemon(0x56164e375ca0)
/go/src/github.com/docker/cli/vendor/k8s.io/klog/klog.go:943 +0x8d
created by github.com/docker/cli/vendor/k8s.io/klog.init.0
/go/src/github.com/docker/cli/vendor/k8s.io/klog/klog.go:403 +0x6e
goroutine 8 [IO wait]:
internal/poll.runtime_pollWait(0x7f1fb078df08, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x58
internal/poll.(*pollDesc).wait(0xc00028d518, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9d
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00028d500, 0xc0004c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19d
net.(*netFD).Read(0xc00028d500, 0xc0004c9000, 0x1000, 0x1000, 0xc000062a20, 0xc000322a20, 0xc000091dd0)
/usr/local/go/src/net/fd_unix.go:202 +0x51
net.(*conn).Read(0xc0000109d0, 0xc0004c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x6b
net/http.(*persistConn).Read(0xc0005006c0, 0xc0004c9000, 0x1000, 0x1000, 0x56164ae50f50, 0xc000091e88, 0x2)
/usr/local/go/src/net/http/transport.go:1526 +0x7d
bufio.(*Reader).fill(0xc000322c60)
/usr/local/go/src/bufio/bufio.go:100 +0x111
bufio.(*Reader).Peek(0xc000322c60, 0x1, 0x2, 0x0, 0x0, 0xc000062900, 0x0)
/usr/local/go/src/bufio/bufio.go:138 +0x51
net/http.(*persistConn).readLoop(0xc0005006c0)
/usr/local/go/src/net/http/transport.go:1679 +0x1a5
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:1359 +0xaea
goroutine 9 [select]:
net/http.(*persistConn).writeLoop(0xc0005006c0)
/usr/local/go/src/net/http/transport.go:1978 +0x115
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:1360 +0xb0f
goroutine 41 [chan receive]:
github.com/docker/cli/cli/command/container.parallelOperation.func1(0xc00016e070, 0x1, 0x1, 0xc00002a150, 0xc00038a060)
/go/src/github.com/docker/cli/cli/command/container/utils.go:147 +0xa1
created by github.com/docker/cli/cli/command/container.parallelOperation
/go/src/github.com/docker/cli/cli/command/container/utils.go:145 +0x1a9
goroutine 43 [select]:
net/http.(*persistConn).roundTrip(0xc0005006c0, 0xc00002a2a0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:2194 +0x75e
net/http.(*Transport).roundTrip(0xc0005005a0, 0xc000032500, 0x10, 0xc00016e0f0, 0xc00001d6a0)
/usr/local/go/src/net/http/transport.go:481 +0xa1d
net/http.(*Transport).RoundTrip(0xc0005005a0, 0xc000032500, 0xc0005005a0, 0x0, 0x0)
/usr/local/go/src/net/http/roundtrip.go:17 +0x37
net/http.send(0xc000032500, 0x56164d121520, 0xc0005005a0, 0x0, 0x0, 0x0, 0xc000466040, 0x7f1fb0746c20, 0x1, 0x0)
/usr/local/go/src/net/http/client.go:250 +0x463
net/http.(*Client).send(0xc0004de750, 0xc000032500, 0x0, 0x0, 0x0, 0xc000466040, 0x0, 0x1, 0x56164cdf7540)
/usr/local/go/src/net/http/client.go:174 +0xfd
net/http.(*Client).do(0xc0004de750, 0xc000032500, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:641 +0x27b
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:509
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).doRequest(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0xc000032400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/request.go:134 +0x13f
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).sendRequest(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0x56164c3d94f3, 0x4, 0xc00032e060, 0x28, 0xc00001dd70, 0x0, 0x0, ...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/request.go:122 +0x150
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).post(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0xc00032e060, 0x28, 0xc00001dd70, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/request.go:46 +0x15c
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).ContainerStop(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0x7ffd3c920c64, 0x17, 0x0, 0x0, 0x0)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/container_stop.go:23 +0x14c
github.com/docker/cli/cli/command/container.runStop.func1(0x56164d176ce0, 0xc00005e0f0, 0x7ffd3c920c64, 0x17, 0x0, 0x0)
/go/src/github.com/docker/cli/cli/command/container/stop.go:54 +0x87
github.com/docker/cli/cli/command/container.parallelOperation.func2.1(0xc00002a150, 0xc000028140, 0x56164d176ce0, 0xc00005e0f0, 0xc00038a000, 0x7ffd3c920c64, 0x17)
/go/src/github.com/docker/cli/cli/command/container/utils.go:156 +0x57
created by github.com/docker/cli/cli/command/container.parallelOperation.func2
/go/src/github.com/docker/cli/cli/command/container/utils.go:155 +0xef
rax 0xfffffffffffffffc
rbx 0xffffffff
rcx 0xffffffffffffffff
rdx 0x80
rdi 0x4
rsi 0x7ffd3c91e080
rbp 0x7ffd3c91e680
rsp 0x7ffd3c91e040
r8 0x0
r9 0xc00002c100
r10 0xffffffff
r11 0x246
r12 0x1
r13 0x1
r14 0x4
r15 0x0
rip 0x56164ae55be0
rflags 0x246
cs 0x33
fs 0x0
gs 0x0
Error response from daemon: You cannot remove a running container 4151b902f8158a07b0aabc6f6e15b787104ce102136b3cde23a0e81bb6074f8e. Stop the container before attempting removal or force remove
Build was manually stopped.
Error: No such container: casatelemetry-container
Use of uninitialized value $to in string eq at /usr/share/perl5/File/Copy.pm line 79.
Use of uninitialized value $to in stat at /usr/share/perl5/File/Copy.pm line 117.
Use of uninitialized value $to in -d at /usr/share/perl5/File/Copy.pm line 125.
Use of uninitialized value $to in pattern match (m//) at /usr/share/perl5/File/Copy.pm line 190.
Use of uninitialized value $to in open at /usr/share/perl5/File/Copy.pm line 192.
/usr/local/go/src/runtime/sigqueue.go:139 +0x9e
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x24
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:29 +0x43
goroutine 36 [chan receive]:
github.com/docker/cli/vendor/k8s.io/klog.(*loggingT).flushDaemon(0x56164e375ca0)
/go/src/github.com/docker/cli/vendor/k8s.io/klog/klog.go:943 +0x8d
created by github.com/docker/cli/vendor/k8s.io/klog.init.0
/go/src/github.com/docker/cli/vendor/k8s.io/klog/klog.go:403 +0x6e
goroutine 8 [IO wait]:
internal/poll.runtime_pollWait(0x7f1fb078df08, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x58
internal/poll.(*pollDesc).wait(0xc00028d518, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9d
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00028d500, 0xc0004c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19d
net.(*netFD).Read(0xc00028d500, 0xc0004c9000, 0x1000, 0x1000, 0xc000062a20, 0xc000322a20, 0xc000091dd0)
/usr/local/go/src/net/fd_unix.go:202 +0x51
net.(*conn).Read(0xc0000109d0, 0xc0004c9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x6b
net/http.(*persistConn).Read(0xc0005006c0, 0xc0004c9000, 0x1000, 0x1000, 0x56164ae50f50, 0xc000091e88, 0x2)
/usr/local/go/src/net/http/transport.go:1526 +0x7d
bufio.(*Reader).fill(0xc000322c60)
/usr/local/go/src/bufio/bufio.go:100 +0x111
bufio.(*Reader).Peek(0xc000322c60, 0x1, 0x2, 0x0, 0x0, 0xc000062900, 0x0)
/usr/local/go/src/bufio/bufio.go:138 +0x51
net/http.(*persistConn).readLoop(0xc0005006c0)
/usr/local/go/src/net/http/transport.go:1679 +0x1a5
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:1359 +0xaea
goroutine 9 [select]:
net/http.(*persistConn).writeLoop(0xc0005006c0)
/usr/local/go/src/net/http/transport.go:1978 +0x115
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:1360 +0xb0f
goroutine 41 [chan receive]:
github.com/docker/cli/cli/command/container.parallelOperation.func1(0xc00016e070, 0x1, 0x1, 0xc00002a150, 0xc00038a060)
/go/src/github.com/docker/cli/cli/command/container/utils.go:147 +0xa1
created by github.com/docker/cli/cli/command/container.parallelOperation
/go/src/github.com/docker/cli/cli/command/container/utils.go:145 +0x1a9
goroutine 43 [select]:
net/http.(*persistConn).roundTrip(0xc0005006c0, 0xc00002a2a0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:2194 +0x75e
net/http.(*Transport).roundTrip(0xc0005005a0, 0xc000032500, 0x10, 0xc00016e0f0, 0xc00001d6a0)
/usr/local/go/src/net/http/transport.go:481 +0xa1d
net/http.(*Transport).RoundTrip(0xc0005005a0, 0xc000032500, 0xc0005005a0, 0x0, 0x0)
/usr/local/go/src/net/http/roundtrip.go:17 +0x37
net/http.send(0xc000032500, 0x56164d121520, 0xc0005005a0, 0x0, 0x0, 0x0, 0xc000466040, 0x7f1fb0746c20, 0x1, 0x0)
/usr/local/go/src/net/http/client.go:250 +0x463
net/http.(*Client).send(0xc0004de750, 0xc000032500, 0x0, 0x0, 0x0, 0xc000466040, 0x0, 0x1, 0x56164cdf7540)
/usr/local/go/src/net/http/client.go:174 +0xfd
net/http.(*Client).do(0xc0004de750, 0xc000032500, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:641 +0x27b
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:509
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).doRequest(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0xc000032400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/request.go:134 +0x13f
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).sendRequest(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0x56164c3d94f3, 0x4, 0xc00032e060, 0x28, 0xc00001dd70, 0x0, 0x0, ...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/request.go:122 +0x150
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).post(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0xc00032e060, 0x28, 0xc00001dd70, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/request.go:46 +0x15c
github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).ContainerStop(0xc00028d280, 0x56164d176ce0, 0xc00005e0f0, 0x7ffd3c920c64, 0x17, 0x0, 0x0, 0x0)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/container_stop.go:23 +0x14c
github.com/docker/cli/cli/command/container.runStop.func1(0x56164d176ce0, 0xc00005e0f0, 0x7ffd3c920c64, 0x17, 0x0, 0x0)
/go/src/github.com/docker/cli/cli/command/container/stop.go:54 +0x87
github.com/docker/cli/cli/command/container.parallelOperation.func2.1(0xc00002a150, 0xc000028140, 0x56164d176ce0, 0xc00005e0f0, 0xc00038a000, 0x7ffd3c920c64, 0x17)
/go/src/github.com/docker/cli/cli/command/container/utils.go:156 +0x57
created by github.com/docker/cli/cli/command/container.parallelOperation.func2
/go/src/github.com/docker/cli/cli/command/container/utils.go:155 +0xef
rax 0xfffffffffffffffc
rbx 0xffffffff
rcx 0xffffffffffffffff
rdx 0x80
rdi 0x4
rsi 0x7ffd3c91e080
rbp 0x7ffd3c91e680
rsp 0x7ffd3c91e040
r8 0x0
r9 0xc00002c100
r10 0xffffffff
r11 0x246
r12 0x1
r13 0x1
r14 0x4
r15 0x0
rip 0x56164ae55be0
rflags 0x246
cs 0x33
fs 0x0
gs 0x0
Error response from daemon: You cannot remove a running container 4151b902f8158a07b0aabc6f6e15b787104ce102136b3cde23a0e81bb6074f8e. Stop the container before attempting removal or force remove
Build was manually stopped.