"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 5/5) 2025/05/12 05:01:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi" 2025/05/12 05:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:01:42 DEBUG : Swift container rclone-test-ciwovid0ragi.json: Auto set use_segments_container to true 2025/05/12 05:01:43 DEBUG : Swift container rclone-test-ciwovid0ragi: Auto set use_segments_container to true 2025/05/12 05:01:43 DEBUG : Creating backend with remote "/tmp/rclone3968866802" === 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 "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/12 05:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/12 05:01:43 DEBUG : potato: Seek from 10 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 10 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Seek from 5 to 2 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/12 05:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Seek from 5 to 2 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/12 05:01:43 DEBUG : potato: Seek from 8 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 8 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/12 05:01:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 05:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 05:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 05:01:43 DEBUG : potato: Seek from 5 to 2 2025/05/12 05:01:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/12 05:01:43 DEBUG : potato: Seek from 9 to 0 2025/05/12 05:01:43 DEBUG : potato: Seek from 9 to 0 2025/05/12 05:01:43 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 "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:01:43 INFO : Swift container rclone-test-ciwovid0ragi: Container "rclone-test-ciwovid0ragi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (138.51s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (5.17s) --- PASS: TestCheck/3 (5.22s) --- PASS: TestCheck/4 (5.31s) --- PASS: TestCheck/5 (5.17s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/05/12 05:04:02 DEBUG : Creating backend with remote "nonexistent" 2025/05/12 05:04:02 DEBUG : Config file has changed externally - reloading 2025/05/12 05:04:02 DEBUG : Creating backend with remote "nonexistent" 2025/05/12 05:04:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/12 05:04:02 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/05/12 05:04:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/12 05:04:02 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 "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (166.84s) --- PASS: TestCheckDownload/1 (5.23s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (10.19s) --- PASS: TestCheckDownload/4 (10.19s) --- PASS: TestCheckDownload/5 (0.21s) --- PASS: TestCheckDownload/6 (0.22s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (110.80s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:09:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/12 05:09:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/12 05:09:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/12 05:09:15 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/12 05:09:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/12 05:09:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/12 05:09:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/12 05:09:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (72.10s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:09:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/data" 2025/05/12 05:09:52 DEBUG : Swift container rclone-test-ciwovid0ragi path data.json: Auto set use_segments_container to true 2025/05/12 05:09:57 DEBUG : Swift container rclone-test-ciwovid0ragi path data: Auto set use_segments_container to true === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (472.77s) --- PASS: TestCheckSum/subtest1 (0.36s) --- PASS: TestCheckSum/subtest2 (15.46s) --- PASS: TestCheckSum/subtest3 (5.43s) --- PASS: TestCheckSum/subtest4 (15.47s) --- PASS: TestCheckSum/subtest5 (20.56s) --- PASS: TestCheckSum/subtest6 (5.57s) --- PASS: TestCheckSum/subtest7 (18.81s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:17:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/data" 2025/05/12 05:17:44 DEBUG : Swift container rclone-test-ciwovid0ragi path data.json: Auto set use_segments_container to true 2025/05/12 05:17:50 DEBUG : Swift container rclone-test-ciwovid0ragi path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (363.70s) --- PASS: TestCheckSumDownload/subtest1 (15.52s) --- PASS: TestCheckSumDownload/subtest2 (0.40s) --- PASS: TestCheckSumDownload/subtest3 (5.59s) --- PASS: TestCheckSumDownload/subtest4 (15.38s) --- PASS: TestCheckSumDownload/subtest5 (15.39s) --- PASS: TestCheckSumDownload/subtest6 (10.39s) --- PASS: TestCheckSumDownload/subtest7 (5.41s) === RUN TestApplyTransforms 2025/05/12 05:23:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dababot7tecu" 2025/05/12 05:23:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:23:48 DEBUG : Swift container rclone-test-dababot7tecu.json: Auto set use_segments_container to true 2025/05/12 05:23:48 DEBUG : Swift container rclone-test-dababot7tecu: Auto set use_segments_container to true 2025/05/12 05:23:48 DEBUG : Creating backend with remote "/tmp/rclone1071622138" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dababot7tecu", Local "Local file system at /tmp/rclone1071622138", Modify Window "1ns" 2025/05/12 05:23:49 INFO : Swift container rclone-test-dababot7tecu: Container "rclone-test-dababot7tecu" created upper checkfile vs. lower remote (without normalization) 2025/05/12 05:23:55 ERROR : hello, world!: sum not found 2025/05/12 05:23:55 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-dababot7tecu 2025/05/12 05:23:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dababot7tecu: 1 files missing 2025/05/12 05:23:55 NOTICE: 1 hashes missing 2025/05/12 05:23:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dababot7tecu: 2 differences found 2025/05/12 05:23:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dababot7tecu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/12 05:23:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:23:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dababot7tecu: 0 differences found 2025/05/12 05:23:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dababot7tecu: 1 matching files 2025/05/12 05:23:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kufobid8wura" 2025/05/12 05:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:23:55 DEBUG : Swift container rclone-test-kufobid8wura.json: Auto set use_segments_container to true 2025/05/12 05:23:56 DEBUG : Swift container rclone-test-kufobid8wura: Auto set use_segments_container to true 2025/05/12 05:23:56 DEBUG : Creating backend with remote "/tmp/rclone1471095654" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kufobid8wura", Local "Local file system at /tmp/rclone1471095654", Modify Window "1ns" 2025/05/12 05:23:56 INFO : Swift container rclone-test-kufobid8wura: Container "rclone-test-kufobid8wura" created lower checkfile vs. upper remote (without normalization) 2025/05/12 05:24:12 ERROR : HELLO, WORLD!: sum not found 2025/05/12 05:24:12 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-kufobid8wura 2025/05/12 05:24:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kufobid8wura: 1 files missing 2025/05/12 05:24:12 NOTICE: 1 hashes missing 2025/05/12 05:24:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kufobid8wura: 2 differences found 2025/05/12 05:24:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kufobid8wura: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/12 05:24:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:24:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kufobid8wura: 0 differences found 2025/05/12 05:24:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kufobid8wura: 1 matching files 2025/05/12 05:24:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-defehag3yuye" 2025/05/12 05:24:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:24:12 DEBUG : Swift container rclone-test-defehag3yuye.json: Auto set use_segments_container to true 2025/05/12 05:24:13 DEBUG : Swift container rclone-test-defehag3yuye: Auto set use_segments_container to true 2025/05/12 05:24:13 DEBUG : Creating backend with remote "/tmp/rclone671265882" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-defehag3yuye", Local "Local file system at /tmp/rclone671265882", Modify Window "1ns" 2025/05/12 05:24:13 INFO : Swift container rclone-test-defehag3yuye: Container "rclone-test-defehag3yuye" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/12 05:24:19 ERROR : HeLlO, wOrLd!: sum not found 2025/05/12 05:24:19 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-defehag3yuye 2025/05/12 05:24:19 NOTICE: Compressed: TestCompressSwift:rclone-test-defehag3yuye: 1 files missing 2025/05/12 05:24:19 NOTICE: 1 hashes missing 2025/05/12 05:24:19 NOTICE: Compressed: TestCompressSwift:rclone-test-defehag3yuye: 2 differences found 2025/05/12 05:24:19 NOTICE: Compressed: TestCompressSwift:rclone-test-defehag3yuye: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/12 05:24:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:24:19 NOTICE: Compressed: TestCompressSwift:rclone-test-defehag3yuye: 0 differences found 2025/05/12 05:24:19 NOTICE: Compressed: TestCompressSwift:rclone-test-defehag3yuye: 1 matching files 2025/05/12 05:24:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxuvoc3joya" 2025/05/12 05:24:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:24:20 DEBUG : Swift container rclone-test-koxuvoc3joya.json: Auto set use_segments_container to true 2025/05/12 05:24:20 DEBUG : Swift container rclone-test-koxuvoc3joya: Auto set use_segments_container to true 2025/05/12 05:24:20 DEBUG : Creating backend with remote "/tmp/rclone3808396472" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxuvoc3joya", Local "Local file system at /tmp/rclone3808396472", Modify Window "1ns" 2025/05/12 05:24:21 INFO : Swift container rclone-test-koxuvoc3joya: Container "rclone-test-koxuvoc3joya" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/12 05:24:28 ERROR : HELLO, WORLD!: sum not found 2025/05/12 05:24:28 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-koxuvoc3joya 2025/05/12 05:24:28 NOTICE: Compressed: TestCompressSwift:rclone-test-koxuvoc3joya: 1 files missing 2025/05/12 05:24:28 NOTICE: 1 hashes missing 2025/05/12 05:24:28 NOTICE: Compressed: TestCompressSwift:rclone-test-koxuvoc3joya: 2 differences found 2025/05/12 05:24:28 NOTICE: Compressed: TestCompressSwift:rclone-test-koxuvoc3joya: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/12 05:24:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:24:28 NOTICE: Compressed: TestCompressSwift:rclone-test-koxuvoc3joya: 0 differences found 2025/05/12 05:24:28 NOTICE: Compressed: TestCompressSwift:rclone-test-koxuvoc3joya: 1 matching files 2025/05/12 05:24:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzupil9coyo" 2025/05/12 05:24:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:24:29 DEBUG : Swift container rclone-test-muzupil9coyo.json: Auto set use_segments_container to true 2025/05/12 05:24:29 DEBUG : Swift container rclone-test-muzupil9coyo: Auto set use_segments_container to true 2025/05/12 05:24:29 DEBUG : Creating backend with remote "/tmp/rclone626773657" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzupil9coyo", Local "Local file system at /tmp/rclone626773657", Modify Window "1ns" 2025/05/12 05:24:29 INFO : Swift container rclone-test-muzupil9coyo: Container "rclone-test-muzupil9coyo" created NFD checkfile vs. NFC remote (without normalization) 2025/05/12 05:24:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/12 05:24:42 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-muzupil9coyo 2025/05/12 05:24:42 NOTICE: Compressed: TestCompressSwift:rclone-test-muzupil9coyo: 1 files missing 2025/05/12 05:24:42 NOTICE: 1 hashes missing 2025/05/12 05:24:42 NOTICE: Compressed: TestCompressSwift:rclone-test-muzupil9coyo: 2 differences found 2025/05/12 05:24:42 NOTICE: Compressed: TestCompressSwift:rclone-test-muzupil9coyo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/12 05:24:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:24:42 NOTICE: Compressed: TestCompressSwift:rclone-test-muzupil9coyo: 0 differences found 2025/05/12 05:24:42 NOTICE: Compressed: TestCompressSwift:rclone-test-muzupil9coyo: 1 matching files 2025/05/12 05:24:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mivibiq0qaja" 2025/05/12 05:24:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:24:42 DEBUG : Swift container rclone-test-mivibiq0qaja.json: Auto set use_segments_container to true 2025/05/12 05:24:42 DEBUG : Swift container rclone-test-mivibiq0qaja: Auto set use_segments_container to true 2025/05/12 05:24:42 DEBUG : Creating backend with remote "/tmp/rclone3554354195" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mivibiq0qaja", Local "Local file system at /tmp/rclone3554354195", Modify Window "1ns" 2025/05/12 05:24:43 INFO : Swift container rclone-test-mivibiq0qaja: Container "rclone-test-mivibiq0qaja" created NFC checkfile vs. NFD remote (without normalization) 2025/05/12 05:24:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/12 05:24:54 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mivibiq0qaja 2025/05/12 05:24:54 NOTICE: Compressed: TestCompressSwift:rclone-test-mivibiq0qaja: 1 files missing 2025/05/12 05:24:54 NOTICE: 1 hashes missing 2025/05/12 05:24:54 NOTICE: Compressed: TestCompressSwift:rclone-test-mivibiq0qaja: 2 differences found 2025/05/12 05:24:54 NOTICE: Compressed: TestCompressSwift:rclone-test-mivibiq0qaja: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/12 05:24:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:24:59 NOTICE: Compressed: TestCompressSwift:rclone-test-mivibiq0qaja: 0 differences found 2025/05/12 05:24:59 NOTICE: Compressed: TestCompressSwift:rclone-test-mivibiq0qaja: 1 matching files 2025/05/12 05:24:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-buqogig2rina" 2025/05/12 05:24:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:24:59 DEBUG : Swift container rclone-test-buqogig2rina.json: Auto set use_segments_container to true 2025/05/12 05:25:00 DEBUG : Swift container rclone-test-buqogig2rina: Auto set use_segments_container to true 2025/05/12 05:25:00 DEBUG : Creating backend with remote "/tmp/rclone3364397276" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-buqogig2rina", Local "Local file system at /tmp/rclone3364397276", Modify Window "1ns" 2025/05/12 05:25:00 INFO : Swift container rclone-test-buqogig2rina: Container "rclone-test-buqogig2rina" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/12 05:25:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:25:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-buqogig2rina 2025/05/12 05:25:11 NOTICE: Compressed: TestCompressSwift:rclone-test-buqogig2rina: 1 files missing 2025/05/12 05:25:11 NOTICE: 1 hashes missing 2025/05/12 05:25:11 NOTICE: Compressed: TestCompressSwift:rclone-test-buqogig2rina: 2 differences found 2025/05/12 05:25:11 NOTICE: Compressed: TestCompressSwift:rclone-test-buqogig2rina: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/12 05:25:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:25:12 NOTICE: Compressed: TestCompressSwift:rclone-test-buqogig2rina: 0 differences found 2025/05/12 05:25:12 NOTICE: Compressed: TestCompressSwift:rclone-test-buqogig2rina: 1 matching files 2025/05/12 05:25:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nezeyeq5viri" 2025/05/12 05:25:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:25:12 DEBUG : Swift container rclone-test-nezeyeq5viri.json: Auto set use_segments_container to true 2025/05/12 05:25:12 DEBUG : Swift container rclone-test-nezeyeq5viri: Auto set use_segments_container to true 2025/05/12 05:25:12 DEBUG : Creating backend with remote "/tmp/rclone817362229" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nezeyeq5viri", Local "Local file system at /tmp/rclone817362229", Modify Window "1ns" 2025/05/12 05:25:13 INFO : Swift container rclone-test-nezeyeq5viri: Container "rclone-test-nezeyeq5viri" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/12 05:25:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:25:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nezeyeq5viri 2025/05/12 05:25:29 NOTICE: Compressed: TestCompressSwift:rclone-test-nezeyeq5viri: 1 files missing 2025/05/12 05:25:29 NOTICE: 1 hashes missing 2025/05/12 05:25:29 NOTICE: Compressed: TestCompressSwift:rclone-test-nezeyeq5viri: 2 differences found 2025/05/12 05:25:29 NOTICE: Compressed: TestCompressSwift:rclone-test-nezeyeq5viri: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/12 05:25:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:25:39 NOTICE: Compressed: TestCompressSwift:rclone-test-nezeyeq5viri: 0 differences found 2025/05/12 05:25:39 NOTICE: Compressed: TestCompressSwift:rclone-test-nezeyeq5viri: 1 matching files 2025/05/12 05:25:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sufejih9seqe" 2025/05/12 05:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:25:39 DEBUG : Swift container rclone-test-sufejih9seqe.json: Auto set use_segments_container to true 2025/05/12 05:25:39 DEBUG : Swift container rclone-test-sufejih9seqe: Auto set use_segments_container to true 2025/05/12 05:25:39 DEBUG : Creating backend with remote "/tmp/rclone1933856125" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sufejih9seqe", Local "Local file system at /tmp/rclone1933856125", Modify Window "1ns" 2025/05/12 05:25:40 INFO : Swift container rclone-test-sufejih9seqe: Container "rclone-test-sufejih9seqe" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/12 05:25:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:25:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sufejih9seqe 2025/05/12 05:25:51 NOTICE: Compressed: TestCompressSwift:rclone-test-sufejih9seqe: 1 files missing 2025/05/12 05:25:51 NOTICE: 1 hashes missing 2025/05/12 05:25:51 NOTICE: Compressed: TestCompressSwift:rclone-test-sufejih9seqe: 2 differences found 2025/05/12 05:25:51 NOTICE: Compressed: TestCompressSwift:rclone-test-sufejih9seqe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/12 05:25:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:25:51 NOTICE: Compressed: TestCompressSwift:rclone-test-sufejih9seqe: 0 differences found 2025/05/12 05:25:51 NOTICE: Compressed: TestCompressSwift:rclone-test-sufejih9seqe: 1 matching files 2025/05/12 05:25:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wipawes3gezi" 2025/05/12 05:25:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 05:25:51 DEBUG : Swift container rclone-test-wipawes3gezi.json: Auto set use_segments_container to true 2025/05/12 05:25:52 DEBUG : Swift container rclone-test-wipawes3gezi: Auto set use_segments_container to true 2025/05/12 05:25:52 DEBUG : Creating backend with remote "/tmp/rclone2294250960" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wipawes3gezi", Local "Local file system at /tmp/rclone2294250960", Modify Window "1ns" 2025/05/12 05:25:52 INFO : Swift container rclone-test-wipawes3gezi: Container "rclone-test-wipawes3gezi" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/12 05:26:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 05:26:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wipawes3gezi 2025/05/12 05:26:08 NOTICE: Compressed: TestCompressSwift:rclone-test-wipawes3gezi: 1 files missing 2025/05/12 05:26:08 NOTICE: 1 hashes missing 2025/05/12 05:26:08 NOTICE: Compressed: TestCompressSwift:rclone-test-wipawes3gezi: 2 differences found 2025/05/12 05:26:08 NOTICE: Compressed: TestCompressSwift:rclone-test-wipawes3gezi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/12 05:26:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 05:26:09 NOTICE: Compressed: TestCompressSwift:rclone-test-wipawes3gezi: 0 differences found 2025/05/12 05:26:09 NOTICE: Compressed: TestCompressSwift:rclone-test-wipawes3gezi: 1 matching files 2025/05/12 05:26:09 DEBUG : Compressed: TestCompressSwift:rclone-test-wipawes3gezi: Purge remote 2025/05/12 05:26:09 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 05:26:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 05:26:20 INFO : Swift container rclone-test-wipawes3gezi: Container "rclone-test-wipawes3gezi" removed 2025/05/12 05:26:20 DEBUG : Compressed: TestCompressSwift:rclone-test-sufejih9seqe: Purge remote 2025/05/12 05:26:20 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 05:26:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 05:26:25 INFO : Swift container rclone-test-sufejih9seqe: Container "rclone-test-sufejih9seqe" removed 2025/05/12 05:26:25 DEBUG : Compressed: TestCompressSwift:rclone-test-nezeyeq5viri: Purge remote 2025/05/12 05:26:25 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 05:26:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 05:26:36 INFO : Swift container rclone-test-nezeyeq5viri: Container "rclone-test-nezeyeq5viri" removed 2025/05/12 05:26:36 DEBUG : Compressed: TestCompressSwift:rclone-test-buqogig2rina: Purge remote 2025/05/12 05:26:36 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 05:26:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 05:26:47 INFO : Swift container rclone-test-buqogig2rina: Container "rclone-test-buqogig2rina" removed 2025/05/12 05:26:47 DEBUG : Compressed: TestCompressSwift:rclone-test-mivibiq0qaja: Purge remote 2025/05/12 05:26:47 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:47 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/12 05:26:52 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/12 05:26:52 INFO : Swift container rclone-test-mivibiq0qaja: Container "rclone-test-mivibiq0qaja" removed 2025/05/12 05:26:52 DEBUG : Compressed: TestCompressSwift:rclone-test-muzupil9coyo: Purge remote 2025/05/12 05:26:52 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:53 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/12 05:26:57 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/12 05:26:58 INFO : Swift container rclone-test-muzupil9coyo: Container "rclone-test-muzupil9coyo" removed 2025/05/12 05:26:58 DEBUG : Compressed: TestCompressSwift:rclone-test-koxuvoc3joya: Purge remote 2025/05/12 05:26:58 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:58 INFO : HELLO, WORLD!.bin: Deleted 2025/05/12 05:26:58 INFO : HELLO, WORLD!.json: Deleted 2025/05/12 05:26:58 INFO : Swift container rclone-test-koxuvoc3joya: Container "rclone-test-koxuvoc3joya" removed 2025/05/12 05:26:58 DEBUG : Compressed: TestCompressSwift:rclone-test-defehag3yuye: Purge remote 2025/05/12 05:26:58 DEBUG : Waiting for deletions to finish 2025/05/12 05:26:58 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/12 05:26:59 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/12 05:26:59 INFO : Swift container rclone-test-defehag3yuye: Container "rclone-test-defehag3yuye" removed 2025/05/12 05:26:59 DEBUG : Compressed: TestCompressSwift:rclone-test-kufobid8wura: Purge remote 2025/05/12 05:26:59 DEBUG : Waiting for deletions to finish 2025/05/12 05:27:04 INFO : HELLO, WORLD!.bin: Deleted 2025/05/12 05:27:09 INFO : HELLO, WORLD!.json: Deleted 2025/05/12 05:27:09 INFO : Swift container rclone-test-kufobid8wura: Container "rclone-test-kufobid8wura" removed 2025/05/12 05:27:09 DEBUG : Compressed: TestCompressSwift:rclone-test-dababot7tecu: Purge remote 2025/05/12 05:27:09 DEBUG : Waiting for deletions to finish 2025/05/12 05:27:09 INFO : hello, world!.bin: Deleted 2025/05/12 05:27:09 INFO : hello, world!.json: Deleted 2025/05/12 05:27:10 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/05/12 05:27:10 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/05/12 05:27:10 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/05/12 05:27:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 05:27:10 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/05/12 05:27:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/12 05:27:10 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/05/12 05:27:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/12 05:27:10 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/05/12 05:27:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/12 05:27:11 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/05/12 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/05/12 05:27:11 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/05/12 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/05/12 05:27:11 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/05/12 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/05/12 05:27:12 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/05/12 05:27:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/05/12 05:27:13 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/05/12 05:27:13 NOTICE: purge failed: Container Not Empty --- PASS: TestApplyTransforms (205.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:27:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 05:27:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 05:27:34 INFO : file1: Copied (new) to: sub/file2 2025/05/12 05:27:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:27:39 DEBUG : file1: Unchanged skipping 2025/05/12 05:27:44 DEBUG : Compressed: TestCompressSwift:rclone-test-ciwovid0ragi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (62.01s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.19s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:28:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/backup" 2025/05/12 05:28:41 DEBUG : Config file has changed externally - reloading 2025/05/12 05:28:41 DEBUG : Swift container rclone-test-ciwovid0ragi path backup.json: Auto set use_segments_container to true 2025/05/12 05:28:47 DEBUG : Swift container rclone-test-ciwovid0ragi path backup: Auto set use_segments_container to true 2025/05/12 05:28:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/12 05:29:13 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/12 05:29:13 INFO : dst/file1: Copied (server-side copy) 2025/05/12 05:29:24 INFO : dst/file1: Deleted 2025/05/12 05:29:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 05:29:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (105.03s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:30:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/dst" 2025/05/12 05:30:00 DEBUG : Config file has changed externally - reloading 2025/05/12 05:30:00 DEBUG : Swift container rclone-test-ciwovid0ragi path dst.json: Auto set use_segments_container to true 2025/05/12 05:30:06 DEBUG : Swift container rclone-test-ciwovid0ragi path dst: Auto set use_segments_container to true 2025/05/12 05:30:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/CompareDest" 2025/05/12 05:30:17 DEBUG : Swift container rclone-test-ciwovid0ragi path CompareDest.json: Auto set use_segments_container to true 2025/05/12 05:30:23 DEBUG : Swift container rclone-test-ciwovid0ragi path CompareDest: Auto set use_segments_container to true 2025/05/12 05:30:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 05:30:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/12 05:30:44 INFO : one: Copied (new) 2025/05/12 05:30:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:31:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/12 05:31:00 INFO : one: Copied (replaced existing) 2025/05/12 05:31:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:31:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:31:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 05:32:05 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:32:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:32:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 05:32:20 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:32:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:32:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 05:32:42 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:32:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/12 05:32:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/12 05:32:52 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (194.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:33:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/dst" 2025/05/12 05:33:15 DEBUG : Config file has changed externally - reloading 2025/05/12 05:33:15 DEBUG : Swift container rclone-test-ciwovid0ragi path dst.json: Auto set use_segments_container to true 2025/05/12 05:33:20 DEBUG : Swift container rclone-test-ciwovid0ragi path dst: Auto set use_segments_container to true 2025/05/12 05:33:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/CopyDest" 2025/05/12 05:33:31 DEBUG : Swift container rclone-test-ciwovid0ragi path CopyDest.json: Auto set use_segments_container to true 2025/05/12 05:33:37 DEBUG : Swift container rclone-test-ciwovid0ragi path CopyDest: Auto set use_segments_container to true 2025/05/12 05:33:42 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 05:33:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/12 05:33:58 INFO : one: Copied (new) 2025/05/12 05:34:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:34:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/12 05:34:14 INFO : one: Copied (replaced existing) 2025/05/12 05:34:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/BackupDir" 2025/05/12 05:34:41 DEBUG : Swift container rclone-test-ciwovid0ragi path BackupDir.json: Auto set use_segments_container to true 2025/05/12 05:34:47 DEBUG : Swift container rclone-test-ciwovid0ragi path BackupDir: Auto set use_segments_container to true 2025/05/12 05:34:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:34:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:34:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 05:35:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/12 05:35:24 INFO : one: Copied (server-side copy) 2025/05/12 05:35:29 INFO : one: Deleted 2025/05/12 05:35:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/12 05:35:49 INFO : one: Copied (server-side copy) 2025/05/12 05:35:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/12 05:36:22 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 05:36:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:36:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/12 05:36:53 INFO : two: Copied (server-side copy) 2025/05/12 05:36:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/12 05:37:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 05:37:24 DEBUG : two: Unchanged skipping 2025/05/12 05:38:17 DEBUG : three: Need to transfer - File not found at Destination 2025/05/12 05:38:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/12 05:38:22 DEBUG : three: Destination not found in --copy-dest 2025/05/12 05:38:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/12 05:38:28 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (366.95s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:39:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/12 05:39:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 05:39:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/12 05:39:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/12 05:39:49 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/12 05:39:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-ciwovid0ragi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/12 05:39:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/12 05:40:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/12 05:40:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4dca88fd9edae991d6636d134162e7d2 OK 2025/05/12 05:40:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (64.92s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.23s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.26s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:41:17 INFO : Compressed: TestCompressSwift:rclone-test-ciwovid0ragi: Looking for duplicate md5 hashes using newest mode. 2025/05/12 05:41:23 NOTICE: 437e00771eac800ad336bc7aeef9d2c2: Found 3 files with duplicate md5 hashes 2025/05/12 05:41:23 INFO : one: Deleted 2025/05/12 05:41:28 INFO : also/one: Deleted 2025/05/12 05:41:28 NOTICE: 437e00771eac800ad336bc7aeef9d2c2: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (91.33s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.19s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:43:57 DEBUG : a.txt: Excluded (Size Filter) 2025/05/12 05:43:57 DEBUG : a.txt: Excluded 2025/05/12 05:43:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:43:58 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:43:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:43:58 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:43:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:43:58 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:43:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:43:58 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:43:58 DEBUG : sub dir/ignore dir: Excluded 2025/05/12 05:44:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (298.44s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:49:37 DEBUG : a.txt: Excluded (Size Filter) 2025/05/12 05:49:37 DEBUG : a.txt: Excluded 2025/05/12 05:49:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:49:38 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:49:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:49:38 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:49:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 05:49:38 DEBUG : sub dir/hello world: Excluded 2025/05/12 05:49:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 05:49:38 DEBUG : sub dir/hello world2: Excluded 2025/05/12 05:49:58 DEBUG : sub dir/ignore dir: Excluded 2025/05/12 05:50:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (306.91s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (104.86s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.38s) --- PASS: TestListJSON/SubDir (10.19s) --- PASS: TestListJSON/NoModTime (10.15s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/12 05:54:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciwovid0ragi/notfound" 2025/05/12 05:54:53 DEBUG : Config file has changed externally - reloading 2025/05/12 05:54:53 DEBUG : Swift container rclone-test-ciwovid0ragi path notfound.json: Auto set use_segments_container to true 2025/05/12 05:54:58 DEBUG : Swift container rclone-test-ciwovid0ragi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (94.20s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.17s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.20s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.12s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:55:24 INFO : Compressed: TestCompressSwift:rclone-test-ciwovid0ragi: Making directory 2025/05/12 05:55:25 INFO : Compressed: TestCompressSwift:rclone-test-ciwovid0ragi: Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" --- PASS: TestLsd (26.54s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" --- PASS: TestLs (52.05s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" 2025/05/12 05:57:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/12 05:57:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (52.32s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" --- PASS: TestLsLong (57.25s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.67s) --- PASS: TestHashSums/Md5 (0.34s) --- PASS: TestHashSums/Md5Download (5.21s) === RUN TestHashSumsWithErrors 2025/05/12 05:59:41 DEBUG : Creating backend with remote ":memory:" 2025/05/12 05:59:41 DEBUG : Config file has changed externally - reloading 2025/05/12 05:59:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/12 05:59:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/12 05:59:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" --- PASS: TestCount (78.44s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciwovid0ragi", Local "Local file system at /tmp/rclone3968866802", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestDelete (44s) goroutine 7801 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc0003ac1a0, {0x25f2af2?, 0x0?}, 0x2737fc8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0003ac1a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003ac1a0, 0xc000907c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a0c8b8, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000474000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000474000) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 5808 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005d8540) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 5810 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 26 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 27 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 671 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 661 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 7800 [select]: net/http.(*persistConn).roundTrip(0xc0004fe360, 0xc0001a0870) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00036f080, 0xc00058a3c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000052fc0, 0xc00058a3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00058a3c0, {0x29ef8e0, 0xc000052fc0}, {0x1?, 0x845a34?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0008b3bc0, 0xc00058a3c0, {0xc0005d8540?, 0xc0008017d0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0008b3bc0, 0xc00058a3c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 7779 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 167 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 141 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 811 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 769 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 290 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 248 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1077 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 220 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 210 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 634 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 593 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 341 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 331 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 437 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 427 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 562 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 504 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1421 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1411 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 523 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 481 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 7779 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000007a40, 0xc00092e3c0, 0xc00058a3c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000007a40, {0x2a15e20, 0x3d5b7e0}, {0xc0005c4050, 0x4f}, {{0xc0020a4270, 0x18}, {0xc0020a4289, 0xa}, {0x25df569, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000007a40, {0x2a15e20, 0x3d5b7e0}, {{0xc0020a4270, 0x18}, {0xc0020a4289, 0xa}, {0x25df569, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc000007a40, {0x2a15e20?, 0x3d5b7e0?}, {0xc0020a4270, 0x18}, {0xc0020a4289, 0xa}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1790 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1822 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc0005ef3f0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1821 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2a15e20?, 0x3d5b7e0?}, {0xc0020a4270?, 0x10?}, {0xc0020a4289?, 0xc000979dc0?}, 0x20?, 0x40ba0b?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1855 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a038c0, 0xc00092e2a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a038c0, 0xc00092e2a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc0020bc660, {0x2a15e20, 0x3d5b7e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x20b github.com/rclone/rclone/backend/compress.readMetadata({0x2a15e20?, 0x3d5b7e0?}, {0x2a2cbc0?, 0xc0020bc660?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc000a10190, {0x2a15e20?, 0x3d5b7e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc000a10190, {0x2a15e20?, 0x3d5b7e0?}, 0xc000a10190?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc000306f90, 0xc0003ac340, {0x2a2a3f0, 0xc000a10190}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:135 +0x35c github.com/rclone/rclone/fstest.(*Item).Check(0xc000306f90, 0xc0003ac340, {0x2a2a3f0, 0xc000a10190}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc0005efb38, 0xc0003ac340, {0x2a2a3f0, 0xc000a10190}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 +0x189 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0003ac340, {0x2a2a380, 0xc0001d3600}, {0x0, 0x0}, {0xc000306f20, 0x3, 0x3}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 +0x8ea github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/operations_test.TestDelete(0xc0003ac340) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 +0x497 testing.tRunner(0xc0003ac340, 0x2737fc8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 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 goroutine 739 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 729 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1047 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1005 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1291 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1217 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1403 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 867 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 841 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 7635 [select]: net/http.(*persistConn).writeLoop(0xc0004fe360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 7594 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 1237 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1227 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 966 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 956 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3034 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1193 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1183 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2907 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3438 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3150 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3011 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1353 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1327 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3620 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3540 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3346 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1470 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1460 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3266 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2837 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2836 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7634 [IO wait]: internal/poll.runtime_pollWait(0x7fc5d90dc360, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001d2200?, 0xc000955980?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001d2200, {0xc000955980, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001d2200, {0xc000955980?, 0xc0003a56d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000a80100, {0xc000955980?, 0x3d38300?, 0xc00009a9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005bc690, {0xc000955980?, 0x18?, 0x7fc5d25c70d8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000918270, {0xc000955980?, 0x0?, 0xc000918270?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003a57b8, {0x29f0060, 0xc000918270}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003a5508, {0x7fc5d2552258, 0xc0005bc690}, 0xc00009aa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003a5508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003a5508, {0xc00083f000, 0x1000, 0xc00008f308?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0004fe360, {0xc00083f000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc001b8d680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc001b8d680, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0004fe360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 7594 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.688484837s (try 5/5): exit status 2: Failed []