"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/03/30 05:23:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi" 2025/03/30 05:23:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:23:03 DEBUG : Swift container rclone-test-fexezel8mipi.json: Auto set use_segments_container to true 2025/03/30 05:23:04 DEBUG : Swift container rclone-test-fexezel8mipi: Auto set use_segments_container to true 2025/03/30 05:23:04 DEBUG : Creating backend with remote "/tmp/rclone304889158" === 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/30 05:23:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/30 05:23:04 DEBUG : potato: Seek from 10 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 10 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Seek from 5 to 2 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/30 05:23:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Seek from 5 to 2 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/30 05:23:04 DEBUG : potato: Seek from 8 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 8 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/30 05:23:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 05:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 05:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 05:23:04 DEBUG : potato: Seek from 5 to 2 2025/03/30 05:23:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/30 05:23:04 DEBUG : potato: Seek from 9 to 0 2025/03/30 05:23:04 DEBUG : potato: Seek from 9 to 0 2025/03/30 05:23:04 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:23:05 INFO : Swift container rclone-test-fexezel8mipi: Container "rclone-test-fexezel8mipi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (99.64s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.15s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2025/03/30 05:24:44 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 05:24:44 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 05:24:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/30 05:24:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/30 05:24:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/30 05:24:44 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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 (107.32s) --- PASS: TestCheckDownload/1 (5.29s) --- PASS: TestCheckDownload/2 (5.21s) --- PASS: TestCheckDownload/3 (0.31s) --- PASS: TestCheckDownload/4 (0.31s) --- PASS: TestCheckDownload/5 (5.21s) --- PASS: TestCheckDownload/6 (0.19s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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 (81.25s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.14s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.11s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:28:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 05:28:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 05:28:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 05:28:09 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/30 05:28:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 05:28:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 05:28:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 05:28:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.61s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:28:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/data" 2025/03/30 05:28:30 DEBUG : Config file has changed externally - reloading 2025/03/30 05:28:31 DEBUG : Swift container rclone-test-fexezel8mipi path data.json: Auto set use_segments_container to true 2025/03/30 05:28:36 DEBUG : Swift container rclone-test-fexezel8mipi 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 (319.79s) --- PASS: TestCheckSum/subtest1 (10.34s) --- PASS: TestCheckSum/subtest2 (5.38s) --- PASS: TestCheckSum/subtest3 (10.43s) --- PASS: TestCheckSum/subtest4 (5.46s) --- PASS: TestCheckSum/subtest5 (15.44s) --- PASS: TestCheckSum/subtest6 (0.42s) --- PASS: TestCheckSum/subtest7 (5.58s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:33:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/data" 2025/03/30 05:33:50 DEBUG : Swift container rclone-test-fexezel8mipi path data.json: Auto set use_segments_container to true 2025/03/30 05:33:56 DEBUG : Swift container rclone-test-fexezel8mipi 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 (294.36s) --- PASS: TestCheckSumDownload/subtest1 (5.41s) --- PASS: TestCheckSumDownload/subtest2 (5.57s) --- PASS: TestCheckSumDownload/subtest3 (5.47s) --- PASS: TestCheckSumDownload/subtest4 (5.44s) --- PASS: TestCheckSumDownload/subtest5 (15.40s) --- PASS: TestCheckSumDownload/subtest6 (10.41s) --- PASS: TestCheckSumDownload/subtest7 (20.54s) === RUN TestApplyTransforms 2025/03/30 05:38:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pezofom8quhu" 2025/03/30 05:38:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:38:45 DEBUG : Swift container rclone-test-pezofom8quhu.json: Auto set use_segments_container to true 2025/03/30 05:38:45 DEBUG : Swift container rclone-test-pezofom8quhu: Auto set use_segments_container to true 2025/03/30 05:38:45 DEBUG : Creating backend with remote "/tmp/rclone2044927008" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pezofom8quhu", Local "Local file system at /tmp/rclone2044927008", Modify Window "1ns" 2025/03/30 05:38:46 INFO : Swift container rclone-test-pezofom8quhu: Container "rclone-test-pezofom8quhu" created upper checkfile vs. lower remote (without normalization) 2025/03/30 05:38:57 ERROR : hello, world!: sum not found 2025/03/30 05:38:57 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-pezofom8quhu 2025/03/30 05:38:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pezofom8quhu: 1 files missing 2025/03/30 05:38:57 NOTICE: 1 hashes missing 2025/03/30 05:38:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pezofom8quhu: 2 differences found 2025/03/30 05:38:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pezofom8quhu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/30 05:38:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:38:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pezofom8quhu: 0 differences found 2025/03/30 05:38:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pezofom8quhu: 1 matching files 2025/03/30 05:38:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nujoyad6titi" 2025/03/30 05:38:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:38:58 DEBUG : Swift container rclone-test-nujoyad6titi.json: Auto set use_segments_container to true 2025/03/30 05:38:58 DEBUG : Swift container rclone-test-nujoyad6titi: Auto set use_segments_container to true 2025/03/30 05:38:58 DEBUG : Creating backend with remote "/tmp/rclone1385442882" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nujoyad6titi", Local "Local file system at /tmp/rclone1385442882", Modify Window "1ns" 2025/03/30 05:38:59 INFO : Swift container rclone-test-nujoyad6titi: Container "rclone-test-nujoyad6titi" created lower checkfile vs. upper remote (without normalization) 2025/03/30 05:39:10 ERROR : HELLO, WORLD!: sum not found 2025/03/30 05:39:10 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-nujoyad6titi 2025/03/30 05:39:10 NOTICE: Compressed: TestCompressSwift:rclone-test-nujoyad6titi: 1 files missing 2025/03/30 05:39:10 NOTICE: 1 hashes missing 2025/03/30 05:39:10 NOTICE: Compressed: TestCompressSwift:rclone-test-nujoyad6titi: 2 differences found 2025/03/30 05:39:10 NOTICE: Compressed: TestCompressSwift:rclone-test-nujoyad6titi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/30 05:39:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nujoyad6titi: 0 differences found 2025/03/30 05:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nujoyad6titi: 1 matching files 2025/03/30 05:39:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yubijoh2waxe" 2025/03/30 05:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:39:16 DEBUG : Swift container rclone-test-yubijoh2waxe.json: Auto set use_segments_container to true 2025/03/30 05:39:16 DEBUG : Swift container rclone-test-yubijoh2waxe: Auto set use_segments_container to true 2025/03/30 05:39:16 DEBUG : Creating backend with remote "/tmp/rclone3685076571" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yubijoh2waxe", Local "Local file system at /tmp/rclone3685076571", Modify Window "1ns" 2025/03/30 05:39:17 INFO : Swift container rclone-test-yubijoh2waxe: Container "rclone-test-yubijoh2waxe" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/30 05:39:28 ERROR : HeLlO, wOrLd!: sum not found 2025/03/30 05:39:28 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-yubijoh2waxe 2025/03/30 05:39:28 NOTICE: Compressed: TestCompressSwift:rclone-test-yubijoh2waxe: 1 files missing 2025/03/30 05:39:28 NOTICE: 1 hashes missing 2025/03/30 05:39:28 NOTICE: Compressed: TestCompressSwift:rclone-test-yubijoh2waxe: 2 differences found 2025/03/30 05:39:28 NOTICE: Compressed: TestCompressSwift:rclone-test-yubijoh2waxe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/30 05:39:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:39:34 NOTICE: Compressed: TestCompressSwift:rclone-test-yubijoh2waxe: 0 differences found 2025/03/30 05:39:34 NOTICE: Compressed: TestCompressSwift:rclone-test-yubijoh2waxe: 1 matching files 2025/03/30 05:39:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xelowub4tufa" 2025/03/30 05:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:39:34 DEBUG : Swift container rclone-test-xelowub4tufa.json: Auto set use_segments_container to true 2025/03/30 05:39:35 DEBUG : Swift container rclone-test-xelowub4tufa: Auto set use_segments_container to true 2025/03/30 05:39:35 DEBUG : Creating backend with remote "/tmp/rclone2138858151" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xelowub4tufa", Local "Local file system at /tmp/rclone2138858151", Modify Window "1ns" 2025/03/30 05:39:35 INFO : Swift container rclone-test-xelowub4tufa: Container "rclone-test-xelowub4tufa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/30 05:39:51 ERROR : HELLO, WORLD!: sum not found 2025/03/30 05:39:51 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-xelowub4tufa 2025/03/30 05:39:51 NOTICE: Compressed: TestCompressSwift:rclone-test-xelowub4tufa: 1 files missing 2025/03/30 05:39:51 NOTICE: 1 hashes missing 2025/03/30 05:39:51 NOTICE: Compressed: TestCompressSwift:rclone-test-xelowub4tufa: 2 differences found 2025/03/30 05:39:51 NOTICE: Compressed: TestCompressSwift:rclone-test-xelowub4tufa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/30 05:39:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:39:57 NOTICE: Compressed: TestCompressSwift:rclone-test-xelowub4tufa: 0 differences found 2025/03/30 05:39:57 NOTICE: Compressed: TestCompressSwift:rclone-test-xelowub4tufa: 1 matching files 2025/03/30 05:39:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-baxivum8sexa" 2025/03/30 05:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:39:57 DEBUG : Swift container rclone-test-baxivum8sexa.json: Auto set use_segments_container to true 2025/03/30 05:39:58 DEBUG : Swift container rclone-test-baxivum8sexa: Auto set use_segments_container to true 2025/03/30 05:39:58 DEBUG : Creating backend with remote "/tmp/rclone728217931" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-baxivum8sexa", Local "Local file system at /tmp/rclone728217931", Modify Window "1ns" 2025/03/30 05:39:58 INFO : Swift container rclone-test-baxivum8sexa: Container "rclone-test-baxivum8sexa" created NFD checkfile vs. NFC remote (without normalization) 2025/03/30 05:40:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 05:40:14 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-baxivum8sexa 2025/03/30 05:40:14 NOTICE: Compressed: TestCompressSwift:rclone-test-baxivum8sexa: 1 files missing 2025/03/30 05:40:14 NOTICE: 1 hashes missing 2025/03/30 05:40:14 NOTICE: Compressed: TestCompressSwift:rclone-test-baxivum8sexa: 2 differences found 2025/03/30 05:40:14 NOTICE: Compressed: TestCompressSwift:rclone-test-baxivum8sexa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/30 05:40:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:40:19 NOTICE: Compressed: TestCompressSwift:rclone-test-baxivum8sexa: 0 differences found 2025/03/30 05:40:19 NOTICE: Compressed: TestCompressSwift:rclone-test-baxivum8sexa: 1 matching files 2025/03/30 05:40:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kuxurah2zigu" 2025/03/30 05:40:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:40:20 DEBUG : Swift container rclone-test-kuxurah2zigu.json: Auto set use_segments_container to true 2025/03/30 05:40:21 DEBUG : Swift container rclone-test-kuxurah2zigu: Auto set use_segments_container to true 2025/03/30 05:40:21 DEBUG : Creating backend with remote "/tmp/rclone2225552677" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kuxurah2zigu", Local "Local file system at /tmp/rclone2225552677", Modify Window "1ns" 2025/03/30 05:40:21 INFO : Swift container rclone-test-kuxurah2zigu: Container "rclone-test-kuxurah2zigu" created NFC checkfile vs. NFD remote (without normalization) 2025/03/30 05:40:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 05:40:37 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kuxurah2zigu 2025/03/30 05:40:37 NOTICE: Compressed: TestCompressSwift:rclone-test-kuxurah2zigu: 1 files missing 2025/03/30 05:40:37 NOTICE: 1 hashes missing 2025/03/30 05:40:37 NOTICE: Compressed: TestCompressSwift:rclone-test-kuxurah2zigu: 2 differences found 2025/03/30 05:40:37 NOTICE: Compressed: TestCompressSwift:rclone-test-kuxurah2zigu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/30 05:40:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:40:42 NOTICE: Compressed: TestCompressSwift:rclone-test-kuxurah2zigu: 0 differences found 2025/03/30 05:40:42 NOTICE: Compressed: TestCompressSwift:rclone-test-kuxurah2zigu: 1 matching files 2025/03/30 05:40:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dorazog1nuvo" 2025/03/30 05:40:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:40:43 DEBUG : Swift container rclone-test-dorazog1nuvo.json: Auto set use_segments_container to true 2025/03/30 05:40:43 DEBUG : Swift container rclone-test-dorazog1nuvo: Auto set use_segments_container to true 2025/03/30 05:40:43 DEBUG : Creating backend with remote "/tmp/rclone3696378608" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dorazog1nuvo", Local "Local file system at /tmp/rclone3696378608", Modify Window "1ns" 2025/03/30 05:40:44 INFO : Swift container rclone-test-dorazog1nuvo: Container "rclone-test-dorazog1nuvo" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/30 05:40:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 05:40:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dorazog1nuvo 2025/03/30 05:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dorazog1nuvo: 1 files missing 2025/03/30 05:40:55 NOTICE: 1 hashes missing 2025/03/30 05:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dorazog1nuvo: 2 differences found 2025/03/30 05:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dorazog1nuvo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/30 05:40:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dorazog1nuvo: 0 differences found 2025/03/30 05:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-dorazog1nuvo: 1 matching files 2025/03/30 05:40:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-baziwav4tumo" 2025/03/30 05:40:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:40:56 DEBUG : Swift container rclone-test-baziwav4tumo.json: Auto set use_segments_container to true 2025/03/30 05:40:56 DEBUG : Swift container rclone-test-baziwav4tumo: Auto set use_segments_container to true 2025/03/30 05:40:56 DEBUG : Creating backend with remote "/tmp/rclone3940550306" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-baziwav4tumo", Local "Local file system at /tmp/rclone3940550306", Modify Window "1ns" 2025/03/30 05:40:57 INFO : Swift container rclone-test-baziwav4tumo: Container "rclone-test-baziwav4tumo" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/30 05:41:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 05:41:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-baziwav4tumo 2025/03/30 05:41:13 NOTICE: Compressed: TestCompressSwift:rclone-test-baziwav4tumo: 1 files missing 2025/03/30 05:41:13 NOTICE: 1 hashes missing 2025/03/30 05:41:13 NOTICE: Compressed: TestCompressSwift:rclone-test-baziwav4tumo: 2 differences found 2025/03/30 05:41:13 NOTICE: Compressed: TestCompressSwift:rclone-test-baziwav4tumo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/30 05:41:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:41:23 NOTICE: Compressed: TestCompressSwift:rclone-test-baziwav4tumo: 0 differences found 2025/03/30 05:41:23 NOTICE: Compressed: TestCompressSwift:rclone-test-baziwav4tumo: 1 matching files 2025/03/30 05:41:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-telezop4qipo" 2025/03/30 05:41:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:41:24 DEBUG : Swift container rclone-test-telezop4qipo.json: Auto set use_segments_container to true 2025/03/30 05:41:24 DEBUG : Swift container rclone-test-telezop4qipo: Auto set use_segments_container to true 2025/03/30 05:41:24 DEBUG : Creating backend with remote "/tmp/rclone2599759789" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-telezop4qipo", Local "Local file system at /tmp/rclone2599759789", Modify Window "1ns" 2025/03/30 05:41:25 INFO : Swift container rclone-test-telezop4qipo: Container "rclone-test-telezop4qipo" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/30 05:41:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 05:41:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-telezop4qipo 2025/03/30 05:41:42 NOTICE: Compressed: TestCompressSwift:rclone-test-telezop4qipo: 1 files missing 2025/03/30 05:41:42 NOTICE: 1 hashes missing 2025/03/30 05:41:42 NOTICE: Compressed: TestCompressSwift:rclone-test-telezop4qipo: 2 differences found 2025/03/30 05:41:42 NOTICE: Compressed: TestCompressSwift:rclone-test-telezop4qipo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/30 05:41:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:41:42 NOTICE: Compressed: TestCompressSwift:rclone-test-telezop4qipo: 0 differences found 2025/03/30 05:41:42 NOTICE: Compressed: TestCompressSwift:rclone-test-telezop4qipo: 1 matching files 2025/03/30 05:41:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sowemic4yera" 2025/03/30 05:41:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 05:41:43 DEBUG : Swift container rclone-test-sowemic4yera.json: Auto set use_segments_container to true 2025/03/30 05:41:43 DEBUG : Swift container rclone-test-sowemic4yera: Auto set use_segments_container to true 2025/03/30 05:41:43 DEBUG : Creating backend with remote "/tmp/rclone693910486" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sowemic4yera", Local "Local file system at /tmp/rclone693910486", Modify Window "1ns" 2025/03/30 05:41:43 INFO : Swift container rclone-test-sowemic4yera: Container "rclone-test-sowemic4yera" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/30 05:41:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 05:41:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sowemic4yera 2025/03/30 05:41:50 NOTICE: Compressed: TestCompressSwift:rclone-test-sowemic4yera: 1 files missing 2025/03/30 05:41:50 NOTICE: 1 hashes missing 2025/03/30 05:41:50 NOTICE: Compressed: TestCompressSwift:rclone-test-sowemic4yera: 2 differences found 2025/03/30 05:41:50 NOTICE: Compressed: TestCompressSwift:rclone-test-sowemic4yera: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/30 05:41:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 05:41:50 NOTICE: Compressed: TestCompressSwift:rclone-test-sowemic4yera: 0 differences found 2025/03/30 05:41:50 NOTICE: Compressed: TestCompressSwift:rclone-test-sowemic4yera: 1 matching files 2025/03/30 05:41:50 DEBUG : Compressed: TestCompressSwift:rclone-test-sowemic4yera: Purge remote 2025/03/30 05:41:50 DEBUG : Waiting for deletions to finish 2025/03/30 05:41:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 05:41:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 05:41:50 INFO : Swift container rclone-test-sowemic4yera: Container "rclone-test-sowemic4yera" removed 2025/03/30 05:41:50 DEBUG : Compressed: TestCompressSwift:rclone-test-telezop4qipo: Purge remote 2025/03/30 05:41:50 DEBUG : Waiting for deletions to finish 2025/03/30 05:41:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 05:41:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 05:41:56 INFO : Swift container rclone-test-telezop4qipo: Container "rclone-test-telezop4qipo" removed 2025/03/30 05:41:56 DEBUG : Compressed: TestCompressSwift:rclone-test-baziwav4tumo: Purge remote 2025/03/30 05:41:56 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 05:42:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 05:42:02 INFO : Swift container rclone-test-baziwav4tumo: Container "rclone-test-baziwav4tumo" removed 2025/03/30 05:42:02 DEBUG : Compressed: TestCompressSwift:rclone-test-dorazog1nuvo: Purge remote 2025/03/30 05:42:02 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 05:42:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 05:42:07 INFO : Swift container rclone-test-dorazog1nuvo: Container "rclone-test-dorazog1nuvo" removed 2025/03/30 05:42:07 DEBUG : Compressed: TestCompressSwift:rclone-test-kuxurah2zigu: Purge remote 2025/03/30 05:42:07 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:13 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/30 05:42:18 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/30 05:42:18 INFO : Swift container rclone-test-kuxurah2zigu: Container "rclone-test-kuxurah2zigu" removed 2025/03/30 05:42:18 DEBUG : Compressed: TestCompressSwift:rclone-test-baxivum8sexa: Purge remote 2025/03/30 05:42:18 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:23 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/30 05:42:23 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/30 05:42:24 INFO : Swift container rclone-test-baxivum8sexa: Container "rclone-test-baxivum8sexa" removed 2025/03/30 05:42:24 DEBUG : Compressed: TestCompressSwift:rclone-test-xelowub4tufa: Purge remote 2025/03/30 05:42:24 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:29 INFO : HELLO, WORLD!.json: Deleted 2025/03/30 05:42:34 INFO : HELLO, WORLD!.bin: Deleted 2025/03/30 05:42:34 INFO : Swift container rclone-test-xelowub4tufa: Container "rclone-test-xelowub4tufa" removed 2025/03/30 05:42:34 DEBUG : Compressed: TestCompressSwift:rclone-test-yubijoh2waxe: Purge remote 2025/03/30 05:42:34 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:34 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/30 05:42:44 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/30 05:42:44 INFO : Swift container rclone-test-yubijoh2waxe: Container "rclone-test-yubijoh2waxe" removed 2025/03/30 05:42:44 DEBUG : Compressed: TestCompressSwift:rclone-test-nujoyad6titi: Purge remote 2025/03/30 05:42:44 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:45 INFO : HELLO, WORLD!.json: Deleted 2025/03/30 05:42:50 INFO : HELLO, WORLD!.bin: Deleted 2025/03/30 05:42:50 INFO : Swift container rclone-test-nujoyad6titi: Container "rclone-test-nujoyad6titi" removed 2025/03/30 05:42:50 DEBUG : Compressed: TestCompressSwift:rclone-test-pezofom8quhu: Purge remote 2025/03/30 05:42:50 DEBUG : Waiting for deletions to finish 2025/03/30 05:42:50 INFO : hello, world!.bin: Deleted 2025/03/30 05:42:55 INFO : hello, world!.json: Deleted 2025/03/30 05:42:56 INFO : Swift container rclone-test-pezofom8quhu: Container "rclone-test-pezofom8quhu" removed --- PASS: TestApplyTransforms (251.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:43:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 05:43:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 05:43:16 INFO : file1: Copied (new) to: sub/file2 2025/03/30 05:43:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:43:22 DEBUG : file1: Unchanged skipping 2025/03/30 05:43:27 DEBUG : Compressed: TestCompressSwift:rclone-test-fexezel8mipi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (47.18s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.14s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:43:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/backup" 2025/03/30 05:43:50 DEBUG : Swift container rclone-test-fexezel8mipi path backup.json: Auto set use_segments_container to true 2025/03/30 05:43:56 DEBUG : Swift container rclone-test-fexezel8mipi path backup: Auto set use_segments_container to true 2025/03/30 05:44:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 05:44:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/30 05:44:32 INFO : dst/file1: Copied (server-side copy) 2025/03/30 05:44:33 INFO : dst/file1: Deleted 2025/03/30 05:44:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 05:44:38 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (81.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:45:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/dst" 2025/03/30 05:45:05 DEBUG : Swift container rclone-test-fexezel8mipi path dst.json: Auto set use_segments_container to true 2025/03/30 05:45:16 DEBUG : Swift container rclone-test-fexezel8mipi path dst: Auto set use_segments_container to true 2025/03/30 05:45:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/CompareDest" 2025/03/30 05:45:27 DEBUG : Swift container rclone-test-fexezel8mipi path CompareDest.json: Auto set use_segments_container to true 2025/03/30 05:45:33 DEBUG : Swift container rclone-test-fexezel8mipi path CompareDest: Auto set use_segments_container to true 2025/03/30 05:45:38 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 05:45:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 05:45:54 INFO : one: Copied (new) 2025/03/30 05:46:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 05:46:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 05:46:10 INFO : one: Copied (replaced existing) 2025/03/30 05:46:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 05:46:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:46:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 05:47:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 05:47:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:47:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 05:47:30 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 05:47:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 05:47:51 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 05:47:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 05:48:02 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/30 05:48:02 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (225.13s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:48:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/dst" 2025/03/30 05:48:50 DEBUG : Config file has changed externally - reloading 2025/03/30 05:48:50 DEBUG : Swift container rclone-test-fexezel8mipi path dst.json: Auto set use_segments_container to true 2025/03/30 05:49:01 DEBUG : Swift container rclone-test-fexezel8mipi path dst: Auto set use_segments_container to true 2025/03/30 05:49:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/CopyDest" 2025/03/30 05:49:12 DEBUG : Swift container rclone-test-fexezel8mipi path CopyDest.json: Auto set use_segments_container to true 2025/03/30 05:49:18 DEBUG : Swift container rclone-test-fexezel8mipi path CopyDest: Auto set use_segments_container to true 2025/03/30 05:49:23 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 05:49:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 05:49:39 INFO : one: Copied (new) 2025/03/30 05:49:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 05:49:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 05:49:50 INFO : one: Copied (replaced existing) 2025/03/30 05:50:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/BackupDir" 2025/03/30 05:50:27 DEBUG : Swift container rclone-test-fexezel8mipi path BackupDir.json: Auto set use_segments_container to true 2025/03/30 05:50:33 DEBUG : Swift container rclone-test-fexezel8mipi path BackupDir: Auto set use_segments_container to true 2025/03/30 05:50:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 05:50:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:50:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 05:51:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 05:51:10 INFO : one: Copied (server-side copy) 2025/03/30 05:51:15 INFO : one: Deleted 2025/03/30 05:51:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 05:51:41 INFO : one: Copied (server-side copy) 2025/03/30 05:51:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 05:52:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 05:52:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:52:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/30 05:52:35 INFO : two: Copied (server-side copy) 2025/03/30 05:52:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 05:52:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 05:52:56 DEBUG : two: Unchanged skipping 2025/03/30 05:53:34 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 05:53:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 05:53:39 DEBUG : three: Destination not found in --copy-dest 2025/03/30 05:53:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/30 05:53:54 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (378.53s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.16s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:55:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/30 05:55:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 05:55:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/30 05:55:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/30 05:55:37 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/30 05:55:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-fexezel8mipi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/30 05:55:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/30 05:55:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/30 05:55:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 44707ae43b0daaf004710c0e16d4a9dc OK 2025/03/30 05:55:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (51.07s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 05:57:04 INFO : Compressed: TestCompressSwift:rclone-test-fexezel8mipi: Looking for duplicate md5 hashes using newest mode. 2025/03/30 05:57:25 NOTICE: 29f12f1d939a9f2ec3b23dbe8588577d: Found 3 files with duplicate md5 hashes 2025/03/30 05:57:40 INFO : one: Deleted 2025/03/30 05:57:46 INFO : also/one: Deleted 2025/03/30 05:57:46 NOTICE: 29f12f1d939a9f2ec3b23dbe8588577d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (136.72s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.45s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.19s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:00:51 DEBUG : a.txt: Excluded (Size Filter) 2025/03/30 06:00:51 DEBUG : a.txt: Excluded 2025/03/30 06:00:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 06:00:51 DEBUG : sub dir/hello world: Excluded 2025/03/30 06:00:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 06:00:51 DEBUG : sub dir/hello world2: Excluded 2025/03/30 06:00:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 06:00:51 DEBUG : sub dir/hello world: Excluded 2025/03/30 06:00:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 06:00:51 DEBUG : sub dir/hello world2: Excluded 2025/03/30 06:00:56 DEBUG : sub dir/ignore dir: Excluded 2025/03/30 06:01:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (251.05s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", 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 (54.34s) --- PASS: TestListJSON/Default (0.44s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.35s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.16s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/30 06:04:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/notfound" 2025/03/30 06:04:16 DEBUG : Config file has changed externally - reloading 2025/03/30 06:04:17 DEBUG : Swift container rclone-test-fexezel8mipi path notfound.json: Auto set use_segments_container to true 2025/03/30 06:04:23 DEBUG : Swift container rclone-test-fexezel8mipi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (75.69s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.20s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- 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.81s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:04:39 INFO : Compressed: TestCompressSwift:rclone-test-fexezel8mipi: Making directory 2025/03/30 06:04:39 INFO : Compressed: TestCompressSwift:rclone-test-fexezel8mipi: Making directory --- PASS: TestMkdir (0.22s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestLsd (41.28s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestLs (52.27s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:06:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/30 06:06:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (62.46s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestLsLong (47.08s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.36s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.20s) === RUN TestHashSumsWithErrors 2025/03/30 06:09:05 DEBUG : Creating backend with remote ":memory:" 2025/03/30 06:09:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/30 06:09:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 06:09:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 06:09:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 06:09:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 06:09:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 06:09:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 06:09:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/30 06:09:05 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestCount (93.96s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:11:28 DEBUG : Waiting for deletions to finish 2025/03/30 06:11:28 DEBUG : large: Excluded (Size Filter) 2025/03/30 06:11:38 INFO : medium: Deleted 2025/03/30 06:11:43 INFO : small: Deleted --- PASS: TestDelete (65.31s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:12:21 DEBUG : Waiting for deletions to finish 2025/03/30 06:12:21 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/30 06:12:21 INFO : large: Deleted 2025/03/30 06:12:31 INFO : medium: Deleted --- PASS: TestMaxDelete (63.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:13:34 DEBUG : Waiting for deletions to finish 2025/03/30 06:13:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 06:13:45 INFO : medium: Deleted 2025/03/30 06:13:45 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (58.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:14:28 DEBUG : Waiting for deletions to finish 2025/03/30 06:14:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 06:14:28 INFO : large: Deleted 2025/03/30 06:14:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (68.10s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestReadFile (6.95s) === RUN TestRetry 2025/03/30 06:15:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/30 06:15:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/30 06:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 06:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 06:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 06:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 06:15:01 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestCat (34.60s) === RUN TestPurge 2025/03/30 06:15:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cafumel2gewi" 2025/03/30 06:15:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 06:15:36 DEBUG : Swift container rclone-test-cafumel2gewi.json: Auto set use_segments_container to true 2025/03/30 06:15:37 DEBUG : Swift container rclone-test-cafumel2gewi: Auto set use_segments_container to true 2025/03/30 06:15:37 DEBUG : Creating backend with remote "/tmp/rclone1169888858" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cafumel2gewi", Local "Local file system at /tmp/rclone1169888858", Modify Window "1ns" 2025/03/30 06:15:37 INFO : Swift container rclone-test-cafumel2gewi: Container "rclone-test-cafumel2gewi" created 2025/03/30 06:15:53 INFO : A2: Making directory 2025/03/30 06:15:53 INFO : A1/B2: Making directory 2025/03/30 06:15:53 INFO : A1/B2/C2: Making directory 2025/03/30 06:15:53 INFO : A1/B1/C3: Making directory 2025/03/30 06:15:53 INFO : A3: Making directory 2025/03/30 06:15:53 INFO : A3/B3: Making directory 2025/03/30 06:15:53 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/30 06:16:14 DEBUG : Waiting for deletions to finish 2025/03/30 06:16:20 INFO : A1/B1/C1/one.bin: Deleted 2025/03/30 06:16: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/03/30 06:16:20 DEBUG : Waiting for deletions to finish 2025/03/30 06:16:20 INFO : A1/two.json: Deleted 2025/03/30 06:16:30 INFO : A1/two.bin: Deleted 2025/03/30 06:16:30 INFO : Swift container rclone-test-cafumel2gewi: Container "rclone-test-cafumel2gewi" removed 2025/03/30 06:16:31 DEBUG : Compressed: TestCompressSwift:rclone-test-cafumel2gewi: Purge remote 2025/03/30 06:16:31 DEBUG : Waiting for deletions to finish 2025/03/30 06:16:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (55.16s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:16:41 INFO : A2: Making directory 2025/03/30 06:16:41 INFO : A1/B2: Making directory 2025/03/30 06:16:41 INFO : A1/B2/C2: Making directory 2025/03/30 06:16:41 INFO : A1/B1/C3: Making directory 2025/03/30 06:16:41 INFO : A3: Making directory 2025/03/30 06:16:41 INFO : A3/B3: Making directory 2025/03/30 06:16:41 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/30 06:16:53 DEBUG : removing 1 level 3 directories 2025/03/30 06:16:53 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/30 06:17:15 DEBUG : removing 1 level 0 directories 2025/03/30 06:17:15 INFO : Compressed: TestCompressSwift:rclone-test-fexezel8mipi: Removing directory 2025/03/30 06:17:15 INFO : Swift container rclone-test-fexezel8mipi: Container "rclone-test-fexezel8mipi" removed --- PASS: TestRmdirsNoLeaveRoot (44.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:17:16 INFO : Swift container rclone-test-fexezel8mipi: Container "rclone-test-fexezel8mipi" created 2025/03/30 06:17:16 INFO : A1: Making directory 2025/03/30 06:17:16 INFO : A1/B1: Making directory 2025/03/30 06:17:16 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.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:17:16 INFO : A1: Making directory 2025/03/30 06:17:16 INFO : A1/B1: Making directory 2025/03/30 06:17:16 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:17:22 DEBUG : filename.txt: File name found in url 2025/03/30 06:17:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (100.92s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:19:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 06:19:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 06:19:18 INFO : file1: Copied (new) to: sub/file2 2025/03/30 06:19:18 INFO : file1: Deleted 2025/03/30 06:19:33 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:19:33 DEBUG : file1: Unchanged skipping 2025/03/30 06:19:33 INFO : file1: Deleted 2025/03/30 06:19:33 DEBUG : Compressed: TestCompressSwift:rclone-test-fexezel8mipi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (61.59s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:20:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 06:20:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 06:20:09 INFO : file1: Copied (new) 2025/03/30 06:20:09 INFO : file1: Deleted 2025/03/30 06:20:10 DEBUG : file1: Destination exists, skipping 2025/03/30 06:20:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.99s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:20:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fexezel8mipi/backup" 2025/03/30 06:20:18 DEBUG : Swift container rclone-test-fexezel8mipi path backup.json: Auto set use_segments_container to true 2025/03/30 06:20:23 DEBUG : Swift container rclone-test-fexezel8mipi path backup: Auto set use_segments_container to true 2025/03/30 06:20:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 06:20:59 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/30 06:20:59 INFO : dst/file1: Copied (server-side copy) 2025/03/30 06:20:59 INFO : dst/file1: Deleted 2025/03/30 06:21:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 06:21:05 INFO : dst/file1: Copied (new) 2025/03/30 06:21:05 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (80.87s) === 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-fexezel8mipi", Local "Local file system at /tmp/rclone304889158", Modify Window "1ns" 2025/03/30 06:22:36 INFO : A1/B2: Making directory 2025/03/30 06:22:36 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (1m32s) goroutine 9296 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000476340, {0x25e6362?, 0x0?}, 0x27273f0) /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(0xc000476340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000476340, 0xc00040dc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000013830, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0004ec960) /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(0xc0004ec960) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:263 +0xa9 goroutine 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:211 +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:209 +0x378 goroutine 9226 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc0004c8600?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc00012c600) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a03ca0, 0x3d40520}, {0x2a18140, 0xc0001e0d80}, {0x25cfb71, 0x2}, {0x29cb700, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7b5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000477860) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 +0x933 testing.tRunner(0xc000477860, 0x27273f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 9212 [IO wait]: internal/poll.runtime_pollWait(0x7eff57fcb9a8, 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(0xc000332180?, 0xc001177980?, 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(0xc000332180, {0xc001177980, 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(0xc000332180, {0xc001177980?, 0x0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00066d728, {0xc001177980?, 0x0?, 0x0?}) /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(0xc000eeed38, {0xc001177980?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0005141e0, {0xc001177980?, 0x0?, 0xc0005141e0?}) /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(0xc000a8d0b8, {0x29ddfe0, 0xc0005141e0}) /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(0xc000a8ce08, {0x7eff566f6198, 0xc000eeed38}, 0xc000817a40?) /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(0xc000a8ce08, 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(0xc000a8ce08, {0xc0009b6000, 0x1000, 0x0?}) /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(0xc0024717a0, {0xc0009b6000?, 0x40a8a5?, 0x68?}) /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(0xc0002cfe60) /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(0xc0002cfe60, 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(0xc0024717a0) /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 9346 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 50 [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 51 [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 866 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 792 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9325 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105c00, 0xc000840ae0, 0xc0004c68c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {0xc0007ac1e0, 0x4f}, {{0xc001f6a2a0, 0x18}, {0xc001f6a2b9, 0x12}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {{0xc001f6a2a0, 0x18}, {0xc001f6a2b9, 0x12}, {0x25d1345, 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(0xc0007ce7e8?, {0x2a03db8?, 0xc0004e06e0?}, {0xc001f6a2a0?, 0xc0007ce850?}, {0xc001f6a2b9, 0x12}) /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, 0xc0008e3b88) /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(0xc0002cfce0, 0xc000840a20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002cfce0, 0xc000840a20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0008409c0, {0x2a03db8, 0xc0004e06e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000788700, {0x2a03db8, 0xc0004e06e0}, {0xc000056990, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc0001e3c00?, {0x2a03db8?, 0xc0004e06e0?}, {0xc000056990?, 0x411370?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001e0d80, {0x2a03db8, 0xc0004e06e0}, {0xc000176940, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2449 +0x109 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9226 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 1040 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1030 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7852 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000788380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 3188 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2843 [chan receive, 45 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 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9341 [IO wait]: internal/poll.runtime_pollWait(0x7eff57fcbed0, 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(0xc000532180?, 0xc00117ac80?, 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(0xc000532180, {0xc00117ac80, 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(0xc000532180, {0xc00117ac80?, 0x2a03db8?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070a188, {0xc00117ac80?, 0x4125cf?, 0x7eff5661ec28?}) /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(0xc0018c6900, {0xc00117ac80?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00067fe00, {0xc00117ac80?, 0x0?, 0xc00067fe00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00016f0b8, {0x29ddfe0, 0xc00067fe00}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00016ee08, {0x7eff566f6198, 0xc0018c6900}, 0xc00009ba40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00016ee08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00016ee08, {0xc000a0d000, 0x1000, 0x471965?}) /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(0xc0001cf680, {0xc000a0d000?, 0x40a8a5?, 0x68?}) /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(0xc00099b500) /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(0xc00099b500, 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(0xc0001cf680) /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 9330 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9348 [select]: net/http.(*persistConn).roundTrip(0xc0024718c0, 0xc000bc2ff0) /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(0xc000586f00, 0xc00049d680) /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(0xc00041d0a0, 0xc00049d680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00049d680, {0x29dd860, 0xc00041d0a0}, {0x7eff5d202301?, 0x7eff5d2022f8?, 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(0xc000792120, 0xc00049d680, {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(0xc000792120, 0xc00049d680) /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 9320 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 171 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 145 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1101 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1091 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 499 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 489 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +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:211 +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:209 +0x378 goroutine 9313 [select]: net/http.(*persistConn).roundTrip(0xc0024717a0, 0xc000bc2e10) /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(0xc000586f00, 0xc00049d400) /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(0xc00041d0a0, 0xc00049d400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00049d400, {0x29dd860, 0xc00041d0a0}, {0x7eff56626e01?, 0x7eff56626d78?, 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(0xc000792120, 0xc00049d400, {0x470ef9?, 0xc0004175f0?, 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(0xc000792120, 0xc00049d400) /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 9319 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 3526 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 342 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 300 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2850 [chan receive, 45 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 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8309 [IO wait]: internal/poll.runtime_pollWait(0x7eff57fcbfd8, 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(0xc0004d8f00?, 0xc001176000?, 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(0xc0004d8f00, {0xc001176000, 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(0xc0004d8f00, {0xc001176000?, 0xc00046ddd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000512ce0, {0xc001176000?, 0x3d1d040?, 0xc0007d09d0?}) /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(0xc000eee2b8, {0xc001176000?, 0x18?, 0x7eff56620528?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00067f398, {0xc001176000?, 0x0?, 0xc00067f398?}) /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(0xc00046deb8, {0x29ddfe0, 0xc00067f398}) /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(0xc00046dc08, {0x7eff566f6198, 0xc000eee2b8}, 0xc0007d0a40?) /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(0xc00046dc08, 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(0xc00046dc08, {0xc000a2f000, 0x1000, 0xc000800508?}) /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(0xc0008c2d80, {0xc000a2f000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a4af00) /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(0xc000a4af00, 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(0xc0008c2d80) /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 8263 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 442 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 432 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 957 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 947 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 673 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 663 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 627 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 602 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 550 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 508 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1234 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1224 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3377 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1211 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3338 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 781 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 771 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 726 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 716 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9339 [IO wait]: internal/poll.runtime_pollWait(0x7eff57fcbab0, 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(0xc0004d8880?, 0xc001179300?, 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(0xc0004d8880, {0xc001179300, 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(0xc0004d8880, {0xc001179300?, 0x0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011def0, {0xc001179300?, 0x0?, 0x0?}) /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(0xc00067fa58, {0xc001179300?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0018c6948, {0xc001179300?, 0x0?, 0xc0018c6948?}) /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(0xc00046d438, {0x29ddfe0, 0xc0018c6948}) /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(0xc00046d188, {0x7eff566f6198, 0xc00067fa58}, 0xc0007d1a40?) /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(0xc00046d188, 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(0xc00046d188, {0xc000759000, 0x1000, 0x471965?}) /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(0xc0024718c0, {0xc000759000?, 0x40a8a5?, 0x68?}) /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(0xc00099b200) /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(0xc00099b200, 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(0xc0024718c0) /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 9349 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 2966 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1488 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1478 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3612 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1292 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1282 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1334 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1324 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1400 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1390 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9344 [select]: net/http.(*persistConn).writeLoop(0xc0024719e0) /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 9352 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 1469 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1459 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3084 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3254 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2801 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9213 [select]: net/http.(*persistConn).writeLoop(0xc0024717a0) /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 9346 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9319 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105c00, 0xc000385e00, 0xc00049d400) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {0xc0007ac1e0, 0x4f}, {{0xc001f6a3c0, 0x18}, {0xc001f6a3d9, 0x10}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {{0xc001f6a3c0, 0x18}, {0xc001f6a3d9, 0x10}, {0x25d1345, 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(0xc00009d7e8?, {0x2a03db8?, 0xc0004e06e0?}, {0xc001f6a3c0?, 0xc00009d850?}, {0xc001f6a3d9, 0x10}) /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, 0xc000409b88) /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(0xc0002cfce0, 0xc000840d20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002cfce0, 0xc000840d20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000840cc0, {0x2a03db8, 0xc0004e06e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000788700, {0x2a03db8, 0xc0004e06e0}, {0xc000176b10, 0x10}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc0001e3c40?, {0x2a03db8?, 0xc0004e06e0?}, {0xc000176b10?, 0xc0003a66d8?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001e0d80, {0x2a03db8, 0xc0004e06e0}, {0xc0001769a0, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2449 +0x109 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9226 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9343 [IO wait]: internal/poll.runtime_pollWait(0x7eff57fcbcc0, 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(0xc000532100?, 0xc00117c600?, 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(0xc000532100, {0xc00117c600, 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(0xc000532100, {0xc00117c600?, 0x2a03db8?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011def8, {0xc00117c600?, 0xc0004c6b40?, 0xc0001cf680?}) /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(0xc00067fb18, {0xc00117c600?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0018c6978, {0xc00117c600?, 0x0?, 0xc0018c6978?}) /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(0xc00046d7b8, {0x29ddfe0, 0xc0018c6978}) /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(0xc00046d508, {0x7eff566f6198, 0xc00067fb18}, 0xc00009aa40?) /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(0xc00046d508, 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(0xc00046d508, {0xc000a21000, 0x1000, 0x471965?}) /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(0xc0024719e0, {0xc000a21000?, 0x40a8a5?, 0x68?}) /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(0xc00099b740) /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(0xc00099b740, 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(0xc0024719e0) /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 9352 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9351 [select]: net/http.(*persistConn).roundTrip(0xc0024719e0, 0xc000bc3130) /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(0xc000586f00, 0xc00049d7c0) /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(0xc00041d0a0, 0xc00049d7c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00049d7c0, {0x29dd860, 0xc00041d0a0}, {0x7eff5d202301?, 0x7eff5d2022f8?, 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(0xc000792120, 0xc00049d7c0, {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(0xc000792120, 0xc00049d7c0) /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 9321 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9318 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105c00, 0xc000841080, 0xc0004c6b40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {0xc0007ac1e0, 0x4f}, {{0xc001f6a330, 0x18}, {0xc001f6a349, 0x12}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {{0xc001f6a330, 0x18}, {0xc001f6a349, 0x12}, {0x25d1345, 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(0xc00009a7e8?, {0x2a03db8?, 0xc0004e06e0?}, {0xc001f6a330?, 0xc00009a850?}, {0xc001f6a349, 0x12}) /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, 0xc00040fb88) /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(0xc0002cfce0, 0xc000840c60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002cfce0, 0xc000840c60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000840ba0, {0x2a03db8, 0xc0004e06e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000788700, {0x2a03db8, 0xc0004e06e0}, {0xc0000569d8, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc0001e3c20?, {0x2a03db8?, 0xc0004e06e0?}, {0xc0000569d8?, 0x411370?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001e0d80, {0x2a03db8, 0xc0004e06e0}, {0xc000176970, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2449 +0x109 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9226 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9340 [select]: net/http.(*persistConn).writeLoop(0xc0024718c0) /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 9349 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8310 [select]: net/http.(*persistConn).writeLoop(0xc0008c2d80) /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 8263 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9321 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105c00, 0xc000f2a0c0, 0xc00049d7c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {0xc0007ac1e0, 0x4f}, {{0xc001f6a480, 0x18}, {0xc001f6a499, 0xb}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {{0xc001f6a480, 0x18}, {0xc001f6a499, 0xb}, {0x25d1345, 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(0xc0007d27e8?, {0x2a03db8?, 0xc0004e06e0?}, {0xc001f6a480?, 0xc0007d2850?}, {0xc001f6a499, 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, 0xc00083fb88) /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(0xc0002cfce0, 0xc000840f60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002cfce0, 0xc000840f60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000840f00, {0x2a03db8, 0xc0004e06e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000788700, {0x2a03db8, 0xc0004e06e0}, {0xc000176ba0, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc0001e3c80?, {0x2a03db8?, 0xc0004e06e0?}, {0xc000176ba0?, 0xd7fc26?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001e0d80, {0x2a03db8, 0xc0004e06e0}, {0xc0001769c0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2449 +0x109 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9226 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9327 [select]: net/http.(*persistConn).roundTrip(0xc0008c2d80, 0xc0004e0780) /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(0xc000586f00, 0xc0004c68c0) /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(0xc00041d0a0, 0xc0004c68c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0004c68c0, {0x29dd860, 0xc00041d0a0}, {0xc000a8bc01?, 0xc000a00580?, 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(0xc000792120, 0xc0004c68c0, {0x2a5?, 0x50?, 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(0xc000792120, 0xc0004c68c0) /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 9325 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9342 [select]: net/http.(*persistConn).writeLoop(0xc0001cf680) /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 9330 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9329 [select]: net/http.(*persistConn).roundTrip(0xc0001cf680, 0xc0004e1130) /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(0xc000586f00, 0xc0004c6b40) /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(0xc00041d0a0, 0xc0004c6b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0004c6b40, {0x29dd860, 0xc00041d0a0}, {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(0xc000792120, 0xc0004c6b40, {0xc0003df500?, 0xc0003df500?, 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(0xc000792120, 0xc0004c6b40) /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 9318 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9320 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105c00, 0xc000385f20, 0xc00049d680) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {0xc0007ac1e0, 0x4f}, {{0xc001f6a420, 0x18}, {0xc001f6a439, 0xb}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105c00, {0x2a03db8, 0xc0004e06e0}, {{0xc001f6a420, 0x18}, {0xc001f6a439, 0xb}, {0x25d1345, 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(0xc00009b7e8?, {0x2a03db8?, 0xc0004e06e0?}, {0xc001f6a420?, 0xc00009b850?}, {0xc001f6a439, 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, 0xc00081fb88) /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(0xc0002cfce0, 0xc000840ea0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002cfce0, 0xc000840ea0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000840d80, {0x2a03db8, 0xc0004e06e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000788700, {0x2a03db8, 0xc0004e06e0}, {0xc000176b60, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc0001e3c60?, {0x2a03db8?, 0xc0004e06e0?}, {0xc000176b60?, 0x411370?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001e0d80, {0x2a03db8, 0xc0004e06e0}, {0xc0001769b0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2449 +0x109 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9226 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 8213 [chan receive, 8 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 8212 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.211327824s (try 4/5): exit status 2: Failed []