"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/06/23 04:00:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije" 2025/06/23 04:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:00:43 DEBUG : Swift container rclone-test-hoxawoz2vije.json: Auto set use_segments_container to true 2025/06/23 04:00:43 DEBUG : Swift container rclone-test-hoxawoz2vije: Auto set use_segments_container to true 2025/06/23 04:00:43 DEBUG : Creating backend with remote "/tmp/rclone2427816901" === 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/23 04:00:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/23 04:00:44 DEBUG : potato: Seek from 10 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 10 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Seek from 5 to 2 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/23 04:00:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Seek from 5 to 2 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/23 04:00:44 DEBUG : potato: Seek from 8 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 8 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/23 04:00:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 04:00:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 04:00:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 04:00:44 DEBUG : potato: Seek from 5 to 2 2025/06/23 04:00:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/23 04:00:44 DEBUG : potato: Seek from 9 to 0 2025/06/23 04:00:44 DEBUG : potato: Seek from 9 to 0 2025/06/23 04:00:44 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:00:44 INFO : Swift container rclone-test-hoxawoz2vije: Container "rclone-test-hoxawoz2vije" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (139.36s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (5.26s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (0.16s) === RUN TestCheckFsError 2025/06/23 04:03:03 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 04:03:03 DEBUG : Config file has changed externally - reloading 2025/06/23 04:03:03 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 04:03:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/23 04:03:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/23 04:03:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/23 04:03:03 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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 (138.37s) --- PASS: TestCheckDownload/1 (5.26s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (5.28s) --- 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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 (135.09s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:07:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 04:07:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 04:07:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 04:07:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/23 04:08:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 04:08:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 04:08:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 04:08:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (77.05s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:08:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/data" 2025/06/23 04:08:53 DEBUG : Config file has changed externally - reloading 2025/06/23 04:08:54 DEBUG : Swift container rclone-test-hoxawoz2vije path data.json: Auto set use_segments_container to true 2025/06/23 04:08:59 DEBUG : Swift container rclone-test-hoxawoz2vije 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 (493.28s) --- PASS: TestCheckSum/subtest1 (5.36s) --- PASS: TestCheckSum/subtest2 (10.38s) --- PASS: TestCheckSum/subtest3 (75.45s) --- PASS: TestCheckSum/subtest4 (25.63s) --- PASS: TestCheckSum/subtest5 (25.48s) --- PASS: TestCheckSum/subtest6 (20.48s) --- PASS: TestCheckSum/subtest7 (15.59s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:17:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/data" 2025/06/23 04:17:07 DEBUG : Config file has changed externally - reloading 2025/06/23 04:17:07 DEBUG : Swift container rclone-test-hoxawoz2vije path data.json: Auto set use_segments_container to true 2025/06/23 04:17:13 DEBUG : Swift container rclone-test-hoxawoz2vije 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 (451.76s) --- PASS: TestCheckSumDownload/subtest1 (20.58s) --- PASS: TestCheckSumDownload/subtest2 (15.52s) --- PASS: TestCheckSumDownload/subtest3 (10.41s) --- PASS: TestCheckSumDownload/subtest4 (5.45s) --- PASS: TestCheckSumDownload/subtest5 (20.69s) --- PASS: TestCheckSumDownload/subtest6 (10.40s) --- PASS: TestCheckSumDownload/subtest7 (20.70s) === RUN TestApplyTransforms 2025/06/23 04:24:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dinodec4dusu" 2025/06/23 04:24:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:24:39 DEBUG : Swift container rclone-test-dinodec4dusu.json: Auto set use_segments_container to true 2025/06/23 04:24:39 DEBUG : Swift container rclone-test-dinodec4dusu: Auto set use_segments_container to true 2025/06/23 04:24:39 DEBUG : Creating backend with remote "/tmp/rclone318736908" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dinodec4dusu", Local "Local file system at /tmp/rclone318736908", Modify Window "1ns" 2025/06/23 04:24:40 INFO : Swift container rclone-test-dinodec4dusu: Container "rclone-test-dinodec4dusu" created upper checkfile vs. lower remote (without normalization) 2025/06/23 04:24:51 ERROR : hello, world!: sum not found 2025/06/23 04:24:51 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-dinodec4dusu 2025/06/23 04:24:51 NOTICE: Compressed: TestCompressSwift:rclone-test-dinodec4dusu: 1 files missing 2025/06/23 04:24:51 NOTICE: 1 hashes missing 2025/06/23 04:24:51 NOTICE: Compressed: TestCompressSwift:rclone-test-dinodec4dusu: 2 differences found 2025/06/23 04:24:51 NOTICE: Compressed: TestCompressSwift:rclone-test-dinodec4dusu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/23 04:24:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:24:56 NOTICE: Compressed: TestCompressSwift:rclone-test-dinodec4dusu: 0 differences found 2025/06/23 04:24:56 NOTICE: Compressed: TestCompressSwift:rclone-test-dinodec4dusu: 1 matching files 2025/06/23 04:24:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ziregif6guya" 2025/06/23 04:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:24:56 DEBUG : Swift container rclone-test-ziregif6guya.json: Auto set use_segments_container to true 2025/06/23 04:24:56 DEBUG : Swift container rclone-test-ziregif6guya: Auto set use_segments_container to true 2025/06/23 04:24:56 DEBUG : Creating backend with remote "/tmp/rclone128774096" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ziregif6guya", Local "Local file system at /tmp/rclone128774096", Modify Window "1ns" 2025/06/23 04:24:57 INFO : Swift container rclone-test-ziregif6guya: Container "rclone-test-ziregif6guya" created lower checkfile vs. upper remote (without normalization) 2025/06/23 04:25:08 ERROR : HELLO, WORLD!: sum not found 2025/06/23 04:25:08 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-ziregif6guya 2025/06/23 04:25:08 NOTICE: Compressed: TestCompressSwift:rclone-test-ziregif6guya: 1 files missing 2025/06/23 04:25:08 NOTICE: 1 hashes missing 2025/06/23 04:25:08 NOTICE: Compressed: TestCompressSwift:rclone-test-ziregif6guya: 2 differences found 2025/06/23 04:25:08 NOTICE: Compressed: TestCompressSwift:rclone-test-ziregif6guya: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/23 04:25:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:25:18 NOTICE: Compressed: TestCompressSwift:rclone-test-ziregif6guya: 0 differences found 2025/06/23 04:25:18 NOTICE: Compressed: TestCompressSwift:rclone-test-ziregif6guya: 1 matching files 2025/06/23 04:25:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ceguhuc6muqo" 2025/06/23 04:25:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:25:19 DEBUG : Swift container rclone-test-ceguhuc6muqo.json: Auto set use_segments_container to true 2025/06/23 04:25:19 DEBUG : Swift container rclone-test-ceguhuc6muqo: Auto set use_segments_container to true 2025/06/23 04:25:19 DEBUG : Creating backend with remote "/tmp/rclone369806396" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo", Local "Local file system at /tmp/rclone369806396", Modify Window "1ns" 2025/06/23 04:25:19 INFO : Swift container rclone-test-ceguhuc6muqo: Container "rclone-test-ceguhuc6muqo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/23 04:25:31 ERROR : HeLlO, wOrLd!: sum not found 2025/06/23 04:25:31 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo 2025/06/23 04:25:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo: 1 files missing 2025/06/23 04:25:31 NOTICE: 1 hashes missing 2025/06/23 04:25:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo: 2 differences found 2025/06/23 04:25:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/23 04:25:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:25:36 NOTICE: Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo: 0 differences found 2025/06/23 04:25:36 NOTICE: Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo: 1 matching files 2025/06/23 04:25:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dasodod5vifo" 2025/06/23 04:25:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:25:36 DEBUG : Swift container rclone-test-dasodod5vifo.json: Auto set use_segments_container to true 2025/06/23 04:25:37 DEBUG : Swift container rclone-test-dasodod5vifo: Auto set use_segments_container to true 2025/06/23 04:25:37 DEBUG : Creating backend with remote "/tmp/rclone447386903" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dasodod5vifo", Local "Local file system at /tmp/rclone447386903", Modify Window "1ns" 2025/06/23 04:25:37 INFO : Swift container rclone-test-dasodod5vifo: Container "rclone-test-dasodod5vifo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/23 04:25:53 ERROR : HELLO, WORLD!: sum not found 2025/06/23 04:25:53 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-dasodod5vifo 2025/06/23 04:25:53 NOTICE: Compressed: TestCompressSwift:rclone-test-dasodod5vifo: 1 files missing 2025/06/23 04:25:53 NOTICE: 1 hashes missing 2025/06/23 04:25:53 NOTICE: Compressed: TestCompressSwift:rclone-test-dasodod5vifo: 2 differences found 2025/06/23 04:25:53 NOTICE: Compressed: TestCompressSwift:rclone-test-dasodod5vifo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/23 04:26:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:26:03 NOTICE: Compressed: TestCompressSwift:rclone-test-dasodod5vifo: 0 differences found 2025/06/23 04:26:03 NOTICE: Compressed: TestCompressSwift:rclone-test-dasodod5vifo: 1 matching files 2025/06/23 04:26:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rolopaq0lupo" 2025/06/23 04:26:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:26:03 DEBUG : Swift container rclone-test-rolopaq0lupo.json: Auto set use_segments_container to true 2025/06/23 04:26:04 DEBUG : Swift container rclone-test-rolopaq0lupo: Auto set use_segments_container to true 2025/06/23 04:26:04 DEBUG : Creating backend with remote "/tmp/rclone4034699690" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rolopaq0lupo", Local "Local file system at /tmp/rclone4034699690", Modify Window "1ns" 2025/06/23 04:26:04 INFO : Swift container rclone-test-rolopaq0lupo: Container "rclone-test-rolopaq0lupo" created NFD checkfile vs. NFC remote (without normalization) 2025/06/23 04:26:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 04:26:20 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rolopaq0lupo 2025/06/23 04:26:20 NOTICE: Compressed: TestCompressSwift:rclone-test-rolopaq0lupo: 1 files missing 2025/06/23 04:26:20 NOTICE: 1 hashes missing 2025/06/23 04:26:20 NOTICE: Compressed: TestCompressSwift:rclone-test-rolopaq0lupo: 2 differences found 2025/06/23 04:26:20 NOTICE: Compressed: TestCompressSwift:rclone-test-rolopaq0lupo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/23 04:26:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:26:25 NOTICE: Compressed: TestCompressSwift:rclone-test-rolopaq0lupo: 0 differences found 2025/06/23 04:26:25 NOTICE: Compressed: TestCompressSwift:rclone-test-rolopaq0lupo: 1 matching files 2025/06/23 04:26:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nafopuj8rati" 2025/06/23 04:26:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:26:26 DEBUG : Swift container rclone-test-nafopuj8rati.json: Auto set use_segments_container to true 2025/06/23 04:26:26 DEBUG : Swift container rclone-test-nafopuj8rati: Auto set use_segments_container to true 2025/06/23 04:26:26 DEBUG : Creating backend with remote "/tmp/rclone3225975580" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nafopuj8rati", Local "Local file system at /tmp/rclone3225975580", Modify Window "1ns" 2025/06/23 04:26:26 INFO : Swift container rclone-test-nafopuj8rati: Container "rclone-test-nafopuj8rati" created NFC checkfile vs. NFD remote (without normalization) 2025/06/23 04:26:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 04:26:42 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nafopuj8rati 2025/06/23 04:26:42 NOTICE: Compressed: TestCompressSwift:rclone-test-nafopuj8rati: 1 files missing 2025/06/23 04:26:42 NOTICE: 1 hashes missing 2025/06/23 04:26:42 NOTICE: Compressed: TestCompressSwift:rclone-test-nafopuj8rati: 2 differences found 2025/06/23 04:26:42 NOTICE: Compressed: TestCompressSwift:rclone-test-nafopuj8rati: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/23 04:26:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-nafopuj8rati: 0 differences found 2025/06/23 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-nafopuj8rati: 1 matching files 2025/06/23 04:26:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-burubed8dizu" 2025/06/23 04:26:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:26:48 DEBUG : Swift container rclone-test-burubed8dizu.json: Auto set use_segments_container to true 2025/06/23 04:26:48 DEBUG : Swift container rclone-test-burubed8dizu: Auto set use_segments_container to true 2025/06/23 04:26:48 DEBUG : Creating backend with remote "/tmp/rclone3368512489" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-burubed8dizu", Local "Local file system at /tmp/rclone3368512489", Modify Window "1ns" 2025/06/23 04:26:49 INFO : Swift container rclone-test-burubed8dizu: Container "rclone-test-burubed8dizu" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/23 04:26:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 04:26:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-burubed8dizu 2025/06/23 04:26:54 NOTICE: Compressed: TestCompressSwift:rclone-test-burubed8dizu: 1 files missing 2025/06/23 04:26:54 NOTICE: 1 hashes missing 2025/06/23 04:26:54 NOTICE: Compressed: TestCompressSwift:rclone-test-burubed8dizu: 2 differences found 2025/06/23 04:26:54 NOTICE: Compressed: TestCompressSwift:rclone-test-burubed8dizu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/23 04:26:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:26:55 NOTICE: Compressed: TestCompressSwift:rclone-test-burubed8dizu: 0 differences found 2025/06/23 04:26:55 NOTICE: Compressed: TestCompressSwift:rclone-test-burubed8dizu: 1 matching files 2025/06/23 04:26:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-voqagof0fago" 2025/06/23 04:26:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:26:55 DEBUG : Swift container rclone-test-voqagof0fago.json: Auto set use_segments_container to true 2025/06/23 04:26:55 DEBUG : Swift container rclone-test-voqagof0fago: Auto set use_segments_container to true 2025/06/23 04:26:55 DEBUG : Creating backend with remote "/tmp/rclone1162565881" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-voqagof0fago", Local "Local file system at /tmp/rclone1162565881", Modify Window "1ns" 2025/06/23 04:26:56 INFO : Swift container rclone-test-voqagof0fago: Container "rclone-test-voqagof0fago" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/23 04:27:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 04:27:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-voqagof0fago 2025/06/23 04:27:07 NOTICE: Compressed: TestCompressSwift:rclone-test-voqagof0fago: 1 files missing 2025/06/23 04:27:07 NOTICE: 1 hashes missing 2025/06/23 04:27:07 NOTICE: Compressed: TestCompressSwift:rclone-test-voqagof0fago: 2 differences found 2025/06/23 04:27:07 NOTICE: Compressed: TestCompressSwift:rclone-test-voqagof0fago: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/23 04:27:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:27:12 NOTICE: Compressed: TestCompressSwift:rclone-test-voqagof0fago: 0 differences found 2025/06/23 04:27:12 NOTICE: Compressed: TestCompressSwift:rclone-test-voqagof0fago: 1 matching files 2025/06/23 04:27:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vofejiy3sawu" 2025/06/23 04:27:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:27:13 DEBUG : Swift container rclone-test-vofejiy3sawu.json: Auto set use_segments_container to true 2025/06/23 04:27:13 DEBUG : Swift container rclone-test-vofejiy3sawu: Auto set use_segments_container to true 2025/06/23 04:27:13 DEBUG : Creating backend with remote "/tmp/rclone157938260" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vofejiy3sawu", Local "Local file system at /tmp/rclone157938260", Modify Window "1ns" 2025/06/23 04:27:14 INFO : Swift container rclone-test-vofejiy3sawu: Container "rclone-test-vofejiy3sawu" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/23 04:27:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 04:27:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vofejiy3sawu 2025/06/23 04:27:30 NOTICE: Compressed: TestCompressSwift:rclone-test-vofejiy3sawu: 1 files missing 2025/06/23 04:27:30 NOTICE: 1 hashes missing 2025/06/23 04:27:30 NOTICE: Compressed: TestCompressSwift:rclone-test-vofejiy3sawu: 2 differences found 2025/06/23 04:27:30 NOTICE: Compressed: TestCompressSwift:rclone-test-vofejiy3sawu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/23 04:27:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:27:40 NOTICE: Compressed: TestCompressSwift:rclone-test-vofejiy3sawu: 0 differences found 2025/06/23 04:27:40 NOTICE: Compressed: TestCompressSwift:rclone-test-vofejiy3sawu: 1 matching files 2025/06/23 04:27:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jotacun7fusu" 2025/06/23 04:27:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:27:40 DEBUG : Swift container rclone-test-jotacun7fusu.json: Auto set use_segments_container to true 2025/06/23 04:27:41 DEBUG : Swift container rclone-test-jotacun7fusu: Auto set use_segments_container to true 2025/06/23 04:27:41 DEBUG : Creating backend with remote "/tmp/rclone1941698652" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jotacun7fusu", Local "Local file system at /tmp/rclone1941698652", Modify Window "1ns" 2025/06/23 04:27:41 INFO : Swift container rclone-test-jotacun7fusu: Container "rclone-test-jotacun7fusu" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/23 04:27:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 04:27:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jotacun7fusu 2025/06/23 04:27:57 NOTICE: Compressed: TestCompressSwift:rclone-test-jotacun7fusu: 1 files missing 2025/06/23 04:27:57 NOTICE: 1 hashes missing 2025/06/23 04:27:57 NOTICE: Compressed: TestCompressSwift:rclone-test-jotacun7fusu: 2 differences found 2025/06/23 04:27:57 NOTICE: Compressed: TestCompressSwift:rclone-test-jotacun7fusu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/23 04:28:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 04:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-jotacun7fusu: 0 differences found 2025/06/23 04:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-jotacun7fusu: 1 matching files 2025/06/23 04:28:07 DEBUG : Compressed: TestCompressSwift:rclone-test-jotacun7fusu: Purge remote 2025/06/23 04:28:07 DEBUG : Waiting for deletions to finish 2025/06/23 04:28:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 04:28:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 04:28:17 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/06/23 04:28:17 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/06/23 04:28:18 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/06/23 04:28:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/23 04:28:18 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/06/23 04:28:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/23 04:28:18 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/06/23 04:28:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/23 04:28:18 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/06/23 04:28:18 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/06/23 04:28:18 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/06/23 04:28:18 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/06/23 04:28:18 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/06/23 04:28:18 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/06/23 04:28:19 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/06/23 04:28:19 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/06/23 04:28:19 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/06/23 04:28:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/06/23 04:28:21 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/06/23 04:28:21 NOTICE: purge failed: Container Not Empty 2025/06/23 04:28:21 DEBUG : Compressed: TestCompressSwift:rclone-test-vofejiy3sawu: Purge remote 2025/06/23 04:28:21 DEBUG : Waiting for deletions to finish 2025/06/23 04:28:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 04:28:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 04:28:31 INFO : Swift container rclone-test-vofejiy3sawu: Container "rclone-test-vofejiy3sawu" removed 2025/06/23 04:28:31 DEBUG : Compressed: TestCompressSwift:rclone-test-voqagof0fago: Purge remote 2025/06/23 04:28:31 DEBUG : Waiting for deletions to finish 2025/06/23 04:28:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 04:28:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 04:28:42 INFO : Swift container rclone-test-voqagof0fago: Container "rclone-test-voqagof0fago" removed 2025/06/23 04:28:42 DEBUG : Compressed: TestCompressSwift:rclone-test-burubed8dizu: Purge remote 2025/06/23 04:28:42 DEBUG : Waiting for deletions to finish 2025/06/23 04:28:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 04:28:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 04:28:43 INFO : Swift container rclone-test-burubed8dizu: Container "rclone-test-burubed8dizu" removed 2025/06/23 04:28:43 DEBUG : Compressed: TestCompressSwift:rclone-test-nafopuj8rati: Purge remote 2025/06/23 04:28:43 DEBUG : Waiting for deletions to finish 2025/06/23 04:28:48 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/23 04:28:48 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/23 04:28:48 INFO : Swift container rclone-test-nafopuj8rati: Container "rclone-test-nafopuj8rati" removed 2025/06/23 04:28:48 DEBUG : Compressed: TestCompressSwift:rclone-test-rolopaq0lupo: Purge remote 2025/06/23 04:28:48 DEBUG : Waiting for deletions to finish 2025/06/23 04:28:53 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/23 04:28:58 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/23 04:28:58 INFO : Swift container rclone-test-rolopaq0lupo: Container "rclone-test-rolopaq0lupo" removed 2025/06/23 04:28:58 DEBUG : Compressed: TestCompressSwift:rclone-test-dasodod5vifo: Purge remote 2025/06/23 04:28:58 DEBUG : Waiting for deletions to finish 2025/06/23 04:29:04 INFO : HELLO, WORLD!.bin: Deleted 2025/06/23 04:29:09 INFO : HELLO, WORLD!.json: Deleted 2025/06/23 04:29:09 INFO : Swift container rclone-test-dasodod5vifo: Container "rclone-test-dasodod5vifo" removed 2025/06/23 04:29:09 DEBUG : Compressed: TestCompressSwift:rclone-test-ceguhuc6muqo: Purge remote 2025/06/23 04:29:09 DEBUG : Waiting for deletions to finish 2025/06/23 04:29:09 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/23 04:29:14 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/23 04:29:14 INFO : Swift container rclone-test-ceguhuc6muqo: Container "rclone-test-ceguhuc6muqo" removed 2025/06/23 04:29:14 DEBUG : Compressed: TestCompressSwift:rclone-test-ziregif6guya: Purge remote 2025/06/23 04:29:14 DEBUG : Waiting for deletions to finish 2025/06/23 04:29:15 INFO : HELLO, WORLD!.bin: Deleted 2025/06/23 04:29:20 INFO : HELLO, WORLD!.json: Deleted 2025/06/23 04:29:20 INFO : Swift container rclone-test-ziregif6guya: Container "rclone-test-ziregif6guya" removed 2025/06/23 04:29:20 DEBUG : Compressed: TestCompressSwift:rclone-test-dinodec4dusu: Purge remote 2025/06/23 04:29:20 DEBUG : Waiting for deletions to finish 2025/06/23 04:29:20 INFO : hello, world!.bin: Deleted 2025/06/23 04:29:25 INFO : hello, world!.json: Deleted 2025/06/23 04:29:26 INFO : Swift container rclone-test-dinodec4dusu: Container "rclone-test-dinodec4dusu" removed --- PASS: TestApplyTransforms (287.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:29:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 04:29:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 04:29:45 INFO : file1: Copied (new) to: sub/file2 2025/06/23 04:29:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:29:45 DEBUG : file1: Unchanged skipping 2025/06/23 04:29:45 DEBUG : Compressed: TestCompressSwift:rclone-test-hoxawoz2vije: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (25.41s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:29:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/backup" 2025/06/23 04:29:59 DEBUG : Swift container rclone-test-hoxawoz2vije path backup.json: Auto set use_segments_container to true 2025/06/23 04:30:05 DEBUG : Swift container rclone-test-hoxawoz2vije path backup: Auto set use_segments_container to true 2025/06/23 04:30:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 04:30:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/23 04:30:36 INFO : dst/file1: Copied (server-side copy) 2025/06/23 04:30:37 INFO : dst/file1: Deleted 2025/06/23 04:30:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 04:30:42 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (62.05s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:30:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/dst" 2025/06/23 04:30:54 DEBUG : Swift container rclone-test-hoxawoz2vije path dst.json: Auto set use_segments_container to true 2025/06/23 04:30:59 DEBUG : Swift container rclone-test-hoxawoz2vije path dst: Auto set use_segments_container to true 2025/06/23 04:31:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/CompareDest" 2025/06/23 04:31:10 DEBUG : Swift container rclone-test-hoxawoz2vije path CompareDest.json: Auto set use_segments_container to true 2025/06/23 04:31:16 DEBUG : Swift container rclone-test-hoxawoz2vije path CompareDest: Auto set use_segments_container to true 2025/06/23 04:31:22 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 04:31:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 04:31:38 INFO : one: Copied (new) 2025/06/23 04:31:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:31:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/23 04:31:54 INFO : one: Copied (replaced existing) 2025/06/23 04:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:32:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:32:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 04:32:48 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 04:32:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:32:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 04:32:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 04:32:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:32:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 04:33:15 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 04:33:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 04:33:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/23 04:33:26 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (179.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:33:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/dst" 2025/06/23 04:33:53 DEBUG : Swift container rclone-test-hoxawoz2vije path dst.json: Auto set use_segments_container to true 2025/06/23 04:33:59 DEBUG : Swift container rclone-test-hoxawoz2vije path dst: Auto set use_segments_container to true 2025/06/23 04:34:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/CopyDest" 2025/06/23 04:34:09 DEBUG : Swift container rclone-test-hoxawoz2vije path CopyDest.json: Auto set use_segments_container to true 2025/06/23 04:34:15 DEBUG : Swift container rclone-test-hoxawoz2vije path CopyDest: Auto set use_segments_container to true 2025/06/23 04:34:20 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 04:34:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 04:34:36 INFO : one: Copied (new) 2025/06/23 04:34:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:34:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/23 04:34:52 INFO : one: Copied (replaced existing) 2025/06/23 04:35:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/BackupDir" 2025/06/23 04:35:10 DEBUG : Swift container rclone-test-hoxawoz2vije path BackupDir.json: Auto set use_segments_container to true 2025/06/23 04:35:15 DEBUG : Swift container rclone-test-hoxawoz2vije path BackupDir: Auto set use_segments_container to true 2025/06/23 04:35:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:35:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:35:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:35:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 04:35:47 INFO : one: Copied (server-side copy) 2025/06/23 04:35:52 INFO : one: Deleted 2025/06/23 04:36:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/23 04:36:13 INFO : one: Copied (server-side copy) 2025/06/23 04:36:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 04:36:40 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 04:36:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:37:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 04:37:06 INFO : two: Copied (server-side copy) 2025/06/23 04:37:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 04:37:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:37:17 DEBUG : two: Unchanged skipping 2025/06/23 04:37:50 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 04:37:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 04:37:50 DEBUG : three: Destination not found in --copy-dest 2025/06/23 04:38:02 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/23 04:38:02 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (292.56s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:38:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/23 04:39:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 04:39:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/23 04:39:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/23 04:39:29 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/23 04:39:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-hoxawoz2vije/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/23 04:39:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/23 04:39:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/23 04:39:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b82acf34cf306ba0f8477d6e2634ce98 OK 2025/06/23 04:39:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (86.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.12s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:41:04 INFO : Compressed: TestCompressSwift:rclone-test-hoxawoz2vije: Looking for duplicate md5 hashes using newest mode. 2025/06/23 04:41:09 NOTICE: 5d7195f906d749d9f30e93c424d848a3: Found 3 files with duplicate md5 hashes 2025/06/23 04:41:25 INFO : one: Deleted 2025/06/23 04:41:25 INFO : also/one: Deleted 2025/06/23 04:41:25 NOTICE: 5d7195f906d749d9f30e93c424d848a3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (93.21s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.14s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.19s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:43:40 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 04:43:40 DEBUG : a.txt: Excluded 2025/06/23 04:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 04:43:40 DEBUG : sub dir/hello world: Excluded 2025/06/23 04:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 04:43:40 DEBUG : sub dir/hello world2: Excluded 2025/06/23 04:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 04:43:40 DEBUG : sub dir/hello world: Excluded 2025/06/23 04:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 04:43:40 DEBUG : sub dir/hello world2: Excluded 2025/06/23 04:43:55 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 04:44:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (185.54s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:46:37 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 04:46:37 DEBUG : a.txt: Excluded 2025/06/23 04:46:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 04:46:37 DEBUG : sub dir/hello world: Excluded 2025/06/23 04:46:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 04:46:37 DEBUG : sub dir/hello world2: Excluded 2025/06/23 04:46:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 04:46:37 DEBUG : sub dir/hello world: Excluded 2025/06/23 04:46:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 04:46:37 DEBUG : sub dir/hello world2: Excluded 2025/06/23 04:46:42 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 04:46:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (157.00s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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 (34.85s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", 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/06/23 04:48:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/notfound" 2025/06/23 04:48:57 DEBUG : Config file has changed externally - reloading 2025/06/23 04:48:58 DEBUG : Swift container rclone-test-hoxawoz2vije path notfound.json: Auto set use_segments_container to true 2025/06/23 04:49:03 DEBUG : Swift container rclone-test-hoxawoz2vije path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (74.62s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (10.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (5.17s) --- PASS: TestStatJSON/DirFilesOnly (10.05s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.30s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:49:19 INFO : Compressed: TestCompressSwift:rclone-test-hoxawoz2vije: Making directory 2025/06/23 04:49:19 INFO : Compressed: TestCompressSwift:rclone-test-hoxawoz2vije: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestLsd (6.24s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestLs (22.25s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:50:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/23 04:50:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (32.69s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestLsLong (27.31s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (32.72s) --- PASS: TestHashSums/Md5 (5.31s) --- PASS: TestHashSums/Md5Download (0.21s) === RUN TestHashSumsWithErrors 2025/06/23 04:51:21 DEBUG : Creating backend with remote ":memory:" 2025/06/23 04:51:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/23 04:51:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 04:51:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 04:51:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 04:51:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 04:51:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 04:51:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 04:51:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/23 04:51:21 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-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestCount (48.56s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:52:43 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:44 DEBUG : large: Excluded (Size Filter) 2025/06/23 04:52:44 INFO : medium: Deleted 2025/06/23 04:52:44 INFO : small: Deleted --- PASS: TestDelete (55.26s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:53:37 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:37 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/23 04:53:38 INFO : medium: Deleted 2025/06/23 04:53:57 INFO : large: Deleted --- PASS: TestMaxDelete (53.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:54:35 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 04:54:36 INFO : medium: Deleted 2025/06/23 04:54:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (58.49s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:55:29 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:29 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 04:55:29 INFO : medium: Deleted 2025/06/23 04:55:49 INFO : large: Deleted --- PASS: TestMaxDeleteSize (52.73s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestReadFile (41.90s) === RUN TestRetry 2025/06/23 04:56:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/23 04:56:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/23 04:56:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 04:56:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 04:56:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 04:56:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 04:56:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestCat (55.05s) === RUN TestPurge 2025/06/23 04:57:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wotixip5duli" 2025/06/23 04:57:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:57:27 DEBUG : Swift container rclone-test-wotixip5duli.json: Auto set use_segments_container to true 2025/06/23 04:57:27 DEBUG : Swift container rclone-test-wotixip5duli: Auto set use_segments_container to true 2025/06/23 04:57:27 DEBUG : Creating backend with remote "/tmp/rclone69772373" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wotixip5duli", Local "Local file system at /tmp/rclone69772373", Modify Window "1ns" 2025/06/23 04:57:28 INFO : Swift container rclone-test-wotixip5duli: Container "rclone-test-wotixip5duli" created 2025/06/23 04:57:39 INFO : A2: Making directory 2025/06/23 04:57:39 INFO : A1/B2: Making directory 2025/06/23 04:57:39 INFO : A1/B2/C2: Making directory 2025/06/23 04:57:39 INFO : A1/B1/C3: Making directory 2025/06/23 04:57:39 INFO : A3: Making directory 2025/06/23 04:57:39 INFO : A3/B3: Making directory 2025/06/23 04:57:39 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/23 04:57:46 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:46 INFO : A1/B1/C1/one.bin: Deleted 2025/06/23 04:57:51 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/23 04:57:51 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:52 INFO : A1/two.json: Deleted 2025/06/23 04:57:52 INFO : A1/two.bin: Deleted 2025/06/23 04:57:52 INFO : Swift container rclone-test-wotixip5duli: Container "rclone-test-wotixip5duli" removed 2025/06/23 04:57:52 DEBUG : Compressed: TestCompressSwift:rclone-test-wotixip5duli: Purge remote 2025/06/23 04:57:52 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (25.82s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:57:58 INFO : A2: Making directory 2025/06/23 04:57:58 INFO : A1/B2: Making directory 2025/06/23 04:57:58 INFO : A1/B2/C2: Making directory 2025/06/23 04:57:58 INFO : A1/B1/C3: Making directory 2025/06/23 04:57:58 INFO : A3: Making directory 2025/06/23 04:57:58 INFO : A3/B3: Making directory 2025/06/23 04:57:58 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/23 04:58:15 DEBUG : removing 1 level 3 directories 2025/06/23 04:58:15 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/23 04:58:27 DEBUG : removing 1 level 0 directories 2025/06/23 04:58:27 INFO : Compressed: TestCompressSwift:rclone-test-hoxawoz2vije: Removing directory 2025/06/23 04:58:27 INFO : Swift container rclone-test-hoxawoz2vije: Container "rclone-test-hoxawoz2vije" removed --- PASS: TestRmdirsNoLeaveRoot (34.54s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:58:27 INFO : Swift container rclone-test-hoxawoz2vije: Container "rclone-test-hoxawoz2vije" created 2025/06/23 04:58:27 INFO : A1: Making directory 2025/06/23 04:58:27 INFO : A1/B1: Making directory 2025/06/23 04:58:27 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:58:27 INFO : A1: Making directory 2025/06/23 04:58:27 INFO : A1/B1: Making directory 2025/06/23 04:58:27 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:58:39 DEBUG : filename.txt: File name found in url 2025/06/23 04:58:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (75.40s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 04:59:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 04:59:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 04:59:59 INFO : file1: Copied (new) to: sub/file2 2025/06/23 04:59:59 INFO : file1: Deleted 2025/06/23 04:59:59 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 04:59:59 DEBUG : file1: Unchanged skipping 2025/06/23 04:59:59 INFO : file1: Deleted 2025/06/23 04:59:59 DEBUG : Compressed: TestCompressSwift:rclone-test-hoxawoz2vije: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (21.92s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 05:00:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 05:00:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 05:00:21 INFO : file1: Copied (new) 2025/06/23 05:00:21 INFO : file1: Deleted 2025/06/23 05:00:21 DEBUG : file1: Destination exists, skipping 2025/06/23 05:00:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (21.66s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.19s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.18s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoxawoz2vije", Local "Local file system at /tmp/rclone2427816901", Modify Window "1ns" 2025/06/23 05:00:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoxawoz2vije/backup" 2025/06/23 05:00:33 DEBUG : Swift container rclone-test-hoxawoz2vije path backup.json: Auto set use_segments_container to true 2025/06/23 05:00:39 DEBUG : Swift container rclone-test-hoxawoz2vije path backup: Auto set use_segments_container to true panic: test timed out after 1h0m0s running tests: TestMoveFileBackupDir (16s) goroutine 9573 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0003836c0, {0x26c14eb?, 0xc00066dad8?}, 0x27d5520) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003836c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003836c0, 0xc00066dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a06eb8, {0x3e9b120, 0x6d, 0x6d}, {0xedfeac86b?, 0x3eb1120?, 0x3eb1120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00054d720) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00054d720) /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 676 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 666 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 11 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 12 [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 9493 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002d74a0, 0xc00032a700, 0xc000410f00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002d74a0, {0x2b09ae8, 0xc000561b90}, {0xc00095e690, 0x4f}, {{0xc000a09ec0, 0x18}, {0xc000a09ed9, 0x6}, {0x268db6a, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002d74a0, {0x2b09ae8, 0xc000561b90}, {{0xc000a09ec0, 0x18}, {0xc000a09ed9, 0x6}, {0x268db6a, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x0?, {0x2b09ae8?, 0xc000561b90?}, {0xc000a09ec0?, 0x0?}, {0xc000a09ed9, 0x6}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.NewFsWithConnection.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0006e5360) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.NewFsWithConnection.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:600 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0005cf008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009bde00, 0xc000412f80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009bde00, 0xc000412f80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.NewFsWithConnection({0x2b09ae8, 0xc000561b90}, 0xc000a3b680, {0xc000a10ea9, 0x9}, {0xc000a09ec0, 0x1f}, 0xc0002d74a0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:598 +0x51b github.com/rclone/rclone/backend/swift.NewFs({0x2b09ae8, 0xc000561b90}, {0xc000a10ea9, 0x9}, {0xc000a09ec0, 0x1f}, {0x2af4cb0, 0xc0005283f0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:633 +0x1e5 github.com/rclone/rclone/backend/compress.NewFs({0x2b09ae8, 0xc000561b90}, {0xc0006def00, 0x11}, {0xc0006def12, 0x1f}, {0x2af4cb0, 0xc000561dd0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:164 +0x3ec github.com/rclone/rclone/fs.NewFs({0x2b09ae8, 0xc000561b90}, {0xc0006def00, 0x31}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:68 +0x33c github.com/rclone/rclone/fs/cache.GetFn.func1({0xc0006def00?, 0x479699?}) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:102 +0x38 github.com/rclone/rclone/lib/cache.(*Cache).Get(0xc00003b950, {0xc0006def00, 0x31}, 0xc0006e5b28) /home/rclone/go/src/github.com/rclone/rclone/lib/cache/cache.go:88 +0xe2 github.com/rclone/rclone/fs/cache.GetFn({0x2b09ae8, 0xc000561b90}, {0xc0006def00, 0x31}, 0x27d6700) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:101 +0x125 github.com/rclone/rclone/fs/cache.Get({0x2b09ae8, 0xc00052f320}, {0xc0006def00, 0x31}) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:182 +0x7b github.com/rclone/rclone/fs/operations.BackupDir({0x2b09ae8, 0xc00052f320}, {0x2b1ed40, 0xc0001fc080}, {0x2b20160, 0xc000a170e0}, {0x269da32?, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1896 +0xfc github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2b09ae8, 0xc00052f320}, {0x2b1ed40, 0xc0001fc080}, {0x2b20160, 0xc000a170e0}, {0x269da32, 0x9}, {0x269da32, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2044 +0x631 github.com/rclone/rclone/fs/operations.MoveFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2100 github.com/rclone/rclone/fs/operations_test.TestMoveFileBackupDir(0xc000965500) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1051 +0x425 testing.tRunner(0xc000965500, 0x27d5520) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 274 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 248 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 332 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 322 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8634 [chan receive, 3 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8633 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 221 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 211 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3530 [chan receive, 33 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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 185 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 175 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3690 [chan receive, 33 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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3446 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 615 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 574 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 546 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 456 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9587 [IO wait]: internal/poll.runtime_pollWait(0x76053abc8278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00065c900?, 0xc001278000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00065c900, {0xc001278000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00065c900, {0xc001278000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003be658, {0xc001278000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010b58, {0xc001278000?, 0x7605389af578?, 0x76058206ff30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000613200, {0xc001278000?, 0x2b09b20?, 0xc0003b1db0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003e09b8, {0x2ae3100, 0xc000613200}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003e0708, {0x7605391e00d8, 0xc000010b58}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003e0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003e0708, {0xc001364000, 0x1000, 0x76058206ff30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000655440, {0xc001364000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00039fc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00039fc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000655440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9535 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3036 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2922 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1502 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1492 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 441 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 431 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 516 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 506 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1208 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1182 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 798 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 788 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1402 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1392 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 719 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 709 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1091 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1049 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9588 [select]: net/http.(*persistConn).writeLoop(0xc000655440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9535 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 851 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 825 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3230 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1297 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1287 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3167 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1455 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1445 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1258 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1248 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 960 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 950 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3619 [chan receive, 33 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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2989 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3329 [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 2921 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1062 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1020 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1347 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1337 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8661 [IO wait]: internal/poll.runtime_pollWait(0x76053abc8048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003b6d00?, 0xc0001e2600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003b6d00, {0xc0001e2600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003b6d00, {0xc0001e2600?, 0x1973?, 0xc000356c00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008aab0, {0xc0001e2600?, 0xc000517dd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000613590, {0xc0001e2600?, 0x760532f49938?, 0x76058206f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ff4e8, {0xc0001e2600?, 0x43d367?, 0xc0007819c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000517eb8, {0x2ae3100, 0xc0008ff4e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000517c08, {0x7605391e00d8, 0xc000613590}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000517c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000517c08, {0xc00083c000, 0x1000, 0xc0003b3f50?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0002fca20, {0xc00083c000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000586d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000586d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0002fca20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8674 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9534 [select]: net/http.(*persistConn).roundTrip(0xc000655440, 0xc0003b1d10) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00050d520, 0xc000410f00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004316c0, 0xc000410f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000410f00, {0x2ae28a0, 0xc0004316c0}, {0x297a001?, 0xc0008f6598?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00053a8a0, 0xc000410f00, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00053a8a0, 0xc000410f00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9493 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 8662 [select]: net/http.(*persistConn).writeLoop(0xc0002fca20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8674 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.781436743s (try 4/5): exit status 2: Failed []