"./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2024/12/19 01:03:02 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cuhiwey3nofe" 2024/12/19 01:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:03:02 DEBUG : Creating backend with remote "/tmp/rclone1955925916" === 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 "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/12/19 01:03:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.11s) === RUN TestMultithreadCopyAbort run.go:180: Remote "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/12/19 01:03:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.11s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/19 01:03:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/19 01:03:02 DEBUG : potato: Seek from 10 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 10 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Seek from 5 to 2 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/19 01:03:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Seek from 5 to 2 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/19 01:03:02 DEBUG : potato: Seek from 8 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 8 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/19 01:03:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 01:03:02 DEBUG : potato: Seek from 5 to 2 2024/12/19 01:03:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/19 01:03:02 DEBUG : potato: Seek from 9 to 0 2024/12/19 01:03:02 DEBUG : potato: Seek from 9 to 0 2024/12/19 01:03:02 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 "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.88s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.34s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2024/12/19 01:03:13 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 01:03:13 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 01:03:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/19 01:03:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/19 01:03:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/19 01:03:13 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 "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (10.70s) --- PASS: TestCheckDownload/1 (0.39s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.38s) --- PASS: TestCheckDownload/5 (0.39s) --- PASS: TestCheckDownload/6 (0.33s) --- PASS: TestCheckDownload/7 (0.36s) === RUN TestCheckSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.33s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" 2024/12/19 01:03:36 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 01:03:36 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 01:03:36 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 01:03:36 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/19 01:03:38 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 01:03:38 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 01:03:38 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 01:03:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.52s) === RUN TestCheckSum run.go:180: Remote "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" 2024/12/19 01:03:39 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cuhiwey3nofe/data" check_test.go:354: FS imagekit: /rclone-test-cuhiwey3nofe/data lacks md5, skipping --- SKIP: TestCheckSum (0.98s) === RUN TestCheckSumDownload run.go:180: Remote "FS imagekit: /rclone-test-cuhiwey3nofe", Local "Local file system at /tmp/rclone1955925916", Modify Window "876000h0m0s" 2024/12/19 01:03:40 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cuhiwey3nofe/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.66s) --- PASS: TestCheckSumDownload/subtest1 (0.71s) --- PASS: TestCheckSumDownload/subtest2 (0.66s) --- PASS: TestCheckSumDownload/subtest3 (1.00s) --- PASS: TestCheckSumDownload/subtest4 (0.72s) --- PASS: TestCheckSumDownload/subtest5 (0.61s) --- PASS: TestCheckSumDownload/subtest6 (0.63s) --- PASS: TestCheckSumDownload/subtest7 (0.64s) === RUN TestApplyTransforms 2024/12/19 01:04:10 DEBUG : Creating backend with remote "TestImageKit:rclone-test-vaqizit9lame" 2024/12/19 01:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:10 DEBUG : Creating backend with remote "/tmp/rclone1543806782" run.go:180: Remote "FS imagekit: /rclone-test-vaqizit9lame", Local "Local file system at /tmp/rclone1543806782", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2024/12/19 01:04:12 ERROR : hello, world!: sum not found 2024/12/19 01:04:12 ERROR : HELLO, WORLD!: file not in FS imagekit: /rclone-test-vaqizit9lame 2024/12/19 01:04:12 NOTICE: FS imagekit: /rclone-test-vaqizit9lame: 1 files missing 2024/12/19 01:04:12 NOTICE: 1 hashes missing 2024/12/19 01:04:12 NOTICE: FS imagekit: /rclone-test-vaqizit9lame: 2 differences found 2024/12/19 01:04:12 NOTICE: FS imagekit: /rclone-test-vaqizit9lame: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/19 01:04:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:13 NOTICE: FS imagekit: /rclone-test-vaqizit9lame: 0 differences found 2024/12/19 01:04:13 NOTICE: FS imagekit: /rclone-test-vaqizit9lame: 1 matching files 2024/12/19 01:04:13 DEBUG : Creating backend with remote "TestImageKit:rclone-test-zihobet4nute" 2024/12/19 01:04:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:13 DEBUG : Creating backend with remote "/tmp/rclone242055880" run.go:180: Remote "FS imagekit: /rclone-test-zihobet4nute", Local "Local file system at /tmp/rclone242055880", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2024/12/19 01:04:15 ERROR : HELLO, WORLD!: sum not found 2024/12/19 01:04:15 ERROR : hello, world!: file not in FS imagekit: /rclone-test-zihobet4nute 2024/12/19 01:04:15 NOTICE: FS imagekit: /rclone-test-zihobet4nute: 1 files missing 2024/12/19 01:04:15 NOTICE: 1 hashes missing 2024/12/19 01:04:15 NOTICE: FS imagekit: /rclone-test-zihobet4nute: 2 differences found 2024/12/19 01:04:15 NOTICE: FS imagekit: /rclone-test-zihobet4nute: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/19 01:04:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:16 NOTICE: FS imagekit: /rclone-test-zihobet4nute: 0 differences found 2024/12/19 01:04:16 NOTICE: FS imagekit: /rclone-test-zihobet4nute: 1 matching files 2024/12/19 01:04:16 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cizigoz3kehi" 2024/12/19 01:04:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:16 DEBUG : Creating backend with remote "/tmp/rclone3847599378" run.go:180: Remote "FS imagekit: /rclone-test-cizigoz3kehi", Local "Local file system at /tmp/rclone3847599378", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/19 01:04:19 ERROR : HeLlO, wOrLd!: sum not found 2024/12/19 01:04:19 ERROR : hello, world!: file not in FS imagekit: /rclone-test-cizigoz3kehi 2024/12/19 01:04:19 NOTICE: FS imagekit: /rclone-test-cizigoz3kehi: 1 files missing 2024/12/19 01:04:19 NOTICE: 1 hashes missing 2024/12/19 01:04:19 NOTICE: FS imagekit: /rclone-test-cizigoz3kehi: 2 differences found 2024/12/19 01:04:19 NOTICE: FS imagekit: /rclone-test-cizigoz3kehi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/19 01:04:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:19 NOTICE: FS imagekit: /rclone-test-cizigoz3kehi: 0 differences found 2024/12/19 01:04:19 NOTICE: FS imagekit: /rclone-test-cizigoz3kehi: 1 matching files 2024/12/19 01:04:19 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yefoday9sura" 2024/12/19 01:04:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:19 DEBUG : Creating backend with remote "/tmp/rclone2606218629" run.go:180: Remote "FS imagekit: /rclone-test-yefoday9sura", Local "Local file system at /tmp/rclone2606218629", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/19 01:04:22 ERROR : HELLO, WORLD!: sum not found 2024/12/19 01:04:22 ERROR : HeLlO, wOrLd!: file not in FS imagekit: /rclone-test-yefoday9sura 2024/12/19 01:04:22 NOTICE: FS imagekit: /rclone-test-yefoday9sura: 1 files missing 2024/12/19 01:04:22 NOTICE: 1 hashes missing 2024/12/19 01:04:22 NOTICE: FS imagekit: /rclone-test-yefoday9sura: 2 differences found 2024/12/19 01:04:22 NOTICE: FS imagekit: /rclone-test-yefoday9sura: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/19 01:04:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:22 NOTICE: FS imagekit: /rclone-test-yefoday9sura: 0 differences found 2024/12/19 01:04:22 NOTICE: FS imagekit: /rclone-test-yefoday9sura: 1 matching files 2024/12/19 01:04:22 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ridihik7xuta" 2024/12/19 01:04:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:23 DEBUG : Creating backend with remote "/tmp/rclone228960930" run.go:180: Remote "FS imagekit: /rclone-test-ridihik7xuta", Local "Local file system at /tmp/rclone228960930", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2024/12/19 01:04:25 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 01:04:25 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-ridihik7xuta 2024/12/19 01:04:25 NOTICE: FS imagekit: /rclone-test-ridihik7xuta: 1 files missing 2024/12/19 01:04:25 NOTICE: 1 hashes missing 2024/12/19 01:04:25 NOTICE: FS imagekit: /rclone-test-ridihik7xuta: 2 differences found 2024/12/19 01:04:25 NOTICE: FS imagekit: /rclone-test-ridihik7xuta: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/19 01:04:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:25 NOTICE: FS imagekit: /rclone-test-ridihik7xuta: 0 differences found 2024/12/19 01:04:25 NOTICE: FS imagekit: /rclone-test-ridihik7xuta: 1 matching files 2024/12/19 01:04:25 DEBUG : Creating backend with remote "TestImageKit:rclone-test-wudofur6dole" 2024/12/19 01:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:26 DEBUG : Creating backend with remote "/tmp/rclone4217917155" run.go:180: Remote "FS imagekit: /rclone-test-wudofur6dole", Local "Local file system at /tmp/rclone4217917155", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2024/12/19 01:04:28 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 01:04:28 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-wudofur6dole 2024/12/19 01:04:28 NOTICE: FS imagekit: /rclone-test-wudofur6dole: 1 files missing 2024/12/19 01:04:28 NOTICE: 1 hashes missing 2024/12/19 01:04:28 NOTICE: FS imagekit: /rclone-test-wudofur6dole: 2 differences found 2024/12/19 01:04:28 NOTICE: FS imagekit: /rclone-test-wudofur6dole: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/19 01:04:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:28 NOTICE: FS imagekit: /rclone-test-wudofur6dole: 0 differences found 2024/12/19 01:04:28 NOTICE: FS imagekit: /rclone-test-wudofur6dole: 1 matching files 2024/12/19 01:04:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-fecuxab7feku" 2024/12/19 01:04:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:29 DEBUG : Creating backend with remote "/tmp/rclone865360994" run.go:180: Remote "FS imagekit: /rclone-test-fecuxab7feku", Local "Local file system at /tmp/rclone865360994", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2024/12/19 01:04:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 01:04:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-fecuxab7feku 2024/12/19 01:04:31 NOTICE: FS imagekit: /rclone-test-fecuxab7feku: 1 files missing 2024/12/19 01:04:31 NOTICE: 1 hashes missing 2024/12/19 01:04:31 NOTICE: FS imagekit: /rclone-test-fecuxab7feku: 2 differences found 2024/12/19 01:04:31 NOTICE: FS imagekit: /rclone-test-fecuxab7feku: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/19 01:04:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:31 NOTICE: FS imagekit: /rclone-test-fecuxab7feku: 0 differences found 2024/12/19 01:04:31 NOTICE: FS imagekit: /rclone-test-fecuxab7feku: 1 matching files 2024/12/19 01:04:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cimehox9pohi" 2024/12/19 01:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:32 DEBUG : Creating backend with remote "/tmp/rclone3865874527" run.go:180: Remote "FS imagekit: /rclone-test-cimehox9pohi", Local "Local file system at /tmp/rclone3865874527", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2024/12/19 01:04:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 01:04:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-cimehox9pohi 2024/12/19 01:04:34 NOTICE: FS imagekit: /rclone-test-cimehox9pohi: 1 files missing 2024/12/19 01:04:34 NOTICE: 1 hashes missing 2024/12/19 01:04:34 NOTICE: FS imagekit: /rclone-test-cimehox9pohi: 2 differences found 2024/12/19 01:04:34 NOTICE: FS imagekit: /rclone-test-cimehox9pohi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/19 01:04:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:34 NOTICE: FS imagekit: /rclone-test-cimehox9pohi: 0 differences found 2024/12/19 01:04:34 NOTICE: FS imagekit: /rclone-test-cimehox9pohi: 1 matching files 2024/12/19 01:04:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yoyikot7race" 2024/12/19 01:04:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:35 DEBUG : Creating backend with remote "/tmp/rclone976622880" run.go:180: Remote "FS imagekit: /rclone-test-yoyikot7race", Local "Local file system at /tmp/rclone976622880", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2024/12/19 01:04:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 01:04:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-yoyikot7race 2024/12/19 01:04:37 NOTICE: FS imagekit: /rclone-test-yoyikot7race: 1 files missing 2024/12/19 01:04:37 NOTICE: 1 hashes missing 2024/12/19 01:04:37 NOTICE: FS imagekit: /rclone-test-yoyikot7race: 2 differences found 2024/12/19 01:04:37 NOTICE: FS imagekit: /rclone-test-yoyikot7race: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/19 01:04:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:37 NOTICE: FS imagekit: /rclone-test-yoyikot7race: 0 differences found 2024/12/19 01:04:37 NOTICE: FS imagekit: /rclone-test-yoyikot7race: 1 matching files 2024/12/19 01:04:37 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lozahaz0voxi" 2024/12/19 01:04:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 01:04:38 DEBUG : Creating backend with remote "/tmp/rclone3082492369" run.go:180: Remote "FS imagekit: /rclone-test-lozahaz0voxi", Local "Local file system at /tmp/rclone3082492369", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2024/12/19 01:04:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 01:04:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-lozahaz0voxi 2024/12/19 01:04:40 NOTICE: FS imagekit: /rclone-test-lozahaz0voxi: 1 files missing 2024/12/19 01:04:40 NOTICE: 1 hashes missing 2024/12/19 01:04:40 NOTICE: FS imagekit: /rclone-test-lozahaz0voxi: 2 differences found 2024/12/19 01:04:40 NOTICE: FS imagekit: /rclone-test-lozahaz0voxi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/19 01:04:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 01:04:40 NOTICE: FS imagekit: /rclone-test-lozahaz0voxi: 0 differences found 2024/12/19 01:04:40 NOTICE: FS imagekit: /rclone-test-lozahaz0voxi: 1 matching files 2024/12/19 01:04:40 DEBUG : FS imagekit: /rclone-test-lozahaz0voxi: Purge remote 2024/12/19 01:04:40 DEBUG : FS imagekit: /rclone-test-yoyikot7race: Purge remote 2024/12/19 01:04:41 DEBUG : FS imagekit: /rclone-test-cimehox9pohi: Purge remote 2024/12/19 01:04:41 DEBUG : FS imagekit: /rclone-test-fecuxab7feku: Purge remote 2024/12/19 01:04:41 DEBUG : FS imagekit: /rclone-test-wudofur6dole: Purge remote 2024/12/19 01:04:41 DEBUG : FS imagekit: /rclone-test-ridihik7xuta: Purge remote 2024/12/19 01:04:41 DEBUG : FS imagekit: /rclone-test-yefoday9sura: Purge remote 2024/12/19 01:04:42 DEBUG : FS imagekit: /rclone-test-cizigoz3kehi: Purge remote 2024/12/19 01:04:42 DEBUG : FS imagekit: /rclone-test-zihobet4nute: Purge remote 2024/12/19 01:04:42 DEBUG : FS imagekit: /rclone-test-vaqizit9lame: Purge remote --- FAIL: TestApplyTransforms (32.99s) 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=0x10 pc=0x1230e94] goroutine 1783 [running]: testing.tRunner.func1.2({0x1fa72e0, 0x3935d20}) /usr/local/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1634 +0x377 panic({0x1fa72e0?, 0x3935d20?}) /usr/local/go/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:496 +0xb4 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009a8a80, 0xc0008d46c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009a8a80, 0xc0008d46c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge(0xc0001ca080, {0x27d64a0, 0x3a1d7e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:490 +0x12a github.com/rclone/rclone/fstest.Purge({0x27ea1f8, 0xc0001ca080}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:488 +0xb1 github.com/rclone/rclone/fstest.RandomRemote.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:465 +0x48 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0000530a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1175 +0x10f testing.(*common).runCleanup(0xc0006a0b60, 0x1?) /usr/local/go/src/testing/testing.go:1353 +0xdb testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1683 +0x25 testing.tRunner(0xc0006a0b60, 0x25168d8) /usr/local/go/src/testing/testing.go:1695 +0x125 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished ERROR in 1m41.054457111s (try 1/5): exit status 2: Failed [TestApplyTransforms]