"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/03/30 02:22:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi" 2025/03/30 02:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:23:00 DEBUG : Swift container rclone-test-yetilox9mufi.json: Auto set use_segments_container to true 2025/03/30 02:23:00 DEBUG : Swift container rclone-test-yetilox9mufi: Auto set use_segments_container to true 2025/03/30 02:23:00 DEBUG : Creating backend with remote "/tmp/rclone442007835" === 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/30 02:23:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/30 02:23:01 DEBUG : potato: Seek from 10 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 10 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Seek from 5 to 2 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/30 02:23:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Seek from 5 to 2 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/30 02:23:01 DEBUG : potato: Seek from 8 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 8 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/30 02:23:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 02:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 02:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 02:23:01 DEBUG : potato: Seek from 5 to 2 2025/03/30 02:23:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/30 02:23:01 DEBUG : potato: Seek from 9 to 0 2025/03/30 02:23:01 DEBUG : potato: Seek from 9 to 0 2025/03/30 02:23:01 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:23:01 INFO : Swift container rclone-test-yetilox9mufi: Container "rclone-test-yetilox9mufi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (149.07s) --- PASS: TestCheck/1 (5.16s) --- PASS: TestCheck/2 (5.15s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (10.19s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (10.15s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/03/30 02:25:30 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 02:25:30 DEBUG : Config file has changed externally - reloading 2025/03/30 02:25:30 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 02:25:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/30 02:25:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/30 02:25:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/30 02:25:30 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", 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 (162.31s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (5.21s) --- PASS: TestCheckDownload/3 (5.22s) --- PASS: TestCheckDownload/4 (5.29s) --- PASS: TestCheckDownload/5 (10.35s) --- PASS: TestCheckDownload/6 (10.19s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", 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 (115.79s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:30:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 02:30:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 02:30:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 02:30:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/30 02:30:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 02:30:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 02:30:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 02:30:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.49s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:30:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/data" 2025/03/30 02:30:45 DEBUG : Config file has changed externally - reloading 2025/03/30 02:30:46 DEBUG : Swift container rclone-test-yetilox9mufi path data.json: Auto set use_segments_container to true 2025/03/30 02:30:52 DEBUG : Swift container rclone-test-yetilox9mufi 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 (317.78s) --- PASS: TestCheckSum/subtest1 (10.37s) --- PASS: TestCheckSum/subtest2 (20.36s) --- PASS: TestCheckSum/subtest3 (20.45s) --- PASS: TestCheckSum/subtest4 (10.45s) --- PASS: TestCheckSum/subtest5 (15.46s) --- PASS: TestCheckSum/subtest6 (10.53s) --- PASS: TestCheckSum/subtest7 (20.48s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:36:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/data" 2025/03/30 02:36:03 DEBUG : Config file has changed externally - reloading 2025/03/30 02:36:04 DEBUG : Swift container rclone-test-yetilox9mufi path data.json: Auto set use_segments_container to true 2025/03/30 02:36:09 DEBUG : Swift container rclone-test-yetilox9mufi 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 (250.36s) --- PASS: TestCheckSumDownload/subtest1 (10.40s) --- PASS: TestCheckSumDownload/subtest2 (5.42s) --- PASS: TestCheckSumDownload/subtest3 (10.47s) --- PASS: TestCheckSumDownload/subtest4 (10.41s) --- PASS: TestCheckSumDownload/subtest5 (10.43s) --- PASS: TestCheckSumDownload/subtest6 (15.46s) --- PASS: TestCheckSumDownload/subtest7 (5.43s) === RUN TestApplyTransforms 2025/03/30 02:40:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tayubif0benu" 2025/03/30 02:40:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:40:14 DEBUG : Swift container rclone-test-tayubif0benu.json: Auto set use_segments_container to true 2025/03/30 02:40:15 DEBUG : Swift container rclone-test-tayubif0benu: Auto set use_segments_container to true 2025/03/30 02:40:15 DEBUG : Creating backend with remote "/tmp/rclone992422963" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tayubif0benu", Local "Local file system at /tmp/rclone992422963", Modify Window "1ns" 2025/03/30 02:40:15 INFO : Swift container rclone-test-tayubif0benu: Container "rclone-test-tayubif0benu" created upper checkfile vs. lower remote (without normalization) 2025/03/30 02:40:21 ERROR : hello, world!: sum not found 2025/03/30 02:40:21 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-tayubif0benu 2025/03/30 02:40:21 NOTICE: Compressed: TestCompressSwift:rclone-test-tayubif0benu: 1 files missing 2025/03/30 02:40:21 NOTICE: 1 hashes missing 2025/03/30 02:40:21 NOTICE: Compressed: TestCompressSwift:rclone-test-tayubif0benu: 2 differences found 2025/03/30 02:40:21 NOTICE: Compressed: TestCompressSwift:rclone-test-tayubif0benu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/30 02:40:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:40:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tayubif0benu: 0 differences found 2025/03/30 02:40:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tayubif0benu: 1 matching files 2025/03/30 02:40:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-derazun3joca" 2025/03/30 02:40:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:40:22 DEBUG : Swift container rclone-test-derazun3joca.json: Auto set use_segments_container to true 2025/03/30 02:40:23 DEBUG : Swift container rclone-test-derazun3joca: Auto set use_segments_container to true 2025/03/30 02:40:23 DEBUG : Creating backend with remote "/tmp/rclone482284267" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-derazun3joca", Local "Local file system at /tmp/rclone482284267", Modify Window "1ns" 2025/03/30 02:40:23 INFO : Swift container rclone-test-derazun3joca: Container "rclone-test-derazun3joca" created lower checkfile vs. upper remote (without normalization) 2025/03/30 02:40:30 ERROR : HELLO, WORLD!: sum not found 2025/03/30 02:40:30 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-derazun3joca 2025/03/30 02:40:30 NOTICE: Compressed: TestCompressSwift:rclone-test-derazun3joca: 1 files missing 2025/03/30 02:40:30 NOTICE: 1 hashes missing 2025/03/30 02:40:30 NOTICE: Compressed: TestCompressSwift:rclone-test-derazun3joca: 2 differences found 2025/03/30 02:40:30 NOTICE: Compressed: TestCompressSwift:rclone-test-derazun3joca: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/30 02:40:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:40:30 NOTICE: Compressed: TestCompressSwift:rclone-test-derazun3joca: 0 differences found 2025/03/30 02:40:30 NOTICE: Compressed: TestCompressSwift:rclone-test-derazun3joca: 1 matching files 2025/03/30 02:40:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rimovuc9gafa" 2025/03/30 02:40:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:40:30 DEBUG : Swift container rclone-test-rimovuc9gafa.json: Auto set use_segments_container to true 2025/03/30 02:40:31 DEBUG : Swift container rclone-test-rimovuc9gafa: Auto set use_segments_container to true 2025/03/30 02:40:31 DEBUG : Creating backend with remote "/tmp/rclone1063703676" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rimovuc9gafa", Local "Local file system at /tmp/rclone1063703676", Modify Window "1ns" 2025/03/30 02:40:31 INFO : Swift container rclone-test-rimovuc9gafa: Container "rclone-test-rimovuc9gafa" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/30 02:40:43 ERROR : HeLlO, wOrLd!: sum not found 2025/03/30 02:40:43 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-rimovuc9gafa 2025/03/30 02:40:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rimovuc9gafa: 1 files missing 2025/03/30 02:40:43 NOTICE: 1 hashes missing 2025/03/30 02:40:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rimovuc9gafa: 2 differences found 2025/03/30 02:40:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rimovuc9gafa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/30 02:40:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:40:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rimovuc9gafa: 0 differences found 2025/03/30 02:40:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rimovuc9gafa: 1 matching files 2025/03/30 02:40:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-safipeq6foho" 2025/03/30 02:40:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:40:43 DEBUG : Swift container rclone-test-safipeq6foho.json: Auto set use_segments_container to true 2025/03/30 02:40:44 DEBUG : Swift container rclone-test-safipeq6foho: Auto set use_segments_container to true 2025/03/30 02:40:44 DEBUG : Creating backend with remote "/tmp/rclone2463858118" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-safipeq6foho", Local "Local file system at /tmp/rclone2463858118", Modify Window "1ns" 2025/03/30 02:40:44 INFO : Swift container rclone-test-safipeq6foho: Container "rclone-test-safipeq6foho" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/30 02:40:50 ERROR : HELLO, WORLD!: sum not found 2025/03/30 02:40:50 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-safipeq6foho 2025/03/30 02:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-safipeq6foho: 1 files missing 2025/03/30 02:40:50 NOTICE: 1 hashes missing 2025/03/30 02:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-safipeq6foho: 2 differences found 2025/03/30 02:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-safipeq6foho: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/30 02:40:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:40:51 NOTICE: Compressed: TestCompressSwift:rclone-test-safipeq6foho: 0 differences found 2025/03/30 02:40:51 NOTICE: Compressed: TestCompressSwift:rclone-test-safipeq6foho: 1 matching files 2025/03/30 02:40:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tucucor5fofe" 2025/03/30 02:40:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:40:51 DEBUG : Swift container rclone-test-tucucor5fofe.json: Auto set use_segments_container to true 2025/03/30 02:40:52 DEBUG : Swift container rclone-test-tucucor5fofe: Auto set use_segments_container to true 2025/03/30 02:40:52 DEBUG : Creating backend with remote "/tmp/rclone501001504" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tucucor5fofe", Local "Local file system at /tmp/rclone501001504", Modify Window "1ns" 2025/03/30 02:40:52 INFO : Swift container rclone-test-tucucor5fofe: Container "rclone-test-tucucor5fofe" created NFD checkfile vs. NFC remote (without normalization) 2025/03/30 02:41:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 02:41:03 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tucucor5fofe 2025/03/30 02:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-tucucor5fofe: 1 files missing 2025/03/30 02:41:03 NOTICE: 1 hashes missing 2025/03/30 02:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-tucucor5fofe: 2 differences found 2025/03/30 02:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-tucucor5fofe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/30 02:41:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:41:04 NOTICE: Compressed: TestCompressSwift:rclone-test-tucucor5fofe: 0 differences found 2025/03/30 02:41:04 NOTICE: Compressed: TestCompressSwift:rclone-test-tucucor5fofe: 1 matching files 2025/03/30 02:41:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-naneyok0doxe" 2025/03/30 02:41:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:41:04 DEBUG : Swift container rclone-test-naneyok0doxe.json: Auto set use_segments_container to true 2025/03/30 02:41:05 DEBUG : Swift container rclone-test-naneyok0doxe: Auto set use_segments_container to true 2025/03/30 02:41:05 DEBUG : Creating backend with remote "/tmp/rclone2567861406" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-naneyok0doxe", Local "Local file system at /tmp/rclone2567861406", Modify Window "1ns" 2025/03/30 02:41:05 INFO : Swift container rclone-test-naneyok0doxe: Container "rclone-test-naneyok0doxe" created NFC checkfile vs. NFD remote (without normalization) 2025/03/30 02:41:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 02:41:16 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-naneyok0doxe 2025/03/30 02:41:16 NOTICE: Compressed: TestCompressSwift:rclone-test-naneyok0doxe: 1 files missing 2025/03/30 02:41:16 NOTICE: 1 hashes missing 2025/03/30 02:41:16 NOTICE: Compressed: TestCompressSwift:rclone-test-naneyok0doxe: 2 differences found 2025/03/30 02:41:16 NOTICE: Compressed: TestCompressSwift:rclone-test-naneyok0doxe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/30 02:41:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:41:17 NOTICE: Compressed: TestCompressSwift:rclone-test-naneyok0doxe: 0 differences found 2025/03/30 02:41:17 NOTICE: Compressed: TestCompressSwift:rclone-test-naneyok0doxe: 1 matching files 2025/03/30 02:41:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tevonir3dumu" 2025/03/30 02:41:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:41:17 DEBUG : Swift container rclone-test-tevonir3dumu.json: Auto set use_segments_container to true 2025/03/30 02:41:18 DEBUG : Swift container rclone-test-tevonir3dumu: Auto set use_segments_container to true 2025/03/30 02:41:18 DEBUG : Creating backend with remote "/tmp/rclone4093510686" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tevonir3dumu", Local "Local file system at /tmp/rclone4093510686", Modify Window "1ns" 2025/03/30 02:41:18 INFO : Swift container rclone-test-tevonir3dumu: Container "rclone-test-tevonir3dumu" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/30 02:41:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:41:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tevonir3dumu 2025/03/30 02:41:29 NOTICE: Compressed: TestCompressSwift:rclone-test-tevonir3dumu: 1 files missing 2025/03/30 02:41:29 NOTICE: 1 hashes missing 2025/03/30 02:41:29 NOTICE: Compressed: TestCompressSwift:rclone-test-tevonir3dumu: 2 differences found 2025/03/30 02:41:29 NOTICE: Compressed: TestCompressSwift:rclone-test-tevonir3dumu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/30 02:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-tevonir3dumu: 0 differences found 2025/03/30 02:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-tevonir3dumu: 1 matching files 2025/03/30 02:41:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tugutej5boxe" 2025/03/30 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:41:35 DEBUG : Swift container rclone-test-tugutej5boxe.json: Auto set use_segments_container to true 2025/03/30 02:41:36 DEBUG : Swift container rclone-test-tugutej5boxe: Auto set use_segments_container to true 2025/03/30 02:41:36 DEBUG : Creating backend with remote "/tmp/rclone907031889" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tugutej5boxe", Local "Local file system at /tmp/rclone907031889", Modify Window "1ns" 2025/03/30 02:41:36 INFO : Swift container rclone-test-tugutej5boxe: Container "rclone-test-tugutej5boxe" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/30 02:41:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:41:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tugutej5boxe 2025/03/30 02:41:52 NOTICE: Compressed: TestCompressSwift:rclone-test-tugutej5boxe: 1 files missing 2025/03/30 02:41:52 NOTICE: 1 hashes missing 2025/03/30 02:41:52 NOTICE: Compressed: TestCompressSwift:rclone-test-tugutej5boxe: 2 differences found 2025/03/30 02:41:52 NOTICE: Compressed: TestCompressSwift:rclone-test-tugutej5boxe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/30 02:42:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:42:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tugutej5boxe: 0 differences found 2025/03/30 02:42:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tugutej5boxe: 1 matching files 2025/03/30 02:42:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-razawuw7qari" 2025/03/30 02:42:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:42:03 DEBUG : Swift container rclone-test-razawuw7qari.json: Auto set use_segments_container to true 2025/03/30 02:42:03 DEBUG : Swift container rclone-test-razawuw7qari: Auto set use_segments_container to true 2025/03/30 02:42:03 DEBUG : Creating backend with remote "/tmp/rclone3204872372" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-razawuw7qari", Local "Local file system at /tmp/rclone3204872372", Modify Window "1ns" 2025/03/30 02:42:04 INFO : Swift container rclone-test-razawuw7qari: Container "rclone-test-razawuw7qari" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/30 02:42:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:42:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-razawuw7qari 2025/03/30 02:42:16 NOTICE: Compressed: TestCompressSwift:rclone-test-razawuw7qari: 1 files missing 2025/03/30 02:42:16 NOTICE: 1 hashes missing 2025/03/30 02:42:16 NOTICE: Compressed: TestCompressSwift:rclone-test-razawuw7qari: 2 differences found 2025/03/30 02:42:16 NOTICE: Compressed: TestCompressSwift:rclone-test-razawuw7qari: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/30 02:42:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:42:16 NOTICE: Compressed: TestCompressSwift:rclone-test-razawuw7qari: 0 differences found 2025/03/30 02:42:16 NOTICE: Compressed: TestCompressSwift:rclone-test-razawuw7qari: 1 matching files 2025/03/30 02:42:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-diwodel9hefe" 2025/03/30 02:42:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 02:42:17 DEBUG : Swift container rclone-test-diwodel9hefe.json: Auto set use_segments_container to true 2025/03/30 02:42:17 DEBUG : Swift container rclone-test-diwodel9hefe: Auto set use_segments_container to true 2025/03/30 02:42:17 DEBUG : Creating backend with remote "/tmp/rclone2896997397" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-diwodel9hefe", Local "Local file system at /tmp/rclone2896997397", Modify Window "1ns" 2025/03/30 02:42:18 INFO : Swift container rclone-test-diwodel9hefe: Container "rclone-test-diwodel9hefe" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/30 02:42:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 02:42:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-diwodel9hefe 2025/03/30 02:42:29 NOTICE: Compressed: TestCompressSwift:rclone-test-diwodel9hefe: 1 files missing 2025/03/30 02:42:29 NOTICE: 1 hashes missing 2025/03/30 02:42:29 NOTICE: Compressed: TestCompressSwift:rclone-test-diwodel9hefe: 2 differences found 2025/03/30 02:42:29 NOTICE: Compressed: TestCompressSwift:rclone-test-diwodel9hefe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/30 02:42:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 02:42:29 NOTICE: Compressed: TestCompressSwift:rclone-test-diwodel9hefe: 0 differences found 2025/03/30 02:42:29 NOTICE: Compressed: TestCompressSwift:rclone-test-diwodel9hefe: 1 matching files 2025/03/30 02:42:29 DEBUG : Compressed: TestCompressSwift:rclone-test-diwodel9hefe: Purge remote 2025/03/30 02:42:29 DEBUG : Waiting for deletions to finish 2025/03/30 02:42:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 02:42:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 02:42:30 INFO : Swift container rclone-test-diwodel9hefe: Container "rclone-test-diwodel9hefe" removed 2025/03/30 02:42:30 DEBUG : Compressed: TestCompressSwift:rclone-test-razawuw7qari: Purge remote 2025/03/30 02:42:30 DEBUG : Waiting for deletions to finish 2025/03/30 02:42:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 02:42:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 02:42:36 INFO : Swift container rclone-test-razawuw7qari: Container "rclone-test-razawuw7qari" removed 2025/03/30 02:42:36 DEBUG : Compressed: TestCompressSwift:rclone-test-tugutej5boxe: Purge remote 2025/03/30 02:42:36 DEBUG : Waiting for deletions to finish 2025/03/30 02:42:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 02:42:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 02:42:47 INFO : Swift container rclone-test-tugutej5boxe: Container "rclone-test-tugutej5boxe" removed 2025/03/30 02:42:47 DEBUG : Compressed: TestCompressSwift:rclone-test-tevonir3dumu: Purge remote 2025/03/30 02:42:47 DEBUG : Waiting for deletions to finish 2025/03/30 02:42:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/30 02:42:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/30 02:42:54 INFO : Swift container rclone-test-tevonir3dumu: Container "rclone-test-tevonir3dumu" removed 2025/03/30 02:42:54 DEBUG : Compressed: TestCompressSwift:rclone-test-naneyok0doxe: Purge remote 2025/03/30 02:42:54 DEBUG : Waiting for deletions to finish 2025/03/30 02:42:54 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/30 02:43:04 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/30 02:43:04 INFO : Swift container rclone-test-naneyok0doxe: Container "rclone-test-naneyok0doxe" removed 2025/03/30 02:43:04 DEBUG : Compressed: TestCompressSwift:rclone-test-tucucor5fofe: Purge remote 2025/03/30 02:43:04 DEBUG : Waiting for deletions to finish 2025/03/30 02:43:04 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/30 02:43:10 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/30 02:43:10 INFO : Swift container rclone-test-tucucor5fofe: Container "rclone-test-tucucor5fofe" removed 2025/03/30 02:43:10 DEBUG : Compressed: TestCompressSwift:rclone-test-safipeq6foho: Purge remote 2025/03/30 02:43:10 DEBUG : Waiting for deletions to finish 2025/03/30 02:43:10 INFO : HELLO, WORLD!.bin: Deleted 2025/03/30 02:43:10 INFO : HELLO, WORLD!.json: Deleted 2025/03/30 02:43:11 INFO : Swift container rclone-test-safipeq6foho: Container "rclone-test-safipeq6foho" removed 2025/03/30 02:43:11 DEBUG : Compressed: TestCompressSwift:rclone-test-rimovuc9gafa: Purge remote 2025/03/30 02:43:11 DEBUG : Waiting for deletions to finish 2025/03/30 02:43:11 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/30 02:43:16 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/30 02:43:17 INFO : Swift container rclone-test-rimovuc9gafa: Container "rclone-test-rimovuc9gafa" removed 2025/03/30 02:43:17 DEBUG : Compressed: TestCompressSwift:rclone-test-derazun3joca: Purge remote 2025/03/30 02:43:17 DEBUG : Waiting for deletions to finish 2025/03/30 02:43:17 INFO : HELLO, WORLD!.json: Deleted 2025/03/30 02:43:17 INFO : HELLO, WORLD!.bin: Deleted 2025/03/30 02:43:18 INFO : Swift container rclone-test-derazun3joca: Container "rclone-test-derazun3joca" removed 2025/03/30 02:43:18 DEBUG : Compressed: TestCompressSwift:rclone-test-tayubif0benu: Purge remote 2025/03/30 02:43:18 DEBUG : Waiting for deletions to finish 2025/03/30 02:43:18 INFO : hello, world!.bin: Deleted 2025/03/30 02:43:18 INFO : hello, world!.json: Deleted 2025/03/30 02:43:18 INFO : Swift container rclone-test-tayubif0benu: Container "rclone-test-tayubif0benu" removed --- PASS: TestApplyTransforms (184.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:43:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 02:43:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 02:43:29 INFO : file1: Copied (new) to: sub/file2 2025/03/30 02:43:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:43:29 DEBUG : file1: Unchanged skipping 2025/03/30 02:43:30 DEBUG : Compressed: TestCompressSwift:rclone-test-yetilox9mufi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.17s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.22s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:43:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/backup" 2025/03/30 02:43:47 DEBUG : Swift container rclone-test-yetilox9mufi path backup.json: Auto set use_segments_container to true 2025/03/30 02:43:53 DEBUG : Swift container rclone-test-yetilox9mufi path backup: Auto set use_segments_container to true 2025/03/30 02:43:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 02:44:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/30 02:44:35 INFO : dst/file1: Copied (server-side copy) 2025/03/30 02:44:40 INFO : dst/file1: Deleted 2025/03/30 02:44:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 02:44:51 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (96.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:45:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/dst" 2025/03/30 02:45:07 DEBUG : Config file has changed externally - reloading 2025/03/30 02:45:08 DEBUG : Swift container rclone-test-yetilox9mufi path dst.json: Auto set use_segments_container to true 2025/03/30 02:45:14 DEBUG : Swift container rclone-test-yetilox9mufi path dst: Auto set use_segments_container to true 2025/03/30 02:45:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/CompareDest" 2025/03/30 02:45:25 DEBUG : Swift container rclone-test-yetilox9mufi path CompareDest.json: Auto set use_segments_container to true 2025/03/30 02:45:30 DEBUG : Swift container rclone-test-yetilox9mufi path CompareDest: Auto set use_segments_container to true 2025/03/30 02:45:36 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 02:45:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 02:45:57 INFO : one: Copied (new) 2025/03/30 02:46:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:46:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 02:46:18 INFO : one: Copied (replaced existing) 2025/03/30 02:47:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:47:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:47:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 02:48:18 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:48:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:48:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 02:48:24 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:48:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:48:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 02:48:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:48:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 02:48:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/30 02:48:51 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (276.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:49:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/dst" 2025/03/30 02:49:43 DEBUG : Config file has changed externally - reloading 2025/03/30 02:49:44 DEBUG : Swift container rclone-test-yetilox9mufi path dst.json: Auto set use_segments_container to true 2025/03/30 02:49:49 DEBUG : Config file has changed externally - reloading 2025/03/30 02:49:50 DEBUG : Swift container rclone-test-yetilox9mufi path dst: Auto set use_segments_container to true 2025/03/30 02:50:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/CopyDest" 2025/03/30 02:50:01 DEBUG : Swift container rclone-test-yetilox9mufi path CopyDest.json: Auto set use_segments_container to true 2025/03/30 02:50:06 DEBUG : Swift container rclone-test-yetilox9mufi path CopyDest: Auto set use_segments_container to true 2025/03/30 02:50:12 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 02:50:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 02:50:32 INFO : one: Copied (new) 2025/03/30 02:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:51:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 02:51:08 INFO : one: Copied (replaced existing) 2025/03/30 02:51:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/BackupDir" 2025/03/30 02:51:51 DEBUG : Swift container rclone-test-yetilox9mufi path BackupDir.json: Auto set use_segments_container to true 2025/03/30 02:51:57 DEBUG : Swift container rclone-test-yetilox9mufi path BackupDir: Auto set use_segments_container to true 2025/03/30 02:52:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:52:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:52:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 02:52:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 02:52:39 INFO : one: Copied (server-side copy) 2025/03/30 02:52:49 INFO : one: Deleted 2025/03/30 02:53:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 02:53:14 INFO : one: Copied (server-side copy) 2025/03/30 02:53:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 02:54:02 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 02:54:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:54:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/30 02:54:28 INFO : two: Copied (server-side copy) 2025/03/30 02:54:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 02:54:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 02:54:49 DEBUG : two: Unchanged skipping 2025/03/30 02:55:47 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 02:55:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 02:55:52 DEBUG : three: Destination not found in --copy-dest 2025/03/30 02:56:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/30 02:56:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (472.39s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.19s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 02:57:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/30 02:57:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 02:57:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/30 02:58:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/30 02:58:09 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/30 02:58:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-yetilox9mufi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/30 02:58:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/30 02:58:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/30 02:58:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c7bbd07474c734ada777dc39a017fa3f OK 2025/03/30 02:58:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (100.64s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.16s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:00:22 INFO : Compressed: TestCompressSwift:rclone-test-yetilox9mufi: Looking for duplicate md5 hashes using newest mode. 2025/03/30 03:00:38 NOTICE: c5b695bbd3f1e1f76d7e014fb28d0bf6: Found 3 files with duplicate md5 hashes 2025/03/30 03:00:48 INFO : one: Deleted 2025/03/30 03:00:58 INFO : also/one: Deleted 2025/03/30 03:00:58 NOTICE: c5b695bbd3f1e1f76d7e014fb28d0bf6: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (116.55s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.14s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.19s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:03:42 DEBUG : a.txt: Excluded (Size Filter) 2025/03/30 03:03:42 DEBUG : a.txt: Excluded 2025/03/30 03:03:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 03:03:42 DEBUG : sub dir/hello world: Excluded 2025/03/30 03:03:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 03:03:42 DEBUG : sub dir/hello world2: Excluded 2025/03/30 03:03:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 03:03:42 DEBUG : sub dir/hello world: Excluded 2025/03/30 03:03:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 03:03:42 DEBUG : sub dir/hello world2: Excluded 2025/03/30 03:03:42 DEBUG : sub dir/ignore dir: Excluded 2025/03/30 03:03:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (219.97s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", 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 (14.41s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/30 03:05:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/notfound" 2025/03/30 03:05:42 DEBUG : Config file has changed externally - reloading 2025/03/30 03:05:43 DEBUG : Swift container rclone-test-yetilox9mufi path notfound.json: Auto set use_segments_container to true 2025/03/30 03:05:49 DEBUG : Swift container rclone-test-yetilox9mufi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (45.58s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (5.13s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (5.14s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.66s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:05:55 INFO : Compressed: TestCompressSwift:rclone-test-yetilox9mufi: Making directory 2025/03/30 03:05:55 INFO : Compressed: TestCompressSwift:rclone-test-yetilox9mufi: Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestLsd (16.96s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestLs (32.21s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:07:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/30 03:07:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.11s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestLsLong (32.36s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.72s) --- PASS: TestHashSums/Md5 (5.21s) --- PASS: TestHashSums/Md5Download (5.20s) === RUN TestHashSumsWithErrors 2025/03/30 03:08:47 DEBUG : Creating backend with remote ":memory:" 2025/03/30 03:08:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/30 03:08:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 03:08:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 03:08:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 03:08:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 03:08:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 03:08:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 03:08:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/30 03:08:47 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestCount (58.47s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:10:29 DEBUG : Waiting for deletions to finish 2025/03/30 03:10:29 DEBUG : large: Excluded (Size Filter) 2025/03/30 03:10:29 INFO : medium: Deleted 2025/03/30 03:10:34 INFO : small: Deleted --- PASS: TestDelete (64.99s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:11:42 DEBUG : Waiting for deletions to finish 2025/03/30 03:11:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/30 03:11:43 INFO : medium: Deleted 2025/03/30 03:11:53 INFO : large: Deleted --- PASS: TestMaxDelete (68.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:12:35 DEBUG : Waiting for deletions to finish 2025/03/30 03:12:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 03:12:36 INFO : medium: Deleted 2025/03/30 03:12:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.33s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:13:43 DEBUG : Waiting for deletions to finish 2025/03/30 03:13:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 03:13:44 INFO : medium: Deleted 2025/03/30 03:13:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (62.94s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestReadFile (7.26s) === RUN TestRetry 2025/03/30 03:14:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/30 03:14:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/30 03:14:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:14:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:14:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:14:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:14:17 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestCat (43.97s) === RUN TestPurge 2025/03/30 03:15:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-metivir8wire" 2025/03/30 03:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:15:01 DEBUG : Swift container rclone-test-metivir8wire.json: Auto set use_segments_container to true 2025/03/30 03:15:02 DEBUG : Swift container rclone-test-metivir8wire: Auto set use_segments_container to true 2025/03/30 03:15:02 DEBUG : Creating backend with remote "/tmp/rclone3202941495" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-metivir8wire", Local "Local file system at /tmp/rclone3202941495", Modify Window "1ns" 2025/03/30 03:15:02 INFO : Swift container rclone-test-metivir8wire: Container "rclone-test-metivir8wire" created 2025/03/30 03:15:08 INFO : A2: Making directory 2025/03/30 03:15:08 INFO : A1/B2: Making directory 2025/03/30 03:15:08 INFO : A1/B2/C2: Making directory 2025/03/30 03:15:08 INFO : A1/B1/C3: Making directory 2025/03/30 03:15:08 INFO : A3: Making directory 2025/03/30 03:15:08 INFO : A3/B3: Making directory 2025/03/30 03:15:08 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/30 03:15:35 DEBUG : Waiting for deletions to finish 2025/03/30 03:15:35 INFO : A1/B1/C1/one.bin: Deleted 2025/03/30 03:15:35 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/30 03:15:45 DEBUG : Waiting for deletions to finish 2025/03/30 03:15:46 INFO : A1/two.bin: Deleted 2025/03/30 03:15:56 INFO : A1/two.json: Deleted 2025/03/30 03:15:56 INFO : Swift container rclone-test-metivir8wire: Container "rclone-test-metivir8wire" removed 2025/03/30 03:15:56 DEBUG : Compressed: TestCompressSwift:rclone-test-metivir8wire: Purge remote 2025/03/30 03:15:56 DEBUG : Waiting for deletions to finish 2025/03/30 03:15:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (55.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:16:07 INFO : A2: Making directory 2025/03/30 03:16:07 INFO : A1/B2: Making directory 2025/03/30 03:16:07 INFO : A1/B2/C2: Making directory 2025/03/30 03:16:07 INFO : A1/B1/C3: Making directory 2025/03/30 03:16:07 INFO : A3: Making directory 2025/03/30 03:16:07 INFO : A3/B3: Making directory 2025/03/30 03:16: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/03/30 03:16:19 DEBUG : removing 1 level 3 directories 2025/03/30 03:16:19 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/30 03:16:41 DEBUG : removing 1 level 0 directories 2025/03/30 03:16:41 INFO : Compressed: TestCompressSwift:rclone-test-yetilox9mufi: Removing directory 2025/03/30 03:16:42 INFO : Swift container rclone-test-yetilox9mufi: Container "rclone-test-yetilox9mufi" removed --- PASS: TestRmdirsNoLeaveRoot (45.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:16:42 INFO : Swift container rclone-test-yetilox9mufi: Container "rclone-test-yetilox9mufi" created 2025/03/30 03:16:42 INFO : A1: Making directory 2025/03/30 03:16:42 INFO : A1/B1: Making directory 2025/03/30 03:16:42 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.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:16:42 INFO : A1: Making directory 2025/03/30 03:16:42 INFO : A1/B1: Making directory 2025/03/30 03:16:42 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:16:49 DEBUG : filename.txt: File name found in url 2025/03/30 03:17:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (90.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:18:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 03:18:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 03:18:24 INFO : file1: Copied (new) to: sub/file2 2025/03/30 03:18:24 INFO : file1: Deleted 2025/03/30 03:18:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 03:18:24 DEBUG : file1: Unchanged skipping 2025/03/30 03:18:24 INFO : file1: Deleted 2025/03/30 03:18:24 DEBUG : Compressed: TestCompressSwift:rclone-test-yetilox9mufi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:18:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 03:18:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 03:18:35 INFO : file1: Copied (new) 2025/03/30 03:18:35 INFO : file1: Deleted 2025/03/30 03:18:36 DEBUG : file1: Destination exists, skipping 2025/03/30 03:18:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.60s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.17s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:18:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yetilox9mufi/backup" 2025/03/30 03:18:53 DEBUG : Swift container rclone-test-yetilox9mufi path backup.json: Auto set use_segments_container to true 2025/03/30 03:18:59 DEBUG : Swift container rclone-test-yetilox9mufi path backup: Auto set use_segments_container to true 2025/03/30 03:19:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 03:19:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/30 03:19:41 INFO : dst/file1: Copied (server-side copy) 2025/03/30 03:19:46 INFO : dst/file1: Deleted 2025/03/30 03:19:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/30 03:19:56 INFO : dst/file1: Copied (new) 2025/03/30 03:19:56 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (110.90s) === 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-yetilox9mufi", Local "Local file system at /tmp/rclone442007835", Modify Window "1ns" 2025/03/30 03:21:32 INFO : A1/B2: Making directory 2025/03/30 03:21:32 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/03/30 03:22:19 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/30 03:22:19 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/03/30 03:22:19 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/30 03:22:19 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/03/30 03:22:19 INFO : A1/two: Deleted 2025/03/30 03:22:29 INFO : A1/B1/C2/five: Deleted 2025/03/30 03:22:34 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/30 03:22:34 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/03/30 03:22:39 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/30 03:22:39 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/03/30 03:22:39 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 03:22:39 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/03/30 03:22:39 INFO : A1/B1/three: Deleted 2025/03/30 03:22:49 INFO : A1/B1/C1/four: Deleted 2025/03/30 03:22:49 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (2m33s) goroutine 9574 [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(0xc000108340, {0x25e6362?, 0x0?}, 0x27273f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000108340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000108340, 0xc000c87c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00084a888, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0004aedc0) /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(0xc0004aedc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:263 +0xa9 goroutine 14 [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 15 [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 9309 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000a8cfc0, 0xc000133380, 0xc000723a40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000a8cfc0, {0x2a03ca0, 0x3d40520}, {0xc000970050, 0x4f}, {{0xc0002ca150, 0x18}, {0xc0002ca169, 0xb}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000a8cfc0, {0x2a03ca0, 0x3d40520}, {{0xc0002ca150, 0x18}, {0xc0002ca169, 0xb}, {0x25d1345, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000854ed0?, {0x2a03ca0?, 0x3d40520?}, {0xc0002ca150?, 0xc000854f38?}, {0xc0002ca169, 0xb}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000855270) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b27e0, 0xc0001332c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b27e0, 0xc0001332c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000133200, {0x2a03ca0, 0x3d40520}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0000ffdc0, {0x2a03ca0, 0x3d40520}, {0xc000753cc0, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc00049c900?, {0x2a03ca0?, 0x3d40520?}, {0xc000753cc0?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataObjectIfNotLoaded(...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1230 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc0004fd590, {0x2a03ca0, 0x3d40520}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1217 +0x55 github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc0004fd590, {0x2a03ca0?, 0x3d40520?}, 0xc0004fd590?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1307 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc0002b8480, 0xc00049c9c0, {0x2a181b0, 0xc0004fd590}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:135 +0x35c github.com/rclone/rclone/fstest.(*Item).Check(0xc0002b8480, 0xc00049c9c0, {0x2a181b0, 0xc0004fd590}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc000855928, 0xc00049c9c0, {0x2a181b0, 0xc0004fd590}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 +0x189 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc00049c9c0, {0x2a18140, 0xc0009a6480}, {0x0, 0x0}, {0xc0002b8480, 0x5, 0x5}, {0xc000855f00, 0x6, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 +0x8ea github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc00049c9c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 +0xb65 testing.tRunner(0xc00049c9c0, 0x27273f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 1023 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1013 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 729 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 719 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7923 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000a8c1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 344 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9446 [IO wait]: internal/poll.runtime_pollWait(0x7f9498a1f5e8, 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(0xc00041c680?, 0xc000a3ac80?, 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(0xc00041c680, {0xc000a3ac80, 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(0xc00041c680, {0xc000a3ac80?, 0xc0008e61d0?, 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(0xc0004366f8, {0xc000a3ac80?, 0x3d1d040?, 0xc000c569d0?}) /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(0xc00099ea68, {0xc000a3ac80?, 0x18?, 0x7f949688c198?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000bb7a70, {0xc000a3ac80?, 0x0?, 0xc000bb7a70?}) /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(0xc0008e62b8, {0x29ddfe0, 0xc000bb7a70}) /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(0xc0008e6008, {0x7f9494e50918, 0xc00099ea68}, 0xc000c56a40?) /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(0xc0008e6008, 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(0xc0008e6008, {0xc000b9f000, 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(0xc0002b9440, {0xc000b9f000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000b81620) /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(0xc000b81620, 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(0xc0002b9440) /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 9418 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8460 [IO wait]: internal/poll.runtime_pollWait(0x7f9498a1f7f8, 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(0xc00016ad00?, 0xc000a36000?, 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(0xc00016ad00, {0xc000a36000, 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(0xc00016ad00, {0xc000a36000?, 0xc0008e6550?, 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(0xc0004365d8, {0xc000a36000?, 0x3d1d040?, 0xc0000979d0?}) /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(0xc001d86948, {0xc000a36000?, 0x18?, 0x7f9495fe91d8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000bb7d40, {0xc000a36000?, 0x0?, 0xc000bb7d40?}) /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(0xc0008e6638, {0x29ddfe0, 0xc000bb7d40}) /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(0xc0008e6388, {0x7f9494e50918, 0xc001d86948}, 0xc000097a40?) /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(0xc0008e6388, 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(0xc0008e6388, {0xc000a7a000, 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(0xc000364120, {0xc000a7a000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000bdf380) /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(0xc000bdf380, 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(0xc000364120) /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 8428 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 163 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 153 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3131 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 213 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8461 [select]: net/http.(*persistConn).writeLoop(0xc000364120) /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 8428 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 833 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 823 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 276 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 266 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3438 [chan receive, 41 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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 501 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 491 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 420 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 671 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 661 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1065 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1039 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3394 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3292 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 543 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 533 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1388 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1378 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 953 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 943 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1462 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1404 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 606 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 597 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1320 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1102 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 783 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 773 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9439 [select]: net/http.(*persistConn).writeLoop(0xc00233afc0) /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 9388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3548 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9436 [IO wait]: internal/poll.runtime_pollWait(0x7f9498a1efb8, 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(0xc00041c600?, 0xc000a37980?, 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(0xc00041c600, {0xc000a37980, 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(0xc00041c600, {0xc000a37980?, 0xc0004b0fd0?, 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(0xc0009a0270, {0xc000a37980?, 0x3d1d040?, 0xc000a2e9d0?}) /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(0xc000bb6b28, {0xc000a37980?, 0x18?, 0x7f949682fcc8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00084a6d8, {0xc000a37980?, 0x0?, 0xc00084a6d8?}) /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(0xc0004b10b8, {0x29ddfe0, 0xc00084a6d8}) /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(0xc0004b0e08, {0x7f9494e50918, 0xc000bb6b28}, 0xc000a2ea40?) /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(0xc0004b0e08, 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(0xc0004b0e08, {0xc0009de000, 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(0xc0002b9560, {0xc0009de000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000bdec00) /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(0xc000bdec00, 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(0xc0002b9560) /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 9424 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1480 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1438 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9444 [IO wait]: internal/poll.runtime_pollWait(0x7f9498a1f3d8, 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(0xc00041c580?, 0xc000aad980?, 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(0xc00041c580, {0xc000aad980, 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(0xc00041c580, {0xc000aad980?, 0xc0003616d0?, 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(0xc000b9c000, {0xc000aad980?, 0x3d1d040?, 0xc0008319d0?}) /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(0xc001d86000, {0xc000aad980?, 0x18?, 0x7f9495fdf6e0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00084ae10, {0xc000aad980?, 0x0?, 0xc00084ae10?}) /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(0xc0003617b8, {0x29ddfe0, 0xc00084ae10}) /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(0xc000361508, {0x7f9494e50918, 0xc001d86000}, 0xc000831a40?) /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(0xc000361508, 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(0xc000361508, {0xc0006b1000, 0x1000, 0xc00029c508?}) /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(0xc0009f18c0, {0xc0006b1000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000b81320) /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(0xc000b81320, 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(0xc0009f18c0) /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 9432 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1195 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1153 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1247 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1237 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1284 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1274 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9445 [select]: net/http.(*persistConn).writeLoop(0xc0009f18c0) /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 9432 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 2910 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3040 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8269 [chan receive, 9 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 8268 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2804 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3207 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2845 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9437 [select]: net/http.(*persistConn).writeLoop(0xc0002b9560) /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 9424 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9447 [select]: net/http.(*persistConn).writeLoop(0xc0002b9440) /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 9418 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9567 [select]: net/http.(*persistConn).roundTrip(0xc0009f18c0, 0xc0000bc910) /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(0xc000a8a000, 0xc000723a40) /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(0xc000439570, 0xc000723a40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000723a40, {0x29dd860, 0xc000439570}, {0x1?, 0x3641820?, 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(0xc0009e2f30, 0xc000723a40, {0x0?, 0x0?, 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(0xc0009e2f30, 0xc000723a40) /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 9309 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9438 [IO wait]: internal/poll.runtime_pollWait(0x7f9498a1eeb0, 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(0xc00016a180?, 0xc000a39300?, 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(0xc00016a180, {0xc000a39300, 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(0xc00016a180, {0xc000a39300?, 0xc000361a50?, 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(0xc000b9c008, {0xc000a39300?, 0x3d1d040?, 0xc000a329d0?}) /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(0xc001d86048, {0xc000a39300?, 0x18?, 0x7f9495fe8c38?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc001d86af8, {0xc000a39300?, 0x0?, 0xc001d86af8?}) /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(0xc000361b38, {0x29ddfe0, 0xc001d86af8}) /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(0xc000361888, {0x7f9494e50918, 0xc001d86048}, 0xc000a32a40?) /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(0xc000361888, 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(0xc000361888, {0xc0009e0000, 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(0xc00233afc0, {0xc0009e0000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000bdee40) /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(0xc000bdee40, 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(0xc00233afc0) /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 9388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.240215458s (try 1/5): exit status 2: Failed []