# Pastebin kZ8l9nLL ubuntu@localhost:~$ /tmp/snappy.tests -check.list sudo systemctl stop snappy-autopilot.timer sudo systemctl disable snappy-autopilot.timer Removed symlink /etc/systemd/system/multi-user.target.wants/snappy-autopilot.timer. panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x0 pc=0x53c8df] goroutine 1 [running]: panic(0x9dbea0, 0xc82000e100) /usr/lib/go/src/runtime/panic.go:464 +0x3e6 gopkg.in/check%2ev1.(*methodType).PC(0x0, 0x48cc83) /tmp/gobuild/src/gopkg.in/check.v1/check.go:59 +0x4f gopkg.in/check%2ev1.(*C).logCaller(0xc8200ec000, 0x3) /tmp/gobuild/src/gopkg.in/check.v1/check.go:275 +0xa1 gopkg.in/check%2ev1.(*C).internalCheck(0xc8200ec000, 0xa93c88, 0x6, 0x9b5a40, 0xc8200e0ba0, 0x7f3563e53568, 0xc820020028, 0xc820041e70, 0x0, 0x1, ...) /tmp/gobuild/src/gopkg.in/check.v1/helpers.go:216 +0xead gopkg.in/check%2ev1.(*C).Assert(0xc8200ec000, 0x9b5a40, 0xc8200e0ba0, 0x7f3563e53568, 0xc820020028, 0xc820041e70, 0x1, 0x1) /tmp/gobuild/src/gopkg.in/check.v1/helpers.go:173 +0x8c _/home/plars/work/snappy/snappy/integration-tests/tests.init.1() /home/plars/work/snappy/snappy/integration-tests/tests/base_test.go:54 +0x3f3 _/home/plars/work/snappy/snappy/integration-tests/tests.init() /home/plars/work/snappy/snappy/integration-tests/tests/writablePaths_test.go:107 +0xfe3 main.init() _/home/plars/work/snappy/snappy/integration-tests/tests/_test/_testmain.go:56 +0x4a