"./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2025/03/02 07:20:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cebonob3beze" 2025/03/02 07:20:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:20:26 DEBUG : Creating backend with remote "/tmp/rclone3911266265" === 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-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/03/02 07:20:26 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.11s) === RUN TestMultithreadCopyAbort run.go:180: Remote "FS imagekit: /rclone-test-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/03/02 07:20:26 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 2025/03/02 07:20:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/02 07:20:26 DEBUG : potato: Seek from 10 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 10 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Seek from 5 to 2 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/02 07:20:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Seek from 5 to 2 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/02 07:20:26 DEBUG : potato: Seek from 8 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 8 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/02 07:20:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/02 07:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/02 07:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/02 07:20:26 DEBUG : potato: Seek from 5 to 2 2025/03/02 07:20:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/02 07:20:26 DEBUG : potato: Seek from 9 to 0 2025/03/02 07:20:26 DEBUG : potato: Seek from 9 to 0 2025/03/02 07:20:26 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-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", 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.61s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.32s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.34s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2025/03/02 07:20:37 DEBUG : Creating backend with remote "nonexistent" 2025/03/02 07:20:37 DEBUG : Creating backend with remote "nonexistent" 2025/03/02 07:20:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/02 07:20:37 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/03/02 07:20:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/02 07:20:37 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-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", 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 (11.44s) --- PASS: TestCheckDownload/1 (0.40s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.40s) --- PASS: TestCheckDownload/5 (0.36s) --- PASS: TestCheckDownload/6 (0.34s) --- PASS: TestCheckDownload/7 (0.34s) === RUN TestCheckSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", 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.29s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.37s) --- PASS: TestCheckSizeOnly/4 (0.33s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "FS imagekit: /rclone-test-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", Modify Window "876000h0m0s" 2025/03/02 07:21:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/02 07:21:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/02 07:21:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/02 07:21:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/02 07:21:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/02 07:21:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/02 07:21:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/02 07:21:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.29s) === RUN TestCheckSum run.go:180: Remote "FS imagekit: /rclone-test-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", Modify Window "876000h0m0s" 2025/03/02 07:21:03 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cebonob3beze/data" check_test.go:353: FS imagekit: /rclone-test-cebonob3beze/data lacks md5, skipping --- SKIP: TestCheckSum (0.97s) === RUN TestCheckSumDownload run.go:180: Remote "FS imagekit: /rclone-test-cebonob3beze", Local "Local file system at /tmp/rclone3911266265", Modify Window "876000h0m0s" 2025/03/02 07:21:04 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cebonob3beze/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (28.22s) --- PASS: TestCheckSumDownload/subtest1 (0.72s) --- PASS: TestCheckSumDownload/subtest2 (0.62s) --- PASS: TestCheckSumDownload/subtest3 (0.70s) --- PASS: TestCheckSumDownload/subtest4 (0.67s) --- PASS: TestCheckSumDownload/subtest5 (0.65s) --- PASS: TestCheckSumDownload/subtest6 (0.73s) --- PASS: TestCheckSumDownload/subtest7 (0.69s) === RUN TestApplyTransforms 2025/03/02 07:21:32 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kizuhoc1sasu" 2025/03/02 07:21:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:33 DEBUG : Creating backend with remote "/tmp/rclone552972612" run.go:180: Remote "FS imagekit: /rclone-test-kizuhoc1sasu", Local "Local file system at /tmp/rclone552972612", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2025/03/02 07:21:35 ERROR : hello, world!: sum not found 2025/03/02 07:21:35 ERROR : HELLO, WORLD!: file not in FS imagekit: /rclone-test-kizuhoc1sasu 2025/03/02 07:21:35 NOTICE: FS imagekit: /rclone-test-kizuhoc1sasu: 1 files missing 2025/03/02 07:21:35 NOTICE: 1 hashes missing 2025/03/02 07:21:35 NOTICE: FS imagekit: /rclone-test-kizuhoc1sasu: 2 differences found 2025/03/02 07:21:35 NOTICE: FS imagekit: /rclone-test-kizuhoc1sasu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/02 07:21:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:35 NOTICE: FS imagekit: /rclone-test-kizuhoc1sasu: 0 differences found 2025/03/02 07:21:35 NOTICE: FS imagekit: /rclone-test-kizuhoc1sasu: 1 matching files 2025/03/02 07:21:35 DEBUG : Creating backend with remote "TestImageKit:rclone-test-xabeqot7huma" 2025/03/02 07:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:35 DEBUG : Creating backend with remote "/tmp/rclone117935879" run.go:180: Remote "FS imagekit: /rclone-test-xabeqot7huma", Local "Local file system at /tmp/rclone117935879", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2025/03/02 07:21:37 ERROR : HELLO, WORLD!: sum not found 2025/03/02 07:21:37 ERROR : hello, world!: file not in FS imagekit: /rclone-test-xabeqot7huma 2025/03/02 07:21:37 NOTICE: FS imagekit: /rclone-test-xabeqot7huma: 1 files missing 2025/03/02 07:21:37 NOTICE: 1 hashes missing 2025/03/02 07:21:37 NOTICE: FS imagekit: /rclone-test-xabeqot7huma: 2 differences found 2025/03/02 07:21:37 NOTICE: FS imagekit: /rclone-test-xabeqot7huma: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/02 07:21:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:37 NOTICE: FS imagekit: /rclone-test-xabeqot7huma: 0 differences found 2025/03/02 07:21:37 NOTICE: FS imagekit: /rclone-test-xabeqot7huma: 1 matching files 2025/03/02 07:21:37 DEBUG : Creating backend with remote "TestImageKit:rclone-test-nenejut9fano" 2025/03/02 07:21:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:38 DEBUG : Creating backend with remote "/tmp/rclone1850730014" run.go:180: Remote "FS imagekit: /rclone-test-nenejut9fano", Local "Local file system at /tmp/rclone1850730014", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/02 07:21:40 ERROR : HeLlO, wOrLd!: sum not found 2025/03/02 07:21:40 ERROR : hello, world!: file not in FS imagekit: /rclone-test-nenejut9fano 2025/03/02 07:21:40 NOTICE: FS imagekit: /rclone-test-nenejut9fano: 1 files missing 2025/03/02 07:21:40 NOTICE: 1 hashes missing 2025/03/02 07:21:40 NOTICE: FS imagekit: /rclone-test-nenejut9fano: 2 differences found 2025/03/02 07:21:40 NOTICE: FS imagekit: /rclone-test-nenejut9fano: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/02 07:21:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:40 NOTICE: FS imagekit: /rclone-test-nenejut9fano: 0 differences found 2025/03/02 07:21:40 NOTICE: FS imagekit: /rclone-test-nenejut9fano: 1 matching files 2025/03/02 07:21:40 DEBUG : Creating backend with remote "TestImageKit:rclone-test-batuwuh3runu" 2025/03/02 07:21:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:40 DEBUG : Creating backend with remote "/tmp/rclone4283441652" run.go:180: Remote "FS imagekit: /rclone-test-batuwuh3runu", Local "Local file system at /tmp/rclone4283441652", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/02 07:21:42 ERROR : HELLO, WORLD!: sum not found 2025/03/02 07:21:42 ERROR : HeLlO, wOrLd!: file not in FS imagekit: /rclone-test-batuwuh3runu 2025/03/02 07:21:42 NOTICE: FS imagekit: /rclone-test-batuwuh3runu: 1 files missing 2025/03/02 07:21:42 NOTICE: 1 hashes missing 2025/03/02 07:21:42 NOTICE: FS imagekit: /rclone-test-batuwuh3runu: 2 differences found 2025/03/02 07:21:42 NOTICE: FS imagekit: /rclone-test-batuwuh3runu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/02 07:21:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:43 NOTICE: FS imagekit: /rclone-test-batuwuh3runu: 0 differences found 2025/03/02 07:21:43 NOTICE: FS imagekit: /rclone-test-batuwuh3runu: 1 matching files 2025/03/02 07:21:43 DEBUG : Creating backend with remote "TestImageKit:rclone-test-hayewij2heqi" 2025/03/02 07:21:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:43 DEBUG : Creating backend with remote "/tmp/rclone3474143929" run.go:180: Remote "FS imagekit: /rclone-test-hayewij2heqi", Local "Local file system at /tmp/rclone3474143929", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2025/03/02 07:21:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/02 07:21:45 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-hayewij2heqi 2025/03/02 07:21:45 NOTICE: FS imagekit: /rclone-test-hayewij2heqi: 1 files missing 2025/03/02 07:21:45 NOTICE: 1 hashes missing 2025/03/02 07:21:45 NOTICE: FS imagekit: /rclone-test-hayewij2heqi: 2 differences found 2025/03/02 07:21:45 NOTICE: FS imagekit: /rclone-test-hayewij2heqi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/02 07:21:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:46 NOTICE: FS imagekit: /rclone-test-hayewij2heqi: 0 differences found 2025/03/02 07:21:46 NOTICE: FS imagekit: /rclone-test-hayewij2heqi: 1 matching files 2025/03/02 07:21:46 DEBUG : Creating backend with remote "TestImageKit:rclone-test-bezavud3ninu" 2025/03/02 07:21:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:46 DEBUG : Creating backend with remote "/tmp/rclone3218159490" run.go:180: Remote "FS imagekit: /rclone-test-bezavud3ninu", Local "Local file system at /tmp/rclone3218159490", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2025/03/02 07:21:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/02 07:21:48 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-bezavud3ninu 2025/03/02 07:21:48 NOTICE: FS imagekit: /rclone-test-bezavud3ninu: 1 files missing 2025/03/02 07:21:48 NOTICE: 1 hashes missing 2025/03/02 07:21:48 NOTICE: FS imagekit: /rclone-test-bezavud3ninu: 2 differences found 2025/03/02 07:21:48 NOTICE: FS imagekit: /rclone-test-bezavud3ninu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/02 07:21:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:48 NOTICE: FS imagekit: /rclone-test-bezavud3ninu: 0 differences found 2025/03/02 07:21:48 NOTICE: FS imagekit: /rclone-test-bezavud3ninu: 1 matching files 2025/03/02 07:21:48 DEBUG : Creating backend with remote "TestImageKit:rclone-test-tameqij1kuve" 2025/03/02 07:21:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:49 DEBUG : Creating backend with remote "/tmp/rclone670070180" run.go:180: Remote "FS imagekit: /rclone-test-tameqij1kuve", Local "Local file system at /tmp/rclone670070180", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2025/03/02 07:21:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/02 07:21:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-tameqij1kuve 2025/03/02 07:21:51 NOTICE: FS imagekit: /rclone-test-tameqij1kuve: 1 files missing 2025/03/02 07:21:51 NOTICE: 1 hashes missing 2025/03/02 07:21:51 NOTICE: FS imagekit: /rclone-test-tameqij1kuve: 2 differences found 2025/03/02 07:21:51 NOTICE: FS imagekit: /rclone-test-tameqij1kuve: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/02 07:21:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:51 NOTICE: FS imagekit: /rclone-test-tameqij1kuve: 0 differences found 2025/03/02 07:21:51 NOTICE: FS imagekit: /rclone-test-tameqij1kuve: 1 matching files 2025/03/02 07:21:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-rilirez6yiwi" 2025/03/02 07:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:51 DEBUG : Creating backend with remote "/tmp/rclone3516580940" run.go:180: Remote "FS imagekit: /rclone-test-rilirez6yiwi", Local "Local file system at /tmp/rclone3516580940", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2025/03/02 07:21:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/02 07:21:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-rilirez6yiwi 2025/03/02 07:21:53 NOTICE: FS imagekit: /rclone-test-rilirez6yiwi: 1 files missing 2025/03/02 07:21:53 NOTICE: 1 hashes missing 2025/03/02 07:21:53 NOTICE: FS imagekit: /rclone-test-rilirez6yiwi: 2 differences found 2025/03/02 07:21:53 NOTICE: FS imagekit: /rclone-test-rilirez6yiwi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/02 07:21:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:55 NOTICE: FS imagekit: /rclone-test-rilirez6yiwi: 0 differences found 2025/03/02 07:21:55 NOTICE: FS imagekit: /rclone-test-rilirez6yiwi: 1 matching files 2025/03/02 07:21:55 DEBUG : Creating backend with remote "TestImageKit:rclone-test-facinet2jexa" 2025/03/02 07:21:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:55 DEBUG : Creating backend with remote "/tmp/rclone3127428862" run.go:180: Remote "FS imagekit: /rclone-test-facinet2jexa", Local "Local file system at /tmp/rclone3127428862", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2025/03/02 07:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/02 07:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-facinet2jexa 2025/03/02 07:21:57 NOTICE: FS imagekit: /rclone-test-facinet2jexa: 1 files missing 2025/03/02 07:21:57 NOTICE: 1 hashes missing 2025/03/02 07:21:57 NOTICE: FS imagekit: /rclone-test-facinet2jexa: 2 differences found 2025/03/02 07:21:57 NOTICE: FS imagekit: /rclone-test-facinet2jexa: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/02 07:21:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:21:57 NOTICE: FS imagekit: /rclone-test-facinet2jexa: 0 differences found 2025/03/02 07:21:57 NOTICE: FS imagekit: /rclone-test-facinet2jexa: 1 matching files 2025/03/02 07:21:57 DEBUG : Creating backend with remote "TestImageKit:rclone-test-pobekom0hobu" 2025/03/02 07:21:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 07:21:58 DEBUG : Creating backend with remote "/tmp/rclone345697764" run.go:180: Remote "FS imagekit: /rclone-test-pobekom0hobu", Local "Local file system at /tmp/rclone345697764", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2025/03/02 07:22:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/02 07:22:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-pobekom0hobu 2025/03/02 07:22:00 NOTICE: FS imagekit: /rclone-test-pobekom0hobu: 1 files missing 2025/03/02 07:22:00 NOTICE: 1 hashes missing 2025/03/02 07:22:00 NOTICE: FS imagekit: /rclone-test-pobekom0hobu: 2 differences found 2025/03/02 07:22:00 NOTICE: FS imagekit: /rclone-test-pobekom0hobu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/02 07:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/02 07:22:00 NOTICE: FS imagekit: /rclone-test-pobekom0hobu: 0 differences found 2025/03/02 07:22:00 NOTICE: FS imagekit: /rclone-test-pobekom0hobu: 1 matching files 2025/03/02 07:22:00 DEBUG : FS imagekit: /rclone-test-pobekom0hobu: Purge remote 2025/03/02 07:22:00 DEBUG : FS imagekit: /rclone-test-facinet2jexa: Purge remote 2025/03/02 07:22:00 DEBUG : FS imagekit: /rclone-test-rilirez6yiwi: Purge remote 2025/03/02 07:22:00 DEBUG : FS imagekit: /rclone-test-tameqij1kuve: Purge remote 2025/03/02 07:22:01 DEBUG : FS imagekit: /rclone-test-bezavud3ninu: Purge remote 2025/03/02 07:22:01 DEBUG : FS imagekit: /rclone-test-hayewij2heqi: Purge remote 2025/03/02 07:22:02 DEBUG : FS imagekit: /rclone-test-batuwuh3runu: Purge remote 2025/03/02 07:22:02 DEBUG : FS imagekit: /rclone-test-nenejut9fano: Purge remote 2025/03/02 07:22:02 DEBUG : FS imagekit: /rclone-test-xabeqot7huma: Purge remote 2025/03/02 07:22:03 DEBUG : FS imagekit: /rclone-test-kizuhoc1sasu: Purge remote --- FAIL: TestApplyTransforms (30.71s) 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=0x131ba74] goroutine 1812 [running]: testing.tRunner.func1.2({0x2176880, 0x3c94770}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x2176880?, 0x3c94770?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +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(0xc000ac84e0, 0xc000a17380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000ac84e0, 0xc000a17380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge(0xc0003b4700, {0x2a02460, 0x3d3e300}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:490 +0x12a github.com/rclone/rclone/fstest.Purge({0x2a17700, 0xc0003b4700}) /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(0xc00047eb60) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 +0x109 testing.(*common).runCleanup(0xc000867040, 0x1?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 +0xd5 testing.tRunner.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 +0x25 testing.tRunner(0xc000867040, 0x2725c60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1696 +0x11e created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished ERROR in 1m37.127829809s (try 1/5): exit status 2: Failed [TestApplyTransforms]