"./operations.test -test.v -test.timeout 30m0s -remote TestS3Ceph: -verbose -fast-list -test.run '^TestCopyFileMaxTransfer$'" - Starting (try 4/5) === RUN TestCopyFileMaxTransfer 2020/03/09 05:09:42 DEBUG : file1: Need to transfer - File not found at Destination 2020/03/09 05:09:42 INFO : S3 bucket rclone-test-zovopuq4neyamow3javigof1: Bucket "rclone-test-zovopuq4neyamow3javigof1" created with ACL "private" 2020/03/09 05:09:42 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/03/09 05:09:42 INFO : file1: Copied (new) 2020/03/09 05:09:43 DEBUG : file2: Need to transfer - File not found at Destination 2020/03/09 05:09:43 ERROR : file2: Failed to copy: Put https://storage.dunsfold-a.openstack.memset.com:8080/rclone-test-zovopuq4neyamow3javigof1/sub/file2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=FFHAK71GQQ557FZM1UBS%2F20200309%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200309T050943Z&X-Amz-Expires=900&X-Amz-SignedHeaders=content-md5%3Bcontent-type%3Bhost%3Bx-amz-acl%3Bx-amz-meta-mtime&X-Amz-Signature=ca82e4eef74558099dd5c51e793a96381cd5472b607ff6a1208b5b7511d0ae20: Max transfer limit reached as set by --max-transfer 2020/03/09 05:10:46 DEBUG : file2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/03/09 05:10:46 DEBUG : file2: Unchanged skipping --- FAIL: TestCopyFileMaxTransfer (127.82s) run.go:176: Remote "S3 bucket rclone-test-zovopuq4neyamow3javigof1", Local "Local file system at /tmp/rclone158599896", Modify Window "1ns" fstest.go:289: Sleeping for 1s for list eventual consistency: 1/6 fstest.go:289: Sleeping for 2s for list eventual consistency: 2/6 fstest.go:289: Sleeping for 4s for list eventual consistency: 3/6 fstest.go:289: Sleeping for 8s for list eventual consistency: 4/6 fstest.go:289: Sleeping for 16s for list eventual consistency: 5/6 fstest.go:289: Sleeping for 32s for list eventual consistency: 6/6 fstest.go:296: Error Trace: fstest.go:296 fstest.go:329 fstest.go:341 operations_test.go:1565 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want sub/file1 (14) got sub/file1 (14), sub/file2 (25) fstest.go:182: Error Trace: fstest.go:182 fstest.go:299 fstest.go:329 fstest.go:341 operations_test.go:1565 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "sub/file2" fstest.go:289: Sleeping for 1s for list eventual consistency: 1/6 fstest.go:289: Sleeping for 2s for list eventual consistency: 2/6 fstest.go:289: Sleeping for 4s for list eventual consistency: 3/6 fstest.go:289: Sleeping for 8s for list eventual consistency: 4/6 fstest.go:289: Sleeping for 16s for list eventual consistency: 5/6 fstest.go:289: Sleeping for 32s for list eventual consistency: 6/6 fstest.go:296: Error Trace: fstest.go:296 fstest.go:329 fstest.go:341 operations_test.go:1574 Error: Should be true Test: TestCopyFileMaxTransfer Messages: listing wrong, want sub/file1 (14) got sub/file1 (14), sub/file2 (25) fstest.go:182: Error Trace: fstest.go:182 fstest.go:299 fstest.go:329 fstest.go:341 operations_test.go:1574 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Unexpected file "sub/file2" panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x11c0b38] goroutine 12 [running]: testing.tRunner.func1(0xc000103900) /usr/local/go/src/testing/testing.go:874 +0x3a3 panic(0x1377560, 0x22dab60) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer(0xc000103900) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1575 +0xa88 testing.tRunner(0xc000103900, 0x15fe100) /usr/local/go/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:960 +0x350 "./operations.test -test.v -test.timeout 30m0s -remote TestS3Ceph: -verbose -fast-list -test.run '^TestCopyFileMaxTransfer$'" - Finished ERROR in 2m7.852575885s (try 4/5): exit status 2: Failed [TestCopyFileMaxTransfer]