"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/03/31 05:03:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa" 2025/03/31 05:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:03:40 DEBUG : Swift container rclone-test-wedakun9vuwa.json: Auto set use_segments_container to true 2025/03/31 05:03:40 DEBUG : Swift container rclone-test-wedakun9vuwa: Auto set use_segments_container to true 2025/03/31 05:03:40 DEBUG : Creating backend with remote "/tmp/rclone248431595" === 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/31 05:03:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/31 05:03:40 DEBUG : potato: Seek from 10 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 10 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Seek from 5 to 2 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/31 05:03:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Seek from 5 to 2 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/31 05:03:40 DEBUG : potato: Seek from 8 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 8 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/31 05:03:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 05:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 05:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 05:03:40 DEBUG : potato: Seek from 5 to 2 2025/03/31 05:03:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/31 05:03:40 DEBUG : potato: Seek from 9 to 0 2025/03/31 05:03:40 DEBUG : potato: Seek from 9 to 0 2025/03/31 05:03:40 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:03:41 INFO : Swift container rclone-test-wedakun9vuwa: Container "rclone-test-wedakun9vuwa" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (169.34s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (5.14s) --- PASS: TestCheck/3 (10.15s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (5.17s) --- PASS: TestCheck/6 (5.15s) --- PASS: TestCheck/7 (10.16s) === RUN TestCheckFsError 2025/03/31 05:06:30 DEBUG : Creating backend with remote "nonexistent" 2025/03/31 05:06:30 DEBUG : Creating backend with remote "nonexistent" 2025/03/31 05:06:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/31 05:06:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/31 05:06:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/31 05:06:30 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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 (201.91s) --- PASS: TestCheckDownload/1 (15.21s) --- PASS: TestCheckDownload/2 (0.21s) --- PASS: TestCheckDownload/3 (15.19s) --- PASS: TestCheckDownload/4 (15.30s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.20s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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 (100.99s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.11s) --- PASS: TestCheckSizeOnly/3 (0.11s) --- PASS: TestCheckSizeOnly/4 (0.11s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:11:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/31 05:11:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/31 05:11:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/31 05:11:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/31 05:12:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/31 05:12:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/31 05:12:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/31 05:12:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (47.19s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:12:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/data" 2025/03/31 05:12:20 DEBUG : Swift container rclone-test-wedakun9vuwa path data.json: Auto set use_segments_container to true 2025/03/31 05:12:26 DEBUG : Swift container rclone-test-wedakun9vuwa 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 (222.85s) --- PASS: TestCheckSum/subtest1 (10.36s) --- PASS: TestCheckSum/subtest2 (5.35s) --- PASS: TestCheckSum/subtest3 (5.45s) --- PASS: TestCheckSum/subtest4 (10.49s) --- PASS: TestCheckSum/subtest5 (5.69s) --- PASS: TestCheckSum/subtest6 (10.53s) --- PASS: TestCheckSum/subtest7 (0.52s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:16:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/data" 2025/03/31 05:16:03 DEBUG : Swift container rclone-test-wedakun9vuwa path data.json: Auto set use_segments_container to true 2025/03/31 05:16:09 DEBUG : Swift container rclone-test-wedakun9vuwa 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 (295.60s) --- PASS: TestCheckSumDownload/subtest1 (10.49s) --- PASS: TestCheckSumDownload/subtest2 (5.45s) --- PASS: TestCheckSumDownload/subtest3 (10.46s) --- PASS: TestCheckSumDownload/subtest4 (15.55s) --- PASS: TestCheckSumDownload/subtest5 (15.43s) --- PASS: TestCheckSumDownload/subtest6 (5.43s) --- PASS: TestCheckSumDownload/subtest7 (15.38s) === RUN TestApplyTransforms 2025/03/31 05:20:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sahayoy6kake" 2025/03/31 05:20:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:20:59 DEBUG : Swift container rclone-test-sahayoy6kake.json: Auto set use_segments_container to true 2025/03/31 05:20:59 DEBUG : Swift container rclone-test-sahayoy6kake: Auto set use_segments_container to true 2025/03/31 05:20:59 DEBUG : Creating backend with remote "/tmp/rclone35052537" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sahayoy6kake", Local "Local file system at /tmp/rclone35052537", Modify Window "1ns" 2025/03/31 05:21:00 INFO : Swift container rclone-test-sahayoy6kake: Container "rclone-test-sahayoy6kake" created upper checkfile vs. lower remote (without normalization) 2025/03/31 05:21:06 ERROR : hello, world!: sum not found 2025/03/31 05:21:06 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-sahayoy6kake 2025/03/31 05:21:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sahayoy6kake: 1 files missing 2025/03/31 05:21:06 NOTICE: 1 hashes missing 2025/03/31 05:21:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sahayoy6kake: 2 differences found 2025/03/31 05:21:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sahayoy6kake: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/31 05:21:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:21:07 NOTICE: Compressed: TestCompressSwift:rclone-test-sahayoy6kake: 0 differences found 2025/03/31 05:21:07 NOTICE: Compressed: TestCompressSwift:rclone-test-sahayoy6kake: 1 matching files 2025/03/31 05:21:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cunilok0deka" 2025/03/31 05:21:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:21:07 DEBUG : Swift container rclone-test-cunilok0deka.json: Auto set use_segments_container to true 2025/03/31 05:21:08 DEBUG : Swift container rclone-test-cunilok0deka: Auto set use_segments_container to true 2025/03/31 05:21:08 DEBUG : Creating backend with remote "/tmp/rclone3273601604" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cunilok0deka", Local "Local file system at /tmp/rclone3273601604", Modify Window "1ns" 2025/03/31 05:21:08 INFO : Swift container rclone-test-cunilok0deka: Container "rclone-test-cunilok0deka" created lower checkfile vs. upper remote (without normalization) 2025/03/31 05:21:19 ERROR : HELLO, WORLD!: sum not found 2025/03/31 05:21:19 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-cunilok0deka 2025/03/31 05:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cunilok0deka: 1 files missing 2025/03/31 05:21:19 NOTICE: 1 hashes missing 2025/03/31 05:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cunilok0deka: 2 differences found 2025/03/31 05:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cunilok0deka: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/31 05:21:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cunilok0deka: 0 differences found 2025/03/31 05:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cunilok0deka: 1 matching files 2025/03/31 05:21:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cocuyuz5xigo" 2025/03/31 05:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:21:20 DEBUG : Swift container rclone-test-cocuyuz5xigo.json: Auto set use_segments_container to true 2025/03/31 05:21:21 DEBUG : Swift container rclone-test-cocuyuz5xigo: Auto set use_segments_container to true 2025/03/31 05:21:21 DEBUG : Creating backend with remote "/tmp/rclone2890469909" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo", Local "Local file system at /tmp/rclone2890469909", Modify Window "1ns" 2025/03/31 05:21:21 INFO : Swift container rclone-test-cocuyuz5xigo: Container "rclone-test-cocuyuz5xigo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/31 05:21:37 ERROR : HeLlO, wOrLd!: sum not found 2025/03/31 05:21:37 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo 2025/03/31 05:21:37 NOTICE: Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo: 1 files missing 2025/03/31 05:21:37 NOTICE: 1 hashes missing 2025/03/31 05:21:37 NOTICE: Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo: 2 differences found 2025/03/31 05:21:37 NOTICE: Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/31 05:21:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:21:47 NOTICE: Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo: 0 differences found 2025/03/31 05:21:47 NOTICE: Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo: 1 matching files 2025/03/31 05:21:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wuvudex8maza" 2025/03/31 05:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:21:48 DEBUG : Swift container rclone-test-wuvudex8maza.json: Auto set use_segments_container to true 2025/03/31 05:21:48 DEBUG : Swift container rclone-test-wuvudex8maza: Auto set use_segments_container to true 2025/03/31 05:21:48 DEBUG : Creating backend with remote "/tmp/rclone310482486" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wuvudex8maza", Local "Local file system at /tmp/rclone310482486", Modify Window "1ns" 2025/03/31 05:21:49 INFO : Swift container rclone-test-wuvudex8maza: Container "rclone-test-wuvudex8maza" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/31 05:22:01 ERROR : HELLO, WORLD!: sum not found 2025/03/31 05:22:01 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-wuvudex8maza 2025/03/31 05:22:01 NOTICE: Compressed: TestCompressSwift:rclone-test-wuvudex8maza: 1 files missing 2025/03/31 05:22:01 NOTICE: 1 hashes missing 2025/03/31 05:22:01 NOTICE: Compressed: TestCompressSwift:rclone-test-wuvudex8maza: 2 differences found 2025/03/31 05:22:01 NOTICE: Compressed: TestCompressSwift:rclone-test-wuvudex8maza: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/31 05:22:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-wuvudex8maza: 0 differences found 2025/03/31 05:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-wuvudex8maza: 1 matching files 2025/03/31 05:22:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cudohid0wodu" 2025/03/31 05:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:22:06 DEBUG : Swift container rclone-test-cudohid0wodu.json: Auto set use_segments_container to true 2025/03/31 05:22:07 DEBUG : Swift container rclone-test-cudohid0wodu: Auto set use_segments_container to true 2025/03/31 05:22:07 DEBUG : Creating backend with remote "/tmp/rclone3551233273" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cudohid0wodu", Local "Local file system at /tmp/rclone3551233273", Modify Window "1ns" 2025/03/31 05:22:07 INFO : Swift container rclone-test-cudohid0wodu: Container "rclone-test-cudohid0wodu" created NFD checkfile vs. NFC remote (without normalization) 2025/03/31 05:22:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/31 05:22:19 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cudohid0wodu 2025/03/31 05:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cudohid0wodu: 1 files missing 2025/03/31 05:22:19 NOTICE: 1 hashes missing 2025/03/31 05:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cudohid0wodu: 2 differences found 2025/03/31 05:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cudohid0wodu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/31 05:22:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cudohid0wodu: 0 differences found 2025/03/31 05:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cudohid0wodu: 1 matching files 2025/03/31 05:22:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-noparug5qaqu" 2025/03/31 05:22:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:22:19 DEBUG : Swift container rclone-test-noparug5qaqu.json: Auto set use_segments_container to true 2025/03/31 05:22:20 DEBUG : Swift container rclone-test-noparug5qaqu: Auto set use_segments_container to true 2025/03/31 05:22:20 DEBUG : Creating backend with remote "/tmp/rclone190929071" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-noparug5qaqu", Local "Local file system at /tmp/rclone190929071", Modify Window "1ns" 2025/03/31 05:22:20 INFO : Swift container rclone-test-noparug5qaqu: Container "rclone-test-noparug5qaqu" created NFC checkfile vs. NFD remote (without normalization) 2025/03/31 05:22:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/31 05:22:32 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-noparug5qaqu 2025/03/31 05:22:32 NOTICE: Compressed: TestCompressSwift:rclone-test-noparug5qaqu: 1 files missing 2025/03/31 05:22:32 NOTICE: 1 hashes missing 2025/03/31 05:22:32 NOTICE: Compressed: TestCompressSwift:rclone-test-noparug5qaqu: 2 differences found 2025/03/31 05:22:32 NOTICE: Compressed: TestCompressSwift:rclone-test-noparug5qaqu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/31 05:22:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:22:32 NOTICE: Compressed: TestCompressSwift:rclone-test-noparug5qaqu: 0 differences found 2025/03/31 05:22:32 NOTICE: Compressed: TestCompressSwift:rclone-test-noparug5qaqu: 1 matching files 2025/03/31 05:22:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqajuh3nuce" 2025/03/31 05:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:22:33 DEBUG : Swift container rclone-test-fiqajuh3nuce.json: Auto set use_segments_container to true 2025/03/31 05:22:33 DEBUG : Swift container rclone-test-fiqajuh3nuce: Auto set use_segments_container to true 2025/03/31 05:22:33 DEBUG : Creating backend with remote "/tmp/rclone2597055856" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce", Local "Local file system at /tmp/rclone2597055856", Modify Window "1ns" 2025/03/31 05:22:34 INFO : Swift container rclone-test-fiqajuh3nuce: Container "rclone-test-fiqajuh3nuce" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/31 05:22:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 05:22:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce 2025/03/31 05:22:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce: 1 files missing 2025/03/31 05:22:40 NOTICE: 1 hashes missing 2025/03/31 05:22:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce: 2 differences found 2025/03/31 05:22:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/31 05:22:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:22:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce: 0 differences found 2025/03/31 05:22:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce: 1 matching files 2025/03/31 05:22:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yumewas5paki" 2025/03/31 05:22:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:22:40 DEBUG : Swift container rclone-test-yumewas5paki.json: Auto set use_segments_container to true 2025/03/31 05:22:41 DEBUG : Swift container rclone-test-yumewas5paki: Auto set use_segments_container to true 2025/03/31 05:22:41 DEBUG : Creating backend with remote "/tmp/rclone4185807574" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yumewas5paki", Local "Local file system at /tmp/rclone4185807574", Modify Window "1ns" 2025/03/31 05:22:41 INFO : Swift container rclone-test-yumewas5paki: Container "rclone-test-yumewas5paki" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/31 05:22:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 05:22:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yumewas5paki 2025/03/31 05:22:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yumewas5paki: 1 files missing 2025/03/31 05:22:53 NOTICE: 1 hashes missing 2025/03/31 05:22:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yumewas5paki: 2 differences found 2025/03/31 05:22:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yumewas5paki: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/31 05:22:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:22:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yumewas5paki: 0 differences found 2025/03/31 05:22:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yumewas5paki: 1 matching files 2025/03/31 05:22:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dojoxax0sawi" 2025/03/31 05:22:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:22:54 DEBUG : Swift container rclone-test-dojoxax0sawi.json: Auto set use_segments_container to true 2025/03/31 05:22:55 DEBUG : Swift container rclone-test-dojoxax0sawi: Auto set use_segments_container to true 2025/03/31 05:22:55 DEBUG : Creating backend with remote "/tmp/rclone956703677" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dojoxax0sawi", Local "Local file system at /tmp/rclone956703677", Modify Window "1ns" 2025/03/31 05:22:55 INFO : Swift container rclone-test-dojoxax0sawi: Container "rclone-test-dojoxax0sawi" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/31 05:23:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 05:23:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dojoxax0sawi 2025/03/31 05:23:06 NOTICE: Compressed: TestCompressSwift:rclone-test-dojoxax0sawi: 1 files missing 2025/03/31 05:23:06 NOTICE: 1 hashes missing 2025/03/31 05:23:06 NOTICE: Compressed: TestCompressSwift:rclone-test-dojoxax0sawi: 2 differences found 2025/03/31 05:23:06 NOTICE: Compressed: TestCompressSwift:rclone-test-dojoxax0sawi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/31 05:23:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:23:06 NOTICE: Compressed: TestCompressSwift:rclone-test-dojoxax0sawi: 0 differences found 2025/03/31 05:23:06 NOTICE: Compressed: TestCompressSwift:rclone-test-dojoxax0sawi: 1 matching files 2025/03/31 05:23:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zihulor0lune" 2025/03/31 05:23:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:23:07 DEBUG : Swift container rclone-test-zihulor0lune.json: Auto set use_segments_container to true 2025/03/31 05:23:07 DEBUG : Swift container rclone-test-zihulor0lune: Auto set use_segments_container to true 2025/03/31 05:23:07 DEBUG : Creating backend with remote "/tmp/rclone2571221505" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zihulor0lune", Local "Local file system at /tmp/rclone2571221505", Modify Window "1ns" 2025/03/31 05:23:08 INFO : Swift container rclone-test-zihulor0lune: Container "rclone-test-zihulor0lune" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/31 05:23:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 05:23:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zihulor0lune 2025/03/31 05:23:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zihulor0lune: 1 files missing 2025/03/31 05:23:19 NOTICE: 1 hashes missing 2025/03/31 05:23:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zihulor0lune: 2 differences found 2025/03/31 05:23:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zihulor0lune: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/31 05:23:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 05:23:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zihulor0lune: 0 differences found 2025/03/31 05:23:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zihulor0lune: 1 matching files 2025/03/31 05:23:19 DEBUG : Compressed: TestCompressSwift:rclone-test-zihulor0lune: Purge remote 2025/03/31 05:23:19 DEBUG : Waiting for deletions to finish 2025/03/31 05:23:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 05:23:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 05:23:25 INFO : Swift container rclone-test-zihulor0lune: Container "rclone-test-zihulor0lune" removed 2025/03/31 05:23:25 DEBUG : Compressed: TestCompressSwift:rclone-test-dojoxax0sawi: Purge remote 2025/03/31 05:23:25 DEBUG : Waiting for deletions to finish 2025/03/31 05:23:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 05:23:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 05:23:35 INFO : Swift container rclone-test-dojoxax0sawi: Container "rclone-test-dojoxax0sawi" removed 2025/03/31 05:23:35 DEBUG : Compressed: TestCompressSwift:rclone-test-yumewas5paki: Purge remote 2025/03/31 05:23:35 DEBUG : Waiting for deletions to finish 2025/03/31 05:23:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 05:23:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 05:23:41 INFO : Swift container rclone-test-yumewas5paki: Container "rclone-test-yumewas5paki" removed 2025/03/31 05:23:41 DEBUG : Compressed: TestCompressSwift:rclone-test-fiqajuh3nuce: Purge remote 2025/03/31 05:23:41 DEBUG : Waiting for deletions to finish 2025/03/31 05:23:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 05:23:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 05:23:42 INFO : Swift container rclone-test-fiqajuh3nuce: Container "rclone-test-fiqajuh3nuce" removed 2025/03/31 05:23:42 DEBUG : Compressed: TestCompressSwift:rclone-test-noparug5qaqu: Purge remote 2025/03/31 05:23:42 DEBUG : Waiting for deletions to finish 2025/03/31 05:23:42 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/31 05:23:52 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/31 05:23:52 INFO : Swift container rclone-test-noparug5qaqu: Container "rclone-test-noparug5qaqu" removed 2025/03/31 05:23:52 DEBUG : Compressed: TestCompressSwift:rclone-test-cudohid0wodu: Purge remote 2025/03/31 05:23:52 DEBUG : Waiting for deletions to finish 2025/03/31 05:23:52 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/31 05:24:02 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/31 05:24:03 INFO : Swift container rclone-test-cudohid0wodu: Container "rclone-test-cudohid0wodu" removed 2025/03/31 05:24:03 DEBUG : Compressed: TestCompressSwift:rclone-test-wuvudex8maza: Purge remote 2025/03/31 05:24:03 DEBUG : Waiting for deletions to finish 2025/03/31 05:24:03 INFO : HELLO, WORLD!.bin: Deleted 2025/03/31 05:24:08 INFO : HELLO, WORLD!.json: Deleted 2025/03/31 05:24:08 INFO : Swift container rclone-test-wuvudex8maza: Container "rclone-test-wuvudex8maza" removed 2025/03/31 05:24:08 DEBUG : Compressed: TestCompressSwift:rclone-test-cocuyuz5xigo: Purge remote 2025/03/31 05:24:08 DEBUG : Waiting for deletions to finish 2025/03/31 05:24:13 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/31 05:24:13 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/31 05:24:14 INFO : Swift container rclone-test-cocuyuz5xigo: Container "rclone-test-cocuyuz5xigo" removed 2025/03/31 05:24:14 DEBUG : Compressed: TestCompressSwift:rclone-test-cunilok0deka: Purge remote 2025/03/31 05:24:14 DEBUG : Waiting for deletions to finish 2025/03/31 05:24:14 INFO : HELLO, WORLD!.bin: Deleted 2025/03/31 05:24:24 INFO : HELLO, WORLD!.json: Deleted 2025/03/31 05:24:25 INFO : Swift container rclone-test-cunilok0deka: Container "rclone-test-cunilok0deka" removed 2025/03/31 05:24:25 DEBUG : Compressed: TestCompressSwift:rclone-test-sahayoy6kake: Purge remote 2025/03/31 05:24:25 DEBUG : Waiting for deletions to finish 2025/03/31 05:24:25 INFO : hello, world!.bin: Deleted 2025/03/31 05:24:25 INFO : hello, world!.json: Deleted 2025/03/31 05:24:25 INFO : Swift container rclone-test-sahayoy6kake: Container "rclone-test-sahayoy6kake" removed --- PASS: TestApplyTransforms (206.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:24:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 05:24:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 05:24:51 INFO : file1: Copied (new) to: sub/file2 2025/03/31 05:25:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:25:02 DEBUG : file1: Unchanged skipping 2025/03/31 05:25:02 DEBUG : Compressed: TestCompressSwift:rclone-test-wedakun9vuwa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (47.58s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.21s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:25:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/backup" 2025/03/31 05:25:25 DEBUG : Swift container rclone-test-wedakun9vuwa path backup.json: Auto set use_segments_container to true 2025/03/31 05:25:31 DEBUG : Swift container rclone-test-wedakun9vuwa path backup: Auto set use_segments_container to true 2025/03/31 05:25:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/31 05:25:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/31 05:25:57 INFO : dst/file1: Copied (server-side copy) 2025/03/31 05:26:02 INFO : dst/file1: Deleted 2025/03/31 05:26:13 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 05:26:13 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (71.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:26:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/dst" 2025/03/31 05:26:25 DEBUG : Swift container rclone-test-wedakun9vuwa path dst.json: Auto set use_segments_container to true 2025/03/31 05:26:31 DEBUG : Swift container rclone-test-wedakun9vuwa path dst: Auto set use_segments_container to true 2025/03/31 05:26:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/CompareDest" 2025/03/31 05:26:42 DEBUG : Swift container rclone-test-wedakun9vuwa path CompareDest.json: Auto set use_segments_container to true 2025/03/31 05:26:48 DEBUG : Swift container rclone-test-wedakun9vuwa path CompareDest: Auto set use_segments_container to true 2025/03/31 05:26:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 05:27:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 05:27:09 INFO : one: Copied (new) 2025/03/31 05:27:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 05:27:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 05:27:35 INFO : one: Copied (replaced existing) 2025/03/31 05:28:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 05:28:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:28:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 05:29:04 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 05:29:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:29:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 05:29:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 05:29:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:29:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 05:29:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 05:29:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/31 05:29:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/31 05:29:57 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (250.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:30:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/dst" 2025/03/31 05:30:35 DEBUG : Config file has changed externally - reloading 2025/03/31 05:30:35 DEBUG : Swift container rclone-test-wedakun9vuwa path dst.json: Auto set use_segments_container to true 2025/03/31 05:30:41 DEBUG : Swift container rclone-test-wedakun9vuwa path dst: Auto set use_segments_container to true 2025/03/31 05:30:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/CopyDest" 2025/03/31 05:30:52 DEBUG : Swift container rclone-test-wedakun9vuwa path CopyDest.json: Auto set use_segments_container to true 2025/03/31 05:30:58 DEBUG : Swift container rclone-test-wedakun9vuwa path CopyDest: Auto set use_segments_container to true 2025/03/31 05:31:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 05:31:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 05:31:19 INFO : one: Copied (new) 2025/03/31 05:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 05:31:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 05:31:35 INFO : one: Copied (replaced existing) 2025/03/31 05:32:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/BackupDir" 2025/03/31 05:32:13 DEBUG : Swift container rclone-test-wedakun9vuwa path BackupDir.json: Auto set use_segments_container to true 2025/03/31 05:32:19 DEBUG : Swift container rclone-test-wedakun9vuwa path BackupDir: Auto set use_segments_container to true 2025/03/31 05:32:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 05:32:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:32:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 05:32:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 05:32:51 INFO : one: Copied (server-side copy) 2025/03/31 05:32:56 INFO : one: Deleted 2025/03/31 05:33:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 05:33:17 INFO : one: Copied (server-side copy) 2025/03/31 05:33:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/31 05:33:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 05:33:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:34:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/31 05:34:05 INFO : two: Copied (server-side copy) 2025/03/31 05:34:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/31 05:34:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 05:34:16 DEBUG : two: Unchanged skipping 2025/03/31 05:34:38 DEBUG : three: Need to transfer - File not found at Destination 2025/03/31 05:34:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/31 05:34:39 DEBUG : three: Destination not found in --copy-dest 2025/03/31 05:34:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/31 05:34:49 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (313.21s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.31s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:35:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/31 05:36:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 05:36:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/31 05:36:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/31 05:36:21 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/31 05:36:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-wedakun9vuwa/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/31 05:36:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/31 05:36:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/31 05:36:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4066f267ec8a5e056a331179b6e668ee OK 2025/03/31 05:36:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (81.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.27s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.13s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:38:09 INFO : Compressed: TestCompressSwift:rclone-test-wedakun9vuwa: Looking for duplicate md5 hashes using newest mode. 2025/03/31 05:38:09 NOTICE: 9f8d5c6511242ef8c50fddda95dc9bc9: Found 3 files with duplicate md5 hashes 2025/03/31 05:38:20 INFO : one: Deleted 2025/03/31 05:38:25 INFO : also/one: Deleted 2025/03/31 05:38:25 NOTICE: 9f8d5c6511242ef8c50fddda95dc9bc9: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (100.93s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.24s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.11s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.19s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:40:15 DEBUG : a.txt: Excluded (Size Filter) 2025/03/31 05:40:15 DEBUG : a.txt: Excluded 2025/03/31 05:40:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/31 05:40:16 DEBUG : sub dir/hello world: Excluded 2025/03/31 05:40:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/31 05:40:16 DEBUG : sub dir/hello world2: Excluded 2025/03/31 05:40:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/31 05:40:16 DEBUG : sub dir/hello world: Excluded 2025/03/31 05:40:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/31 05:40:16 DEBUG : sub dir/hello world2: Excluded 2025/03/31 05:40:16 DEBUG : sub dir/ignore dir: Excluded 2025/03/31 05:40:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (126.93s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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 (114.25s) --- PASS: TestListJSON/Default (10.20s) --- PASS: TestListJSON/FilesOnly (10.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.37s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (5.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", 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/03/31 05:44:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/notfound" 2025/03/31 05:44:16 DEBUG : Config file has changed externally - reloading 2025/03/31 05:44:17 DEBUG : Swift container rclone-test-wedakun9vuwa path notfound.json: Auto set use_segments_container to true 2025/03/31 05:44:22 DEBUG : Swift container rclone-test-wedakun9vuwa path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (115.71s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.38s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.38s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (15.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.69s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:44:49 INFO : Compressed: TestCompressSwift:rclone-test-wedakun9vuwa: Making directory 2025/03/31 05:44:49 INFO : Compressed: TestCompressSwift:rclone-test-wedakun9vuwa: Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestLsd (36.14s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestLs (52.29s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:46:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/31 05:46:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (67.54s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestLsLong (57.31s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.65s) --- PASS: TestHashSums/Md5 (5.14s) --- PASS: TestHashSums/Md5Download (5.24s) === RUN TestHashSumsWithErrors 2025/03/31 05:49:30 DEBUG : Creating backend with remote ":memory:" 2025/03/31 05:49:30 DEBUG : Config file has changed externally - reloading 2025/03/31 05:49:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/31 05:49:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/31 05:49:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/31 05:49:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/31 05:49:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/31 05:49:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/31 05:49:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/31 05:49:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/31 05:49:30 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestCount (74.26s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:51:22 DEBUG : Waiting for deletions to finish 2025/03/31 05:51:22 DEBUG : large: Excluded (Size Filter) 2025/03/31 05:51:28 INFO : medium: Deleted 2025/03/31 05:51:38 INFO : small: Deleted --- PASS: TestDelete (54.17s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:52:10 DEBUG : Waiting for deletions to finish 2025/03/31 05:52:11 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/31 05:52:11 INFO : large: Deleted 2025/03/31 05:52:16 INFO : medium: Deleted --- PASS: TestMaxDelete (53.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:53:09 DEBUG : Waiting for deletions to finish 2025/03/31 05:53:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/31 05:53:15 INFO : medium: Deleted 2025/03/31 05:53:24 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.85s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:54:02 DEBUG : Waiting for deletions to finish 2025/03/31 05:54:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/31 05:54:03 INFO : large: Deleted 2025/03/31 05:54:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (53.36s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestReadFile (51.98s) === RUN TestRetry 2025/03/31 05:55:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/31 05:55:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/31 05:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 05:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 05:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 05:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 05:55:11 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-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestCat (139.13s) === RUN TestPurge 2025/03/31 05:57:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-doyihav0hazu" 2025/03/31 05:57:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 05:57:31 DEBUG : Swift container rclone-test-doyihav0hazu.json: Auto set use_segments_container to true 2025/03/31 05:57:31 DEBUG : Swift container rclone-test-doyihav0hazu: Auto set use_segments_container to true 2025/03/31 05:57:31 DEBUG : Creating backend with remote "/tmp/rclone1601308292" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-doyihav0hazu", Local "Local file system at /tmp/rclone1601308292", Modify Window "1ns" 2025/03/31 05:57:32 INFO : Swift container rclone-test-doyihav0hazu: Container "rclone-test-doyihav0hazu" created 2025/03/31 05:57:42 INFO : A2: Making directory 2025/03/31 05:57:42 INFO : A1/B2: Making directory 2025/03/31 05:57:42 INFO : A1/B2/C2: Making directory 2025/03/31 05:57:42 INFO : A1/B1/C3: Making directory 2025/03/31 05:57:42 INFO : A3: Making directory 2025/03/31 05:57:42 INFO : A3/B3: Making directory 2025/03/31 05:57:42 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/31 05:58:04 DEBUG : Waiting for deletions to finish 2025/03/31 05:58:04 INFO : A1/B1/C1/one.bin: Deleted 2025/03/31 05:58:09 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/31 05:58:14 DEBUG : Waiting for deletions to finish 2025/03/31 05:58:14 INFO : A1/two.bin: Deleted 2025/03/31 05:58:24 INFO : A1/two.json: Deleted 2025/03/31 05:58:25 INFO : Swift container rclone-test-doyihav0hazu: Container "rclone-test-doyihav0hazu" removed 2025/03/31 05:58:25 DEBUG : Compressed: TestCompressSwift:rclone-test-doyihav0hazu: Purge remote 2025/03/31 05:58:25 DEBUG : Waiting for deletions to finish 2025/03/31 05:58:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (54.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:58:31 INFO : A2: Making directory 2025/03/31 05:58:31 INFO : A1/B2: Making directory 2025/03/31 05:58:31 INFO : A1/B2/C2: Making directory 2025/03/31 05:58:31 INFO : A1/B1/C3: Making directory 2025/03/31 05:58:31 INFO : A3: Making directory 2025/03/31 05:58:31 INFO : A3/B3: Making directory 2025/03/31 05:58:31 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/31 05:58:47 DEBUG : removing 1 level 3 directories 2025/03/31 05:58:47 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/31 05:59:04 DEBUG : removing 1 level 0 directories 2025/03/31 05:59:04 INFO : Compressed: TestCompressSwift:rclone-test-wedakun9vuwa: Removing directory 2025/03/31 05:59:04 INFO : Swift container rclone-test-wedakun9vuwa: Container "rclone-test-wedakun9vuwa" removed --- PASS: TestRmdirsNoLeaveRoot (39.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:59:05 INFO : Swift container rclone-test-wedakun9vuwa: Container "rclone-test-wedakun9vuwa" created 2025/03/31 05:59:05 INFO : A1: Making directory 2025/03/31 05:59:05 INFO : A1/B1: Making directory 2025/03/31 05:59:05 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.57s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:59:05 INFO : A1: Making directory 2025/03/31 05:59:05 INFO : A1/B1: Making directory 2025/03/31 05:59:05 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 05:59:31 DEBUG : filename.txt: File name found in url 2025/03/31 05:59:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (125.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 06:01:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 06:01:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 06:01:36 INFO : file1: Copied (new) to: sub/file2 2025/03/31 06:01:36 INFO : file1: Deleted 2025/03/31 06:01:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 06:01:42 DEBUG : file1: Unchanged skipping 2025/03/31 06:01:42 INFO : file1: Deleted 2025/03/31 06:01:42 DEBUG : Compressed: TestCompressSwift:rclone-test-wedakun9vuwa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (37.11s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 06:01:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 06:02:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 06:02:08 INFO : file1: Copied (new) 2025/03/31 06:02:08 INFO : file1: Deleted 2025/03/31 06:02:24 DEBUG : file1: Destination exists, skipping 2025/03/31 06:02:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (51.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.16s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.18s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wedakun9vuwa", Local "Local file system at /tmp/rclone248431595", Modify Window "1ns" 2025/03/31 06:02:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wedakun9vuwa/backup" 2025/03/31 06:02:56 DEBUG : Config file has changed externally - reloading 2025/03/31 06:02:57 DEBUG : Swift container rclone-test-wedakun9vuwa path backup.json: Auto set use_segments_container to true 2025/03/31 06:03:02 DEBUG : Swift container rclone-test-wedakun9vuwa path backup: Auto set use_segments_container to true 2025/03/31 06:03:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/31 06:03:28 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/31 06:03:28 INFO : dst/file1: Copied (server-side copy) 2025/03/31 06:03:33 INFO : dst/file1: Deleted panic: test timed out after 1h0m0s running tests: TestMoveFileBackupDir (1m0s) goroutine 9154 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc0003c8000, {0x260459c?, 0x0?}, 0x2727498) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0003c8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003c8000, 0xc000775c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000bae588, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00053d400) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00053d400) /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:263 +0xa9 goroutine 11 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 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 9046 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000351180, 0xc0007402a0, 0xc0005ee140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000351180, {0x2a03d80, 0xc0009ee810}, {0xc000b0e000, 0x4f}, {{0xc0005be0f0, 0x18}, {0xc0005be109, 0xd}, {0x25d044b, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000351180, {0x2a03d80, 0xc0009ee810}, {{0xc0005be0f0, 0x18}, {0xc0005be109, 0xd}, {0x25d044b, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc000351180, {0x2a03d80, 0xc0009ee810}, {0xc0005be0f0, 0x18}, {0xc0005be109, 0xd}, {0x29dcda0, 0xc0007781e0}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1568 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1614 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000896380?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a7eea0, 0xc000896380, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000740240, {0x2a03d80, 0xc0009ee810}, {0x29dcda0, 0xc0007781e0}, {0x2a0e830, 0xc00037ea20}, {0xc0004ee100, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7cb github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc0003516c0, {0x2a03d80, 0xc0009ee810}, {0x29dcda0, 0xc0007781e0}, {0x2a0e830, 0xc00037ea20}, {0xc0004ee100, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putUncompress(0xc000720980, {0x2a03d80, 0xc0009ee810}, {0x29dcda0?, 0xc000778168?}, {0x7f4a1df8aa38, 0xc0002e7740}, 0xc0007355c0, {0xc0004ee100, 0x1, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:629 +0x32d github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc000720980, {0x2a03d80, 0xc0009ee810}, {0x29dcda0?, 0xc000778168?}, {0x7f4a1df8aa38, 0xc0002e7740}, {0xc0004ee100, 0x1, 0x1}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:692 +0xec github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc000720980, {0x2a03d80, 0xc0009ee810}, {0x29dc520, 0xc0020b5000}, {0x7f4a1df8aa38, 0xc0002e7740}, {0xc0004ee100, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:727 +0x266 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc00077a090, {0x2a03d80, 0xc0009ee810}, {0x29ef608?, 0xc000532700?}, {0xc0004ee100, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:217 +0x226 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00077a090, {0x2a03d80, 0xc0009ee810}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:270 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00077a090, {0x2a03d80, 0xc0009ee810}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:310 +0x176 github.com/rclone/rclone/fs/operations.Copy({0x2a03d80, 0xc0009ee810}, {0x2a18140, 0xc000720980}, {0x0, 0x0}, {0x25e102f, 0x9}, {0x2a19410, 0xc0002e7740}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a03d80, 0xc0009ee810}, {0x2a18140, 0xc000720980}, {0x0, 0x0}, {0x25e102f, 0x9}, {0x2a19410, 0xc0002e7740}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.MoveTransfer({0x2a03d80?, 0xc0009ee810?}, {0x2a18140?, 0xc000720980?}, {0x0?, 0x0?}, {0x25e102f?, 0x2a181b0?}, {0x2a19410, 0xc0002e7740}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:422 +0x65 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2a03d80, 0xc0009ee810}, {0x2a18140, 0xc000720980}, {0x2a193a0, 0xc000861e00}, {0x25e102f, 0x9}, {0x25e102f, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2092 +0xcf1 github.com/rclone/rclone/fs/operations.MoveFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2109 github.com/rclone/rclone/fs/operations_test.TestMoveFileBackupDir(0xc000c14820) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1051 +0x42c testing.tRunner(0xc000c14820, 0x2727498) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 1401 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1391 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3140 [chan receive, 42 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2972 [chan receive, 42 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1312 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8182 [chan receive, 7 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 8181 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1275 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1249 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 341 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 331 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 222 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 212 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +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:211 +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:209 +0x378 goroutine 159 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 149 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1152 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1464 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1422 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 290 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 232 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 540 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 530 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 733 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 723 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1233 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1223 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9133 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0020b5000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9046 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 504 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 398 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 786 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 664 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1025 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1015 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 624 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 615 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2875 [chan receive, 43 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3552 [chan receive, 40 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 679 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 637 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1340 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1330 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9137 [select]: net/http.(*persistConn).roundTrip(0xc000722d80, 0xc0001a0f00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0003cc000, 0xc0005ee140) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00051a1c0, 0xc0005ee140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005ee140, {0x29dd860, 0xc00051a1c0}, {0xc000b89501?, 0x537893?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0009ee750, 0xc0005ee140, {0x3470e01?, 0xc000b895f0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0009ee750, 0xc0005ee140) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9046 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 3381 [chan receive, 41 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3419 [chan receive, 40 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 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:211 +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:209 +0x378 goroutine 2793 [chan receive, 43 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3301 [chan receive, 41 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2978 [chan receive, 43 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 941 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 931 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1069 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1059 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7833 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000007880) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7832 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 9088 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f4a241d7d30, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000896880?, 0xc0009ccc80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000896880, {0xc0009ccc80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000896880, {0xc0009ccc80?, 0xc0007d5350?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007a2360, {0xc0009ccc80?, 0x3d1d040?, 0xc0008e69d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000778d68, {0xc0009ccc80?, 0x18?, 0x7f4a1df7eb28?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a07d88, {0xc0009ccc80?, 0x0?, 0xc000a07d88?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007d5438, {0x29ddfe0, 0xc000a07d88}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007d5188, {0x7f4a1cdbd210, 0xc000778d68}, 0xc0008e6a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007d5188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007d5188, {0xc00178a000, 0x1000, 0xc00008d308?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000895560, {0xc00178a000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0017881e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0017881e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000895560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9108 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3213 [chan receive, 41 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 2792 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9089 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000895560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9108 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8318 [IO wait]: internal/poll.runtime_pollWait(0x7f4a241d7e38, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003b8f80?, 0xc0008b0000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003b8f80, {0xc0008b0000, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003b8f80, {0xc0008b0000?, 0xc00016efd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000392090, {0xc0008b0000?, 0x3d1d040?, 0xc0000999d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bae648, {0xc0008b0000?, 0x18?, 0xc000099998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00098a048, {0xc0008b0000?, 0x0?, 0xc00098a048?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00016f0b8, {0x29ddfe0, 0xc00098a048}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00016ee08, {0x7f4a1cdbd210, 0xc000bae648}, 0xc000099a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00016ee08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00016ee08, {0xc0008fe000, 0x1000, 0xc00039a508?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000722d80, {0xc0008fe000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a63320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000a63320, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000722d80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8372 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9132 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0000b2040) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 9046 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 8319 [select]: net/http.(*persistConn).writeLoop(0xc000722d80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8372 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.262813521s (try 1/5): exit status 2: Failed []