"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/03/28 07:20:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe" 2025/03/28 07:20:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:20:40 DEBUG : Swift container rclone-test-koxigay9hibe.json: Auto set use_segments_container to true 2025/03/28 07:20:40 DEBUG : Swift container rclone-test-koxigay9hibe: Auto set use_segments_container to true 2025/03/28 07:20:40 DEBUG : Creating backend with remote "/tmp/rclone3726116540" === 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", 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/28 07:20:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/28 07:20:40 DEBUG : potato: Seek from 10 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 10 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Seek from 5 to 2 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/28 07:20:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Seek from 5 to 2 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/28 07:20:40 DEBUG : potato: Seek from 8 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 8 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/28 07:20:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 07:20:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 07:20:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 07:20:40 DEBUG : potato: Seek from 5 to 2 2025/03/28 07:20:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/28 07:20:40 DEBUG : potato: Seek from 9 to 0 2025/03/28 07:20:40 DEBUG : potato: Seek from 9 to 0 2025/03/28 07:20: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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:20:41 INFO : Swift container rclone-test-koxigay9hibe: Container "rclone-test-koxigay9hibe" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (128.85s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (5.23s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/03/28 07:22:49 DEBUG : Creating backend with remote "nonexistent" 2025/03/28 07:22:49 DEBUG : Creating backend with remote "nonexistent" 2025/03/28 07:22:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/28 07:22:49 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/28 07:22:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/28 07:22:49 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", 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 (136.83s) --- PASS: TestCheckDownload/1 (0.29s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (5.21s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.19s) --- PASS: TestCheckDownload/7 (0.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (110.70s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.10s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:27:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/28 07:27:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/28 07:27:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/28 07:27:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/28 07:27:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/28 07:27:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/28 07:27:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/28 07:27:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (66.78s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:28:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/data" 2025/03/28 07:28:04 DEBUG : Swift container rclone-test-koxigay9hibe path data.json: Auto set use_segments_container to true 2025/03/28 07:28:10 DEBUG : Swift container rclone-test-koxigay9hibe 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 (430.53s) --- PASS: TestCheckSum/subtest1 (20.35s) --- PASS: TestCheckSum/subtest2 (5.34s) --- PASS: TestCheckSum/subtest3 (20.45s) --- PASS: TestCheckSum/subtest4 (20.45s) --- PASS: TestCheckSum/subtest5 (20.45s) --- PASS: TestCheckSum/subtest6 (25.44s) --- PASS: TestCheckSum/subtest7 (10.41s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:35:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/data" 2025/03/28 07:35:15 DEBUG : Swift container rclone-test-koxigay9hibe path data.json: Auto set use_segments_container to true 2025/03/28 07:35:20 DEBUG : Swift container rclone-test-koxigay9hibe 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 (364.28s) --- PASS: TestCheckSumDownload/subtest1 (5.45s) --- PASS: TestCheckSumDownload/subtest2 (15.41s) --- PASS: TestCheckSumDownload/subtest3 (15.48s) --- PASS: TestCheckSumDownload/subtest4 (10.40s) --- PASS: TestCheckSumDownload/subtest5 (0.44s) --- PASS: TestCheckSumDownload/subtest6 (0.50s) --- PASS: TestCheckSumDownload/subtest7 (20.63s) === RUN TestApplyTransforms 2025/03/28 07:41:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bizabek8cocu" 2025/03/28 07:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:41:19 DEBUG : Swift container rclone-test-bizabek8cocu.json: Auto set use_segments_container to true 2025/03/28 07:41:19 DEBUG : Swift container rclone-test-bizabek8cocu: Auto set use_segments_container to true 2025/03/28 07:41:19 DEBUG : Creating backend with remote "/tmp/rclone826571853" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bizabek8cocu", Local "Local file system at /tmp/rclone826571853", Modify Window "1ns" 2025/03/28 07:41:20 INFO : Swift container rclone-test-bizabek8cocu: Container "rclone-test-bizabek8cocu" created upper checkfile vs. lower remote (without normalization) 2025/03/28 07:41:31 ERROR : hello, world!: sum not found 2025/03/28 07:41:31 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-bizabek8cocu 2025/03/28 07:41:31 NOTICE: Compressed: TestCompressSwift:rclone-test-bizabek8cocu: 1 files missing 2025/03/28 07:41:31 NOTICE: 1 hashes missing 2025/03/28 07:41:31 NOTICE: Compressed: TestCompressSwift:rclone-test-bizabek8cocu: 2 differences found 2025/03/28 07:41:31 NOTICE: Compressed: TestCompressSwift:rclone-test-bizabek8cocu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/28 07:41:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:41:31 NOTICE: Compressed: TestCompressSwift:rclone-test-bizabek8cocu: 0 differences found 2025/03/28 07:41:31 NOTICE: Compressed: TestCompressSwift:rclone-test-bizabek8cocu: 1 matching files 2025/03/28 07:41:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qexisuq5xuvo" 2025/03/28 07:41:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:41:32 DEBUG : Swift container rclone-test-qexisuq5xuvo.json: Auto set use_segments_container to true 2025/03/28 07:41:32 DEBUG : Swift container rclone-test-qexisuq5xuvo: Auto set use_segments_container to true 2025/03/28 07:41:32 DEBUG : Creating backend with remote "/tmp/rclone2787609802" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo", Local "Local file system at /tmp/rclone2787609802", Modify Window "1ns" 2025/03/28 07:41:33 INFO : Swift container rclone-test-qexisuq5xuvo: Container "rclone-test-qexisuq5xuvo" created lower checkfile vs. upper remote (without normalization) 2025/03/28 07:41:44 ERROR : HELLO, WORLD!: sum not found 2025/03/28 07:41:44 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo 2025/03/28 07:41:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo: 1 files missing 2025/03/28 07:41:44 NOTICE: 1 hashes missing 2025/03/28 07:41:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo: 2 differences found 2025/03/28 07:41:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/28 07:41:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:41:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo: 0 differences found 2025/03/28 07:41:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo: 1 matching files 2025/03/28 07:41:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-defohoq5xixu" 2025/03/28 07:41:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:41:44 DEBUG : Swift container rclone-test-defohoq5xixu.json: Auto set use_segments_container to true 2025/03/28 07:41:45 DEBUG : Swift container rclone-test-defohoq5xixu: Auto set use_segments_container to true 2025/03/28 07:41:45 DEBUG : Creating backend with remote "/tmp/rclone39376467" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-defohoq5xixu", Local "Local file system at /tmp/rclone39376467", Modify Window "1ns" 2025/03/28 07:41:45 INFO : Swift container rclone-test-defohoq5xixu: Container "rclone-test-defohoq5xixu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/28 07:41:56 ERROR : HeLlO, wOrLd!: sum not found 2025/03/28 07:41:56 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-defohoq5xixu 2025/03/28 07:41:56 NOTICE: Compressed: TestCompressSwift:rclone-test-defohoq5xixu: 1 files missing 2025/03/28 07:41:56 NOTICE: 1 hashes missing 2025/03/28 07:41:56 NOTICE: Compressed: TestCompressSwift:rclone-test-defohoq5xixu: 2 differences found 2025/03/28 07:41:56 NOTICE: Compressed: TestCompressSwift:rclone-test-defohoq5xixu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/28 07:42:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:42:02 NOTICE: Compressed: TestCompressSwift:rclone-test-defohoq5xixu: 0 differences found 2025/03/28 07:42:02 NOTICE: Compressed: TestCompressSwift:rclone-test-defohoq5xixu: 1 matching files 2025/03/28 07:42:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dogemad1caqa" 2025/03/28 07:42:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:42:02 DEBUG : Swift container rclone-test-dogemad1caqa.json: Auto set use_segments_container to true 2025/03/28 07:42:03 DEBUG : Swift container rclone-test-dogemad1caqa: Auto set use_segments_container to true 2025/03/28 07:42:03 DEBUG : Creating backend with remote "/tmp/rclone1977659660" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dogemad1caqa", Local "Local file system at /tmp/rclone1977659660", Modify Window "1ns" 2025/03/28 07:42:03 INFO : Swift container rclone-test-dogemad1caqa: Container "rclone-test-dogemad1caqa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/28 07:42:15 ERROR : HELLO, WORLD!: sum not found 2025/03/28 07:42:15 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-dogemad1caqa 2025/03/28 07:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dogemad1caqa: 1 files missing 2025/03/28 07:42:15 NOTICE: 1 hashes missing 2025/03/28 07:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dogemad1caqa: 2 differences found 2025/03/28 07:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dogemad1caqa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/28 07:42:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dogemad1caqa: 0 differences found 2025/03/28 07:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dogemad1caqa: 1 matching files 2025/03/28 07:42:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-huhenif4jiju" 2025/03/28 07:42:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:42:16 DEBUG : Swift container rclone-test-huhenif4jiju.json: Auto set use_segments_container to true 2025/03/28 07:42:16 DEBUG : Swift container rclone-test-huhenif4jiju: Auto set use_segments_container to true 2025/03/28 07:42:16 DEBUG : Creating backend with remote "/tmp/rclone1574018776" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-huhenif4jiju", Local "Local file system at /tmp/rclone1574018776", Modify Window "1ns" 2025/03/28 07:42:16 INFO : Swift container rclone-test-huhenif4jiju: Container "rclone-test-huhenif4jiju" created NFD checkfile vs. NFC remote (without normalization) 2025/03/28 07:42:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/28 07:42:27 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-huhenif4jiju 2025/03/28 07:42:27 NOTICE: Compressed: TestCompressSwift:rclone-test-huhenif4jiju: 1 files missing 2025/03/28 07:42:27 NOTICE: 1 hashes missing 2025/03/28 07:42:27 NOTICE: Compressed: TestCompressSwift:rclone-test-huhenif4jiju: 2 differences found 2025/03/28 07:42:27 NOTICE: Compressed: TestCompressSwift:rclone-test-huhenif4jiju: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/28 07:42:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:42:28 NOTICE: Compressed: TestCompressSwift:rclone-test-huhenif4jiju: 0 differences found 2025/03/28 07:42:28 NOTICE: Compressed: TestCompressSwift:rclone-test-huhenif4jiju: 1 matching files 2025/03/28 07:42:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wetihap9gagu" 2025/03/28 07:42:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:42:28 DEBUG : Swift container rclone-test-wetihap9gagu.json: Auto set use_segments_container to true 2025/03/28 07:42:29 DEBUG : Swift container rclone-test-wetihap9gagu: Auto set use_segments_container to true 2025/03/28 07:42:29 DEBUG : Creating backend with remote "/tmp/rclone6398498" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wetihap9gagu", Local "Local file system at /tmp/rclone6398498", Modify Window "1ns" 2025/03/28 07:42:29 INFO : Swift container rclone-test-wetihap9gagu: Container "rclone-test-wetihap9gagu" created NFC checkfile vs. NFD remote (without normalization) 2025/03/28 07:42:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/28 07:42:45 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wetihap9gagu 2025/03/28 07:42:45 NOTICE: Compressed: TestCompressSwift:rclone-test-wetihap9gagu: 1 files missing 2025/03/28 07:42:45 NOTICE: 1 hashes missing 2025/03/28 07:42:45 NOTICE: Compressed: TestCompressSwift:rclone-test-wetihap9gagu: 2 differences found 2025/03/28 07:42:45 NOTICE: Compressed: TestCompressSwift:rclone-test-wetihap9gagu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/28 07:42:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:42:46 NOTICE: Compressed: TestCompressSwift:rclone-test-wetihap9gagu: 0 differences found 2025/03/28 07:42:46 NOTICE: Compressed: TestCompressSwift:rclone-test-wetihap9gagu: 1 matching files 2025/03/28 07:42:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wilupon7yibo" 2025/03/28 07:42:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:42:46 DEBUG : Swift container rclone-test-wilupon7yibo.json: Auto set use_segments_container to true 2025/03/28 07:42:47 DEBUG : Swift container rclone-test-wilupon7yibo: Auto set use_segments_container to true 2025/03/28 07:42:47 DEBUG : Creating backend with remote "/tmp/rclone746979721" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wilupon7yibo", Local "Local file system at /tmp/rclone746979721", Modify Window "1ns" 2025/03/28 07:42:47 INFO : Swift container rclone-test-wilupon7yibo: Container "rclone-test-wilupon7yibo" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/28 07:43:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 07:43:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wilupon7yibo 2025/03/28 07:43:03 NOTICE: Compressed: TestCompressSwift:rclone-test-wilupon7yibo: 1 files missing 2025/03/28 07:43:03 NOTICE: 1 hashes missing 2025/03/28 07:43:03 NOTICE: Compressed: TestCompressSwift:rclone-test-wilupon7yibo: 2 differences found 2025/03/28 07:43:03 NOTICE: Compressed: TestCompressSwift:rclone-test-wilupon7yibo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/28 07:43:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:43:08 NOTICE: Compressed: TestCompressSwift:rclone-test-wilupon7yibo: 0 differences found 2025/03/28 07:43:08 NOTICE: Compressed: TestCompressSwift:rclone-test-wilupon7yibo: 1 matching files 2025/03/28 07:43:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yicefaq8doyu" 2025/03/28 07:43:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:43:09 DEBUG : Swift container rclone-test-yicefaq8doyu.json: Auto set use_segments_container to true 2025/03/28 07:43:10 DEBUG : Swift container rclone-test-yicefaq8doyu: Auto set use_segments_container to true 2025/03/28 07:43:10 DEBUG : Creating backend with remote "/tmp/rclone3812422402" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yicefaq8doyu", Local "Local file system at /tmp/rclone3812422402", Modify Window "1ns" 2025/03/28 07:43:10 INFO : Swift container rclone-test-yicefaq8doyu: Container "rclone-test-yicefaq8doyu" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/28 07:43:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 07:43:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yicefaq8doyu 2025/03/28 07:43:26 NOTICE: Compressed: TestCompressSwift:rclone-test-yicefaq8doyu: 1 files missing 2025/03/28 07:43:26 NOTICE: 1 hashes missing 2025/03/28 07:43:26 NOTICE: Compressed: TestCompressSwift:rclone-test-yicefaq8doyu: 2 differences found 2025/03/28 07:43:26 NOTICE: Compressed: TestCompressSwift:rclone-test-yicefaq8doyu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/28 07:43:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:43:36 NOTICE: Compressed: TestCompressSwift:rclone-test-yicefaq8doyu: 0 differences found 2025/03/28 07:43:36 NOTICE: Compressed: TestCompressSwift:rclone-test-yicefaq8doyu: 1 matching files 2025/03/28 07:43:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kocufol7cihi" 2025/03/28 07:43:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:43:37 DEBUG : Swift container rclone-test-kocufol7cihi.json: Auto set use_segments_container to true 2025/03/28 07:43:38 DEBUG : Swift container rclone-test-kocufol7cihi: Auto set use_segments_container to true 2025/03/28 07:43:38 DEBUG : Creating backend with remote "/tmp/rclone1037112078" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kocufol7cihi", Local "Local file system at /tmp/rclone1037112078", Modify Window "1ns" 2025/03/28 07:43:38 INFO : Swift container rclone-test-kocufol7cihi: Container "rclone-test-kocufol7cihi" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/28 07:43:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 07:43:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kocufol7cihi 2025/03/28 07:43:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kocufol7cihi: 1 files missing 2025/03/28 07:43:54 NOTICE: 1 hashes missing 2025/03/28 07:43:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kocufol7cihi: 2 differences found 2025/03/28 07:43:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kocufol7cihi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/28 07:44:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:44:00 NOTICE: Compressed: TestCompressSwift:rclone-test-kocufol7cihi: 0 differences found 2025/03/28 07:44:00 NOTICE: Compressed: TestCompressSwift:rclone-test-kocufol7cihi: 1 matching files 2025/03/28 07:44:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juzapar7rofa" 2025/03/28 07:44:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 07:44:00 DEBUG : Swift container rclone-test-juzapar7rofa.json: Auto set use_segments_container to true 2025/03/28 07:44:01 DEBUG : Swift container rclone-test-juzapar7rofa: Auto set use_segments_container to true 2025/03/28 07:44:01 DEBUG : Creating backend with remote "/tmp/rclone3639076633" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juzapar7rofa", Local "Local file system at /tmp/rclone3639076633", Modify Window "1ns" 2025/03/28 07:44:01 INFO : Swift container rclone-test-juzapar7rofa: Container "rclone-test-juzapar7rofa" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/28 07:44:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 07:44:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-juzapar7rofa 2025/03/28 07:44:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juzapar7rofa: 1 files missing 2025/03/28 07:44:07 NOTICE: 1 hashes missing 2025/03/28 07:44:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juzapar7rofa: 2 differences found 2025/03/28 07:44:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juzapar7rofa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/28 07:44:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 07:44:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juzapar7rofa: 0 differences found 2025/03/28 07:44:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juzapar7rofa: 1 matching files 2025/03/28 07:44:07 DEBUG : Compressed: TestCompressSwift:rclone-test-juzapar7rofa: Purge remote 2025/03/28 07:44:07 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/28 07:44:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/28 07:44:08 INFO : Swift container rclone-test-juzapar7rofa: Container "rclone-test-juzapar7rofa" removed 2025/03/28 07:44:08 DEBUG : Compressed: TestCompressSwift:rclone-test-kocufol7cihi: Purge remote 2025/03/28 07:44:08 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/28 07:44:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/28 07:44:19 INFO : Swift container rclone-test-kocufol7cihi: Container "rclone-test-kocufol7cihi" removed 2025/03/28 07:44:19 DEBUG : Compressed: TestCompressSwift:rclone-test-yicefaq8doyu: Purge remote 2025/03/28 07:44:19 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/28 07:44:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/28 07:44:25 INFO : Swift container rclone-test-yicefaq8doyu: Container "rclone-test-yicefaq8doyu" removed 2025/03/28 07:44:25 DEBUG : Compressed: TestCompressSwift:rclone-test-wilupon7yibo: Purge remote 2025/03/28 07:44:25 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/28 07:44:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/28 07:44:30 INFO : Swift container rclone-test-wilupon7yibo: Container "rclone-test-wilupon7yibo" removed 2025/03/28 07:44:30 DEBUG : Compressed: TestCompressSwift:rclone-test-wetihap9gagu: Purge remote 2025/03/28 07:44:30 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:35 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/28 07:44:35 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/28 07:44:36 INFO : Swift container rclone-test-wetihap9gagu: Container "rclone-test-wetihap9gagu" removed 2025/03/28 07:44:36 DEBUG : Compressed: TestCompressSwift:rclone-test-huhenif4jiju: Purge remote 2025/03/28 07:44:36 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:36 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/28 07:44:46 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/28 07:44:46 INFO : Swift container rclone-test-huhenif4jiju: Container "rclone-test-huhenif4jiju" removed 2025/03/28 07:44:46 DEBUG : Compressed: TestCompressSwift:rclone-test-dogemad1caqa: Purge remote 2025/03/28 07:44:46 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:47 INFO : HELLO, WORLD!.bin: Deleted 2025/03/28 07:44:52 INFO : HELLO, WORLD!.json: Deleted 2025/03/28 07:44:52 INFO : Swift container rclone-test-dogemad1caqa: Container "rclone-test-dogemad1caqa" removed 2025/03/28 07:44:52 DEBUG : Compressed: TestCompressSwift:rclone-test-defohoq5xixu: Purge remote 2025/03/28 07:44:52 DEBUG : Waiting for deletions to finish 2025/03/28 07:44:52 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/28 07:45:02 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/28 07:45:03 INFO : Swift container rclone-test-defohoq5xixu: Container "rclone-test-defohoq5xixu" removed 2025/03/28 07:45:03 DEBUG : Compressed: TestCompressSwift:rclone-test-qexisuq5xuvo: Purge remote 2025/03/28 07:45:03 DEBUG : Waiting for deletions to finish 2025/03/28 07:45:03 INFO : HELLO, WORLD!.json: Deleted 2025/03/28 07:45:13 INFO : HELLO, WORLD!.bin: Deleted 2025/03/28 07:45:13 INFO : Swift container rclone-test-qexisuq5xuvo: Container "rclone-test-qexisuq5xuvo" removed 2025/03/28 07:45:13 DEBUG : Compressed: TestCompressSwift:rclone-test-bizabek8cocu: Purge remote 2025/03/28 07:45:13 DEBUG : Waiting for deletions to finish 2025/03/28 07:45:14 INFO : hello, world!.json: Deleted 2025/03/28 07:45:19 INFO : hello, world!.bin: Deleted 2025/03/28 07:45:19 INFO : Swift container rclone-test-bizabek8cocu: Container "rclone-test-bizabek8cocu" removed --- PASS: TestApplyTransforms (241.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:45:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/28 07:45:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/28 07:45:35 INFO : file1: Copied (new) to: sub/file2 2025/03/28 07:45:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:45:41 DEBUG : file1: Unchanged skipping 2025/03/28 07:45:41 DEBUG : Compressed: TestCompressSwift:rclone-test-koxigay9hibe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.19s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:46:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/backup" 2025/03/28 07:46:29 DEBUG : Swift container rclone-test-koxigay9hibe path backup.json: Auto set use_segments_container to true 2025/03/28 07:46:34 DEBUG : Swift container rclone-test-koxigay9hibe path backup: Auto set use_segments_container to true 2025/03/28 07:46:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/28 07:47:11 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/28 07:47:11 INFO : dst/file1: Copied (server-side copy) 2025/03/28 07:47:21 INFO : dst/file1: Deleted 2025/03/28 07:47:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/28 07:47:41 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (145.59s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:48:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/dst" 2025/03/28 07:48:18 DEBUG : Swift container rclone-test-koxigay9hibe path dst.json: Auto set use_segments_container to true 2025/03/28 07:48:24 DEBUG : Swift container rclone-test-koxigay9hibe path dst: Auto set use_segments_container to true 2025/03/28 07:48:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/CompareDest" 2025/03/28 07:48:35 DEBUG : Swift container rclone-test-koxigay9hibe path CompareDest.json: Auto set use_segments_container to true 2025/03/28 07:48:41 DEBUG : Swift container rclone-test-koxigay9hibe path CompareDest: Auto set use_segments_container to true 2025/03/28 07:48:46 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 07:48:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/28 07:48:57 INFO : one: Copied (new) 2025/03/28 07:48:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 07:49:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/28 07:49:04 INFO : one: Copied (replaced existing) 2025/03/28 07:49:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 07:49:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:49:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 07:49:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 07:49:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:49:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 07:50:04 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 07:50:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:50:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 07:50:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 07:50:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/28 07:50:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/28 07:50:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (160.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:50:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/dst" 2025/03/28 07:50:59 DEBUG : Swift container rclone-test-koxigay9hibe path dst.json: Auto set use_segments_container to true 2025/03/28 07:51:05 DEBUG : Swift container rclone-test-koxigay9hibe path dst: Auto set use_segments_container to true 2025/03/28 07:51:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/CopyDest" 2025/03/28 07:51:16 DEBUG : Swift container rclone-test-koxigay9hibe path CopyDest.json: Auto set use_segments_container to true 2025/03/28 07:51:27 DEBUG : Swift container rclone-test-koxigay9hibe path CopyDest: Auto set use_segments_container to true 2025/03/28 07:51:32 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 07:51:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/28 07:51:42 INFO : one: Copied (new) 2025/03/28 07:51:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 07:51:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/28 07:51:49 INFO : one: Copied (replaced existing) 2025/03/28 07:52:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/BackupDir" 2025/03/28 07:52:02 DEBUG : Swift container rclone-test-koxigay9hibe path BackupDir.json: Auto set use_segments_container to true 2025/03/28 07:52:08 DEBUG : Swift container rclone-test-koxigay9hibe path BackupDir: Auto set use_segments_container to true 2025/03/28 07:52:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 07:52:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:52:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 07:52:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/28 07:52:40 INFO : one: Copied (server-side copy) 2025/03/28 07:52:40 INFO : one: Deleted 2025/03/28 07:52:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/28 07:52:55 INFO : one: Copied (server-side copy) 2025/03/28 07:52:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/28 07:53:32 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 07:53:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:53:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/28 07:53:48 INFO : two: Copied (server-side copy) 2025/03/28 07:53:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/28 07:53:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 07:53:59 DEBUG : two: Unchanged skipping 2025/03/28 07:54:47 DEBUG : three: Need to transfer - File not found at Destination 2025/03/28 07:54:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/28 07:54:47 DEBUG : three: Destination not found in --copy-dest 2025/03/28 07:54:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/28 07:54:58 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (298.09s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.14s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:56:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/28 07:56:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/28 07:56:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/28 07:56:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/28 07:56:34 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/28 07:56:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-koxigay9hibe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/28 07:56:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/28 07:56:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/28 07:57:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9d17b02ba253fd785ed5ceb07854edc5 OK 2025/03/28 07:57:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (95.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.15s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.24s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 07:58:33 INFO : Compressed: TestCompressSwift:rclone-test-koxigay9hibe: Looking for duplicate md5 hashes using newest mode. 2025/03/28 07:58:43 NOTICE: c2df99ab0e9b9ab7e75bdc128e32f050: Found 3 files with duplicate md5 hashes 2025/03/28 07:58:48 INFO : one: Deleted 2025/03/28 07:58:59 INFO : also/one: Deleted 2025/03/28 07:58:59 NOTICE: c2df99ab0e9b9ab7e75bdc128e32f050: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (91.33s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.18s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:01:12 DEBUG : a.txt: Excluded (Size Filter) 2025/03/28 08:01:12 DEBUG : a.txt: Excluded 2025/03/28 08:01:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/28 08:01:13 DEBUG : sub dir/hello world: Excluded 2025/03/28 08:01:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/28 08:01:13 DEBUG : sub dir/hello world2: Excluded 2025/03/28 08:01:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/28 08:01:13 DEBUG : sub dir/hello world: Excluded 2025/03/28 08:01:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/28 08:01:13 DEBUG : sub dir/hello world2: Excluded 2025/03/28 08:01:13 DEBUG : sub dir/ignore dir: Excluded 2025/03/28 08:01:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (219.83s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", 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 (24.98s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", 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/28 08:04:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/notfound" 2025/03/28 08:04:04 DEBUG : Swift container rclone-test-koxigay9hibe path notfound.json: Auto set use_segments_container to true 2025/03/28 08:04:10 DEBUG : Swift container rclone-test-koxigay9hibe path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (70.51s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (10.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.20s) --- PASS: TestStatJSON/DirFilesOnly (10.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.89s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:04:21 INFO : Compressed: TestCompressSwift:rclone-test-koxigay9hibe: Making directory 2025/03/28 08:04:21 INFO : Compressed: TestCompressSwift:rclone-test-koxigay9hibe: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestLsd (36.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestLs (43.02s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:06:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/28 08:06:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (57.49s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestLsLong (52.44s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (77.43s) --- PASS: TestHashSums/Md5 (10.32s) --- PASS: TestHashSums/Md5Download (10.19s) === RUN TestHashSumsWithErrors 2025/03/28 08:08:48 DEBUG : Creating backend with remote ":memory:" 2025/03/28 08:08:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/28 08:08:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/28 08:08:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/28 08:08:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/28 08:08:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/28 08:08:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/28 08:08:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/28 08:08:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/28 08:08:48 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestCount (58.18s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:10:29 DEBUG : Waiting for deletions to finish 2025/03/28 08:10:29 DEBUG : large: Excluded (Size Filter) 2025/03/28 08:10:29 INFO : small: Deleted 2025/03/28 08:10:44 INFO : medium: Deleted --- PASS: TestDelete (78.91s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:12:02 DEBUG : Waiting for deletions to finish 2025/03/28 08:12:02 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/28 08:12:12 INFO : large: Deleted 2025/03/28 08:12:17 INFO : medium: Deleted --- PASS: TestMaxDelete (73.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:13:10 DEBUG : Waiting for deletions to finish 2025/03/28 08:13:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/28 08:13:10 INFO : small: Deleted 2025/03/28 08:13:20 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (87.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:14:28 DEBUG : Waiting for deletions to finish 2025/03/28 08:14:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/28 08:14:39 INFO : medium: Deleted 2025/03/28 08:14:43 INFO : large: Deleted --- PASS: TestMaxDeleteSize (58.23s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestReadFile (36.84s) === RUN TestRetry 2025/03/28 08:15:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/28 08:15:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/28 08:15:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 08:15:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 08:15:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 08:15:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 08:15:21 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestCat (15.94s) === RUN TestPurge 2025/03/28 08:15:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bacekat4yute" 2025/03/28 08:15:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 08:15:38 DEBUG : Swift container rclone-test-bacekat4yute.json: Auto set use_segments_container to true 2025/03/28 08:15:38 DEBUG : Swift container rclone-test-bacekat4yute: Auto set use_segments_container to true 2025/03/28 08:15:38 DEBUG : Creating backend with remote "/tmp/rclone3609881306" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bacekat4yute", Local "Local file system at /tmp/rclone3609881306", Modify Window "1ns" 2025/03/28 08:15:39 INFO : Swift container rclone-test-bacekat4yute: Container "rclone-test-bacekat4yute" created 2025/03/28 08:15:50 INFO : A2: Making directory 2025/03/28 08:15:50 INFO : A1/B2: Making directory 2025/03/28 08:15:50 INFO : A1/B2/C2: Making directory 2025/03/28 08:15:50 INFO : A1/B1/C3: Making directory 2025/03/28 08:15:50 INFO : A3: Making directory 2025/03/28 08:15:50 INFO : A3/B3: Making directory 2025/03/28 08:15:50 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/28 08:16:12 DEBUG : Waiting for deletions to finish 2025/03/28 08:16:12 INFO : A1/B1/C1/one.bin: Deleted 2025/03/28 08:16:17 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/28 08:16:23 DEBUG : Waiting for deletions to finish 2025/03/28 08:16:23 INFO : A1/two.json: Deleted 2025/03/28 08:16:28 INFO : A1/two.bin: Deleted 2025/03/28 08:16:28 INFO : Swift container rclone-test-bacekat4yute: Container "rclone-test-bacekat4yute" removed 2025/03/28 08:16:28 DEBUG : Compressed: TestCompressSwift:rclone-test-bacekat4yute: Purge remote 2025/03/28 08:16:28 DEBUG : Waiting for deletions to finish 2025/03/28 08:16:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (51.05s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:16:44 INFO : A2: Making directory 2025/03/28 08:16:44 INFO : A1/B2: Making directory 2025/03/28 08:16:44 INFO : A1/B2/C2: Making directory 2025/03/28 08:16:44 INFO : A1/B1/C3: Making directory 2025/03/28 08:16:44 INFO : A3: Making directory 2025/03/28 08:16:44 INFO : A3/B3: Making directory 2025/03/28 08:16:44 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/28 08:17:10 DEBUG : removing 1 level 3 directories 2025/03/28 08:17:10 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/28 08:17:52 DEBUG : removing 1 level 0 directories 2025/03/28 08:17:52 INFO : Compressed: TestCompressSwift:rclone-test-koxigay9hibe: Removing directory 2025/03/28 08:17:52 INFO : Swift container rclone-test-koxigay9hibe: Container "rclone-test-koxigay9hibe" removed --- PASS: TestRmdirsNoLeaveRoot (84.17s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:17:53 INFO : Swift container rclone-test-koxigay9hibe: Container "rclone-test-koxigay9hibe" created 2025/03/28 08:17:53 INFO : A1: Making directory 2025/03/28 08:17:53 INFO : A1/B1: Making directory 2025/03/28 08:17:53 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.58s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:17:53 INFO : A1: Making directory 2025/03/28 08:17:53 INFO : A1/B1: Making directory 2025/03/28 08:17:53 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-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:17:59 DEBUG : filename.txt: File name found in url 2025/03/28 08:18:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (50.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:18:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/28 08:18:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/28 08:18:59 INFO : file1: Copied (new) to: sub/file2 2025/03/28 08:18:59 INFO : file1: Deleted 2025/03/28 08:19:05 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/28 08:19:05 DEBUG : file1: Unchanged skipping 2025/03/28 08:19:05 INFO : file1: Deleted 2025/03/28 08:19:05 DEBUG : Compressed: TestCompressSwift:rclone-test-koxigay9hibe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (31.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:19:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/28 08:19:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/28 08:19:26 INFO : file1: Copied (new) 2025/03/28 08:19:26 INFO : file1: Deleted 2025/03/28 08:19:26 DEBUG : file1: Destination exists, skipping 2025/03/28 08:19:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.24s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koxigay9hibe", Local "Local file system at /tmp/rclone3726116540", Modify Window "1ns" 2025/03/28 08:19:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koxigay9hibe/backup" 2025/03/28 08:19:59 DEBUG : Swift container rclone-test-koxigay9hibe path backup.json: Auto set use_segments_container to true 2025/03/28 08:20:05 DEBUG : Swift container rclone-test-koxigay9hibe path backup: Auto set use_segments_container to true 2025/03/28 08:20:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) panic: test timed out after 1h0m0s running tests: TestMoveFileBackupDir (1m13s) goroutine 9176 [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(0xc00013c000, {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(0xc00013c000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00013c000, 0xc000701c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0003947c8, {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(0xc0004e8000) /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(0xc0004e8000) /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 1021 [chan receive (nil chan), 57 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 1011 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 19 [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 20 [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 9041 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001c14c40, 0xc0002cf3e0, 0xc0005de000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001c14c40, {0x2a03d80, 0xc0012e2990}, {0xc000602370, 0x4f}, {{0xc000a83080, 0x18}, {0xc000a83099, 0xd}, {0x25d1461, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001c14c40, {0x2a03d80, 0xc0012e2990}, {{0xc000a83080, 0x18}, {0xc000a83099, 0xd}, {0x25d1461, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc001c14c40, {0x2a03d80, 0xc0012e2990}, {0xc000a83080, 0x18}, {0xc000a83099, 0xd}, {0xc000a83020, 0x18}, {0xc000a83039, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0003966c0, 0xc00057b7a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003966c0, 0xc00057b7a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000998a80, {0x2a03d80, 0xc0012e2990}, {0x2a1a980, 0xc0008f2600}, {0xc000018650, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000610780, {0x2a03d80, 0xc0012e2990}, {0x2a181b0, 0xc0007ec410}, {0xc0005e6450, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:865 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0009118c0, {0x2a03d80, 0xc0012e2990}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0009118c0, {0x2a03d80, 0xc0012e2990}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a03d80, 0xc0012e2990}, {0x2a18140, 0xc000610780}, {0x0, 0x0}, {0xc0005e6450, 0x9}, {0x2a181b0, 0xc0007ec410}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a03d80, 0xc0012e2990}, {0x2a18140, 0xc000610780}, {0x0, 0x0}, {0xc0005e6450, 0x9}, {0x2a181b0, 0xc0007ec410}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x2a03d80, 0xc0012e2990}, {0x2a18140, 0xc000610780}, {0x2a181b0, 0xc0007ec410}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1943 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2a03d80, 0xc0012e2990}, {0x2a18140, 0xc000416100}, {0x2a193a0, 0xc000420000}, {0x25e102f, 0x9}, {0x25e102f, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2082 +0x8d0 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(0xc000364ea0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1051 +0x42c testing.tRunner(0xc000364ea0, 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 7903 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0001056c0) /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 7902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 934 [chan receive (nil chan), 57 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 924 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1273 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1135 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 278 [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 252 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 174 [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 164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 667 [chan receive (nil chan), 57 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 657 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 339 [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 297 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 745 [chan receive (nil chan), 57 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 735 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 240 [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 230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1052 [chan receive (nil chan), 57 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 1042 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1228 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3491 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2975 [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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 721 [chan receive (nil chan), 57 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 711 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 843 [chan receive (nil chan), 57 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 705 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1324 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1314 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3140 [chan receive, 38 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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 422 [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 412 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 514 [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 504 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1374 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1364 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 539 [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 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 630 [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 589 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1195 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1089 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1434 [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 1424 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9206 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000868900) /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 9041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 3398 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3052 [chan receive, 38 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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1449 [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 1439 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8143 [select]: net/http.(*persistConn).writeLoop(0xc000a2a360) /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 8137 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3279 [chan receive, 38 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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2808 [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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2899 [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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3229 [chan receive, 38 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 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3568 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2807 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9202 [IO wait]: internal/poll.runtime_pollWait(0x7f27318f7798, 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(0xc002142580?, 0xc0008c9980?, 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(0xc002142580, {0xc0008c9980, 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(0xc002142580, {0xc0008c9980?, 0xc000318550?, 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(0xc00011c1d0, {0xc0008c9980?, 0x3d1d040?, 0xc0009029d0?}) /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(0xc001c25290, {0xc0008c9980?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0020f4a98, {0xc0008c9980?, 0x0?, 0xc0020f4a98?}) /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(0xc000318638, {0x29ddfe0, 0xc0020f4a98}) /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(0xc000318388, {0x7f2729ce1118, 0xc001c25290}, 0xc000902a40?) /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(0xc000318388, 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(0xc000318388, {0xc000a70000, 0x1000, 0xc00008da08?}) /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(0xc000a2a5a0, {0xc000a70000?, 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(0xc0028fc900) /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(0xc0028fc900, 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(0xc000a2a5a0) /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 9121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9175 [select]: net/http.(*persistConn).roundTrip(0xc000a2a5a0, 0xc00047ca00) /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(0xc00095c000, 0xc0005de000) /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(0xc0003fecb0, 0xc0005de000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005de000, {0x29dd860, 0xc0003fecb0}, {0x1?, 0xffffffffffffffff?, 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(0xc000c02a50, 0xc0005de000, {0x40af3e?, 0x47e292?, 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(0xc000c02a50, 0xc0005de000) /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 9041 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9203 [select]: net/http.(*persistConn).writeLoop(0xc000a2a5a0) /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 9121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8223 [chan receive, 6 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 8222 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8142 [IO wait]: internal/poll.runtime_pollWait(0x7f27318f7fd8, 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(0xc002142800?, 0xc0008ccc80?, 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(0xc002142800, {0xc0008ccc80, 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(0xc002142800, {0xc0008ccc80?, 0xc000005dd0?, 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(0xc000699f68, {0xc0008ccc80?, 0x3d1d040?, 0xc0009209d0?}) /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(0xc0005c15d8, {0xc0008ccc80?, 0x18?, 0x7f2731901e98?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc001c24510, {0xc0008ccc80?, 0x0?, 0xc001c24510?}) /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(0xc000005eb8, {0x29ddfe0, 0xc001c24510}) /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(0xc000005c08, {0x7f2729ce1118, 0xc0005c15d8}, 0xc000920a40?) /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(0xc000005c08, 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(0xc000005c08, {0xc00094e000, 0x1000, 0xc00008da08?}) /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(0xc000a2a360, {0xc00094e000?, 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(0xc00094c000) /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(0xc00094c000, 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(0xc000a2a360) /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 8137 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.139022544s (try 2/5): exit status 2: Failed []