"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/06/19 07:22:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu" 2025/06/19 07:22:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:22:05 DEBUG : Swift container rclone-test-cetofap6sanu.json: Auto set use_segments_container to true 2025/06/19 07:22:05 DEBUG : Swift container rclone-test-cetofap6sanu: Auto set use_segments_container to true 2025/06/19 07:22:05 DEBUG : Creating backend with remote "/tmp/rclone3325073169" === 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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/06/19 07:22:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/19 07:22:05 DEBUG : potato: Seek from 10 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 10 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Seek from 5 to 2 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/19 07:22:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Seek from 5 to 2 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/19 07:22:05 DEBUG : potato: Seek from 8 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 8 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/19 07:22:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 07:22:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 07:22:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 07:22:05 DEBUG : potato: Seek from 5 to 2 2025/06/19 07:22:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/19 07:22:05 DEBUG : potato: Seek from 9 to 0 2025/06/19 07:22:05 DEBUG : potato: Seek from 9 to 0 2025/06/19 07:22:05 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:22:05 INFO : Swift container rclone-test-cetofap6sanu: Container "rclone-test-cetofap6sanu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (133.20s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/06/19 07:24:18 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 07:24:18 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 07:24:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/19 07:24:18 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/19 07:24:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/19 07:24:18 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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 (111.49s) --- PASS: TestCheckDownload/1 (5.32s) --- PASS: TestCheckDownload/2 (0.21s) --- PASS: TestCheckDownload/3 (0.27s) --- PASS: TestCheckDownload/4 (0.35s) --- PASS: TestCheckDownload/5 (5.30s) --- PASS: TestCheckDownload/6 (5.21s) --- PASS: TestCheckDownload/7 (5.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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 (90.37s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:27:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 07:27:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 07:27:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 07:27:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/19 07:27:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 07:27:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 07:27:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 07:27:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.51s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:27:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/data" 2025/06/19 07:27:49 DEBUG : Swift container rclone-test-cetofap6sanu path data.json: Auto set use_segments_container to true 2025/06/19 07:27:55 DEBUG : Swift container rclone-test-cetofap6sanu 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 (197.62s) --- PASS: TestCheckSum/subtest1 (5.38s) --- PASS: TestCheckSum/subtest2 (5.39s) --- PASS: TestCheckSum/subtest3 (15.47s) --- PASS: TestCheckSum/subtest4 (10.63s) --- PASS: TestCheckSum/subtest5 (0.61s) --- PASS: TestCheckSum/subtest6 (5.42s) --- PASS: TestCheckSum/subtest7 (10.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:31:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/data" 2025/06/19 07:31:07 DEBUG : Swift container rclone-test-cetofap6sanu path data.json: Auto set use_segments_container to true 2025/06/19 07:31:12 DEBUG : Swift container rclone-test-cetofap6sanu 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 (338.52s) --- PASS: TestCheckSumDownload/subtest1 (0.41s) --- PASS: TestCheckSumDownload/subtest2 (15.60s) --- PASS: TestCheckSumDownload/subtest3 (10.54s) --- PASS: TestCheckSumDownload/subtest4 (5.40s) --- PASS: TestCheckSumDownload/subtest5 (5.39s) --- PASS: TestCheckSumDownload/subtest6 (5.38s) --- PASS: TestCheckSumDownload/subtest7 (8.58s) === RUN TestApplyTransforms 2025/06/19 07:36:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hiyeduq0vewi" 2025/06/19 07:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:36:45 DEBUG : Swift container rclone-test-hiyeduq0vewi.json: Auto set use_segments_container to true 2025/06/19 07:36:46 DEBUG : Swift container rclone-test-hiyeduq0vewi: Auto set use_segments_container to true 2025/06/19 07:36:46 DEBUG : Creating backend with remote "/tmp/rclone3194497041" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi", Local "Local file system at /tmp/rclone3194497041", Modify Window "1ns" 2025/06/19 07:36:46 INFO : Swift container rclone-test-hiyeduq0vewi: Container "rclone-test-hiyeduq0vewi" created upper checkfile vs. lower remote (without normalization) 2025/06/19 07:37:50 ERROR : hello, world!: sum not found 2025/06/19 07:37:50 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi 2025/06/19 07:37:50 NOTICE: Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi: 1 files missing 2025/06/19 07:37:50 NOTICE: 1 hashes missing 2025/06/19 07:37:50 NOTICE: Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi: 2 differences found 2025/06/19 07:37:50 NOTICE: Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/19 07:37:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:37:50 NOTICE: Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi: 0 differences found 2025/06/19 07:37:50 NOTICE: Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi: 1 matching files 2025/06/19 07:37:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leqohup9kori" 2025/06/19 07:37:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:37:51 DEBUG : Swift container rclone-test-leqohup9kori.json: Auto set use_segments_container to true 2025/06/19 07:37:51 DEBUG : Swift container rclone-test-leqohup9kori: Auto set use_segments_container to true 2025/06/19 07:37:51 DEBUG : Creating backend with remote "/tmp/rclone3542261890" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leqohup9kori", Local "Local file system at /tmp/rclone3542261890", Modify Window "1ns" 2025/06/19 07:37:51 INFO : Swift container rclone-test-leqohup9kori: Container "rclone-test-leqohup9kori" created lower checkfile vs. upper remote (without normalization) 2025/06/19 07:38:08 ERROR : HELLO, WORLD!: sum not found 2025/06/19 07:38:08 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-leqohup9kori 2025/06/19 07:38:08 NOTICE: Compressed: TestCompressSwift:rclone-test-leqohup9kori: 1 files missing 2025/06/19 07:38:08 NOTICE: 1 hashes missing 2025/06/19 07:38:08 NOTICE: Compressed: TestCompressSwift:rclone-test-leqohup9kori: 2 differences found 2025/06/19 07:38:08 NOTICE: Compressed: TestCompressSwift:rclone-test-leqohup9kori: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/19 07:38:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:38:13 NOTICE: Compressed: TestCompressSwift:rclone-test-leqohup9kori: 0 differences found 2025/06/19 07:38:13 NOTICE: Compressed: TestCompressSwift:rclone-test-leqohup9kori: 1 matching files 2025/06/19 07:38:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hidadot6hifu" 2025/06/19 07:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:38:13 DEBUG : Swift container rclone-test-hidadot6hifu.json: Auto set use_segments_container to true 2025/06/19 07:38:14 DEBUG : Swift container rclone-test-hidadot6hifu: Auto set use_segments_container to true 2025/06/19 07:38:14 DEBUG : Creating backend with remote "/tmp/rclone3155357185" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hidadot6hifu", Local "Local file system at /tmp/rclone3155357185", Modify Window "1ns" 2025/06/19 07:38:14 INFO : Swift container rclone-test-hidadot6hifu: Container "rclone-test-hidadot6hifu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/19 07:38:26 ERROR : HeLlO, wOrLd!: sum not found 2025/06/19 07:38:26 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-hidadot6hifu 2025/06/19 07:38:26 NOTICE: Compressed: TestCompressSwift:rclone-test-hidadot6hifu: 1 files missing 2025/06/19 07:38:26 NOTICE: 1 hashes missing 2025/06/19 07:38:26 NOTICE: Compressed: TestCompressSwift:rclone-test-hidadot6hifu: 2 differences found 2025/06/19 07:38:26 NOTICE: Compressed: TestCompressSwift:rclone-test-hidadot6hifu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/19 07:38:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:38:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hidadot6hifu: 0 differences found 2025/06/19 07:38:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hidadot6hifu: 1 matching files 2025/06/19 07:38:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vajukiq1navu" 2025/06/19 07:38:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:38:27 DEBUG : Swift container rclone-test-vajukiq1navu.json: Auto set use_segments_container to true 2025/06/19 07:38:27 DEBUG : Swift container rclone-test-vajukiq1navu: Auto set use_segments_container to true 2025/06/19 07:38:27 DEBUG : Creating backend with remote "/tmp/rclone656109895" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vajukiq1navu", Local "Local file system at /tmp/rclone656109895", Modify Window "1ns" 2025/06/19 07:38:28 INFO : Swift container rclone-test-vajukiq1navu: Container "rclone-test-vajukiq1navu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/19 07:38:44 ERROR : HELLO, WORLD!: sum not found 2025/06/19 07:38:44 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-vajukiq1navu 2025/06/19 07:38:44 NOTICE: Compressed: TestCompressSwift:rclone-test-vajukiq1navu: 1 files missing 2025/06/19 07:38:44 NOTICE: 1 hashes missing 2025/06/19 07:38:44 NOTICE: Compressed: TestCompressSwift:rclone-test-vajukiq1navu: 2 differences found 2025/06/19 07:38:44 NOTICE: Compressed: TestCompressSwift:rclone-test-vajukiq1navu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/19 07:38:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:38:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vajukiq1navu: 0 differences found 2025/06/19 07:38:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vajukiq1navu: 1 matching files 2025/06/19 07:38:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qoyogog4roze" 2025/06/19 07:38:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:38:54 DEBUG : Swift container rclone-test-qoyogog4roze.json: Auto set use_segments_container to true 2025/06/19 07:38:55 DEBUG : Swift container rclone-test-qoyogog4roze: Auto set use_segments_container to true 2025/06/19 07:38:55 DEBUG : Creating backend with remote "/tmp/rclone3165177556" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qoyogog4roze", Local "Local file system at /tmp/rclone3165177556", Modify Window "1ns" 2025/06/19 07:38:55 INFO : Swift container rclone-test-qoyogog4roze: Container "rclone-test-qoyogog4roze" created NFD checkfile vs. NFC remote (without normalization) 2025/06/19 07:39:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 07:39:01 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qoyogog4roze 2025/06/19 07:39:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qoyogog4roze: 1 files missing 2025/06/19 07:39:01 NOTICE: 1 hashes missing 2025/06/19 07:39:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qoyogog4roze: 2 differences found 2025/06/19 07:39:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qoyogog4roze: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/19 07:39:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:39:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qoyogog4roze: 0 differences found 2025/06/19 07:39:01 NOTICE: Compressed: TestCompressSwift:rclone-test-qoyogog4roze: 1 matching files 2025/06/19 07:39:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hitotaz5cihe" 2025/06/19 07:39:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:39:02 DEBUG : Swift container rclone-test-hitotaz5cihe.json: Auto set use_segments_container to true 2025/06/19 07:39:02 DEBUG : Swift container rclone-test-hitotaz5cihe: Auto set use_segments_container to true 2025/06/19 07:39:02 DEBUG : Creating backend with remote "/tmp/rclone2421288912" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hitotaz5cihe", Local "Local file system at /tmp/rclone2421288912", Modify Window "1ns" 2025/06/19 07:39:02 INFO : Swift container rclone-test-hitotaz5cihe: Container "rclone-test-hitotaz5cihe" created NFC checkfile vs. NFD remote (without normalization) 2025/06/19 07:39:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 07:39:18 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hitotaz5cihe 2025/06/19 07:39:18 NOTICE: Compressed: TestCompressSwift:rclone-test-hitotaz5cihe: 1 files missing 2025/06/19 07:39:18 NOTICE: 1 hashes missing 2025/06/19 07:39:18 NOTICE: Compressed: TestCompressSwift:rclone-test-hitotaz5cihe: 2 differences found 2025/06/19 07:39:18 NOTICE: Compressed: TestCompressSwift:rclone-test-hitotaz5cihe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/19 07:39:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:39:18 NOTICE: Compressed: TestCompressSwift:rclone-test-hitotaz5cihe: 0 differences found 2025/06/19 07:39:18 NOTICE: Compressed: TestCompressSwift:rclone-test-hitotaz5cihe: 1 matching files 2025/06/19 07:39:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sabopok0cuku" 2025/06/19 07:39:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:39:19 DEBUG : Swift container rclone-test-sabopok0cuku.json: Auto set use_segments_container to true 2025/06/19 07:39:19 DEBUG : Swift container rclone-test-sabopok0cuku: Auto set use_segments_container to true 2025/06/19 07:39:19 DEBUG : Creating backend with remote "/tmp/rclone284831726" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sabopok0cuku", Local "Local file system at /tmp/rclone284831726", Modify Window "1ns" 2025/06/19 07:39:19 INFO : Swift container rclone-test-sabopok0cuku: Container "rclone-test-sabopok0cuku" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/19 07:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 07:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sabopok0cuku 2025/06/19 07:39:25 NOTICE: Compressed: TestCompressSwift:rclone-test-sabopok0cuku: 1 files missing 2025/06/19 07:39:25 NOTICE: 1 hashes missing 2025/06/19 07:39:25 NOTICE: Compressed: TestCompressSwift:rclone-test-sabopok0cuku: 2 differences found 2025/06/19 07:39:25 NOTICE: Compressed: TestCompressSwift:rclone-test-sabopok0cuku: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/19 07:39:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:39:26 NOTICE: Compressed: TestCompressSwift:rclone-test-sabopok0cuku: 0 differences found 2025/06/19 07:39:26 NOTICE: Compressed: TestCompressSwift:rclone-test-sabopok0cuku: 1 matching files 2025/06/19 07:39:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ruqurin0daka" 2025/06/19 07:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:39:26 DEBUG : Swift container rclone-test-ruqurin0daka.json: Auto set use_segments_container to true 2025/06/19 07:39:26 DEBUG : Swift container rclone-test-ruqurin0daka: Auto set use_segments_container to true 2025/06/19 07:39:26 DEBUG : Creating backend with remote "/tmp/rclone3916882266" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ruqurin0daka", Local "Local file system at /tmp/rclone3916882266", Modify Window "1ns" 2025/06/19 07:39:27 INFO : Swift container rclone-test-ruqurin0daka: Container "rclone-test-ruqurin0daka" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/19 07:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 07:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ruqurin0daka 2025/06/19 07:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-ruqurin0daka: 1 files missing 2025/06/19 07:39:33 NOTICE: 1 hashes missing 2025/06/19 07:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-ruqurin0daka: 2 differences found 2025/06/19 07:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-ruqurin0daka: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/19 07:39:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-ruqurin0daka: 0 differences found 2025/06/19 07:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-ruqurin0daka: 1 matching files 2025/06/19 07:39:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuzujov1falo" 2025/06/19 07:39:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:39:33 DEBUG : Swift container rclone-test-cuzujov1falo.json: Auto set use_segments_container to true 2025/06/19 07:39:34 DEBUG : Swift container rclone-test-cuzujov1falo: Auto set use_segments_container to true 2025/06/19 07:39:34 DEBUG : Creating backend with remote "/tmp/rclone1641615060" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuzujov1falo", Local "Local file system at /tmp/rclone1641615060", Modify Window "1ns" 2025/06/19 07:39:34 INFO : Swift container rclone-test-cuzujov1falo: Container "rclone-test-cuzujov1falo" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/19 07:39:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 07:39:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cuzujov1falo 2025/06/19 07:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-cuzujov1falo: 1 files missing 2025/06/19 07:39:45 NOTICE: 1 hashes missing 2025/06/19 07:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-cuzujov1falo: 2 differences found 2025/06/19 07:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-cuzujov1falo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/19 07:39:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:39:46 NOTICE: Compressed: TestCompressSwift:rclone-test-cuzujov1falo: 0 differences found 2025/06/19 07:39:46 NOTICE: Compressed: TestCompressSwift:rclone-test-cuzujov1falo: 1 matching files 2025/06/19 07:39:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kozesas9rovo" 2025/06/19 07:39:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 07:39:46 DEBUG : Swift container rclone-test-kozesas9rovo.json: Auto set use_segments_container to true 2025/06/19 07:39:46 DEBUG : Swift container rclone-test-kozesas9rovo: Auto set use_segments_container to true 2025/06/19 07:39:46 DEBUG : Creating backend with remote "/tmp/rclone2633656380" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kozesas9rovo", Local "Local file system at /tmp/rclone2633656380", Modify Window "1ns" 2025/06/19 07:39:47 INFO : Swift container rclone-test-kozesas9rovo: Container "rclone-test-kozesas9rovo" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/19 07:39:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 07:39:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kozesas9rovo 2025/06/19 07:39:57 NOTICE: Compressed: TestCompressSwift:rclone-test-kozesas9rovo: 1 files missing 2025/06/19 07:39:57 NOTICE: 1 hashes missing 2025/06/19 07:39:57 NOTICE: Compressed: TestCompressSwift:rclone-test-kozesas9rovo: 2 differences found 2025/06/19 07:39:57 NOTICE: Compressed: TestCompressSwift:rclone-test-kozesas9rovo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/19 07:39:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 07:39:58 NOTICE: Compressed: TestCompressSwift:rclone-test-kozesas9rovo: 0 differences found 2025/06/19 07:39:58 NOTICE: Compressed: TestCompressSwift:rclone-test-kozesas9rovo: 1 matching files 2025/06/19 07:39:58 DEBUG : Compressed: TestCompressSwift:rclone-test-kozesas9rovo: Purge remote 2025/06/19 07:39:58 DEBUG : Waiting for deletions to finish 2025/06/19 07:39:58 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 07:40:03 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 07:40:03 INFO : Swift container rclone-test-kozesas9rovo: Container "rclone-test-kozesas9rovo" removed 2025/06/19 07:40:03 DEBUG : Compressed: TestCompressSwift:rclone-test-cuzujov1falo: Purge remote 2025/06/19 07:40:03 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 07:40:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 07:40:14 INFO : Swift container rclone-test-cuzujov1falo: Container "rclone-test-cuzujov1falo" removed 2025/06/19 07:40:14 DEBUG : Compressed: TestCompressSwift:rclone-test-ruqurin0daka: Purge remote 2025/06/19 07:40:14 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 07:40:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 07:40:15 INFO : Swift container rclone-test-ruqurin0daka: Container "rclone-test-ruqurin0daka" removed 2025/06/19 07:40:15 DEBUG : Compressed: TestCompressSwift:rclone-test-sabopok0cuku: Purge remote 2025/06/19 07:40:15 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 07:40:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 07:40:16 INFO : Swift container rclone-test-sabopok0cuku: Container "rclone-test-sabopok0cuku" removed 2025/06/19 07:40:16 DEBUG : Compressed: TestCompressSwift:rclone-test-hitotaz5cihe: Purge remote 2025/06/19 07:40:16 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:21 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 07:40:26 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 07:40:26 INFO : Swift container rclone-test-hitotaz5cihe: Container "rclone-test-hitotaz5cihe" removed 2025/06/19 07:40:26 DEBUG : Compressed: TestCompressSwift:rclone-test-qoyogog4roze: Purge remote 2025/06/19 07:40:26 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:26 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 07:40:27 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 07:40:27 INFO : Swift container rclone-test-qoyogog4roze: Container "rclone-test-qoyogog4roze" removed 2025/06/19 07:40:27 DEBUG : Compressed: TestCompressSwift:rclone-test-vajukiq1navu: Purge remote 2025/06/19 07:40:27 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:38 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 07:40:38 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 07:40:38 INFO : Swift container rclone-test-vajukiq1navu: Container "rclone-test-vajukiq1navu" removed 2025/06/19 07:40:38 DEBUG : Compressed: TestCompressSwift:rclone-test-hidadot6hifu: Purge remote 2025/06/19 07:40:38 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:38 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/19 07:40:43 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/19 07:40:43 INFO : Swift container rclone-test-hidadot6hifu: Container "rclone-test-hidadot6hifu" removed 2025/06/19 07:40:43 DEBUG : Compressed: TestCompressSwift:rclone-test-leqohup9kori: Purge remote 2025/06/19 07:40:43 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:48 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 07:40:53 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 07:40:54 INFO : Swift container rclone-test-leqohup9kori: Container "rclone-test-leqohup9kori" removed 2025/06/19 07:40:54 DEBUG : Compressed: TestCompressSwift:rclone-test-hiyeduq0vewi: Purge remote 2025/06/19 07:40:54 DEBUG : Waiting for deletions to finish 2025/06/19 07:40:59 INFO : hello, world!.bin: Deleted 2025/06/19 07:40:59 INFO : hello, world!.json: Deleted 2025/06/19 07:40:59 INFO : Swift container rclone-test-hiyeduq0vewi: Container "rclone-test-hiyeduq0vewi" removed --- PASS: TestApplyTransforms (254.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:41:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 07:41:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 07:41:21 INFO : file1: Copied (new) to: sub/file2 2025/06/19 07:41:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:41:46 DEBUG : file1: Unchanged skipping 2025/06/19 07:41:52 DEBUG : Compressed: TestCompressSwift:rclone-test-cetofap6sanu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (72.89s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:42:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/backup" 2025/06/19 07:42:34 DEBUG : Swift container rclone-test-cetofap6sanu path backup.json: Auto set use_segments_container to true 2025/06/19 07:42:40 DEBUG : Swift container rclone-test-cetofap6sanu path backup: Auto set use_segments_container to true 2025/06/19 07:42:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 07:43:06 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/19 07:43:06 INFO : dst/file1: Copied (server-side copy) 2025/06/19 07:43:12 INFO : dst/file1: Deleted 2025/06/19 07:43:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 07:43:22 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (81.22s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:43:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/dst" 2025/06/19 07:43:34 DEBUG : Swift container rclone-test-cetofap6sanu path dst.json: Auto set use_segments_container to true 2025/06/19 07:43:40 DEBUG : Swift container rclone-test-cetofap6sanu path dst: Auto set use_segments_container to true 2025/06/19 07:43:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/CompareDest" 2025/06/19 07:43:51 DEBUG : Swift container rclone-test-cetofap6sanu path CompareDest.json: Auto set use_segments_container to true 2025/06/19 07:43:56 DEBUG : Swift container rclone-test-cetofap6sanu path CompareDest: Auto set use_segments_container to true 2025/06/19 07:44:02 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 07:44:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 07:44:17 INFO : one: Copied (new) 2025/06/19 07:44:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 07:44:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 07:44:38 INFO : one: Copied (replaced existing) 2025/06/19 07:45:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 07:45:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:45:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 07:45:47 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 07:46:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:46:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 07:46:18 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 07:46:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:46:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 07:47:04 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 07:47:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 07:47:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/19 07:47:20 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (283.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:48:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/dst" 2025/06/19 07:48:18 DEBUG : Swift container rclone-test-cetofap6sanu path dst.json: Auto set use_segments_container to true 2025/06/19 07:48:23 DEBUG : Swift container rclone-test-cetofap6sanu path dst: Auto set use_segments_container to true 2025/06/19 07:48:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/CopyDest" 2025/06/19 07:48:34 DEBUG : Swift container rclone-test-cetofap6sanu path CopyDest.json: Auto set use_segments_container to true 2025/06/19 07:48:39 DEBUG : Swift container rclone-test-cetofap6sanu path CopyDest: Auto set use_segments_container to true 2025/06/19 07:48:45 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 07:49:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 07:49:00 INFO : one: Copied (new) 2025/06/19 07:49:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 07:49:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 07:49:26 INFO : one: Copied (replaced existing) 2025/06/19 07:49:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/BackupDir" 2025/06/19 07:49:44 DEBUG : Swift container rclone-test-cetofap6sanu path BackupDir.json: Auto set use_segments_container to true 2025/06/19 07:49:49 DEBUG : Swift container rclone-test-cetofap6sanu path BackupDir: Auto set use_segments_container to true 2025/06/19 07:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 07:49:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 07:50:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 07:50:21 INFO : one: Copied (server-side copy) 2025/06/19 07:50:26 INFO : one: Deleted 2025/06/19 07:50:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 07:50:47 INFO : one: Copied (server-side copy) 2025/06/19 07:50:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 07:51:04 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 07:51:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:51:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/19 07:51:25 INFO : two: Copied (server-side copy) 2025/06/19 07:51:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 07:51:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:51:36 DEBUG : two: Unchanged skipping 2025/06/19 07:52:10 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 07:52:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 07:52:15 DEBUG : three: Destination not found in --copy-dest 2025/06/19 07:52:26 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/19 07:52:26 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (297.53s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:53:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/19 07:53:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 07:53:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/19 07:53:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/19 07:53:48 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/19 07:53:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-cetofap6sanu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/19 07:53:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/19 07:54:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/19 07:54:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3e08d7a3b72ff601aeec2d265ca76fd7 OK 2025/06/19 07:54:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (90.44s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 07:56:35 INFO : Compressed: TestCompressSwift:rclone-test-cetofap6sanu: Looking for duplicate md5 hashes using newest mode. 2025/06/19 07:57:24 NOTICE: 4d88682fae333a16f4659943a89428c6: Found 3 files with duplicate md5 hashes 2025/06/19 07:57:29 INFO : one: Deleted 2025/06/19 07:57:40 INFO : also/one: Deleted 2025/06/19 07:57:40 NOTICE: 4d88682fae333a16f4659943a89428c6: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (199.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.24s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:01:59 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 08:01:59 DEBUG : a.txt: Excluded 2025/06/19 08:01:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 08:01:59 DEBUG : sub dir/hello world: Excluded 2025/06/19 08:01:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 08:01:59 DEBUG : sub dir/hello world2: Excluded 2025/06/19 08:01:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 08:01:59 DEBUG : sub dir/hello world: Excluded 2025/06/19 08:01:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 08:01:59 DEBUG : sub dir/hello world2: Excluded 2025/06/19 08:02:04 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 08:02:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (299.91s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:05:01 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 08:05:01 DEBUG : a.txt: Excluded 2025/06/19 08:05:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 08:05:01 DEBUG : sub dir/hello world: Excluded 2025/06/19 08:05:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 08:05:01 DEBUG : sub dir/hello world2: Excluded 2025/06/19 08:05:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 08:05:01 DEBUG : sub dir/hello world: Excluded 2025/06/19 08:05:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 08:05:01 DEBUG : sub dir/hello world2: Excluded 2025/06/19 08:05:02 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 08:05:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (187.13s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", 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 (59.63s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.34s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/19 08:08:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetofap6sanu/notfound" 2025/06/19 08:08:02 DEBUG : Swift container rclone-test-cetofap6sanu path notfound.json: Auto set use_segments_container to true 2025/06/19 08:08:08 DEBUG : Swift container rclone-test-cetofap6sanu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (80.32s) --- PASS: TestStatJSON/Root (0.11s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (5.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (5.21s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.33s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:08:34 INFO : Compressed: TestCompressSwift:rclone-test-cetofap6sanu: Making directory 2025/06/19 08:08:34 INFO : Compressed: TestCompressSwift:rclone-test-cetofap6sanu: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" --- PASS: TestLsd (16.26s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" --- PASS: TestLs (37.20s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:10:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/19 08:10:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (92.21s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" --- PASS: TestLsLong (37.51s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (58.17s) --- PASS: TestHashSums/Md5 (5.27s) --- PASS: TestHashSums/Md5Download (5.22s) === RUN TestHashSumsWithErrors 2025/06/19 08:12:36 DEBUG : Creating backend with remote ":memory:" 2025/06/19 08:12:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/19 08:12:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 08:12:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 08:12:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 08:12:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 08:12:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 08:12:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 08:12:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/19 08:12:36 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" --- PASS: TestCount (73.77s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:14:28 DEBUG : Waiting for deletions to finish 2025/06/19 08:14:28 DEBUG : large: Excluded (Size Filter) 2025/06/19 08:14:29 INFO : medium: Deleted 2025/06/19 08:14:44 INFO : small: Deleted --- PASS: TestDelete (85.07s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:15:56 DEBUG : Waiting for deletions to finish 2025/06/19 08:15:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/19 08:15:58 INFO : medium: Deleted 2025/06/19 08:16:02 INFO : large: Deleted --- PASS: TestMaxDelete (63.19s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:16:55 DEBUG : Waiting for deletions to finish 2025/06/19 08:16:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 08:16:56 INFO : medium: Deleted 2025/06/19 08:17:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.72s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:17:58 DEBUG : Waiting for deletions to finish 2025/06/19 08:17:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 08:17:59 INFO : medium: Deleted 2025/06/19 08:18:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (73.55s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" --- PASS: TestReadFile (42.26s) === RUN TestRetry 2025/06/19 08:19:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/19 08:19:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/19 08:19:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 08:19:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 08:19:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 08:19:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 08:19:07 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-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" --- PASS: TestCat (29.97s) === RUN TestPurge 2025/06/19 08:19:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hiluroy0rozi" 2025/06/19 08:19:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:19:38 DEBUG : Swift container rclone-test-hiluroy0rozi.json: Auto set use_segments_container to true 2025/06/19 08:19:38 DEBUG : Swift container rclone-test-hiluroy0rozi: Auto set use_segments_container to true 2025/06/19 08:19:38 DEBUG : Creating backend with remote "/tmp/rclone3749382428" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hiluroy0rozi", Local "Local file system at /tmp/rclone3749382428", Modify Window "1ns" 2025/06/19 08:19:38 INFO : Swift container rclone-test-hiluroy0rozi: Container "rclone-test-hiluroy0rozi" created 2025/06/19 08:19:49 INFO : A2: Making directory 2025/06/19 08:19:49 INFO : A1/B2: Making directory 2025/06/19 08:19:49 INFO : A1/B2/C2: Making directory 2025/06/19 08:19:49 INFO : A1/B1/C3: Making directory 2025/06/19 08:19:49 INFO : A3: Making directory 2025/06/19 08:19:49 INFO : A3/B3: Making directory 2025/06/19 08:19:49 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/19 08:20:16 DEBUG : Waiting for deletions to finish 2025/06/19 08:20:16 INFO : A1/B1/C1/one.bin: Deleted 2025/06/19 08:20:21 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/19 08:20:22 DEBUG : Waiting for deletions to finish 2025/06/19 08:20:27 INFO : A1/two.bin: Deleted 2025/06/19 08:20:27 INFO : A1/two.json: Deleted 2025/06/19 08:20:27 INFO : Swift container rclone-test-hiluroy0rozi: Container "rclone-test-hiluroy0rozi" removed 2025/06/19 08:20:27 DEBUG : Compressed: TestCompressSwift:rclone-test-hiluroy0rozi: Purge remote 2025/06/19 08:20:27 DEBUG : Waiting for deletions to finish 2025/06/19 08:20:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (50.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:20:39 INFO : A2: Making directory 2025/06/19 08:20:39 INFO : A1/B2: Making directory 2025/06/19 08:20:39 INFO : A1/B2/C2: Making directory 2025/06/19 08:20:39 INFO : A1/B1/C3: Making directory 2025/06/19 08:20:39 INFO : A3: Making directory 2025/06/19 08:20:39 INFO : A3/B3: Making directory 2025/06/19 08:20:39 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/19 08:20:45 DEBUG : removing 1 level 3 directories 2025/06/19 08:20:45 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/19 08:20:53 DEBUG : removing 1 level 0 directories 2025/06/19 08:20:53 INFO : Compressed: TestCompressSwift:rclone-test-cetofap6sanu: Removing directory 2025/06/19 08:20:53 INFO : Swift container rclone-test-cetofap6sanu: Container "rclone-test-cetofap6sanu" removed --- PASS: TestRmdirsNoLeaveRoot (25.65s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:20:53 INFO : Swift container rclone-test-cetofap6sanu: Container "rclone-test-cetofap6sanu" created 2025/06/19 08:20:53 INFO : A1: Making directory 2025/06/19 08:20:53 INFO : A1/B1: Making directory 2025/06/19 08:20:53 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:20:54 INFO : A1: Making directory 2025/06/19 08:20:54 INFO : A1/B1: Making directory 2025/06/19 08:20:54 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetofap6sanu", Local "Local file system at /tmp/rclone3325073169", Modify Window "1ns" 2025/06/19 08:21:00 DEBUG : filename.txt: File name found in url 2025/06/19 08:21:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. panic: test timed out after 1h0m0s running tests: TestCopyURL (1m11s) goroutine 9081 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc000474380, {0x26a0e35?, 0xc0006c5ad8?}, 0x27d3338) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000474380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000474380, 0xc0006c5c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0004605d0, {0x3e98100, 0x6d, 0x6d}, {0xedfe5b19d?, 0x3eae0e0?, 0x3eae0e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00040c1e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00040c1e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 628 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 603 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 20 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 21 [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 8929 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006ce1e0, 0xc00053e5b0, 0xc00099c3c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006ce1e0, {0x2b07768, 0x3ed16a0}, {0xc0008536d0, 0x4f}, {{0xc0008cec90, 0x18}, {0xc0008ceca9, 0x16}, {0x2692ab8, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006ce1e0, {0x2b07768, 0x3ed16a0}, {{0xc0008cec90, 0x18}, {0xc0008ceca9, 0x16}, {0x2692ab8, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000472060, 0xc000a114f0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000472060, 0xc000a114f0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000114c60, {0x2b07768, 0x3ed16a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000a10f00, {0x2b07768, 0x3ed16a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xbd github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc00087d500, {0xc0007ec8d0, 0x22}, 0xc00006b8e8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000522800?, 0xc000522800?, 0x2b07768?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000522800, 0x4, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc000522800?, 0xc000982980?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc00006bb40) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000474000, {0x2b07768, 0x3ed16a0}, {0x0?, 0x23a5000?}, 0xc000403758) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc000522700, {0x2b07768, 0x3ed16a0}, {0x0, 0x0}, 0xc0006ab680) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b07768, 0x3ed16a0}, {0x2b1caa0, 0xc000522700}, {0x0, 0x0}, 0x1, 0x3, 0xc000629e00, 0xc000460240, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b07768, 0x3ed16a0}, {0x2b1caa0, 0xc000522700}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000629e00) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc00052c460) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc00087d500, 0xc00006bf28?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc00087d500, 0x27d3338) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 1085 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1075 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3485 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2977 [chan receive, 44 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 227 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 217 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 182 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 172 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 860 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 850 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 287 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1481 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 520 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 478 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1310 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1300 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 344 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8648 [IO wait]: internal/poll.runtime_pollWait(0x7c75743672a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001474c00?, 0xc0007ae000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001474c00, {0xc0007ae000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001474c00, {0xc0007ae000?, 0x1973?, 0xc000073940?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c8440, {0xc0007ae000?, 0xc0003f8550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00098c7c8, {0xc0007ae000?, 0x7c75742860f8?, 0x7c75bc7c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00098d200, {0xc0007ae000?, 0x1973?, 0xc0006cb9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003f8638, {0x2ae0e60, 0xc00098d200}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003f8388, {0x7c75741f64d8, 0xc00098c7c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003f8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003f8388, {0xc0007ad000, 0x1000, 0xc000449aa0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008e8ea0, {0xc0007ad000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00148ad20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00148ad20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008e8ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8658 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1422 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1412 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 550 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 492 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1254 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1244 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3276 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 436 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 426 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 673 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 663 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3586 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 744 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 734 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1364 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1354 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3162 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 793 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 767 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2859 [chan receive, 44 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3406 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9073 [select]: net/http.(*persistConn).roundTrip(0xc0008e8ea0, 0xc000a11590) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0000d2820, 0xc00099c3c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0003cc230, 0xc00099c3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00099c3c0, {0x2ae0600, 0xc0003cc230}, {0xc000076201?, 0xc0003e0d80?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000984120, 0xc00099c3c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000984120, 0xc00099c3c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8929 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 965 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 955 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3231 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3064 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1060 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1050 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1213 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1508 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1466 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2785 [chan receive, 46 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8511 [chan receive, 4 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 8510 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8649 [select]: net/http.(*persistConn).writeLoop(0xc0008e8ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8658 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.755712805s (try 4/5): exit status 2: Failed []