"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/04/13 05:02:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu" 2025/04/13 05:02:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:02:58 DEBUG : Swift container rclone-test-miduqup2jutu.json: Auto set use_segments_container to true 2025/04/13 05:02:59 DEBUG : Swift container rclone-test-miduqup2jutu: Auto set use_segments_container to true 2025/04/13 05:02:59 DEBUG : Creating backend with remote "/tmp/rclone10547169" === 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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/13 05:02:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/13 05:02:59 DEBUG : potato: Seek from 10 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 10 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Seek from 5 to 2 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/13 05:02:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Seek from 5 to 2 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/13 05:02:59 DEBUG : potato: Seek from 8 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 8 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/13 05:02:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:02:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:02:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:02:59 DEBUG : potato: Seek from 5 to 2 2025/04/13 05:02:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/13 05:02:59 DEBUG : potato: Seek from 9 to 0 2025/04/13 05:02:59 DEBUG : potato: Seek from 9 to 0 2025/04/13 05:02:59 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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:03:00 INFO : Swift container rclone-test-miduqup2jutu: Container "rclone-test-miduqup2jutu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (128.89s) --- PASS: TestCheck/1 (5.16s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (5.19s) --- PASS: TestCheck/4 (10.15s) --- PASS: TestCheck/5 (5.22s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (10.14s) === RUN TestCheckFsError 2025/04/13 05:05:08 DEBUG : Creating backend with remote "nonexistent" 2025/04/13 05:05:08 DEBUG : Creating backend with remote "nonexistent" 2025/04/13 05:05:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/13 05:05:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/13 05:05:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/13 05:05:08 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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", 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 (91.78s) --- PASS: TestCheckDownload/1 (0.27s) --- PASS: TestCheckDownload/2 (0.31s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (5.32s) --- PASS: TestCheckDownload/5 (0.19s) --- PASS: TestCheckDownload/6 (5.25s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", 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 (75.77s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:08:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/13 05:08:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/13 05:08:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/13 05:08:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/13 05:08:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/13 05:08:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/13 05:08:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/13 05:08:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (27.18s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:08:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/data" 2025/04/13 05:08:24 DEBUG : Swift container rclone-test-miduqup2jutu path data.json: Auto set use_segments_container to true 2025/04/13 05:08:29 DEBUG : Swift container rclone-test-miduqup2jutu 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 (290.12s) --- PASS: TestCheckSum/subtest1 (5.35s) --- PASS: TestCheckSum/subtest2 (5.36s) --- PASS: TestCheckSum/subtest3 (15.44s) --- PASS: TestCheckSum/subtest4 (5.43s) --- PASS: TestCheckSum/subtest5 (15.46s) --- PASS: TestCheckSum/subtest6 (0.47s) --- PASS: TestCheckSum/subtest7 (15.62s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:13:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/data" 2025/04/13 05:13:14 DEBUG : Swift container rclone-test-miduqup2jutu path data.json: Auto set use_segments_container to true 2025/04/13 05:13:19 DEBUG : Swift container rclone-test-miduqup2jutu 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 (284.02s) --- PASS: TestCheckSumDownload/subtest1 (0.47s) --- PASS: TestCheckSumDownload/subtest2 (5.45s) --- PASS: TestCheckSumDownload/subtest3 (20.41s) --- PASS: TestCheckSumDownload/subtest4 (10.49s) --- PASS: TestCheckSumDownload/subtest5 (15.40s) --- PASS: TestCheckSumDownload/subtest6 (10.39s) --- PASS: TestCheckSumDownload/subtest7 (0.64s) === RUN TestApplyTransforms 2025/04/13 05:17:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mocican2juge" 2025/04/13 05:17:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:17:58 DEBUG : Swift container rclone-test-mocican2juge.json: Auto set use_segments_container to true 2025/04/13 05:17:58 DEBUG : Swift container rclone-test-mocican2juge: Auto set use_segments_container to true 2025/04/13 05:17:58 DEBUG : Creating backend with remote "/tmp/rclone3974280148" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mocican2juge", Local "Local file system at /tmp/rclone3974280148", Modify Window "1ns" 2025/04/13 05:17:59 INFO : Swift container rclone-test-mocican2juge: Container "rclone-test-mocican2juge" created upper checkfile vs. lower remote (without normalization) 2025/04/13 05:18:10 ERROR : hello, world!: sum not found 2025/04/13 05:18:10 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-mocican2juge 2025/04/13 05:18:10 NOTICE: Compressed: TestCompressSwift:rclone-test-mocican2juge: 1 files missing 2025/04/13 05:18:10 NOTICE: 1 hashes missing 2025/04/13 05:18:10 NOTICE: Compressed: TestCompressSwift:rclone-test-mocican2juge: 2 differences found 2025/04/13 05:18:10 NOTICE: Compressed: TestCompressSwift:rclone-test-mocican2juge: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/13 05:18:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:18:10 NOTICE: Compressed: TestCompressSwift:rclone-test-mocican2juge: 0 differences found 2025/04/13 05:18:10 NOTICE: Compressed: TestCompressSwift:rclone-test-mocican2juge: 1 matching files 2025/04/13 05:18:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jeciqit6tuve" 2025/04/13 05:18:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:18:11 DEBUG : Swift container rclone-test-jeciqit6tuve.json: Auto set use_segments_container to true 2025/04/13 05:18:11 DEBUG : Swift container rclone-test-jeciqit6tuve: Auto set use_segments_container to true 2025/04/13 05:18:11 DEBUG : Creating backend with remote "/tmp/rclone1461472001" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jeciqit6tuve", Local "Local file system at /tmp/rclone1461472001", Modify Window "1ns" 2025/04/13 05:18:11 INFO : Swift container rclone-test-jeciqit6tuve: Container "rclone-test-jeciqit6tuve" created lower checkfile vs. upper remote (without normalization) 2025/04/13 05:18:28 ERROR : HELLO, WORLD!: sum not found 2025/04/13 05:18:28 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-jeciqit6tuve 2025/04/13 05:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-jeciqit6tuve: 1 files missing 2025/04/13 05:18:28 NOTICE: 1 hashes missing 2025/04/13 05:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-jeciqit6tuve: 2 differences found 2025/04/13 05:18:28 NOTICE: Compressed: TestCompressSwift:rclone-test-jeciqit6tuve: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/13 05:18:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:18:38 NOTICE: Compressed: TestCompressSwift:rclone-test-jeciqit6tuve: 0 differences found 2025/04/13 05:18:38 NOTICE: Compressed: TestCompressSwift:rclone-test-jeciqit6tuve: 1 matching files 2025/04/13 05:18:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xeqahek6gupu" 2025/04/13 05:18:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:18:39 DEBUG : Swift container rclone-test-xeqahek6gupu.json: Auto set use_segments_container to true 2025/04/13 05:18:39 DEBUG : Swift container rclone-test-xeqahek6gupu: Auto set use_segments_container to true 2025/04/13 05:18:39 DEBUG : Creating backend with remote "/tmp/rclone301970994" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xeqahek6gupu", Local "Local file system at /tmp/rclone301970994", Modify Window "1ns" 2025/04/13 05:18:40 INFO : Swift container rclone-test-xeqahek6gupu: Container "rclone-test-xeqahek6gupu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/13 05:18:56 ERROR : HeLlO, wOrLd!: sum not found 2025/04/13 05:18:56 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xeqahek6gupu 2025/04/13 05:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xeqahek6gupu: 1 files missing 2025/04/13 05:18:56 NOTICE: 1 hashes missing 2025/04/13 05:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xeqahek6gupu: 2 differences found 2025/04/13 05:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xeqahek6gupu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/13 05:18:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xeqahek6gupu: 0 differences found 2025/04/13 05:18:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xeqahek6gupu: 1 matching files 2025/04/13 05:18:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yebexud3xuku" 2025/04/13 05:18:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:18:57 DEBUG : Swift container rclone-test-yebexud3xuku.json: Auto set use_segments_container to true 2025/04/13 05:18:57 DEBUG : Swift container rclone-test-yebexud3xuku: Auto set use_segments_container to true 2025/04/13 05:18:57 DEBUG : Creating backend with remote "/tmp/rclone2206809613" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yebexud3xuku", Local "Local file system at /tmp/rclone2206809613", Modify Window "1ns" 2025/04/13 05:18:58 INFO : Swift container rclone-test-yebexud3xuku: Container "rclone-test-yebexud3xuku" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/13 05:19:14 ERROR : HELLO, WORLD!: sum not found 2025/04/13 05:19:14 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yebexud3xuku 2025/04/13 05:19:14 NOTICE: Compressed: TestCompressSwift:rclone-test-yebexud3xuku: 1 files missing 2025/04/13 05:19:14 NOTICE: 1 hashes missing 2025/04/13 05:19:14 NOTICE: Compressed: TestCompressSwift:rclone-test-yebexud3xuku: 2 differences found 2025/04/13 05:19:14 NOTICE: Compressed: TestCompressSwift:rclone-test-yebexud3xuku: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/13 05:19:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:19:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yebexud3xuku: 0 differences found 2025/04/13 05:19:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yebexud3xuku: 1 matching files 2025/04/13 05:19:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-suducuy5ruvo" 2025/04/13 05:19:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:19:19 DEBUG : Swift container rclone-test-suducuy5ruvo.json: Auto set use_segments_container to true 2025/04/13 05:19:20 DEBUG : Swift container rclone-test-suducuy5ruvo: Auto set use_segments_container to true 2025/04/13 05:19:20 DEBUG : Creating backend with remote "/tmp/rclone219207770" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-suducuy5ruvo", Local "Local file system at /tmp/rclone219207770", Modify Window "1ns" 2025/04/13 05:19:20 INFO : Swift container rclone-test-suducuy5ruvo: Container "rclone-test-suducuy5ruvo" created NFD checkfile vs. NFC remote (without normalization) 2025/04/13 05:19:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/13 05:19:26 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-suducuy5ruvo 2025/04/13 05:19:26 NOTICE: Compressed: TestCompressSwift:rclone-test-suducuy5ruvo: 1 files missing 2025/04/13 05:19:26 NOTICE: 1 hashes missing 2025/04/13 05:19:26 NOTICE: Compressed: TestCompressSwift:rclone-test-suducuy5ruvo: 2 differences found 2025/04/13 05:19:26 NOTICE: Compressed: TestCompressSwift:rclone-test-suducuy5ruvo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/13 05:19:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-suducuy5ruvo: 0 differences found 2025/04/13 05:19:27 NOTICE: Compressed: TestCompressSwift:rclone-test-suducuy5ruvo: 1 matching files 2025/04/13 05:19:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fomanuk7leye" 2025/04/13 05:19:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:19:27 DEBUG : Swift container rclone-test-fomanuk7leye.json: Auto set use_segments_container to true 2025/04/13 05:19:28 DEBUG : Swift container rclone-test-fomanuk7leye: Auto set use_segments_container to true 2025/04/13 05:19:28 DEBUG : Creating backend with remote "/tmp/rclone2904308497" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fomanuk7leye", Local "Local file system at /tmp/rclone2904308497", Modify Window "1ns" 2025/04/13 05:19:28 INFO : Swift container rclone-test-fomanuk7leye: Container "rclone-test-fomanuk7leye" created NFC checkfile vs. NFD remote (without normalization) 2025/04/13 05:19:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/13 05:19:39 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fomanuk7leye 2025/04/13 05:19:39 NOTICE: Compressed: TestCompressSwift:rclone-test-fomanuk7leye: 1 files missing 2025/04/13 05:19:39 NOTICE: 1 hashes missing 2025/04/13 05:19:39 NOTICE: Compressed: TestCompressSwift:rclone-test-fomanuk7leye: 2 differences found 2025/04/13 05:19:39 NOTICE: Compressed: TestCompressSwift:rclone-test-fomanuk7leye: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/13 05:19:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:19:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fomanuk7leye: 0 differences found 2025/04/13 05:19:40 NOTICE: Compressed: TestCompressSwift:rclone-test-fomanuk7leye: 1 matching files 2025/04/13 05:19:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sigixon2kiki" 2025/04/13 05:19:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:19:40 DEBUG : Swift container rclone-test-sigixon2kiki.json: Auto set use_segments_container to true 2025/04/13 05:19:41 DEBUG : Swift container rclone-test-sigixon2kiki: Auto set use_segments_container to true 2025/04/13 05:19:41 DEBUG : Creating backend with remote "/tmp/rclone504835637" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sigixon2kiki", Local "Local file system at /tmp/rclone504835637", Modify Window "1ns" 2025/04/13 05:19:41 INFO : Swift container rclone-test-sigixon2kiki: Container "rclone-test-sigixon2kiki" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/13 05:19:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:19:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sigixon2kiki 2025/04/13 05:19:52 NOTICE: Compressed: TestCompressSwift:rclone-test-sigixon2kiki: 1 files missing 2025/04/13 05:19:52 NOTICE: 1 hashes missing 2025/04/13 05:19:52 NOTICE: Compressed: TestCompressSwift:rclone-test-sigixon2kiki: 2 differences found 2025/04/13 05:19:52 NOTICE: Compressed: TestCompressSwift:rclone-test-sigixon2kiki: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/13 05:19:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:19:52 NOTICE: Compressed: TestCompressSwift:rclone-test-sigixon2kiki: 0 differences found 2025/04/13 05:19:52 NOTICE: Compressed: TestCompressSwift:rclone-test-sigixon2kiki: 1 matching files 2025/04/13 05:19:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hewibar0qeqi" 2025/04/13 05:19:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:19:53 DEBUG : Swift container rclone-test-hewibar0qeqi.json: Auto set use_segments_container to true 2025/04/13 05:19:53 DEBUG : Swift container rclone-test-hewibar0qeqi: Auto set use_segments_container to true 2025/04/13 05:19:53 DEBUG : Creating backend with remote "/tmp/rclone4212191657" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hewibar0qeqi", Local "Local file system at /tmp/rclone4212191657", Modify Window "1ns" 2025/04/13 05:19:54 INFO : Swift container rclone-test-hewibar0qeqi: Container "rclone-test-hewibar0qeqi" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/13 05:20:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:20:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hewibar0qeqi 2025/04/13 05:20:10 NOTICE: Compressed: TestCompressSwift:rclone-test-hewibar0qeqi: 1 files missing 2025/04/13 05:20:10 NOTICE: 1 hashes missing 2025/04/13 05:20:10 NOTICE: Compressed: TestCompressSwift:rclone-test-hewibar0qeqi: 2 differences found 2025/04/13 05:20:10 NOTICE: Compressed: TestCompressSwift:rclone-test-hewibar0qeqi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/13 05:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:20:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hewibar0qeqi: 0 differences found 2025/04/13 05:20:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hewibar0qeqi: 1 matching files 2025/04/13 05:20:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-piwidiw8tose" 2025/04/13 05:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:20:16 DEBUG : Swift container rclone-test-piwidiw8tose.json: Auto set use_segments_container to true 2025/04/13 05:20:16 DEBUG : Swift container rclone-test-piwidiw8tose: Auto set use_segments_container to true 2025/04/13 05:20:16 DEBUG : Creating backend with remote "/tmp/rclone1161665405" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-piwidiw8tose", Local "Local file system at /tmp/rclone1161665405", Modify Window "1ns" 2025/04/13 05:20:16 INFO : Swift container rclone-test-piwidiw8tose: Container "rclone-test-piwidiw8tose" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/13 05:20:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:20:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-piwidiw8tose 2025/04/13 05:20:33 NOTICE: Compressed: TestCompressSwift:rclone-test-piwidiw8tose: 1 files missing 2025/04/13 05:20:33 NOTICE: 1 hashes missing 2025/04/13 05:20:33 NOTICE: Compressed: TestCompressSwift:rclone-test-piwidiw8tose: 2 differences found 2025/04/13 05:20:33 NOTICE: Compressed: TestCompressSwift:rclone-test-piwidiw8tose: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/13 05:20:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:20:38 NOTICE: Compressed: TestCompressSwift:rclone-test-piwidiw8tose: 0 differences found 2025/04/13 05:20:38 NOTICE: Compressed: TestCompressSwift:rclone-test-piwidiw8tose: 1 matching files 2025/04/13 05:20:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-panesum8jeze" 2025/04/13 05:20:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:20:38 DEBUG : Swift container rclone-test-panesum8jeze.json: Auto set use_segments_container to true 2025/04/13 05:20:39 DEBUG : Swift container rclone-test-panesum8jeze: Auto set use_segments_container to true 2025/04/13 05:20:39 DEBUG : Creating backend with remote "/tmp/rclone2976976300" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-panesum8jeze", Local "Local file system at /tmp/rclone2976976300", Modify Window "1ns" 2025/04/13 05:20:39 INFO : Swift container rclone-test-panesum8jeze: Container "rclone-test-panesum8jeze" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/13 05:20:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:20:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-panesum8jeze 2025/04/13 05:20:55 NOTICE: Compressed: TestCompressSwift:rclone-test-panesum8jeze: 1 files missing 2025/04/13 05:20:55 NOTICE: 1 hashes missing 2025/04/13 05:20:55 NOTICE: Compressed: TestCompressSwift:rclone-test-panesum8jeze: 2 differences found 2025/04/13 05:20:55 NOTICE: Compressed: TestCompressSwift:rclone-test-panesum8jeze: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/13 05:21:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:21:01 NOTICE: Compressed: TestCompressSwift:rclone-test-panesum8jeze: 0 differences found 2025/04/13 05:21:01 NOTICE: Compressed: TestCompressSwift:rclone-test-panesum8jeze: 1 matching files 2025/04/13 05:21:01 DEBUG : Compressed: TestCompressSwift:rclone-test-panesum8jeze: Purge remote 2025/04/13 05:21:01 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/13 05:21:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/13 05:21:11 INFO : Swift container rclone-test-panesum8jeze: Container "rclone-test-panesum8jeze" removed 2025/04/13 05:21:11 DEBUG : Compressed: TestCompressSwift:rclone-test-piwidiw8tose: Purge remote 2025/04/13 05:21:11 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/13 05:21:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/13 05:21:22 INFO : Swift container rclone-test-piwidiw8tose: Container "rclone-test-piwidiw8tose" removed 2025/04/13 05:21:22 DEBUG : Compressed: TestCompressSwift:rclone-test-hewibar0qeqi: Purge remote 2025/04/13 05:21:22 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/13 05:21:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/13 05:21:27 INFO : Swift container rclone-test-hewibar0qeqi: Container "rclone-test-hewibar0qeqi" removed 2025/04/13 05:21:27 DEBUG : Compressed: TestCompressSwift:rclone-test-sigixon2kiki: Purge remote 2025/04/13 05:21:27 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/13 05:21:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/13 05:21:32 INFO : Swift container rclone-test-sigixon2kiki: Container "rclone-test-sigixon2kiki" removed 2025/04/13 05:21:32 DEBUG : Compressed: TestCompressSwift:rclone-test-fomanuk7leye: Purge remote 2025/04/13 05:21:32 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:33 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/13 05:21:38 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/13 05:21:38 INFO : Swift container rclone-test-fomanuk7leye: Container "rclone-test-fomanuk7leye" removed 2025/04/13 05:21:38 DEBUG : Compressed: TestCompressSwift:rclone-test-suducuy5ruvo: Purge remote 2025/04/13 05:21:38 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:38 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/13 05:21:38 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/13 05:21:39 INFO : Swift container rclone-test-suducuy5ruvo: Container "rclone-test-suducuy5ruvo" removed 2025/04/13 05:21:39 DEBUG : Compressed: TestCompressSwift:rclone-test-yebexud3xuku: Purge remote 2025/04/13 05:21:39 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:44 INFO : HELLO, WORLD!.json: Deleted 2025/04/13 05:21:49 INFO : HELLO, WORLD!.bin: Deleted 2025/04/13 05:21:49 INFO : Swift container rclone-test-yebexud3xuku: Container "rclone-test-yebexud3xuku" removed 2025/04/13 05:21:49 DEBUG : Compressed: TestCompressSwift:rclone-test-xeqahek6gupu: Purge remote 2025/04/13 05:21:49 DEBUG : Waiting for deletions to finish 2025/04/13 05:21:50 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/13 05:21:55 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/13 05:21:55 INFO : Swift container rclone-test-xeqahek6gupu: Container "rclone-test-xeqahek6gupu" removed 2025/04/13 05:21:55 DEBUG : Compressed: TestCompressSwift:rclone-test-jeciqit6tuve: Purge remote 2025/04/13 05:21:55 DEBUG : Waiting for deletions to finish 2025/04/13 05:22:00 INFO : HELLO, WORLD!.bin: Deleted 2025/04/13 05:22:00 INFO : HELLO, WORLD!.json: Deleted 2025/04/13 05:22:01 INFO : Swift container rclone-test-jeciqit6tuve: Container "rclone-test-jeciqit6tuve" removed 2025/04/13 05:22:01 DEBUG : Compressed: TestCompressSwift:rclone-test-mocican2juge: Purge remote 2025/04/13 05:22:01 DEBUG : Waiting for deletions to finish 2025/04/13 05:22:01 INFO : hello, world!.json: Deleted 2025/04/13 05:22:11 INFO : hello, world!.bin: Deleted 2025/04/13 05:22:11 INFO : Swift container rclone-test-mocican2juge: Container "rclone-test-mocican2juge" removed --- PASS: TestApplyTransforms (253.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:22:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 05:22:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/13 05:22:33 INFO : file1: Copied (new) to: sub/file2 2025/04/13 05:22:43 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:22:43 DEBUG : file1: Unchanged skipping 2025/04/13 05:22:53 DEBUG : Compressed: TestCompressSwift:rclone-test-miduqup2jutu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (63.04s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:23:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/backup" 2025/04/13 05:23:31 DEBUG : Config file has changed externally - reloading 2025/04/13 05:23:31 DEBUG : Swift container rclone-test-miduqup2jutu path backup.json: Auto set use_segments_container to true 2025/04/13 05:23:37 DEBUG : Swift container rclone-test-miduqup2jutu path backup: Auto set use_segments_container to true 2025/04/13 05:23:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/13 05:24:14 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/13 05:24:14 INFO : dst/file1: Copied (server-side copy) 2025/04/13 05:24:20 INFO : dst/file1: Deleted 2025/04/13 05:24:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/13 05:24:30 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (92.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:24:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/dst" 2025/04/13 05:24:46 DEBUG : Config file has changed externally - reloading 2025/04/13 05:24:47 DEBUG : Swift container rclone-test-miduqup2jutu path dst.json: Auto set use_segments_container to true 2025/04/13 05:24:53 DEBUG : Swift container rclone-test-miduqup2jutu path dst: Auto set use_segments_container to true 2025/04/13 05:25:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/CompareDest" 2025/04/13 05:25:04 DEBUG : Swift container rclone-test-miduqup2jutu path CompareDest.json: Auto set use_segments_container to true 2025/04/13 05:25:10 DEBUG : Swift container rclone-test-miduqup2jutu path CompareDest: Auto set use_segments_container to true 2025/04/13 05:25:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 05:25:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 05:25:27 INFO : one: Copied (new) 2025/04/13 05:25:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:25:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/13 05:25:33 INFO : one: Copied (replaced existing) 2025/04/13 05:25:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:25:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:26:32 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:26:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:26:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:26:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:26:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:26:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:27:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:27:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 05:27:30 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/13 05:27:30 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (195.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:28:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/dst" 2025/04/13 05:28:02 DEBUG : Swift container rclone-test-miduqup2jutu path dst.json: Auto set use_segments_container to true 2025/04/13 05:28:08 DEBUG : Swift container rclone-test-miduqup2jutu path dst: Auto set use_segments_container to true 2025/04/13 05:28:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/CopyDest" 2025/04/13 05:28:19 DEBUG : Swift container rclone-test-miduqup2jutu path CopyDest.json: Auto set use_segments_container to true 2025/04/13 05:28:25 DEBUG : Swift container rclone-test-miduqup2jutu path CopyDest: Auto set use_segments_container to true 2025/04/13 05:28:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 05:28:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 05:28:41 INFO : one: Copied (new) 2025/04/13 05:28:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:28:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/13 05:28:47 INFO : one: Copied (replaced existing) 2025/04/13 05:28:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/BackupDir" 2025/04/13 05:29:00 DEBUG : Swift container rclone-test-miduqup2jutu path BackupDir.json: Auto set use_segments_container to true 2025/04/13 05:29:06 DEBUG : Swift container rclone-test-miduqup2jutu path BackupDir: Auto set use_segments_container to true 2025/04/13 05:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:29:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:29:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 05:29:37 INFO : one: Copied (server-side copy) 2025/04/13 05:29:38 INFO : one: Deleted 2025/04/13 05:29:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/13 05:29:54 INFO : one: Copied (server-side copy) 2025/04/13 05:29:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/13 05:30:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:30:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:30:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/13 05:30:46 INFO : two: Copied (server-side copy) 2025/04/13 05:30:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/13 05:30:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:30:47 DEBUG : two: Unchanged skipping 2025/04/13 05:31:25 DEBUG : three: Need to transfer - File not found at Destination 2025/04/13 05:31:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/13 05:31:25 DEBUG : three: Destination not found in --copy-dest 2025/04/13 05:31:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/13 05:31:46 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (267.63s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.28s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:32:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/13 05:32:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/13 05:32:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/13 05:32:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/13 05:32:53 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/13 05:32:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-miduqup2jutu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/13 05:32:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/13 05:33:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/13 05:33:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bbf08bb3d9ae1d34e7759a2ff164c0e9 OK 2025/04/13 05:33:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (55.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.19s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:34:16 INFO : Compressed: TestCompressSwift:rclone-test-miduqup2jutu: Looking for duplicate md5 hashes using newest mode. 2025/04/13 05:34:16 NOTICE: 75cd09d625a1e01257814ff3dfc32b51: Found 3 files with duplicate md5 hashes 2025/04/13 05:34:22 INFO : one: Deleted 2025/04/13 05:34:32 INFO : also/one: Deleted 2025/04/13 05:34:32 NOTICE: 75cd09d625a1e01257814ff3dfc32b51: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (77.01s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:36:42 DEBUG : a.txt: Excluded (Size Filter) 2025/04/13 05:36:42 DEBUG : a.txt: Excluded 2025/04/13 05:36:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:36:42 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:36:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:36:42 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:36:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:36:42 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:36:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:36:42 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:36:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 05:36:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (190.10s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:39:59 DEBUG : a.txt: Excluded (Size Filter) 2025/04/13 05:39:59 DEBUG : a.txt: Excluded 2025/04/13 05:39:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:39:59 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:39:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:39:59 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:39:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:39:59 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:39:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:39:59 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:40:04 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 05:40:14 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (207.10s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", 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 (109.27s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (5.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.38s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (5.10s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/13 05:44:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/notfound" 2025/04/13 05:44:24 DEBUG : Config file has changed externally - reloading 2025/04/13 05:44:24 DEBUG : Swift container rclone-test-miduqup2jutu path notfound.json: Auto set use_segments_container to true 2025/04/13 05:44:30 DEBUG : Swift container rclone-test-miduqup2jutu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (104.67s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.12s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.07s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.53s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:44:56 INFO : Compressed: TestCompressSwift:rclone-test-miduqup2jutu: Making directory 2025/04/13 05:44:56 INFO : Compressed: TestCompressSwift:rclone-test-miduqup2jutu: Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestLsd (31.56s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestLs (37.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:46:36 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/13 05:46:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (52.28s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestLsLong (37.10s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.27s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (10.26s) === RUN TestHashSumsWithErrors 2025/04/13 05:48:21 DEBUG : Creating backend with remote ":memory:" 2025/04/13 05:48:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/13 05:48:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/13 05:48:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/13 05:48:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/13 05:48:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/13 05:48:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/13 05:48:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/13 05:48:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/13 05:48:21 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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestCount (58.34s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:49:53 DEBUG : Waiting for deletions to finish 2025/04/13 05:49:53 DEBUG : large: Excluded (Size Filter) 2025/04/13 05:49:58 INFO : medium: Deleted 2025/04/13 05:49:58 INFO : small: Deleted --- PASS: TestDelete (44.04s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:50:46 DEBUG : Waiting for deletions to finish 2025/04/13 05:50:46 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/13 05:50:51 INFO : medium: Deleted 2025/04/13 05:50:51 INFO : large: Deleted --- PASS: TestMaxDelete (57.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:51:39 DEBUG : Waiting for deletions to finish 2025/04/13 05:51:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/13 05:51:44 INFO : small: Deleted 2025/04/13 05:51:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:52:27 DEBUG : Waiting for deletions to finish 2025/04/13 05:52:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/13 05:52:33 INFO : medium: Deleted 2025/04/13 05:52:38 INFO : large: Deleted --- PASS: TestMaxDeleteSize (48.72s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestReadFile (17.15s) === RUN TestRetry 2025/04/13 05:53:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/13 05:53:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/13 05:53:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:53:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:53:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:53:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:53: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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestCat (74.12s) === RUN TestPurge 2025/04/13 05:54:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-boxipuk2bexa" 2025/04/13 05:54:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:54:16 DEBUG : Swift container rclone-test-boxipuk2bexa.json: Auto set use_segments_container to true 2025/04/13 05:54:17 DEBUG : Swift container rclone-test-boxipuk2bexa: Auto set use_segments_container to true 2025/04/13 05:54:17 DEBUG : Creating backend with remote "/tmp/rclone2818956074" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-boxipuk2bexa", Local "Local file system at /tmp/rclone2818956074", Modify Window "1ns" 2025/04/13 05:54:18 INFO : Swift container rclone-test-boxipuk2bexa: Container "rclone-test-boxipuk2bexa" created 2025/04/13 05:54:29 INFO : A2: Making directory 2025/04/13 05:54:29 INFO : A1/B2: Making directory 2025/04/13 05:54:29 INFO : A1/B2/C2: Making directory 2025/04/13 05:54:29 INFO : A1/B1/C3: Making directory 2025/04/13 05:54:29 INFO : A3: Making directory 2025/04/13 05:54:29 INFO : A3/B3: Making directory 2025/04/13 05:54:29 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/13 05:54:45 DEBUG : Waiting for deletions to finish 2025/04/13 05:54:45 INFO : A1/B1/C1/one.json: Deleted 2025/04/13 05:54:50 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/13 05:54:50 DEBUG : Waiting for deletions to finish 2025/04/13 05:54:51 INFO : A1/two.json: Deleted 2025/04/13 05:54:56 INFO : A1/two.bin: Deleted 2025/04/13 05:54:56 INFO : Swift container rclone-test-boxipuk2bexa: Container "rclone-test-boxipuk2bexa" removed 2025/04/13 05:54:56 DEBUG : Compressed: TestCompressSwift:rclone-test-boxipuk2bexa: Purge remote 2025/04/13 05:54:56 DEBUG : Waiting for deletions to finish 2025/04/13 05:54:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (40.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:55:07 INFO : A2: Making directory 2025/04/13 05:55:07 INFO : A1/B2: Making directory 2025/04/13 05:55:07 INFO : A1/B2/C2: Making directory 2025/04/13 05:55:07 INFO : A1/B1/C3: Making directory 2025/04/13 05:55:07 INFO : A3: Making directory 2025/04/13 05:55:07 INFO : A3/B3: Making directory 2025/04/13 05:55:07 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/13 05:55:28 DEBUG : removing 1 level 3 directories 2025/04/13 05:55:28 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/04/13 05:55:45 DEBUG : removing 1 level 0 directories 2025/04/13 05:55:45 INFO : Compressed: TestCompressSwift:rclone-test-miduqup2jutu: Removing directory 2025/04/13 05:55:45 INFO : Swift container rclone-test-miduqup2jutu: Container "rclone-test-miduqup2jutu" removed --- PASS: TestRmdirsNoLeaveRoot (49.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:55:46 INFO : Swift container rclone-test-miduqup2jutu: Container "rclone-test-miduqup2jutu" created 2025/04/13 05:55:46 INFO : A1: Making directory 2025/04/13 05:55:46 INFO : A1/B1: Making directory 2025/04/13 05:55:46 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.60s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:55:46 INFO : A1: Making directory 2025/04/13 05:55:46 INFO : A1/B1: Making directory 2025/04/13 05:55:46 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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:55:57 DEBUG : filename.txt: File name found in url 2025/04/13 05:56:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (79.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:57:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 05:57:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/13 05:57:27 INFO : file1: Copied (new) to: sub/file2 2025/04/13 05:57:27 INFO : file1: Deleted 2025/04/13 05:57:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/13 05:57:37 DEBUG : file1: Unchanged skipping 2025/04/13 05:57:37 INFO : file1: Deleted 2025/04/13 05:57:47 DEBUG : Compressed: TestCompressSwift:rclone-test-miduqup2jutu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (57.55s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:58:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 05:58:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/13 05:58:19 INFO : file1: Copied (new) 2025/04/13 05:58:19 INFO : file1: Deleted 2025/04/13 05:58:24 DEBUG : file1: Destination exists, skipping 2025/04/13 05:58:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.56s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.16s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.13s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 05:58:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-miduqup2jutu/backup" 2025/04/13 05:58:52 DEBUG : Swift container rclone-test-miduqup2jutu path backup.json: Auto set use_segments_container to true 2025/04/13 05:58:58 DEBUG : Swift container rclone-test-miduqup2jutu path backup: Auto set use_segments_container to true 2025/04/13 05:59:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/13 05:59:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/13 05:59:29 INFO : dst/file1: Copied (server-side copy) 2025/04/13 05:59:34 INFO : dst/file1: Deleted 2025/04/13 05:59:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/13 05:59:44 INFO : dst/file1: Copied (new) 2025/04/13 05:59:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (85.55s) === 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-miduqup2jutu", Local "Local file system at /tmp/rclone10547169", Modify Window "1ns" 2025/04/13 06:01:05 INFO : A1/B2: Making directory 2025/04/13 06:01:05 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/13 06:01:52 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 06:01:52 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/13 06:01:52 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/13 06:01:52 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/13 06:01:57 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/13 06:01:57 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/13 06:01:57 INFO : A1/B1/C2/five: Deleted 2025/04/13 06:02:02 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/13 06:02:02 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/13 06:02:02 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/13 06:02:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/13 06:02:02 INFO : A1/one: Deleted 2025/04/13 06:02:02 INFO : A1/two: Deleted 2025/04/13 06:02:07 INFO : A1/B1/C1/four: Deleted 2025/04/13 06:02:12 INFO : A1/B1/three: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/04/13 06:02:44 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/13 06:02:44 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/04/13 06:02:49 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/13 06:02:49 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/04/13 06:02:49 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/13 06:02:49 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/04/13 06:02:49 INFO : A2/B1/C2/five: Deleted 2025/04/13 06:02:54 INFO : A2/two: Deleted 2025/04/13 06:02:55 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 06:02:55 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/04/13 06:02:55 INFO : A2/one: Deleted panic: test timed out after 1h0m0s running tests: TestDirMove (2m58s) goroutine 9957 [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, 3 minutes]: testing.(*T).Run(0xc00071e000, {0x25f4588?, 0x0?}, 0x2735bb0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc00071e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00071e000, 0xc0006c1c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000994900, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0008083c0) /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(0xc0008083c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 7 [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 6 [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 9500 [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(0xc0002f01e0?) /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(0xc0005a37c0) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a13640, 0x3d587a0}, {0x2a27ba0, 0xc000880300}, {0x29dae68, 0x2}, {0x25ddcef, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7b5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0009fad00) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 +0xbdd testing.tRunner(0xc0009fad00, 0x2735bb0) /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 615 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 606 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 240 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8123 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0009d0a80) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8122 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 1202 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9814 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00092c000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9831 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 715 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 705 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1307 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1233 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 176 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 166 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 843 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 833 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3527 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1073 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1063 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9016 [IO wait]: internal/poll.runtime_pollWait(0x7ff5060c0f40, 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(0xc000880000?, 0xc000af3300?, 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(0xc000880000, {0xc000af3300, 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(0xc000880000, {0xc000af3300?, 0xc0007a1350?, 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(0xc000810240, {0xc000af3300?, 0x10?, 0x10?}) /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(0xc000860e58, {0xc000af3300?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009f9aa0, {0xc000af3300?, 0x0?, 0xc0009f9aa0?}) /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(0xc0007a1438, {0x29ed880, 0xc0009f9aa0}) /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(0xc0007a1188, {0x7ff50461b740, 0xc000860e58}, 0xc0008eca40?) /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(0xc0007a1188, 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(0xc0007a1188, {0xc0008ee000, 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(0xc00027e240, {0xc0008ee000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0003940c0) /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(0xc0003940c0, 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(0xc00027e240) /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 9629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 284 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 274 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 786 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 760 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9924 [select]: net/http.(*persistConn).roundTrip(0xc000b09d40, 0xc0006af220) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00037e600, 0xc00094c8c0) /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(0xc0004e2230, 0xc00094c8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00094c8c0, {0x29ed100, 0xc0004e2230}, {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(0xc000996120, 0xc00094c8c0, {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(0xc000996120, 0xc00094c8c0) /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 9831 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 492 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 482 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 339 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 329 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2835 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 415 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 405 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3056 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8591 [select]: net/http.(*persistConn).writeLoop(0xc0006b2360) /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 8642 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 428 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 666 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 640 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1352 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1262 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1036 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1026 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8471 [chan receive, 10 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 8470 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 947 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 937 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1241 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1183 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2915 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1492 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1322 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9831 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000104fc0, 0xc000936fc0, 0xc00094c8c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000104fc0, {0x2a13758, 0xc0001a0be0}, {0xc000908460, 0x4f}, {{0xc000719ec0, 0x18}, {0xc000719ed9, 0xf}, {0x25df648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000104fc0, {0x2a13758, 0xc0001a0be0}, {{0xc000719ec0, 0x18}, {0xc000719ed9, 0xf}, {0x25df648, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc000104fc0, {0x2a13758, 0xc0001a0be0}, {0xc000719ec0, 0x18}, {0xc000719ed9, 0xf}, {0xc0007183c0, 0x18}, {0xc0007183d9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009aa1e0, 0xc0003122a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009aa1e0, 0xc0003122a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000105c00, {0x2a13758, 0xc0001a0be0}, {0x2a2a3e0, 0xc0008fe420}, {0xc00049b940, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000880300, {0x2a13758, 0xc0001a0be0}, {0x2a27c10, 0xc0001a0aa0}, {0xc0017622d0, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000927050, {0x2a13758, 0xc0001a0be0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000927050, {0x2a13758, 0xc0001a0be0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc0001a0be0}, {0x2a27ba0, 0xc000880300}, {0x0, 0x0}, {0xc0017622d0, 0xb}, {0x2a27c10, 0xc0001a0aa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc0001a0be0}, {0x2a27ba0, 0xc000880300}, {0x0, 0x0}, {0xc0017622d0, 0xb}, {0x2a27c10, 0xc0001a0aa0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 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 9500 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 3443 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9018 [IO wait]: internal/poll.runtime_pollWait(0x7ff5060c0d30, 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(0xc000880180?, 0xc000af4c80?, 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(0xc000880180, {0xc000af4c80, 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(0xc000880180, {0xc000af4c80?, 0xc0000048d0?, 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(0xc000810228, {0xc000af4c80?, 0x3d352c0?, 0xc0008e69d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000860d80, {0xc000af4c80?, 0x18?, 0x7ff504ea6cd0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009f9a70, {0xc000af4c80?, 0x0?, 0xc0009f9a70?}) /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(0xc0000049b8, {0x29ed880, 0xc0009f9a70}) /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(0xc000004708, {0x7ff50461b740, 0xc000860d80}, 0xc0008e6a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000004708, 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(0xc000004708, {0xc0008f0000, 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(0xc000b09e60, {0xc0008f0000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000395320) /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(0xc000395320, 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(0xc000b09e60) /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 9623 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1405 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1395 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9837 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000104fc0, 0xc000a04180, 0xc000a023c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000104fc0, {0x2a13758, 0xc0001a0be0}, {0xc000908460, 0x4f}, {{0xc0014818f0, 0x18}, {0xc001481909, 0x11}, {0x25e6384, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000104fc0, {0x2a13758, 0xc0001a0be0}, {{0xc0014818f0, 0x18}, {0xc001481909, 0x11}, {0x25e6384, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009aa1e0, 0xc000a00370, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009aa1e0, 0xc000a00370) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0008fe2a0, {0x2a13758, 0xc0001a0be0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0001a0a00, {0x2a13758, 0xc0001a0be0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xc3 github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a13758, 0xc0001a0be0}, {0x2a27c10, 0xc0001a0a00}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc0001a0be0}, {0x2a27ba0, 0xc000880300}, {0x0, 0x0}, {0xc001762290, 0xd}, {0x2a27c10, 0xc0001a0a00}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 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 9500 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 8590 [IO wait]: internal/poll.runtime_pollWait(0x7ff5060c1468, 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(0xc000ae2400?, 0xc000af0000?, 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(0xc000ae2400, {0xc000af0000, 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(0xc000ae2400, {0xc000af0000?, 0xc0007201d0?, 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(0xc000393a08, {0xc000af0000?, 0x3d352c0?, 0xc00009d9d0?}) /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(0xc0006897b8, {0xc000af0000?, 0x18?, 0x7ff5060c9878?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009f9c08, {0xc000af0000?, 0x0?, 0xc0009f9c08?}) /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(0xc0007202b8, {0x29ed880, 0xc0009f9c08}) /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(0xc000720008, {0x7ff50461b740, 0xc0006897b8}, 0xc00009da40?) /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(0xc000720008, 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(0xc000720008, {0xc000ab8000, 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(0xc0006b2360, {0xc000ab8000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a0a480) /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(0xc000a0a480, 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(0xc0006b2360) /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 8642 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1468 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1458 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2970 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9808 [select]: net/http.(*persistConn).roundTrip(0xc00027e240, 0xc000a00410) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00037e600, 0xc000a023c0) /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(0xc0004e2230, 0xc000a023c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000a023c0, {0x29ed100, 0xc0004e2230}, {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(0xc000996120, 0xc000a023c0, {0xc000992230?, 0xc0004e63f0?, 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(0xc000996120, 0xc000a023c0) /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 9837 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9019 [select]: net/http.(*persistConn).writeLoop(0xc000b09e60) /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 9623 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3363 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3257 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9014 [IO wait]: internal/poll.runtime_pollWait(0x7ff5060c1150, 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(0xc000880080?, 0xc0001b6600?, 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(0xc000880080, {0xc0001b6600, 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(0xc000880080, {0xc0001b6600?, 0xc0007a0fd0?, 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(0xc000810238, {0xc0001b6600?, 0x3d352c0?, 0xc0008ea9d0?}) /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(0xc000860e10, {0xc0001b6600?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00087c2b8, {0xc0001b6600?, 0x0?, 0xc00087c2b8?}) /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(0xc0007a10b8, {0x29ed880, 0xc00087c2b8}) /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(0xc0007a0e08, {0x7ff50461b740, 0xc000860e10}, 0xc0008eaa40?) /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(0xc0007a0e08, 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(0xc0007a0e08, {0xc0008da000, 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(0xc000b09d40, {0xc0008da000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0002e5e00) /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(0xc0002e5e00, 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(0xc000b09d40) /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 9617 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3173 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3625 [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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9599 [IO wait]: internal/poll.runtime_pollWait(0x7ff5060c1678, 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(0xc000880200?, 0xc000af1980?, 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(0xc000880200, {0xc000af1980, 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(0xc000880200, {0xc000af1980?, 0xc0007a08d0?, 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(0xc000810230, {0xc000af1980?, 0x3d352c0?, 0xc00009a9d0?}) /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(0xc000860dc8, {0xc000af1980?, 0x18?, 0x7ff504549e18?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009f9b30, {0xc000af1980?, 0x0?, 0xc0009f9b30?}) /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(0xc0007a09b8, {0x29ed880, 0xc0009f9b30}) /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(0xc0007a0708, {0x7ff50461b740, 0xc000860dc8}, 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(0xc0007a0708, 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(0xc0007a0708, {0xc000914000, 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(0xc00027e120, {0xc000914000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000862ea0) /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(0xc000862ea0, 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(0xc00027e120) /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 9626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9600 [select]: net/http.(*persistConn).writeLoop(0xc00027e120) /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 9626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9015 [select]: net/http.(*persistConn).writeLoop(0xc000b09d40) /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 9617 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9017 [select]: net/http.(*persistConn).writeLoop(0xc00027e240) /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 9629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.236081691s (try 4/5): exit status 2: Failed []