"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/04/12 07:06:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi" 2025/04/12 07:06:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:06:54 DEBUG : Swift container rclone-test-jopumib5bohi.json: Auto set use_segments_container to true 2025/04/12 07:06:55 DEBUG : Swift container rclone-test-jopumib5bohi: Auto set use_segments_container to true 2025/04/12 07:06:55 DEBUG : Creating backend with remote "/tmp/rclone1195613310" === 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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/04/12 07:06:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/12 07:06:55 DEBUG : potato: Seek from 10 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 10 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Seek from 5 to 2 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/12 07:06:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Seek from 5 to 2 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/12 07:06:55 DEBUG : potato: Seek from 8 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 8 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/12 07:06:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 07:06:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 07:06:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 07:06:55 DEBUG : potato: Seek from 5 to 2 2025/04/12 07:06:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/12 07:06:55 DEBUG : potato: Seek from 9 to 0 2025/04/12 07:06:55 DEBUG : potato: Seek from 9 to 0 2025/04/12 07:06:55 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:06:55 INFO : Swift container rclone-test-jopumib5bohi: Container "rclone-test-jopumib5bohi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (143.97s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (5.33s) --- PASS: TestCheck/3 (0.16s) --- PASS: TestCheck/4 (5.26s) --- PASS: TestCheck/5 (5.15s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/04/12 07:09:19 DEBUG : Creating backend with remote "nonexistent" 2025/04/12 07:09:19 DEBUG : Creating backend with remote "nonexistent" 2025/04/12 07:09:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/12 07:09:19 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/04/12 07:09:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/12 07:09:19 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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 (126.66s) --- PASS: TestCheckDownload/1 (5.21s) --- PASS: TestCheckDownload/2 (0.21s) --- PASS: TestCheckDownload/3 (5.19s) --- PASS: TestCheckDownload/4 (0.30s) --- PASS: TestCheckDownload/5 (5.20s) --- PASS: TestCheckDownload/6 (5.22s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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 (105.43s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:13:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/12 07:13:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/12 07:13:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/12 07:13:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/12 07:13:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/12 07:13:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/12 07:13:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/12 07:13:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.86s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:13:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/data" 2025/04/12 07:13:19 DEBUG : Swift container rclone-test-jopumib5bohi path data.json: Auto set use_segments_container to true 2025/04/12 07:13:25 DEBUG : Swift container rclone-test-jopumib5bohi 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 (81.86s) --- PASS: TestCheckSum/subtest1 (0.56s) --- PASS: TestCheckSum/subtest2 (0.33s) --- PASS: TestCheckSum/subtest3 (0.59s) --- PASS: TestCheckSum/subtest4 (0.41s) --- PASS: TestCheckSum/subtest5 (0.46s) --- PASS: TestCheckSum/subtest6 (0.57s) --- PASS: TestCheckSum/subtest7 (0.41s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:14:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/data" 2025/04/12 07:14:41 DEBUG : Swift container rclone-test-jopumib5bohi path data.json: Auto set use_segments_container to true 2025/04/12 07:14:47 DEBUG : Swift container rclone-test-jopumib5bohi 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 (100.81s) --- PASS: TestCheckSumDownload/subtest1 (0.40s) --- PASS: TestCheckSumDownload/subtest2 (0.39s) --- PASS: TestCheckSumDownload/subtest3 (0.56s) --- PASS: TestCheckSumDownload/subtest4 (5.53s) --- PASS: TestCheckSumDownload/subtest5 (5.88s) --- PASS: TestCheckSumDownload/subtest6 (0.49s) --- PASS: TestCheckSumDownload/subtest7 (5.45s) === RUN TestApplyTransforms 2025/04/12 07:16:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jimupir7duto" 2025/04/12 07:16:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:16:22 DEBUG : Swift container rclone-test-jimupir7duto.json: Auto set use_segments_container to true 2025/04/12 07:16:23 DEBUG : Swift container rclone-test-jimupir7duto: Auto set use_segments_container to true 2025/04/12 07:16:23 DEBUG : Creating backend with remote "/tmp/rclone641283126" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jimupir7duto", Local "Local file system at /tmp/rclone641283126", Modify Window "1ns" 2025/04/12 07:16:23 INFO : Swift container rclone-test-jimupir7duto: Container "rclone-test-jimupir7duto" created upper checkfile vs. lower remote (without normalization) 2025/04/12 07:16:39 ERROR : hello, world!: sum not found 2025/04/12 07:16:39 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-jimupir7duto 2025/04/12 07:16:39 NOTICE: Compressed: TestCompressSwift:rclone-test-jimupir7duto: 1 files missing 2025/04/12 07:16:39 NOTICE: 1 hashes missing 2025/04/12 07:16:39 NOTICE: Compressed: TestCompressSwift:rclone-test-jimupir7duto: 2 differences found 2025/04/12 07:16:39 NOTICE: Compressed: TestCompressSwift:rclone-test-jimupir7duto: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/12 07:16:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:16:44 NOTICE: Compressed: TestCompressSwift:rclone-test-jimupir7duto: 0 differences found 2025/04/12 07:16:44 NOTICE: Compressed: TestCompressSwift:rclone-test-jimupir7duto: 1 matching files 2025/04/12 07:16:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lawafoy7hiwu" 2025/04/12 07:16:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:16:45 DEBUG : Swift container rclone-test-lawafoy7hiwu.json: Auto set use_segments_container to true 2025/04/12 07:16:45 DEBUG : Swift container rclone-test-lawafoy7hiwu: Auto set use_segments_container to true 2025/04/12 07:16:45 DEBUG : Creating backend with remote "/tmp/rclone176743848" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu", Local "Local file system at /tmp/rclone176743848", Modify Window "1ns" 2025/04/12 07:16:46 INFO : Swift container rclone-test-lawafoy7hiwu: Container "rclone-test-lawafoy7hiwu" created lower checkfile vs. upper remote (without normalization) 2025/04/12 07:16:57 ERROR : HELLO, WORLD!: sum not found 2025/04/12 07:16:57 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu 2025/04/12 07:16:57 NOTICE: Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu: 1 files missing 2025/04/12 07:16:57 NOTICE: 1 hashes missing 2025/04/12 07:16:57 NOTICE: Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu: 2 differences found 2025/04/12 07:16:57 NOTICE: Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/12 07:16:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:16:57 NOTICE: Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu: 0 differences found 2025/04/12 07:16:57 NOTICE: Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu: 1 matching files 2025/04/12 07:16:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sogixug0tali" 2025/04/12 07:16:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:16:58 DEBUG : Swift container rclone-test-sogixug0tali.json: Auto set use_segments_container to true 2025/04/12 07:16:58 DEBUG : Swift container rclone-test-sogixug0tali: Auto set use_segments_container to true 2025/04/12 07:16:58 DEBUG : Creating backend with remote "/tmp/rclone2941747543" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sogixug0tali", Local "Local file system at /tmp/rclone2941747543", Modify Window "1ns" 2025/04/12 07:16:59 INFO : Swift container rclone-test-sogixug0tali: Container "rclone-test-sogixug0tali" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/12 07:17:11 ERROR : HeLlO, wOrLd!: sum not found 2025/04/12 07:17:11 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-sogixug0tali 2025/04/12 07:17:11 NOTICE: Compressed: TestCompressSwift:rclone-test-sogixug0tali: 1 files missing 2025/04/12 07:17:11 NOTICE: 1 hashes missing 2025/04/12 07:17:11 NOTICE: Compressed: TestCompressSwift:rclone-test-sogixug0tali: 2 differences found 2025/04/12 07:17:11 NOTICE: Compressed: TestCompressSwift:rclone-test-sogixug0tali: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/12 07:17:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:17:16 NOTICE: Compressed: TestCompressSwift:rclone-test-sogixug0tali: 0 differences found 2025/04/12 07:17:16 NOTICE: Compressed: TestCompressSwift:rclone-test-sogixug0tali: 1 matching files 2025/04/12 07:17:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jogekol8yaxa" 2025/04/12 07:17:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:17:17 DEBUG : Swift container rclone-test-jogekol8yaxa.json: Auto set use_segments_container to true 2025/04/12 07:17:17 DEBUG : Swift container rclone-test-jogekol8yaxa: Auto set use_segments_container to true 2025/04/12 07:17:17 DEBUG : Creating backend with remote "/tmp/rclone77231778" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jogekol8yaxa", Local "Local file system at /tmp/rclone77231778", Modify Window "1ns" 2025/04/12 07:17:17 INFO : Swift container rclone-test-jogekol8yaxa: Container "rclone-test-jogekol8yaxa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/12 07:17:29 ERROR : HELLO, WORLD!: sum not found 2025/04/12 07:17:29 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-jogekol8yaxa 2025/04/12 07:17:29 NOTICE: Compressed: TestCompressSwift:rclone-test-jogekol8yaxa: 1 files missing 2025/04/12 07:17:29 NOTICE: 1 hashes missing 2025/04/12 07:17:29 NOTICE: Compressed: TestCompressSwift:rclone-test-jogekol8yaxa: 2 differences found 2025/04/12 07:17:29 NOTICE: Compressed: TestCompressSwift:rclone-test-jogekol8yaxa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/12 07:17:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:17:34 NOTICE: Compressed: TestCompressSwift:rclone-test-jogekol8yaxa: 0 differences found 2025/04/12 07:17:34 NOTICE: Compressed: TestCompressSwift:rclone-test-jogekol8yaxa: 1 matching files 2025/04/12 07:17:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xuqequd1cepa" 2025/04/12 07:17:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:17:35 DEBUG : Swift container rclone-test-xuqequd1cepa.json: Auto set use_segments_container to true 2025/04/12 07:17:35 DEBUG : Swift container rclone-test-xuqequd1cepa: Auto set use_segments_container to true 2025/04/12 07:17:35 DEBUG : Creating backend with remote "/tmp/rclone3705172979" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xuqequd1cepa", Local "Local file system at /tmp/rclone3705172979", Modify Window "1ns" 2025/04/12 07:17:35 INFO : Swift container rclone-test-xuqequd1cepa: Container "rclone-test-xuqequd1cepa" created NFD checkfile vs. NFC remote (without normalization) 2025/04/12 07:17:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/12 07:17:42 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xuqequd1cepa 2025/04/12 07:17:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xuqequd1cepa: 1 files missing 2025/04/12 07:17:42 NOTICE: 1 hashes missing 2025/04/12 07:17:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xuqequd1cepa: 2 differences found 2025/04/12 07:17:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xuqequd1cepa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/12 07:17:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:17:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xuqequd1cepa: 0 differences found 2025/04/12 07:17:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xuqequd1cepa: 1 matching files 2025/04/12 07:17:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pegatoh9tayi" 2025/04/12 07:17:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:17:43 DEBUG : Swift container rclone-test-pegatoh9tayi.json: Auto set use_segments_container to true 2025/04/12 07:17:44 DEBUG : Swift container rclone-test-pegatoh9tayi: Auto set use_segments_container to true 2025/04/12 07:17:44 DEBUG : Creating backend with remote "/tmp/rclone55319900" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pegatoh9tayi", Local "Local file system at /tmp/rclone55319900", Modify Window "1ns" 2025/04/12 07:17:44 INFO : Swift container rclone-test-pegatoh9tayi: Container "rclone-test-pegatoh9tayi" created NFC checkfile vs. NFD remote (without normalization) 2025/04/12 07:18:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/12 07:18:00 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pegatoh9tayi 2025/04/12 07:18:00 NOTICE: Compressed: TestCompressSwift:rclone-test-pegatoh9tayi: 1 files missing 2025/04/12 07:18:00 NOTICE: 1 hashes missing 2025/04/12 07:18:00 NOTICE: Compressed: TestCompressSwift:rclone-test-pegatoh9tayi: 2 differences found 2025/04/12 07:18:00 NOTICE: Compressed: TestCompressSwift:rclone-test-pegatoh9tayi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/12 07:18:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:18:11 NOTICE: Compressed: TestCompressSwift:rclone-test-pegatoh9tayi: 0 differences found 2025/04/12 07:18:11 NOTICE: Compressed: TestCompressSwift:rclone-test-pegatoh9tayi: 1 matching files 2025/04/12 07:18:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fesarar4lira" 2025/04/12 07:18:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:18:11 DEBUG : Swift container rclone-test-fesarar4lira.json: Auto set use_segments_container to true 2025/04/12 07:18:12 DEBUG : Swift container rclone-test-fesarar4lira: Auto set use_segments_container to true 2025/04/12 07:18:12 DEBUG : Creating backend with remote "/tmp/rclone119848447" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fesarar4lira", Local "Local file system at /tmp/rclone119848447", Modify Window "1ns" 2025/04/12 07:18:12 INFO : Swift container rclone-test-fesarar4lira: Container "rclone-test-fesarar4lira" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/12 07:18:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 07:18:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fesarar4lira 2025/04/12 07:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-fesarar4lira: 1 files missing 2025/04/12 07:18:28 NOTICE: 1 hashes missing 2025/04/12 07:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-fesarar4lira: 2 differences found 2025/04/12 07:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-fesarar4lira: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/12 07:18:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-fesarar4lira: 0 differences found 2025/04/12 07:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-fesarar4lira: 1 matching files 2025/04/12 07:18:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-numerun5seze" 2025/04/12 07:18:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:18:29 DEBUG : Swift container rclone-test-numerun5seze.json: Auto set use_segments_container to true 2025/04/12 07:18:30 DEBUG : Swift container rclone-test-numerun5seze: Auto set use_segments_container to true 2025/04/12 07:18:30 DEBUG : Creating backend with remote "/tmp/rclone1757972698" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-numerun5seze", Local "Local file system at /tmp/rclone1757972698", Modify Window "1ns" 2025/04/12 07:18:30 INFO : Swift container rclone-test-numerun5seze: Container "rclone-test-numerun5seze" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/12 07:18:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 07:18:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-numerun5seze 2025/04/12 07:18:46 NOTICE: Compressed: TestCompressSwift:rclone-test-numerun5seze: 1 files missing 2025/04/12 07:18:46 NOTICE: 1 hashes missing 2025/04/12 07:18:46 NOTICE: Compressed: TestCompressSwift:rclone-test-numerun5seze: 2 differences found 2025/04/12 07:18:46 NOTICE: Compressed: TestCompressSwift:rclone-test-numerun5seze: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/12 07:18:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-numerun5seze: 0 differences found 2025/04/12 07:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-numerun5seze: 1 matching files 2025/04/12 07:18:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zukukul1rema" 2025/04/12 07:18:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:18:57 DEBUG : Swift container rclone-test-zukukul1rema.json: Auto set use_segments_container to true 2025/04/12 07:18:57 DEBUG : Swift container rclone-test-zukukul1rema: Auto set use_segments_container to true 2025/04/12 07:18:57 DEBUG : Creating backend with remote "/tmp/rclone1783190112" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zukukul1rema", Local "Local file system at /tmp/rclone1783190112", Modify Window "1ns" 2025/04/12 07:18:58 INFO : Swift container rclone-test-zukukul1rema: Container "rclone-test-zukukul1rema" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/12 07:19:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 07:19:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zukukul1rema 2025/04/12 07:19:09 NOTICE: Compressed: TestCompressSwift:rclone-test-zukukul1rema: 1 files missing 2025/04/12 07:19:09 NOTICE: 1 hashes missing 2025/04/12 07:19:09 NOTICE: Compressed: TestCompressSwift:rclone-test-zukukul1rema: 2 differences found 2025/04/12 07:19:09 NOTICE: Compressed: TestCompressSwift:rclone-test-zukukul1rema: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/12 07:19:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:19:14 NOTICE: Compressed: TestCompressSwift:rclone-test-zukukul1rema: 0 differences found 2025/04/12 07:19:14 NOTICE: Compressed: TestCompressSwift:rclone-test-zukukul1rema: 1 matching files 2025/04/12 07:19:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koyofaj8loha" 2025/04/12 07:19:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:19:15 DEBUG : Swift container rclone-test-koyofaj8loha.json: Auto set use_segments_container to true 2025/04/12 07:19:15 DEBUG : Swift container rclone-test-koyofaj8loha: Auto set use_segments_container to true 2025/04/12 07:19:15 DEBUG : Creating backend with remote "/tmp/rclone1942316085" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koyofaj8loha", Local "Local file system at /tmp/rclone1942316085", Modify Window "1ns" 2025/04/12 07:19:16 INFO : Swift container rclone-test-koyofaj8loha: Container "rclone-test-koyofaj8loha" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/12 07:19:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 07:19:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-koyofaj8loha 2025/04/12 07:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-koyofaj8loha: 1 files missing 2025/04/12 07:19:27 NOTICE: 1 hashes missing 2025/04/12 07:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-koyofaj8loha: 2 differences found 2025/04/12 07:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-koyofaj8loha: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/12 07:19:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 07:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-koyofaj8loha: 0 differences found 2025/04/12 07:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-koyofaj8loha: 1 matching files 2025/04/12 07:19:27 DEBUG : Compressed: TestCompressSwift:rclone-test-koyofaj8loha: Purge remote 2025/04/12 07:19:27 DEBUG : Waiting for deletions to finish 2025/04/12 07:19:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/12 07:19:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/12 07:19:32 INFO : Swift container rclone-test-koyofaj8loha: Container "rclone-test-koyofaj8loha" removed 2025/04/12 07:19:32 DEBUG : Compressed: TestCompressSwift:rclone-test-zukukul1rema: Purge remote 2025/04/12 07:19:32 DEBUG : Waiting for deletions to finish 2025/04/12 07:19:33 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/12 07:19:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/12 07:19:38 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/04/12 07:19:38 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/04/12 07:19:38 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/04/12 07:19:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/12 07:19:38 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/04/12 07:19:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/12 07:19:39 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/04/12 07:19:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/12 07:19:39 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/04/12 07:19:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/12 07:19:39 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/04/12 07:19:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/04/12 07:19:39 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/04/12 07:19:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/04/12 07:19:39 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/04/12 07:19:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/04/12 07:19:40 DEBUG : pacer: Reducing sleep to 960ms 2025/04/12 07:19:40 NOTICE: purge failed: Container Not Found 2025/04/12 07:19:40 DEBUG : Compressed: TestCompressSwift:rclone-test-numerun5seze: Purge remote 2025/04/12 07:19:40 DEBUG : Waiting for deletions to finish 2025/04/12 07:19:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/12 07:19:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/12 07:19:51 INFO : Swift container rclone-test-numerun5seze: Container "rclone-test-numerun5seze" removed 2025/04/12 07:19:51 DEBUG : Compressed: TestCompressSwift:rclone-test-fesarar4lira: Purge remote 2025/04/12 07:19:51 DEBUG : Waiting for deletions to finish 2025/04/12 07:19:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/12 07:19:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/12 07:19:56 INFO : Swift container rclone-test-fesarar4lira: Container "rclone-test-fesarar4lira" removed 2025/04/12 07:19:56 DEBUG : Compressed: TestCompressSwift:rclone-test-pegatoh9tayi: Purge remote 2025/04/12 07:19:56 DEBUG : Waiting for deletions to finish 2025/04/12 07:20:02 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/12 07:20:07 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/12 07:20:07 INFO : Swift container rclone-test-pegatoh9tayi: Container "rclone-test-pegatoh9tayi" removed 2025/04/12 07:20:07 DEBUG : Compressed: TestCompressSwift:rclone-test-xuqequd1cepa: Purge remote 2025/04/12 07:20:07 DEBUG : Waiting for deletions to finish 2025/04/12 07:20:07 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/12 07:20:07 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/12 07:20:08 INFO : Swift container rclone-test-xuqequd1cepa: Container "rclone-test-xuqequd1cepa" removed 2025/04/12 07:20:08 DEBUG : Compressed: TestCompressSwift:rclone-test-jogekol8yaxa: Purge remote 2025/04/12 07:20:08 DEBUG : Waiting for deletions to finish 2025/04/12 07:20:08 INFO : HELLO, WORLD!.json: Deleted 2025/04/12 07:20:13 INFO : HELLO, WORLD!.bin: Deleted 2025/04/12 07:20:13 INFO : Swift container rclone-test-jogekol8yaxa: Container "rclone-test-jogekol8yaxa" removed 2025/04/12 07:20:13 DEBUG : Compressed: TestCompressSwift:rclone-test-sogixug0tali: Purge remote 2025/04/12 07:20:13 DEBUG : Waiting for deletions to finish 2025/04/12 07:20:13 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/12 07:20:23 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/12 07:20:23 INFO : Swift container rclone-test-sogixug0tali: Container "rclone-test-sogixug0tali" removed 2025/04/12 07:20:23 DEBUG : Compressed: TestCompressSwift:rclone-test-lawafoy7hiwu: Purge remote 2025/04/12 07:20:23 DEBUG : Waiting for deletions to finish 2025/04/12 07:20:24 INFO : HELLO, WORLD!.bin: Deleted 2025/04/12 07:20:29 INFO : HELLO, WORLD!.json: Deleted 2025/04/12 07:20:29 INFO : Swift container rclone-test-lawafoy7hiwu: Container "rclone-test-lawafoy7hiwu" removed 2025/04/12 07:20:29 DEBUG : Compressed: TestCompressSwift:rclone-test-jimupir7duto: Purge remote 2025/04/12 07:20:29 DEBUG : Waiting for deletions to finish 2025/04/12 07:20:34 INFO : hello, world!.json: Deleted 2025/04/12 07:20:34 INFO : hello, world!.bin: Deleted 2025/04/12 07:20:35 INFO : Swift container rclone-test-jimupir7duto: Container "rclone-test-jimupir7duto" removed --- PASS: TestApplyTransforms (253.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:20:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 07:20:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 07:20:51 INFO : file1: Copied (new) to: sub/file2 2025/04/12 07:20:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:20:56 DEBUG : file1: Unchanged skipping 2025/04/12 07:21:02 DEBUG : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.55s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:21:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/backup" 2025/04/12 07:21:14 DEBUG : Swift container rclone-test-jopumib5bohi path backup.json: Auto set use_segments_container to true 2025/04/12 07:21:20 DEBUG : Swift container rclone-test-jopumib5bohi path backup: Auto set use_segments_container to true 2025/04/12 07:21:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 07:21:51 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/12 07:21:51 INFO : dst/file1: Copied (server-side copy) 2025/04/12 07:21:52 INFO : dst/file1: Deleted 2025/04/12 07:21:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 07:21:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (50.98s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:21:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/dst" 2025/04/12 07:21:59 DEBUG : Swift container rclone-test-jopumib5bohi path dst.json: Auto set use_segments_container to true 2025/04/12 07:22:05 DEBUG : Swift container rclone-test-jopumib5bohi path dst: Auto set use_segments_container to true 2025/04/12 07:22:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/CompareDest" 2025/04/12 07:22:16 DEBUG : Swift container rclone-test-jopumib5bohi path CompareDest.json: Auto set use_segments_container to true 2025/04/12 07:22:27 DEBUG : Swift container rclone-test-jopumib5bohi path CompareDest: Auto set use_segments_container to true 2025/04/12 07:22:32 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 07:22:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 07:22:49 INFO : one: Copied (new) 2025/04/12 07:23:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 07:23:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/12 07:23:20 INFO : one: Copied (replaced existing) 2025/04/12 07:24:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 07:24:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:24:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 07:24:59 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 07:25:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:25:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 07:25:10 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 07:25:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:25:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 07:25:36 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 07:25:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 07:25:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/12 07:25:47 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (285.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:26:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/dst" 2025/04/12 07:26:45 DEBUG : Swift container rclone-test-jopumib5bohi path dst.json: Auto set use_segments_container to true 2025/04/12 07:26:51 DEBUG : Swift container rclone-test-jopumib5bohi path dst: Auto set use_segments_container to true 2025/04/12 07:27:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/CopyDest" 2025/04/12 07:27:01 DEBUG : Swift container rclone-test-jopumib5bohi path CopyDest.json: Auto set use_segments_container to true 2025/04/12 07:27:07 DEBUG : Swift container rclone-test-jopumib5bohi path CopyDest: Auto set use_segments_container to true 2025/04/12 07:27:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 07:27:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 07:27:29 INFO : one: Copied (new) 2025/04/12 07:27:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 07:27:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/12 07:27:45 INFO : one: Copied (replaced existing) 2025/04/12 07:28:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/BackupDir" 2025/04/12 07:28:28 DEBUG : Swift container rclone-test-jopumib5bohi path BackupDir.json: Auto set use_segments_container to true 2025/04/12 07:28:34 DEBUG : Swift container rclone-test-jopumib5bohi path BackupDir: Auto set use_segments_container to true 2025/04/12 07:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 07:28:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 07:29:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 07:29:06 INFO : one: Copied (server-side copy) 2025/04/12 07:29:11 INFO : one: Deleted 2025/04/12 07:29:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/12 07:29:32 INFO : one: Copied (server-side copy) 2025/04/12 07:29:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/12 07:30:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 07:30:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:30:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 07:30:36 INFO : two: Copied (server-side copy) 2025/04/12 07:30:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/12 07:30:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 07:30:52 DEBUG : two: Unchanged skipping 2025/04/12 07:31:30 DEBUG : three: Need to transfer - File not found at Destination 2025/04/12 07:31:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/12 07:31:40 DEBUG : three: Destination not found in --copy-dest 2025/04/12 07:31:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/12 07:31:47 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (361.26s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:32:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/12 07:32:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 07:32:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/12 07:33:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/12 07:33:08 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/12 07:33:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-jopumib5bohi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/12 07:33:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/12 07:33:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/12 07:33:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 43b622b12a4314443f2670c4a46b00f4 OK 2025/04/12 07:33:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (61.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.29s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:34:53 INFO : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: Looking for duplicate md5 hashes using newest mode. 2025/04/12 07:34:58 NOTICE: 3a22a1d94e6ed981fded0336d68e3786: Found 3 files with duplicate md5 hashes 2025/04/12 07:35:18 INFO : one: Deleted 2025/04/12 07:35:24 INFO : also/one: Deleted 2025/04/12 07:35:24 NOTICE: 3a22a1d94e6ed981fded0336d68e3786: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (117.37s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:37:28 DEBUG : a.txt: Excluded (Size Filter) 2025/04/12 07:37:28 DEBUG : a.txt: Excluded 2025/04/12 07:37:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 07:37:28 DEBUG : sub dir/hello world: Excluded 2025/04/12 07:37:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 07:37:28 DEBUG : sub dir/hello world2: Excluded 2025/04/12 07:37:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 07:37:28 DEBUG : sub dir/hello world: Excluded 2025/04/12 07:37:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 07:37:28 DEBUG : sub dir/hello world2: Excluded 2025/04/12 07:37:34 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 07:37:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (160.54s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:40:06 DEBUG : a.txt: Excluded (Size Filter) 2025/04/12 07:40:06 DEBUG : a.txt: Excluded 2025/04/12 07:40:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 07:40:06 DEBUG : sub dir/hello world: Excluded 2025/04/12 07:40:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 07:40:06 DEBUG : sub dir/hello world2: Excluded 2025/04/12 07:40:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 07:40:06 DEBUG : sub dir/hello world: Excluded 2025/04/12 07:40:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 07:40:06 DEBUG : sub dir/hello world2: Excluded 2025/04/12 07:40:12 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 07:40:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (157.86s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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 (64.79s) --- PASS: TestListJSON/Default (5.34s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.32s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (5.10s) --- PASS: TestListJSON/ShowHash (5.20s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", 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/04/12 07:42:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/notfound" 2025/04/12 07:42:57 DEBUG : Config file has changed externally - reloading 2025/04/12 07:42:57 DEBUG : Swift container rclone-test-jopumib5bohi path notfound.json: Auto set use_segments_container to true 2025/04/12 07:43:03 DEBUG : Swift container rclone-test-jopumib5bohi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (75.05s) --- PASS: TestStatJSON/Root (0.10s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.29s) --- PASS: TestStatJSON/DirFilesOnly (5.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.65s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:43:24 INFO : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: Making directory 2025/04/12 07:43:24 INFO : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: Making directory --- PASS: TestMkdir (0.34s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestLsd (21.53s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestLs (57.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:45:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/12 07:45:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (52.59s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestLsLong (62.16s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (53.23s) --- PASS: TestHashSums/Md5 (5.24s) --- PASS: TestHashSums/Md5Download (0.21s) === RUN TestHashSumsWithErrors 2025/04/12 07:47:31 DEBUG : Creating backend with remote ":memory:" 2025/04/12 07:47:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/12 07:47:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/12 07:47:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/12 07:47:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/12 07:47:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/12 07:47:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/12 07:47:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/12 07:47:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/12 07:47:31 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestCount (78.21s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:49:42 DEBUG : Waiting for deletions to finish 2025/04/12 07:49:42 DEBUG : large: Excluded (Size Filter) 2025/04/12 07:49:53 INFO : medium: Deleted 2025/04/12 07:49:53 INFO : small: Deleted --- PASS: TestDelete (79.05s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:50:55 DEBUG : Waiting for deletions to finish 2025/04/12 07:50:55 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/12 07:51:05 INFO : large: Deleted 2025/04/12 07:51:11 INFO : medium: Deleted --- PASS: TestMaxDelete (78.40s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:52:24 DEBUG : Waiting for deletions to finish 2025/04/12 07:52:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/12 07:52:34 INFO : small: Deleted 2025/04/12 07:52:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (78.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:53:47 DEBUG : Waiting for deletions to finish 2025/04/12 07:53:47 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/12 07:53:53 INFO : large: Deleted 2025/04/12 07:54:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (88.23s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestReadFile (7.86s) === RUN TestRetry 2025/04/12 07:54:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/12 07:54:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/12 07:54:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 07:54:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 07:54:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 07:54:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 07:54:22 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-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestCat (88.98s) === RUN TestPurge 2025/04/12 07:55:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hofetac5xade" 2025/04/12 07:55:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 07:55:51 DEBUG : Swift container rclone-test-hofetac5xade.json: Auto set use_segments_container to true 2025/04/12 07:55:52 DEBUG : Swift container rclone-test-hofetac5xade: Auto set use_segments_container to true 2025/04/12 07:55:52 DEBUG : Creating backend with remote "/tmp/rclone2322390676" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hofetac5xade", Local "Local file system at /tmp/rclone2322390676", Modify Window "1ns" 2025/04/12 07:55:52 INFO : Swift container rclone-test-hofetac5xade: Container "rclone-test-hofetac5xade" created 2025/04/12 07:56:08 INFO : A2: Making directory 2025/04/12 07:56:08 INFO : A1/B2: Making directory 2025/04/12 07:56:08 INFO : A1/B2/C2: Making directory 2025/04/12 07:56:08 INFO : A1/B1/C3: Making directory 2025/04/12 07:56:08 INFO : A3: Making directory 2025/04/12 07:56:08 INFO : A3/B3: Making directory 2025/04/12 07:56:08 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/04/12 07:56:14 DEBUG : Waiting for deletions to finish 2025/04/12 07:56:20 INFO : A1/B1/C1/one.bin: Deleted 2025/04/12 07:56:20 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/04/12 07:56:20 DEBUG : Waiting for deletions to finish 2025/04/12 07:56:20 INFO : A1/two.bin: Deleted 2025/04/12 07:56:20 INFO : A1/two.json: Deleted 2025/04/12 07:56:20 INFO : Swift container rclone-test-hofetac5xade: Container "rclone-test-hofetac5xade" removed 2025/04/12 07:56:20 DEBUG : Compressed: TestCompressSwift:rclone-test-hofetac5xade: Purge remote 2025/04/12 07:56:20 DEBUG : Waiting for deletions to finish 2025/04/12 07:56:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (29.76s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:56:32 INFO : A2: Making directory 2025/04/12 07:56:32 INFO : A1/B2: Making directory 2025/04/12 07:56:32 INFO : A1/B2/C2: Making directory 2025/04/12 07:56:32 INFO : A1/B1/C3: Making directory 2025/04/12 07:56:32 INFO : A3: Making directory 2025/04/12 07:56:32 INFO : A3/B3: Making directory 2025/04/12 07:56:32 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/04/12 07:56:58 DEBUG : removing 1 level 3 directories 2025/04/12 07:56:58 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/04/12 07:58:00 DEBUG : removing 1 level 0 directories 2025/04/12 07:58:00 INFO : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: Removing directory 2025/04/12 07:58:00 INFO : Swift container rclone-test-jopumib5bohi: Container "rclone-test-jopumib5bohi" removed --- PASS: TestRmdirsNoLeaveRoot (100.02s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:58:01 INFO : Swift container rclone-test-jopumib5bohi: Container "rclone-test-jopumib5bohi" created 2025/04/12 07:58:01 INFO : A1: Making directory 2025/04/12 07:58:01 INFO : A1/B1: Making directory 2025/04/12 07:58:01 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.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:58:01 INFO : A1: Making directory 2025/04/12 07:58:01 INFO : A1/B1: Making directory 2025/04/12 07:58:01 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.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 07:58:17 DEBUG : filename.txt: File name found in url 2025/04/12 07:58:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (130.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 08:00:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 08:00:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 08:00:27 INFO : file1: Copied (new) to: sub/file2 2025/04/12 08:00:27 INFO : file1: Deleted 2025/04/12 08:00:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 08:00:27 DEBUG : file1: Unchanged skipping 2025/04/12 08:00:27 INFO : file1: Deleted 2025/04/12 08:00:33 DEBUG : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (27.07s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 08:00:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 08:00:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 08:00:54 INFO : file1: Copied (new) 2025/04/12 08:00:54 INFO : file1: Deleted 2025/04/12 08:00:59 DEBUG : file1: Destination exists, skipping 2025/04/12 08:00:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.90s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 08:01:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jopumib5bohi/backup" 2025/04/12 08:01:17 DEBUG : Swift container rclone-test-jopumib5bohi path backup.json: Auto set use_segments_container to true 2025/04/12 08:01:23 DEBUG : Swift container rclone-test-jopumib5bohi path backup: Auto set use_segments_container to true 2025/04/12 08:01:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 08:01:54 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/12 08:01:54 INFO : dst/file1: Copied (server-side copy) 2025/04/12 08:01:54 INFO : dst/file1: Deleted 2025/04/12 08:02:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 08:02:00 INFO : dst/file1: Copied (new) 2025/04/12 08:02:00 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (50.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jopumib5bohi", Local "Local file system at /tmp/rclone1195613310", Modify Window "1ns" 2025/04/12 08:02:55 INFO : A1/B2: Making directory 2025/04/12 08:02:55 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/12 08:03:22 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 08:03:22 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/12 08:03:23 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/12 08:03:23 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/12 08:03:23 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/12 08:03:23 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/12 08:03:23 INFO : A1/B1/C1/four: Deleted 2025/04/12 08:03:27 INFO : A1/one: Deleted 2025/04/12 08:03:28 INFO : A1/B1/C2/five: Deleted 2025/04/12 08:03:33 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/12 08:03:33 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/12 08:03:38 INFO : A1/B1/three: Deleted 2025/04/12 08:03:43 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 08:03:43 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/12 08:03:53 INFO : A1/two: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/04/12 08:04:25 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/12 08:04:25 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/04/12 08:04:25 INFO : A2/B1/C2/five: Deleted 2025/04/12 08:04:35 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/12 08:04:35 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/04/12 08:04:36 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 08:04:36 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/04/12 08:04:36 INFO : A2/B1/C1/four: Deleted 2025/04/12 08:04:36 INFO : A2/one: Deleted 2025/04/12 08:04:40 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/12 08:04:40 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/04/12 08:04:45 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 08:04:45 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/04/12 08:04:50 INFO : A2/two: Deleted 2025/04/12 08:04:51 INFO : A2/B1/three: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/04/12 08:05:01 INFO : Compressed: TestCompressSwift:rclone-test-jopumib5bohi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/12 08:05:28 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/12 08:05:28 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/04/12 08:05:28 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/12 08:05:28 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/04/12 08:05:32 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/12 08:05:32 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/04/12 08:05:33 INFO : A3/B1/C2/five: Deleted 2025/04/12 08:05:33 INFO : A3/B1/C1/four: Deleted 2025/04/12 08:05:38 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/12 08:05:38 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/04/12 08:05:38 INFO : A3/one: Deleted 2025/04/12 08:05:48 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/12 08:05:48 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/04/12 08:05:48 INFO : A3/B1/three: Deleted 2025/04/12 08:05:58 INFO : A3/two: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (4m54s) goroutine 10009 [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, 6 minutes]: testing.(*T).Run(0xc0003504e0, {0x25f4588?, 0x0?}, 0x2735bb0) /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(0xc0003504e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003504e0, 0xc0003bbc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000383aa0, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?}) /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(0xc0003ac640) /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(0xc0003ac640) /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 7 [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 8 [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 9570 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000a74540, 0xc0009c42a0, 0xc000436000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000a74540, {0x2a13640, 0x3d587a0}, {0xc000063ae0, 0x4f}, {{0xc000ae2060, 0x18}, {0xc000ae2079, 0xb}, {0x25df52c, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000a74540, {0x2a13640, 0x3d587a0}, {{0xc000ae2060, 0x18}, {0xc000ae2079, 0xb}, {0x25df52c, 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).objectBase(0xc00038f0f8?, {0x2a13640?, 0x3d587a0?}, {0xc000ae2060?, 0xc00038f160?}, {0xc000ae2079, 0xb}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00038f498) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00015c660, 0xc0009c4120, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00015c660, 0xc0009c4120) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0009c4000, {0x2a13640, 0x3d587a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000a74700, {0x2a13640, 0x3d587a0}, {0xc000451d80, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x71?, {0x2a13640?, 0x3d587a0?}, {0xc000451d80?, 0x41261e?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataObjectIfNotLoaded(...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1261 github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0001a19f0, {0x2a13640, 0x3d587a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1139 +0x4b 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(0xc00016a9c0, {0xc000a580a8, 0x16}, 0xc00038f8f0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc00059b500?, 0xc00059b500?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x369 github.com/rclone/rclone/fs/walk.listR.func1({0xc00059b500, 0x5, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1c7 github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc00059b500?, 0xc000520e00?, 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(0xc00038fb50) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000a74700, {0x2a13640, 0x3d587a0}, {0x0?, 0x22efa60?}, 0xc000a396b0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x165 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc00078ae80, {0x2a13640, 0x3d587a0}, {0x0, 0x0}, 0xc00098fe00) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb9 github.com/rclone/rclone/fs/walk.listR({0x2a13640, 0x3d587a0}, {0x2a27ba0, 0xc00078ae80}, {0x0, 0x0}, 0x1, 0x3, 0xc002129560, 0xc000382a38, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x2a13640, 0x3d587a0}, {0x2a27ba0, 0xc00078ae80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc002129560) /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 +0x111 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000591b90) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 +0x109 testing.(*common).runCleanup(0xc00016a9c0, 0x8?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 +0xd5 testing.tRunner.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 +0x25 testing.tRunner(0xc00016a9c0, 0x2735bb0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1696 +0x11e 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 1408 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1398 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 226 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 216 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8166 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00095e000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8165 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 859 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 817 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2908 [chan receive, 50 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 549 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 523 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2986 [chan receive, 50 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 165 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 155 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1097 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1071 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 282 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 240 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3559 [chan receive, 48 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9599 [select]: net/http.(*persistConn).writeLoop(0xc001486fc0) /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 9669 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 507 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 674 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 664 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 428 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 363 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 321 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 967 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 957 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 768 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 758 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 605 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3094 [chan receive, 50 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1353 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1311 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 723 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 713 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1484 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3186 [chan receive, 50 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1462 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1452 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1227 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1042 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1032 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8533 [chan receive, 11 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 8532 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1304 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1246 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1269 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1259 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2830 [chan receive, 50 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10008 [select]: net/http.(*persistConn).roundTrip(0xc001486fc0, 0xc000478050) /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(0xc00037e600, 0xc000436000) /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(0xc0003447e0, 0xc000436000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000436000, {0x29ed100, 0xc0003447e0}, {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(0xc000744120, 0xc000436000, {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(0xc000744120, 0xc000436000) /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 9570 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 3241 [chan receive, 49 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3333 [chan receive, 49 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3413 [chan receive, 49 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3464 [chan receive, 48 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9598 [IO wait]: internal/poll.runtime_pollWait(0x7fa274a3af40, 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(0xc0003dcd00?, 0xc0012fd300?, 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(0xc0003dcd00, {0xc0012fd300, 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(0xc0003dcd00, {0xc0012fd300?, 0xc0000a1898?, 0x425825?}) /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(0xc000844160, {0xc0012fd300?, 0x41261e?, 0x7fa274051908?}) /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(0xc00194a9f0, {0xc0012fd300?, 0x18?, 0xc0000a1998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000382000, {0xc0012fd300?, 0x0?, 0xc000382000?}) /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(0xc00058e2b8, {0x29ed880, 0xc000382000}) /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(0xc00058e008, {0x7fa26e719f80, 0xc00194a9f0}, 0xc0000a1a40?) /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(0xc00058e008, 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(0xc00058e008, {0xc000776000, 0x1000, 0xc000100508?}) /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(0xc001486fc0, {0xc000776000?, 0x81d5e5?, 0x2158700?}) /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(0xc001308d80) /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(0xc001308d80, 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(0xc001486fc0) /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 9669 /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.20262089s (try 2/5): exit status 2: Failed []