"./operations.test -test.v -test.timeout 1h0m0s -remote TestPixeldrain: -verbose" - Starting (try 2/5) 2025/06/28 03:44:03 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-horofan3ciho" 2025/06/28 03:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 03:44:39 INFO : pixeldrain root 'rclone-test-horofan3ciho': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 03:44:40 DEBUG : Creating backend with remote "/tmp/rclone286528633" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" multithread_test.go:121: multithread writing not supported 2025/06/28 03:44:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.62s) === RUN TestMultithreadCopyAbort run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" multithread_test.go:121: multithread writing not supported 2025/06/28 03:44:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.54s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/28 03:44:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/28 03:44:41 DEBUG : potato: Seek from 10 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 10 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Seek from 5 to 2 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/28 03:44:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Seek from 5 to 2 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/28 03:44:41 DEBUG : potato: Seek from 8 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 8 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/28 03:44:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 03:44:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 03:44:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 03:44:41 DEBUG : potato: Seek from 5 to 2 2025/06/28 03:44:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/28 03:44:41 DEBUG : potato: Seek from 9 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 9 to 0 2025/06/28 03:44:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (108.86s) --- PASS: TestCheck/1 (3.93s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.15s) --- PASS: TestCheck/4 (0.59s) --- PASS: TestCheck/5 (0.51s) --- PASS: TestCheck/6 (0.04s) --- PASS: TestCheck/7 (0.09s) === RUN TestCheckFsError 2025/06/28 03:46:30 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 03:46:30 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 03:46:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/28 03:46:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/28 03:46:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/28 03:46:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (748.21s) --- PASS: TestCheckDownload/1 (15.22s) --- PASS: TestCheckDownload/2 (0.57s) --- PASS: TestCheckDownload/3 (166.44s) --- PASS: TestCheckDownload/4 (5.08s) --- PASS: TestCheckDownload/5 (80.83s) --- PASS: TestCheckDownload/6 (259.35s) --- PASS: TestCheckDownload/7 (30.02s) === RUN TestCheckSizeOnly run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (428.50s) --- PASS: TestCheckSizeOnly/1 (19.46s) --- PASS: TestCheckSizeOnly/2 (27.52s) --- PASS: TestCheckSizeOnly/3 (12.07s) --- PASS: TestCheckSizeOnly/4 (19.24s) --- PASS: TestCheckSizeOnly/5 (24.62s) --- PASS: TestCheckSizeOnly/6 (11.98s) --- PASS: TestCheckSizeOnly/7 (0.14s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" 2025/06/28 04:06:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 04:06:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 04:06:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 04:06:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/28 04:07:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 04:07:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 04:07:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 04:07:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (162.21s) === RUN TestCheckSum run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" 2025/06/28 04:08:49 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-horofan3ciho/data" 2025/06/28 04:08:49 DEBUG : Config file has changed externally - reloading 2025/06/28 04:09:09 INFO : pixeldrain root 'rclone-test-horofan3ciho/data': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 check_test.go:350: pixeldrain root 'rclone-test-horofan3ciho/data' lacks md5, skipping --- SKIP: TestCheckSum (131.68s) === RUN TestCheckSumDownload run.go:180: Remote "pixeldrain root 'rclone-test-horofan3ciho'", Local "Local file system at /tmp/rclone286528633", Modify Window "1ms" 2025/06/28 04:11:00 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-horofan3ciho/data" 2025/06/28 04:11:14 INFO : pixeldrain root 'rclone-test-horofan3ciho/data': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (1389.82s) --- PASS: TestCheckSumDownload/subtest1 (43.74s) --- PASS: TestCheckSumDownload/subtest2 (141.74s) --- PASS: TestCheckSumDownload/subtest3 (57.45s) --- PASS: TestCheckSumDownload/subtest4 (236.09s) --- PASS: TestCheckSumDownload/subtest5 (284.67s) --- PASS: TestCheckSumDownload/subtest6 (193.79s) --- PASS: TestCheckSumDownload/subtest7 (13.75s) === RUN TestApplyTransforms 2025/06/28 04:34:10 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-kadafec1kufa" 2025/06/28 04:34:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:34:29 INFO : pixeldrain root 'rclone-test-kadafec1kufa': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:34:29 DEBUG : Creating backend with remote "/tmp/rclone1448111038" run.go:180: Remote "pixeldrain root 'rclone-test-kadafec1kufa'", Local "Local file system at /tmp/rclone1448111038", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2025/06/28 04:34:43 ERROR : hello, world!: sum not found 2025/06/28 04:34:43 ERROR : HELLO, WORLD!: file not in pixeldrain root 'rclone-test-kadafec1kufa' 2025/06/28 04:34:43 NOTICE: pixeldrain root 'rclone-test-kadafec1kufa': 1 files missing 2025/06/28 04:34:43 NOTICE: 1 hashes missing 2025/06/28 04:34:43 NOTICE: pixeldrain root 'rclone-test-kadafec1kufa': 2 differences found 2025/06/28 04:34:43 NOTICE: pixeldrain root 'rclone-test-kadafec1kufa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/28 04:35:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:35:17 NOTICE: pixeldrain root 'rclone-test-kadafec1kufa': 0 differences found 2025/06/28 04:35:17 NOTICE: pixeldrain root 'rclone-test-kadafec1kufa': 1 matching files 2025/06/28 04:35:17 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-bufaxob9dixe" 2025/06/28 04:35:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:35:53 INFO : pixeldrain root 'rclone-test-bufaxob9dixe': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:36:15 DEBUG : Creating backend with remote "/tmp/rclone3640637042" run.go:180: Remote "pixeldrain root 'rclone-test-bufaxob9dixe'", Local "Local file system at /tmp/rclone3640637042", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2025/06/28 04:36:35 ERROR : HELLO, WORLD!: sum not found 2025/06/28 04:36:35 ERROR : hello, world!: file not in pixeldrain root 'rclone-test-bufaxob9dixe' 2025/06/28 04:36:35 NOTICE: pixeldrain root 'rclone-test-bufaxob9dixe': 1 files missing 2025/06/28 04:36:35 NOTICE: 1 hashes missing 2025/06/28 04:36:35 NOTICE: pixeldrain root 'rclone-test-bufaxob9dixe': 2 differences found 2025/06/28 04:36:35 NOTICE: pixeldrain root 'rclone-test-bufaxob9dixe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/28 04:37:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:37:32 NOTICE: pixeldrain root 'rclone-test-bufaxob9dixe': 0 differences found 2025/06/28 04:37:32 NOTICE: pixeldrain root 'rclone-test-bufaxob9dixe': 1 matching files 2025/06/28 04:37:32 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-qejolir8hibe" 2025/06/28 04:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:37:49 INFO : pixeldrain root 'rclone-test-qejolir8hibe': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:37:49 DEBUG : Creating backend with remote "/tmp/rclone2628795456" run.go:180: Remote "pixeldrain root 'rclone-test-qejolir8hibe'", Local "Local file system at /tmp/rclone2628795456", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/28 04:38:58 ERROR : HeLlO, wOrLd!: sum not found 2025/06/28 04:38:58 ERROR : hello, world!: file not in pixeldrain root 'rclone-test-qejolir8hibe' 2025/06/28 04:38:58 NOTICE: pixeldrain root 'rclone-test-qejolir8hibe': 1 files missing 2025/06/28 04:38:58 NOTICE: 1 hashes missing 2025/06/28 04:38:58 NOTICE: pixeldrain root 'rclone-test-qejolir8hibe': 2 differences found 2025/06/28 04:38:58 NOTICE: pixeldrain root 'rclone-test-qejolir8hibe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/28 04:40:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:40:54 NOTICE: pixeldrain root 'rclone-test-qejolir8hibe': 0 differences found 2025/06/28 04:40:54 NOTICE: pixeldrain root 'rclone-test-qejolir8hibe': 1 matching files 2025/06/28 04:40:54 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-zafuzux2zoku" 2025/06/28 04:40:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:41:04 INFO : pixeldrain root 'rclone-test-zafuzux2zoku': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:41:16 DEBUG : Creating backend with remote "/tmp/rclone2861652471" run.go:180: Remote "pixeldrain root 'rclone-test-zafuzux2zoku'", Local "Local file system at /tmp/rclone2861652471", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/28 04:42:07 ERROR : HELLO, WORLD!: sum not found 2025/06/28 04:42:07 ERROR : HeLlO, wOrLd!: file not in pixeldrain root 'rclone-test-zafuzux2zoku' 2025/06/28 04:42:07 NOTICE: pixeldrain root 'rclone-test-zafuzux2zoku': 1 files missing 2025/06/28 04:42:07 NOTICE: 1 hashes missing 2025/06/28 04:42:07 NOTICE: pixeldrain root 'rclone-test-zafuzux2zoku': 2 differences found 2025/06/28 04:42:07 NOTICE: pixeldrain root 'rclone-test-zafuzux2zoku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/28 04:42:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:42:17 NOTICE: pixeldrain root 'rclone-test-zafuzux2zoku': 0 differences found 2025/06/28 04:42:17 NOTICE: pixeldrain root 'rclone-test-zafuzux2zoku': 1 matching files 2025/06/28 04:42:17 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-veqepux4hure" 2025/06/28 04:42:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:42:18 INFO : pixeldrain root 'rclone-test-veqepux4hure': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:42:18 DEBUG : Creating backend with remote "/tmp/rclone1716371086" run.go:180: Remote "pixeldrain root 'rclone-test-veqepux4hure'", Local "Local file system at /tmp/rclone1716371086", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2025/06/28 04:42:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 04:42:59 ERROR : 測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-veqepux4hure' 2025/06/28 04:42:59 NOTICE: pixeldrain root 'rclone-test-veqepux4hure': 1 files missing 2025/06/28 04:42:59 NOTICE: 1 hashes missing 2025/06/28 04:42:59 NOTICE: pixeldrain root 'rclone-test-veqepux4hure': 2 differences found 2025/06/28 04:42:59 NOTICE: pixeldrain root 'rclone-test-veqepux4hure': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/28 04:42:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:42:59 NOTICE: pixeldrain root 'rclone-test-veqepux4hure': 0 differences found 2025/06/28 04:42:59 NOTICE: pixeldrain root 'rclone-test-veqepux4hure': 1 matching files 2025/06/28 04:42:59 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-vebetum8duna" 2025/06/28 04:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:43:09 INFO : pixeldrain root 'rclone-test-vebetum8duna': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:43:10 DEBUG : Creating backend with remote "/tmp/rclone3585672375" run.go:180: Remote "pixeldrain root 'rclone-test-vebetum8duna'", Local "Local file system at /tmp/rclone3585672375", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2025/06/28 04:43:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 04:43:59 ERROR : 測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-vebetum8duna' 2025/06/28 04:43:59 NOTICE: pixeldrain root 'rclone-test-vebetum8duna': 1 files missing 2025/06/28 04:43:59 NOTICE: 1 hashes missing 2025/06/28 04:43:59 NOTICE: pixeldrain root 'rclone-test-vebetum8duna': 2 differences found 2025/06/28 04:43:59 NOTICE: pixeldrain root 'rclone-test-vebetum8duna': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) panic: test timed out after 1h0m0s running tests: TestApplyTransforms (10m30s) goroutine 1871 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 11 minutes]: testing.(*T).Run(0xc000102a80, {0x26ba9d7?, 0xc000479ad8?}, 0x27d5478) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102a80) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102a80, 0xc000479c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000930540, {0x3e9c140, 0x6d, 0x6d}, {0xedff15c28?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003de140) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003de140) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 239 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 229 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 944 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 934 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 13 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 14 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1490 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xffffffffffffffff?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b09be8?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.CheckSum({0x2b09be8, 0x3ed5700}, {0x2b20c70?, 0xc000983b00?}, {0x2b20340?, 0xc0004200a0?}, {0x269b1a3?, 0x1?}, 0x1, 0xc00006bc88, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:442 +0x418 github.com/rclone/rclone/fs/operations_test.TestApplyTransforms.func1({0xc0005ac420, 0x1f}, {0xc0007f2120, 0x24}, {0x26db14b, 0x1c}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:590 +0x9c7 github.com/rclone/rclone/fs/operations_test.TestApplyTransforms(0xc00049a1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 +0x2ba testing.tRunner(0xc00049a1c0, 0x27d5478) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 677 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 651 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 887 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 877 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 810 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 794 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 361 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 271 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 168 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 78 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 218 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 176 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 205 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 195 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1468 [chan receive, 9 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 534 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 300 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 340 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 330 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 461 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 451 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1783 [chan receive, 3 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 564 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 538 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 378 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 368 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1811 [select]: net/http.(*persistConn).writeLoop(0xc0009f07e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 1785 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 417 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 408 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 511 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 501 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 642 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 632 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 843 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 833 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 968 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 894 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 727 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 685 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 862 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 852 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 990 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 980 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1810 [IO wait]: internal/poll.runtime_pollWait(0x70ff9aa214a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000344580?, 0xc0006f2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000344580, {0xc0006f2000, 0xc00, 0xc00}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000344580, {0xc0006f2000?, 0xbfb?, 0xc000356b00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000a1a0e8, {0xc0006f2000?, 0xc0006f2000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003c0f78, {0xc0006f2000?, 0x70ff5141c548?, 0x70ff9aaa9a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003932a8, {0xc0006f2000?, 0xbfb?, 0xc0000949d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00016e638, {0x2ae32e0, 0xc0003932a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00016e388, {0x70ff503842c0, 0xc0003c0f78}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00016e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00016e388, {0xc000a26000, 0x1000, 0xc000172270?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009f07e0, {0xc000a26000?, 0x7f4085?, 0x2ae1480?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0004c3260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004c3260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009f07e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 1785 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1868 [select]: net/http.(*persistConn).roundTrip(0xc0009f07e0, 0xc0001c4a50) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0009fc000, 0xc00029d400) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00014c850, 0xc00029d400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00029d400, {0x2ae2a80, 0xc00014c850}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00032fd70, 0xc00029d400, {0x50?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00032fd70, 0xc00029d400) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0001c5450, {0x2b09be8, 0x3ed5700}, 0xc00099b9d8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/pixeldrain.(*Fs).read.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/api_client.go:231 +0xfd github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000b2008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007e51a0, 0xc0007e4420, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007e51a0, 0xc0007e4420) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/pixeldrain.(*Fs).read(0xc000983b00, {0x2b09be8, 0x3ed5700}, {0xc00081633d, 0x24}, {0x3ed5700, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/api_client.go:230 +0x128 github.com/rclone/rclone/backend/pixeldrain.(*Object).Open(0x200000000000000?, {0x2b09be8?, 0x3ed5700?}, {0x3ed5700?, 0xc0000b2008?, 0xc000a20390?}) /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/pixeldrain.go:469 +0x3f github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0007c82a0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:147 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2b09be8, 0x3ed5700}, {0x2b20ce0, 0xc0007644d0}, 0xa, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:102 +0x4f5 github.com/rclone/rclone/fs/operations.Open({0x2b09be8, 0x3ed5700}, {0x2b20ce0, 0xc0007644d0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 +0x6b github.com/rclone/rclone/fs/operations.(*checkMarch).checkSum.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:513 +0x145 created by github.com/rclone/rclone/fs/operations.(*checkMarch).checkSum in goroutine 1866 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:502 +0x44c goroutine 1793 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d4f00, {0x2b09d00, 0xc0001c4820}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 1603 [chan receive, 7 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1491 [chan receive, 11 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1651 [chan receive, 3 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1566 [chan receive, 5 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestPixeldrain: -verbose" - Finished ERROR in 1h0m37.04301687s (try 2/5): exit status 2: Failed []