"./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2026/02/22 05:39:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yifagos9seci" 2026/02/22 05:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:39:26 DEBUG : Creating backend with remote "/tmp/rclone3730068757" === 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:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/22 05:39:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.12s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/22 05:39:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.12s) === RUN TestSizeDiffers 2026/02/22 05:39:26 DEBUG : a: size = 0 OK 2026/02/22 05:39:26 DEBUG : a: size = 1 (memory) 2026/02/22 05:39:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/22 05:39:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/22 05:39:26 DEBUG : potato: Seek from 10 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 10 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 2 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/22 05:39:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 2 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/22 05:39:26 DEBUG : potato: Seek from 8 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 8 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/22 05:39:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:39:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:39:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:39:26 DEBUG : potato: Seek from 5 to 2 2026/02/22 05:39:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/22 05:39:26 DEBUG : potato: Seek from 9 to 0 2026/02/22 05:39:26 DEBUG : potato: Seek from 9 to 0 2026/02/22 05:39: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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", 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 (13.32s) --- PASS: TestCheck/1 (0.34s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (1.17s) --- PASS: TestCheck/5 (1.58s) --- PASS: TestCheck/6 (0.40s) --- PASS: TestCheck/7 (0.40s) === RUN TestCheckFsError 2026/02/22 05:39:39 DEBUG : Creating backend with remote "nonexistent" 2026/02/22 05:39:39 DEBUG : Creating backend with remote "nonexistent" 2026/02/22 05:39:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/22 05:39:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/22 05:39:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/22 05:39:39 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:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", 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 (8.52s) --- PASS: TestCheckDownload/1 (0.44s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.40s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.36s) --- PASS: TestCheckDownload/7 (0.36s) === RUN TestCheckSizeOnly run.go:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", 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 (8.43s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.35s) --- PASS: TestCheckSizeOnly/4 (0.34s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.41s) --- PASS: TestCheckSizeOnly/7 (0.40s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", Modify Window "876000h0m0s" 2026/02/22 05:39:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 05:39:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 05:39:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 05:39:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/22 05:39:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 05:39:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 05:39:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 05:39:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.04s) === RUN TestCheckSum run.go:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", Modify Window "876000h0m0s" 2026/02/22 05:39:59 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yifagos9seci/data" check_test.go:350: FS imagekit: /rclone-test-yifagos9seci/data lacks md5, skipping --- SKIP: TestCheckSum (1.00s) === RUN TestCheckSumDownload run.go:185: Remote "FS imagekit: /rclone-test-yifagos9seci", Local "Local file system at /tmp/rclone3730068757", Modify Window "876000h0m0s" 2026/02/22 05:40:00 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yifagos9seci/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (24.41s) --- PASS: TestCheckSumDownload/subtest1 (0.76s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.73s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (1.40s) --- PASS: TestCheckSumDownload/subtest6 (0.70s) --- PASS: TestCheckSumDownload/subtest7 (0.79s) === RUN TestApplyTransforms 2026/02/22 05:40:25 DEBUG : Creating backend with remote "TestImageKit:rclone-test-petacat6xohe" 2026/02/22 05:40:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:25 DEBUG : Creating backend with remote "/tmp/rclone4221058019" run.go:185: Remote "FS imagekit: /rclone-test-petacat6xohe", Local "Local file system at /tmp/rclone4221058019", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/02/22 05:40:27 ERROR : hello, world!: sum not found 2026/02/22 05:40:27 ERROR : HELLO, WORLD!: file not in FS imagekit: /rclone-test-petacat6xohe 2026/02/22 05:40:27 NOTICE: FS imagekit: /rclone-test-petacat6xohe: 1 files missing 2026/02/22 05:40:27 NOTICE: 1 hashes missing 2026/02/22 05:40:27 NOTICE: FS imagekit: /rclone-test-petacat6xohe: 1 differences found 2026/02/22 05:40:27 NOTICE: FS imagekit: /rclone-test-petacat6xohe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/22 05:40:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:27 NOTICE: FS imagekit: /rclone-test-petacat6xohe: 0 differences found 2026/02/22 05:40:27 NOTICE: FS imagekit: /rclone-test-petacat6xohe: 1 matching files 2026/02/22 05:40:27 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yecoxad6yida" 2026/02/22 05:40:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:28 DEBUG : Creating backend with remote "/tmp/rclone1723981143" run.go:185: Remote "FS imagekit: /rclone-test-yecoxad6yida", Local "Local file system at /tmp/rclone1723981143", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/02/22 05:40:29 ERROR : HELLO, WORLD!: sum not found 2026/02/22 05:40:29 ERROR : hello, world!: file not in FS imagekit: /rclone-test-yecoxad6yida 2026/02/22 05:40:29 NOTICE: FS imagekit: /rclone-test-yecoxad6yida: 1 files missing 2026/02/22 05:40:29 NOTICE: 1 hashes missing 2026/02/22 05:40:29 NOTICE: FS imagekit: /rclone-test-yecoxad6yida: 1 differences found 2026/02/22 05:40:29 NOTICE: FS imagekit: /rclone-test-yecoxad6yida: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/22 05:40:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:30 NOTICE: FS imagekit: /rclone-test-yecoxad6yida: 0 differences found 2026/02/22 05:40:30 NOTICE: FS imagekit: /rclone-test-yecoxad6yida: 1 matching files 2026/02/22 05:40:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cepogoc4beqe" 2026/02/22 05:40:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:30 DEBUG : Creating backend with remote "/tmp/rclone147177187" run.go:185: Remote "FS imagekit: /rclone-test-cepogoc4beqe", Local "Local file system at /tmp/rclone147177187", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/22 05:40:32 ERROR : HeLlO, wOrLd!: sum not found 2026/02/22 05:40:32 ERROR : hello, world!: file not in FS imagekit: /rclone-test-cepogoc4beqe 2026/02/22 05:40:32 NOTICE: FS imagekit: /rclone-test-cepogoc4beqe: 1 files missing 2026/02/22 05:40:32 NOTICE: 1 hashes missing 2026/02/22 05:40:32 NOTICE: FS imagekit: /rclone-test-cepogoc4beqe: 1 differences found 2026/02/22 05:40:32 NOTICE: FS imagekit: /rclone-test-cepogoc4beqe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/22 05:40:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:33 NOTICE: FS imagekit: /rclone-test-cepogoc4beqe: 0 differences found 2026/02/22 05:40:33 NOTICE: FS imagekit: /rclone-test-cepogoc4beqe: 1 matching files 2026/02/22 05:40:33 DEBUG : Creating backend with remote "TestImageKit:rclone-test-mazikis3jire" 2026/02/22 05:40:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:33 DEBUG : Creating backend with remote "/tmp/rclone1098629823" run.go:185: Remote "FS imagekit: /rclone-test-mazikis3jire", Local "Local file system at /tmp/rclone1098629823", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/22 05:40:35 ERROR : HELLO, WORLD!: sum not found 2026/02/22 05:40:35 ERROR : HeLlO, wOrLd!: file not in FS imagekit: /rclone-test-mazikis3jire 2026/02/22 05:40:35 NOTICE: FS imagekit: /rclone-test-mazikis3jire: 1 files missing 2026/02/22 05:40:35 NOTICE: 1 hashes missing 2026/02/22 05:40:35 NOTICE: FS imagekit: /rclone-test-mazikis3jire: 1 differences found 2026/02/22 05:40:35 NOTICE: FS imagekit: /rclone-test-mazikis3jire: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/22 05:40:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:35 NOTICE: FS imagekit: /rclone-test-mazikis3jire: 0 differences found 2026/02/22 05:40:35 NOTICE: FS imagekit: /rclone-test-mazikis3jire: 1 matching files 2026/02/22 05:40:35 DEBUG : Creating backend with remote "TestImageKit:rclone-test-nacedum1nexo" 2026/02/22 05:40:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:35 DEBUG : Creating backend with remote "/tmp/rclone1112059130" run.go:185: Remote "FS imagekit: /rclone-test-nacedum1nexo", Local "Local file system at /tmp/rclone1112059130", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/02/22 05:40:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/22 05:40:37 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-nacedum1nexo 2026/02/22 05:40:37 NOTICE: FS imagekit: /rclone-test-nacedum1nexo: 1 files missing 2026/02/22 05:40:37 NOTICE: 1 hashes missing 2026/02/22 05:40:37 NOTICE: FS imagekit: /rclone-test-nacedum1nexo: 1 differences found 2026/02/22 05:40:37 NOTICE: FS imagekit: /rclone-test-nacedum1nexo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/22 05:40:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:38 NOTICE: FS imagekit: /rclone-test-nacedum1nexo: 0 differences found 2026/02/22 05:40:38 NOTICE: FS imagekit: /rclone-test-nacedum1nexo: 1 matching files 2026/02/22 05:40:38 DEBUG : Creating backend with remote "TestImageKit:rclone-test-jixagiv3zaqa" 2026/02/22 05:40:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:38 DEBUG : Creating backend with remote "/tmp/rclone250876664" run.go:185: Remote "FS imagekit: /rclone-test-jixagiv3zaqa", Local "Local file system at /tmp/rclone250876664", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/02/22 05:40:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/22 05:40:40 ERROR : 測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-jixagiv3zaqa 2026/02/22 05:40:40 NOTICE: FS imagekit: /rclone-test-jixagiv3zaqa: 1 files missing 2026/02/22 05:40:40 NOTICE: 1 hashes missing 2026/02/22 05:40:40 NOTICE: FS imagekit: /rclone-test-jixagiv3zaqa: 1 differences found 2026/02/22 05:40:40 NOTICE: FS imagekit: /rclone-test-jixagiv3zaqa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/22 05:40:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:40 NOTICE: FS imagekit: /rclone-test-jixagiv3zaqa: 0 differences found 2026/02/22 05:40:40 NOTICE: FS imagekit: /rclone-test-jixagiv3zaqa: 1 matching files 2026/02/22 05:40:40 DEBUG : Creating backend with remote "TestImageKit:rclone-test-vamival9yihe" 2026/02/22 05:40:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:40 DEBUG : Creating backend with remote "/tmp/rclone2392684192" run.go:185: Remote "FS imagekit: /rclone-test-vamival9yihe", Local "Local file system at /tmp/rclone2392684192", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/02/22 05:40:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 05:40:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-vamival9yihe 2026/02/22 05:40:43 NOTICE: FS imagekit: /rclone-test-vamival9yihe: 1 files missing 2026/02/22 05:40:43 NOTICE: 1 hashes missing 2026/02/22 05:40:43 NOTICE: FS imagekit: /rclone-test-vamival9yihe: 1 differences found 2026/02/22 05:40:43 NOTICE: FS imagekit: /rclone-test-vamival9yihe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/22 05:40:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:43 NOTICE: FS imagekit: /rclone-test-vamival9yihe: 0 differences found 2026/02/22 05:40:43 NOTICE: FS imagekit: /rclone-test-vamival9yihe: 1 matching files 2026/02/22 05:40:43 DEBUG : Creating backend with remote "TestImageKit:rclone-test-fefipax8gibi" 2026/02/22 05:40:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:43 DEBUG : Creating backend with remote "/tmp/rclone3607183041" run.go:185: Remote "FS imagekit: /rclone-test-fefipax8gibi", Local "Local file system at /tmp/rclone3607183041", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/02/22 05:40:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 05:40:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-fefipax8gibi 2026/02/22 05:40:45 NOTICE: FS imagekit: /rclone-test-fefipax8gibi: 1 files missing 2026/02/22 05:40:45 NOTICE: 1 hashes missing 2026/02/22 05:40:45 NOTICE: FS imagekit: /rclone-test-fefipax8gibi: 1 differences found 2026/02/22 05:40:45 NOTICE: FS imagekit: /rclone-test-fefipax8gibi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/22 05:40:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:45 NOTICE: FS imagekit: /rclone-test-fefipax8gibi: 0 differences found 2026/02/22 05:40:45 NOTICE: FS imagekit: /rclone-test-fefipax8gibi: 1 matching files 2026/02/22 05:40:45 DEBUG : Creating backend with remote "TestImageKit:rclone-test-vecofam0fila" 2026/02/22 05:40:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:46 DEBUG : Creating backend with remote "/tmp/rclone2967768065" run.go:185: Remote "FS imagekit: /rclone-test-vecofam0fila", Local "Local file system at /tmp/rclone2967768065", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/02/22 05:40:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 05:40:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-vecofam0fila 2026/02/22 05:40:48 NOTICE: FS imagekit: /rclone-test-vecofam0fila: 1 files missing 2026/02/22 05:40:48 NOTICE: 1 hashes missing 2026/02/22 05:40:48 NOTICE: FS imagekit: /rclone-test-vecofam0fila: 1 differences found 2026/02/22 05:40:48 NOTICE: FS imagekit: /rclone-test-vecofam0fila: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/22 05:40:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:48 NOTICE: FS imagekit: /rclone-test-vecofam0fila: 0 differences found 2026/02/22 05:40:48 NOTICE: FS imagekit: /rclone-test-vecofam0fila: 1 matching files 2026/02/22 05:40:48 DEBUG : Creating backend with remote "TestImageKit:rclone-test-nizatup3nesi" 2026/02/22 05:40:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:40:48 DEBUG : Creating backend with remote "/tmp/rclone1657587068" run.go:185: Remote "FS imagekit: /rclone-test-nizatup3nesi", Local "Local file system at /tmp/rclone1657587068", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/02/22 05:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 05:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FS imagekit: /rclone-test-nizatup3nesi 2026/02/22 05:40:50 NOTICE: FS imagekit: /rclone-test-nizatup3nesi: 1 files missing 2026/02/22 05:40:50 NOTICE: 1 hashes missing 2026/02/22 05:40:50 NOTICE: FS imagekit: /rclone-test-nizatup3nesi: 1 differences found 2026/02/22 05:40:50 NOTICE: FS imagekit: /rclone-test-nizatup3nesi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/22 05:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:40:51 NOTICE: FS imagekit: /rclone-test-nizatup3nesi: 0 differences found 2026/02/22 05:40:51 NOTICE: FS imagekit: /rclone-test-nizatup3nesi: 1 matching files 2026/02/22 05:40:51 DEBUG : FS imagekit: /rclone-test-nizatup3nesi: Purge remote 2026/02/22 05:40:53 DEBUG : FS imagekit: /rclone-test-vecofam0fila: Purge remote 2026/02/22 05:40:53 DEBUG : FS imagekit: /rclone-test-fefipax8gibi: Purge remote 2026/02/22 05:40:53 DEBUG : FS imagekit: /rclone-test-vamival9yihe: Purge remote 2026/02/22 05:40:53 DEBUG : FS imagekit: /rclone-test-jixagiv3zaqa: Purge remote 2026/02/22 05:40:53 DEBUG : FS imagekit: /rclone-test-nacedum1nexo: Purge remote 2026/02/22 05:40:54 DEBUG : FS imagekit: /rclone-test-mazikis3jire: Purge remote 2026/02/22 05:40:54 DEBUG : FS imagekit: /rclone-test-cepogoc4beqe: Purge remote 2026/02/22 05:40:54 DEBUG : FS imagekit: /rclone-test-yecoxad6yida: Purge remote 2026/02/22 05:40:54 DEBUG : FS imagekit: /rclone-test-petacat6xohe: Purge remote --- FAIL: TestApplyTransforms (29.90s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x14cf991] goroutine 1862 [running]: testing.tRunner.func1.2({0x2495fa0, 0x447b310}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1872 +0x237 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1875 +0x35b panic({0x2495fa0?, 0x447b310?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:783 +0x132 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:499 +0xb1 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b0a80, 0xc000b5f000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b0a80, 0xc000b5f000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/imagekit.(*Fs).Purge(0xc00076e780, {0x2e9cd18, 0xc00075aa50}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/imagekit/imagekit.go:493 +0x12a github.com/rclone/rclone/fstest.Purge({0x2eb5410, 0xc00076e780}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:496 +0xed github.com/rclone/rclone/fstest.RandomRemote.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:471 +0x48 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0006e51f0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c testing.(*common).Cleanup.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 +0x109 testing.(*common).runCleanup(0xc0005e2a80, 0x1?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 +0xea testing.tRunner.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 +0x25 testing.tRunner(0xc0005e2a80, 0x2b08148) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1940 +0x114 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 "./operations.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished ERROR in 1m29.270879334s (try 1/5): exit status 2: Failed [TestApplyTransforms]