"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/05/21 04:39:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe" 2025/05/21 04:39:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:39:51 DEBUG : Swift container rclone-test-segefuf8waqe.json: Auto set use_segments_container to true 2025/05/21 04:39:52 DEBUG : Swift container rclone-test-segefuf8waqe: Auto set use_segments_container to true 2025/05/21 04:39:52 DEBUG : Creating backend with remote "/tmp/rclone2223933115" === 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", 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/05/21 04:39:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/21 04:39:52 DEBUG : potato: Seek from 10 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 10 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Seek from 5 to 2 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/21 04:39:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Seek from 5 to 2 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/21 04:39:52 DEBUG : potato: Seek from 8 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 8 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/21 04:39:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 04:39:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 04:39:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 04:39:52 DEBUG : potato: Seek from 5 to 2 2025/05/21 04:39:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/21 04:39:52 DEBUG : potato: Seek from 9 to 0 2025/05/21 04:39:52 DEBUG : potato: Seek from 9 to 0 2025/05/21 04:39:52 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 04:39:52 INFO : Swift container rclone-test-segefuf8waqe: Container "rclone-test-segefuf8waqe" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (74.42s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/05/21 04:41:06 DEBUG : Creating backend with remote "nonexistent" 2025/05/21 04:41:06 DEBUG : Creating backend with remote "nonexistent" 2025/05/21 04:41:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/21 04:41:06 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/05/21 04:41:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/21 04:41:06 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", 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 (87.11s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (5.26s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (5.28s) --- PASS: TestCheckDownload/5 (5.32s) --- PASS: TestCheckDownload/6 (0.21s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (81.01s) --- PASS: TestCheckSizeOnly/1 (0.13s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.13s) --- 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 04:44:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/21 04:44:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/21 04:44:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/21 04:44:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/21 04:44:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/21 04:44:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/21 04:44:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/21 04:44:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (22.43s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 04:44:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/data" 2025/05/21 04:44:17 DEBUG : Swift container rclone-test-segefuf8waqe path data.json: Auto set use_segments_container to true 2025/05/21 04:44:23 DEBUG : Swift container rclone-test-segefuf8waqe 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 (262.79s) --- PASS: TestCheckSum/subtest1 (10.73s) --- PASS: TestCheckSum/subtest2 (5.39s) --- PASS: TestCheckSum/subtest3 (10.60s) --- PASS: TestCheckSum/subtest4 (15.46s) --- PASS: TestCheckSum/subtest5 (20.43s) --- PASS: TestCheckSum/subtest6 (0.42s) --- PASS: TestCheckSum/subtest7 (5.70s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 04:48:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/data" 2025/05/21 04:48:40 DEBUG : Config file has changed externally - reloading 2025/05/21 04:48:40 DEBUG : Swift container rclone-test-segefuf8waqe path data.json: Auto set use_segments_container to true 2025/05/21 04:48:46 DEBUG : Swift container rclone-test-segefuf8waqe 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 (360.08s) --- PASS: TestCheckSumDownload/subtest1 (5.51s) --- PASS: TestCheckSumDownload/subtest2 (5.47s) --- PASS: TestCheckSumDownload/subtest3 (30.76s) --- PASS: TestCheckSumDownload/subtest4 (21.42s) --- PASS: TestCheckSumDownload/subtest5 (25.41s) --- PASS: TestCheckSumDownload/subtest6 (15.41s) --- PASS: TestCheckSumDownload/subtest7 (28.58s) === RUN TestApplyTransforms 2025/05/21 04:54:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-casedol9veqe" 2025/05/21 04:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:54:40 DEBUG : Swift container rclone-test-casedol9veqe.json: Auto set use_segments_container to true 2025/05/21 04:54:41 DEBUG : Swift container rclone-test-casedol9veqe: Auto set use_segments_container to true 2025/05/21 04:54:41 DEBUG : Creating backend with remote "/tmp/rclone2979356806" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-casedol9veqe", Local "Local file system at /tmp/rclone2979356806", Modify Window "1ns" 2025/05/21 04:54:41 INFO : Swift container rclone-test-casedol9veqe: Container "rclone-test-casedol9veqe" created upper checkfile vs. lower remote (without normalization) 2025/05/21 04:54:57 ERROR : hello, world!: sum not found 2025/05/21 04:54:57 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-casedol9veqe 2025/05/21 04:54:57 NOTICE: Compressed: TestCompressSwift:rclone-test-casedol9veqe: 1 files missing 2025/05/21 04:54:57 NOTICE: 1 hashes missing 2025/05/21 04:54:57 NOTICE: Compressed: TestCompressSwift:rclone-test-casedol9veqe: 2 differences found 2025/05/21 04:54:57 NOTICE: Compressed: TestCompressSwift:rclone-test-casedol9veqe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/21 04:55:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:55:03 NOTICE: Compressed: TestCompressSwift:rclone-test-casedol9veqe: 0 differences found 2025/05/21 04:55:03 NOTICE: Compressed: TestCompressSwift:rclone-test-casedol9veqe: 1 matching files 2025/05/21 04:55:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-milobab4dobu" 2025/05/21 04:55:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:55:03 DEBUG : Swift container rclone-test-milobab4dobu.json: Auto set use_segments_container to true 2025/05/21 04:55:03 DEBUG : Swift container rclone-test-milobab4dobu: Auto set use_segments_container to true 2025/05/21 04:55:03 DEBUG : Creating backend with remote "/tmp/rclone94703192" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-milobab4dobu", Local "Local file system at /tmp/rclone94703192", Modify Window "1ns" 2025/05/21 04:55:04 INFO : Swift container rclone-test-milobab4dobu: Container "rclone-test-milobab4dobu" created lower checkfile vs. upper remote (without normalization) 2025/05/21 04:55:15 ERROR : HELLO, WORLD!: sum not found 2025/05/21 04:55:15 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-milobab4dobu 2025/05/21 04:55:15 NOTICE: Compressed: TestCompressSwift:rclone-test-milobab4dobu: 1 files missing 2025/05/21 04:55:15 NOTICE: 1 hashes missing 2025/05/21 04:55:15 NOTICE: Compressed: TestCompressSwift:rclone-test-milobab4dobu: 2 differences found 2025/05/21 04:55:15 NOTICE: Compressed: TestCompressSwift:rclone-test-milobab4dobu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/21 04:55:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:55:15 NOTICE: Compressed: TestCompressSwift:rclone-test-milobab4dobu: 0 differences found 2025/05/21 04:55:15 NOTICE: Compressed: TestCompressSwift:rclone-test-milobab4dobu: 1 matching files 2025/05/21 04:55:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dunoyez0woqu" 2025/05/21 04:55:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:55:15 DEBUG : Swift container rclone-test-dunoyez0woqu.json: Auto set use_segments_container to true 2025/05/21 04:55:16 DEBUG : Swift container rclone-test-dunoyez0woqu: Auto set use_segments_container to true 2025/05/21 04:55:16 DEBUG : Creating backend with remote "/tmp/rclone3884209179" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dunoyez0woqu", Local "Local file system at /tmp/rclone3884209179", Modify Window "1ns" 2025/05/21 04:55:16 INFO : Swift container rclone-test-dunoyez0woqu: Container "rclone-test-dunoyez0woqu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/21 04:55:22 ERROR : HeLlO, wOrLd!: sum not found 2025/05/21 04:55:22 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-dunoyez0woqu 2025/05/21 04:55:22 NOTICE: Compressed: TestCompressSwift:rclone-test-dunoyez0woqu: 1 files missing 2025/05/21 04:55:22 NOTICE: 1 hashes missing 2025/05/21 04:55:22 NOTICE: Compressed: TestCompressSwift:rclone-test-dunoyez0woqu: 2 differences found 2025/05/21 04:55:22 NOTICE: Compressed: TestCompressSwift:rclone-test-dunoyez0woqu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/21 04:55:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:55:22 NOTICE: Compressed: TestCompressSwift:rclone-test-dunoyez0woqu: 0 differences found 2025/05/21 04:55:22 NOTICE: Compressed: TestCompressSwift:rclone-test-dunoyez0woqu: 1 matching files 2025/05/21 04:55:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-codoyid1yeqa" 2025/05/21 04:55:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:55:23 DEBUG : Swift container rclone-test-codoyid1yeqa.json: Auto set use_segments_container to true 2025/05/21 04:55:23 DEBUG : Swift container rclone-test-codoyid1yeqa: Auto set use_segments_container to true 2025/05/21 04:55:23 DEBUG : Creating backend with remote "/tmp/rclone854642175" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-codoyid1yeqa", Local "Local file system at /tmp/rclone854642175", Modify Window "1ns" 2025/05/21 04:55:23 INFO : Swift container rclone-test-codoyid1yeqa: Container "rclone-test-codoyid1yeqa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/21 04:55:31 ERROR : HELLO, WORLD!: sum not found 2025/05/21 04:55:31 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-codoyid1yeqa 2025/05/21 04:55:31 NOTICE: Compressed: TestCompressSwift:rclone-test-codoyid1yeqa: 1 files missing 2025/05/21 04:55:31 NOTICE: 1 hashes missing 2025/05/21 04:55:31 NOTICE: Compressed: TestCompressSwift:rclone-test-codoyid1yeqa: 2 differences found 2025/05/21 04:55:31 NOTICE: Compressed: TestCompressSwift:rclone-test-codoyid1yeqa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/21 04:55:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:55:32 NOTICE: Compressed: TestCompressSwift:rclone-test-codoyid1yeqa: 0 differences found 2025/05/21 04:55:32 NOTICE: Compressed: TestCompressSwift:rclone-test-codoyid1yeqa: 1 matching files 2025/05/21 04:55:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-javorix9fejo" 2025/05/21 04:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:55:32 DEBUG : Swift container rclone-test-javorix9fejo.json: Auto set use_segments_container to true 2025/05/21 04:55:32 DEBUG : Swift container rclone-test-javorix9fejo: Auto set use_segments_container to true 2025/05/21 04:55:32 DEBUG : Creating backend with remote "/tmp/rclone1287447566" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-javorix9fejo", Local "Local file system at /tmp/rclone1287447566", Modify Window "1ns" 2025/05/21 04:55:33 INFO : Swift container rclone-test-javorix9fejo: Container "rclone-test-javorix9fejo" created NFD checkfile vs. NFC remote (without normalization) 2025/05/21 04:55:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/21 04:55:39 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-javorix9fejo 2025/05/21 04:55:39 NOTICE: Compressed: TestCompressSwift:rclone-test-javorix9fejo: 1 files missing 2025/05/21 04:55:39 NOTICE: 1 hashes missing 2025/05/21 04:55:39 NOTICE: Compressed: TestCompressSwift:rclone-test-javorix9fejo: 2 differences found 2025/05/21 04:55:39 NOTICE: Compressed: TestCompressSwift:rclone-test-javorix9fejo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/21 04:55:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:55:39 NOTICE: Compressed: TestCompressSwift:rclone-test-javorix9fejo: 0 differences found 2025/05/21 04:55:39 NOTICE: Compressed: TestCompressSwift:rclone-test-javorix9fejo: 1 matching files 2025/05/21 04:55:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-razejuh0baqu" 2025/05/21 04:55:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:55:40 DEBUG : Swift container rclone-test-razejuh0baqu.json: Auto set use_segments_container to true 2025/05/21 04:55:40 DEBUG : Swift container rclone-test-razejuh0baqu: Auto set use_segments_container to true 2025/05/21 04:55:40 DEBUG : Creating backend with remote "/tmp/rclone3363395506" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-razejuh0baqu", Local "Local file system at /tmp/rclone3363395506", Modify Window "1ns" 2025/05/21 04:55:41 INFO : Swift container rclone-test-razejuh0baqu: Container "rclone-test-razejuh0baqu" created NFC checkfile vs. NFD remote (without normalization) 2025/05/21 04:55:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/21 04:55:47 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-razejuh0baqu 2025/05/21 04:55:47 NOTICE: Compressed: TestCompressSwift:rclone-test-razejuh0baqu: 1 files missing 2025/05/21 04:55:47 NOTICE: 1 hashes missing 2025/05/21 04:55:47 NOTICE: Compressed: TestCompressSwift:rclone-test-razejuh0baqu: 2 differences found 2025/05/21 04:55:47 NOTICE: Compressed: TestCompressSwift:rclone-test-razejuh0baqu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/21 04:55:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:55:47 NOTICE: Compressed: TestCompressSwift:rclone-test-razejuh0baqu: 0 differences found 2025/05/21 04:55:47 NOTICE: Compressed: TestCompressSwift:rclone-test-razejuh0baqu: 1 matching files 2025/05/21 04:55:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sewemis2luli" 2025/05/21 04:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:55:47 DEBUG : Swift container rclone-test-sewemis2luli.json: Auto set use_segments_container to true 2025/05/21 04:55:47 DEBUG : Swift container rclone-test-sewemis2luli: Auto set use_segments_container to true 2025/05/21 04:55:47 DEBUG : Creating backend with remote "/tmp/rclone2479671197" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sewemis2luli", Local "Local file system at /tmp/rclone2479671197", Modify Window "1ns" 2025/05/21 04:55:48 INFO : Swift container rclone-test-sewemis2luli: Container "rclone-test-sewemis2luli" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/21 04:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 04:56:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sewemis2luli 2025/05/21 04:56:04 NOTICE: Compressed: TestCompressSwift:rclone-test-sewemis2luli: 1 files missing 2025/05/21 04:56:04 NOTICE: 1 hashes missing 2025/05/21 04:56:04 NOTICE: Compressed: TestCompressSwift:rclone-test-sewemis2luli: 2 differences found 2025/05/21 04:56:04 NOTICE: Compressed: TestCompressSwift:rclone-test-sewemis2luli: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/21 04:56:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:56:15 NOTICE: Compressed: TestCompressSwift:rclone-test-sewemis2luli: 0 differences found 2025/05/21 04:56:15 NOTICE: Compressed: TestCompressSwift:rclone-test-sewemis2luli: 1 matching files 2025/05/21 04:56:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xefisib2zofo" 2025/05/21 04:56:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:56:15 DEBUG : Swift container rclone-test-xefisib2zofo.json: Auto set use_segments_container to true 2025/05/21 04:56:15 DEBUG : Swift container rclone-test-xefisib2zofo: Auto set use_segments_container to true 2025/05/21 04:56:15 DEBUG : Creating backend with remote "/tmp/rclone363765860" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xefisib2zofo", Local "Local file system at /tmp/rclone363765860", Modify Window "1ns" 2025/05/21 04:56:16 INFO : Swift container rclone-test-xefisib2zofo: Container "rclone-test-xefisib2zofo" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/21 04:56:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 04:56:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xefisib2zofo 2025/05/21 04:56:32 NOTICE: Compressed: TestCompressSwift:rclone-test-xefisib2zofo: 1 files missing 2025/05/21 04:56:32 NOTICE: 1 hashes missing 2025/05/21 04:56:32 NOTICE: Compressed: TestCompressSwift:rclone-test-xefisib2zofo: 2 differences found 2025/05/21 04:56:32 NOTICE: Compressed: TestCompressSwift:rclone-test-xefisib2zofo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/21 04:56:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:56:37 NOTICE: Compressed: TestCompressSwift:rclone-test-xefisib2zofo: 0 differences found 2025/05/21 04:56:37 NOTICE: Compressed: TestCompressSwift:rclone-test-xefisib2zofo: 1 matching files 2025/05/21 04:56:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jayokaw1pugi" 2025/05/21 04:56:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:56:37 DEBUG : Swift container rclone-test-jayokaw1pugi.json: Auto set use_segments_container to true 2025/05/21 04:56:38 DEBUG : Swift container rclone-test-jayokaw1pugi: Auto set use_segments_container to true 2025/05/21 04:56:38 DEBUG : Creating backend with remote "/tmp/rclone2478076751" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jayokaw1pugi", Local "Local file system at /tmp/rclone2478076751", Modify Window "1ns" 2025/05/21 04:56:39 INFO : Swift container rclone-test-jayokaw1pugi: Container "rclone-test-jayokaw1pugi" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/21 04:56:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 04:56:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jayokaw1pugi 2025/05/21 04:56:51 NOTICE: Compressed: TestCompressSwift:rclone-test-jayokaw1pugi: 1 files missing 2025/05/21 04:56:51 NOTICE: 1 hashes missing 2025/05/21 04:56:51 NOTICE: Compressed: TestCompressSwift:rclone-test-jayokaw1pugi: 2 differences found 2025/05/21 04:56:51 NOTICE: Compressed: TestCompressSwift:rclone-test-jayokaw1pugi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/21 04:56:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:56:51 NOTICE: Compressed: TestCompressSwift:rclone-test-jayokaw1pugi: 0 differences found 2025/05/21 04:56:51 NOTICE: Compressed: TestCompressSwift:rclone-test-jayokaw1pugi: 1 matching files 2025/05/21 04:56:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cadocaq6nadi" 2025/05/21 04:56:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 04:56:51 DEBUG : Swift container rclone-test-cadocaq6nadi.json: Auto set use_segments_container to true 2025/05/21 04:56:51 DEBUG : Swift container rclone-test-cadocaq6nadi: Auto set use_segments_container to true 2025/05/21 04:56:51 DEBUG : Creating backend with remote "/tmp/rclone1248190173" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cadocaq6nadi", Local "Local file system at /tmp/rclone1248190173", Modify Window "1ns" 2025/05/21 04:56:52 INFO : Swift container rclone-test-cadocaq6nadi: Container "rclone-test-cadocaq6nadi" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/21 04:57:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 04:57:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cadocaq6nadi 2025/05/21 04:57:08 NOTICE: Compressed: TestCompressSwift:rclone-test-cadocaq6nadi: 1 files missing 2025/05/21 04:57:08 NOTICE: 1 hashes missing 2025/05/21 04:57:08 NOTICE: Compressed: TestCompressSwift:rclone-test-cadocaq6nadi: 2 differences found 2025/05/21 04:57:08 NOTICE: Compressed: TestCompressSwift:rclone-test-cadocaq6nadi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/21 04:57:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 04:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cadocaq6nadi: 0 differences found 2025/05/21 04:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-cadocaq6nadi: 1 matching files 2025/05/21 04:57:19 DEBUG : Compressed: TestCompressSwift:rclone-test-cadocaq6nadi: Purge remote 2025/05/21 04:57:19 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/21 04:57:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/21 04:57:25 INFO : Swift container rclone-test-cadocaq6nadi: Container "rclone-test-cadocaq6nadi" removed 2025/05/21 04:57:25 DEBUG : Compressed: TestCompressSwift:rclone-test-jayokaw1pugi: Purge remote 2025/05/21 04:57:25 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/21 04:57:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/21 04:57:35 INFO : Swift container rclone-test-jayokaw1pugi: Container "rclone-test-jayokaw1pugi" removed 2025/05/21 04:57:35 DEBUG : Compressed: TestCompressSwift:rclone-test-xefisib2zofo: Purge remote 2025/05/21 04:57:35 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/21 04:57:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/21 04:57:46 INFO : Swift container rclone-test-xefisib2zofo: Container "rclone-test-xefisib2zofo" removed 2025/05/21 04:57:46 DEBUG : Compressed: TestCompressSwift:rclone-test-sewemis2luli: Purge remote 2025/05/21 04:57:46 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/21 04:57:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/21 04:57:52 INFO : Swift container rclone-test-sewemis2luli: Container "rclone-test-sewemis2luli" removed 2025/05/21 04:57:52 DEBUG : Compressed: TestCompressSwift:rclone-test-razejuh0baqu: Purge remote 2025/05/21 04:57:52 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:52 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/21 04:57:52 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/21 04:57:53 INFO : Swift container rclone-test-razejuh0baqu: Container "rclone-test-razejuh0baqu" removed 2025/05/21 04:57:53 DEBUG : Compressed: TestCompressSwift:rclone-test-javorix9fejo: Purge remote 2025/05/21 04:57:53 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:53 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/21 04:57:53 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/21 04:57:54 INFO : Swift container rclone-test-javorix9fejo: Container "rclone-test-javorix9fejo" removed 2025/05/21 04:57:54 DEBUG : Compressed: TestCompressSwift:rclone-test-codoyid1yeqa: Purge remote 2025/05/21 04:57:54 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:54 INFO : HELLO, WORLD!.bin: Deleted 2025/05/21 04:57:54 INFO : HELLO, WORLD!.json: Deleted 2025/05/21 04:57:54 INFO : Swift container rclone-test-codoyid1yeqa: Container "rclone-test-codoyid1yeqa" removed 2025/05/21 04:57:54 DEBUG : Compressed: TestCompressSwift:rclone-test-dunoyez0woqu: Purge remote 2025/05/21 04:57:54 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:54 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/21 04:57:54 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/21 04:57:55 INFO : Swift container rclone-test-dunoyez0woqu: Container "rclone-test-dunoyez0woqu" removed 2025/05/21 04:57:55 DEBUG : Compressed: TestCompressSwift:rclone-test-milobab4dobu: Purge remote 2025/05/21 04:57:55 DEBUG : Waiting for deletions to finish 2025/05/21 04:57:55 INFO : HELLO, WORLD!.json: Deleted 2025/05/21 04:58:00 INFO : HELLO, WORLD!.bin: Deleted 2025/05/21 04:58:01 INFO : Swift container rclone-test-milobab4dobu: Container "rclone-test-milobab4dobu" removed 2025/05/21 04:58:01 DEBUG : Compressed: TestCompressSwift:rclone-test-casedol9veqe: Purge remote 2025/05/21 04:58:01 DEBUG : Waiting for deletions to finish 2025/05/21 04:58:06 INFO : hello, world!.bin: Deleted 2025/05/21 04:58:06 INFO : hello, world!.json: Deleted 2025/05/21 04:58:07 INFO : Swift container rclone-test-casedol9veqe: Container "rclone-test-casedol9veqe" removed --- PASS: TestApplyTransforms (206.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 04:58:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 04:58:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/21 04:58:23 INFO : file1: Copied (new) to: sub/file2 2025/05/21 04:58:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 04:58:28 DEBUG : file1: Unchanged skipping 2025/05/21 04:58:28 DEBUG : Compressed: TestCompressSwift:rclone-test-segefuf8waqe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (27.39s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.19s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 04:59:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/backup" 2025/05/21 04:59:05 DEBUG : Swift container rclone-test-segefuf8waqe path backup.json: Auto set use_segments_container to true 2025/05/21 04:59:11 DEBUG : Swift container rclone-test-segefuf8waqe path backup: Auto set use_segments_container to true 2025/05/21 04:59:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/21 04:59:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/21 04:59:57 INFO : dst/file1: Copied (server-side copy) 2025/05/21 05:00:07 INFO : dst/file1: Deleted 2025/05/21 05:00:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/21 05:00:23 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (144.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:00:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/dst" 2025/05/21 05:00:59 DEBUG : Swift container rclone-test-segefuf8waqe path dst.json: Auto set use_segments_container to true 2025/05/21 05:01:05 DEBUG : Swift container rclone-test-segefuf8waqe path dst: Auto set use_segments_container to true 2025/05/21 05:01:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/CompareDest" 2025/05/21 05:01:21 DEBUG : Swift container rclone-test-segefuf8waqe path CompareDest.json: Auto set use_segments_container to true 2025/05/21 05:01:26 DEBUG : Swift container rclone-test-segefuf8waqe path CompareDest: Auto set use_segments_container to true 2025/05/21 05:01:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:01:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 05:01:57 INFO : one: Copied (new) 2025/05/21 05:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:02:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/21 05:02:34 INFO : one: Copied (replaced existing) 2025/05/21 05:03:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:03:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 05:03:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:03:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:03:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 05:03:44 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:03:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:03:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 05:04:00 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:04:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 05:04:11 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/21 05:04:11 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (224.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:04:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/dst" 2025/05/21 05:04:44 DEBUG : Swift container rclone-test-segefuf8waqe path dst.json: Auto set use_segments_container to true 2025/05/21 05:04:50 DEBUG : Swift container rclone-test-segefuf8waqe path dst: Auto set use_segments_container to true 2025/05/21 05:05:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/CopyDest" 2025/05/21 05:05:06 DEBUG : Swift container rclone-test-segefuf8waqe path CopyDest.json: Auto set use_segments_container to true 2025/05/21 05:05:27 DEBUG : Swift container rclone-test-segefuf8waqe path CopyDest: Auto set use_segments_container to true 2025/05/21 05:05:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:05:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 05:05:58 INFO : one: Copied (new) 2025/05/21 05:06:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:06:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/21 05:06:40 INFO : one: Copied (replaced existing) 2025/05/21 05:07:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/BackupDir" 2025/05/21 05:07:24 DEBUG : Swift container rclone-test-segefuf8waqe path BackupDir.json: Auto set use_segments_container to true 2025/05/21 05:07:29 DEBUG : Swift container rclone-test-segefuf8waqe path BackupDir: Auto set use_segments_container to true 2025/05/21 05:07:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:07:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:07:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:08:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 05:08:06 INFO : one: Copied (server-side copy) 2025/05/21 05:08:16 INFO : one: Deleted 2025/05/21 05:08:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/21 05:08:52 INFO : one: Copied (server-side copy) 2025/05/21 05:08:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 05:09:39 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:09:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:10:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/21 05:10:05 INFO : two: Copied (server-side copy) 2025/05/21 05:10:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 05:10:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:10:46 DEBUG : two: Unchanged skipping 2025/05/21 05:11:29 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 05:11:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 05:11:29 DEBUG : three: Destination not found in --copy-dest 2025/05/21 05:11:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/21 05:11:40 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (514.31s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.12s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:13:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/21 05:13:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/21 05:13:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/21 05:13:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/21 05:13:56 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/21 05:13:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-segefuf8waqe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/21 05:14:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/21 05:14:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/21 05:14:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7d52ee3c54665e1bbaa39b0ac1f90fbc OK 2025/05/21 05:14:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (90.46s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:15:26 INFO : Compressed: TestCompressSwift:rclone-test-segefuf8waqe: Looking for duplicate md5 hashes using newest mode. 2025/05/21 05:15:27 NOTICE: e3473faf1a0180ceb432e426507460e4: Found 3 files with duplicate md5 hashes 2025/05/21 05:15:27 INFO : one: Deleted 2025/05/21 05:15:33 INFO : also/one: Deleted 2025/05/21 05:15:33 NOTICE: e3473faf1a0180ceb432e426507460e4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (44.04s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.15s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:17:45 DEBUG : a.txt: Excluded (Size Filter) 2025/05/21 05:17:45 DEBUG : a.txt: Excluded 2025/05/21 05:17:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:17:45 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:17:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:17:45 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:17:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:17:45 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:17:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:17:45 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:17:51 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 05:17:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (208.85s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:21:01 DEBUG : a.txt: Excluded (Size Filter) 2025/05/21 05:21:01 DEBUG : a.txt: Excluded 2025/05/21 05:21:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:21:01 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:21:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:21:01 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:21:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:21:01 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:21:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:21:01 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:21:01 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 05:21:06 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (190.09s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", 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 (82.72s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (5.21s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.39s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", 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/05/21 05:24:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/notfound" 2025/05/21 05:24:24 DEBUG : Config file has changed externally - reloading 2025/05/21 05:24:25 DEBUG : Swift container rclone-test-segefuf8waqe path notfound.json: Auto set use_segments_container to true 2025/05/21 05:24:30 DEBUG : Swift container rclone-test-segefuf8waqe path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (74.84s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.27s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (5.25s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.17s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:24:51 INFO : Compressed: TestCompressSwift:rclone-test-segefuf8waqe: Making directory 2025/05/21 05:24:51 INFO : Compressed: TestCompressSwift:rclone-test-segefuf8waqe: Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestLsd (21.69s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestLs (27.81s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:25:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/21 05:25:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (27.21s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestLsLong (27.50s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (22.53s) --- PASS: TestHashSums/Md5 (0.25s) --- PASS: TestHashSums/Md5Download (0.21s) === RUN TestHashSumsWithErrors 2025/05/21 05:26:58 DEBUG : Creating backend with remote ":memory:" 2025/05/21 05:26:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/21 05:26:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/21 05:26:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/21 05:26:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/21 05:26:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/21 05:26:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/21 05:26:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/21 05:26:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/21 05:26:58 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestCount (44.96s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:28:17 DEBUG : Waiting for deletions to finish 2025/05/21 05:28:17 DEBUG : large: Excluded (Size Filter) 2025/05/21 05:28:18 INFO : medium: Deleted 2025/05/21 05:28:27 INFO : small: Deleted --- PASS: TestDelete (55.19s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:29:15 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/21 05:29:16 INFO : medium: Deleted 2025/05/21 05:29:21 INFO : large: Deleted --- PASS: TestMaxDelete (53.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:30:03 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/21 05:30:04 INFO : medium: Deleted 2025/05/21 05:30:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.40s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:30:57 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/21 05:30:58 INFO : medium: Deleted 2025/05/21 05:31:07 INFO : large: Deleted --- PASS: TestMaxDeleteSize (58.44s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestReadFile (17.24s) === RUN TestRetry 2025/05/21 05:31:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/21 05:31:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/21 05:31:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:31:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:31:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:31:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:31:40 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestCat (79.59s) === RUN TestPurge 2025/05/21 05:33:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bidimev7dubi" 2025/05/21 05:33:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:33:00 DEBUG : Swift container rclone-test-bidimev7dubi.json: Auto set use_segments_container to true 2025/05/21 05:33:01 DEBUG : Swift container rclone-test-bidimev7dubi: Auto set use_segments_container to true 2025/05/21 05:33:01 DEBUG : Creating backend with remote "/tmp/rclone3716292094" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bidimev7dubi", Local "Local file system at /tmp/rclone3716292094", Modify Window "1ns" 2025/05/21 05:33:01 INFO : Swift container rclone-test-bidimev7dubi: Container "rclone-test-bidimev7dubi" created 2025/05/21 05:33:17 INFO : A2: Making directory 2025/05/21 05:33:17 INFO : A1/B2: Making directory 2025/05/21 05:33:17 INFO : A1/B2/C2: Making directory 2025/05/21 05:33:17 INFO : A1/B1/C3: Making directory 2025/05/21 05:33:17 INFO : A3: Making directory 2025/05/21 05:33:17 INFO : A3/B3: Making directory 2025/05/21 05:33:17 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/05/21 05:33:23 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:29 INFO : A1/B1/C1/one.json: Deleted 2025/05/21 05:33:29 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/21 05:33:29 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:29 INFO : A1/two.bin: Deleted 2025/05/21 05:33:29 INFO : A1/two.json: Deleted 2025/05/21 05:33:30 INFO : Swift container rclone-test-bidimev7dubi: Container "rclone-test-bidimev7dubi" removed 2025/05/21 05:33:30 DEBUG : Compressed: TestCompressSwift:rclone-test-bidimev7dubi: Purge remote 2025/05/21 05:33:30 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (30.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:33:46 INFO : A2: Making directory 2025/05/21 05:33:46 INFO : A1/B2: Making directory 2025/05/21 05:33:46 INFO : A1/B2/C2: Making directory 2025/05/21 05:33:46 INFO : A1/B1/C3: Making directory 2025/05/21 05:33:46 INFO : A3: Making directory 2025/05/21 05:33:46 INFO : A3/B3: Making directory 2025/05/21 05:33:46 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/05/21 05:33:52 DEBUG : removing 1 level 3 directories 2025/05/21 05:33:52 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/05/21 05:34:29 DEBUG : removing 1 level 0 directories 2025/05/21 05:34:29 INFO : Compressed: TestCompressSwift:rclone-test-segefuf8waqe: Removing directory 2025/05/21 05:34:29 INFO : Swift container rclone-test-segefuf8waqe: Container "rclone-test-segefuf8waqe" removed --- PASS: TestRmdirsNoLeaveRoot (59.36s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:34:30 INFO : Swift container rclone-test-segefuf8waqe: Container "rclone-test-segefuf8waqe" created 2025/05/21 05:34:30 INFO : A1: Making directory 2025/05/21 05:34:30 INFO : A1/B1: Making directory 2025/05/21 05:34:30 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.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:34:30 INFO : A1: Making directory 2025/05/21 05:34:30 INFO : A1/B1: Making directory 2025/05/21 05:34:30 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:34:41 DEBUG : filename.txt: File name found in url 2025/05/21 05:34:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (109.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:36:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 05:36:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/21 05:36:36 INFO : file1: Copied (new) to: sub/file2 2025/05/21 05:36:36 INFO : file1: Deleted 2025/05/21 05:36:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 05:36:41 DEBUG : file1: Unchanged skipping 2025/05/21 05:36:41 INFO : file1: Deleted 2025/05/21 05:36:42 DEBUG : Compressed: TestCompressSwift:rclone-test-segefuf8waqe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (38.06s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:37:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 05:37:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/21 05:37:14 INFO : file1: Copied (new) 2025/05/21 05:37:14 INFO : file1: Deleted 2025/05/21 05:37:14 DEBUG : file1: Destination exists, skipping 2025/05/21 05:37:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (21.56s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.24s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" 2025/05/21 05:37:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-segefuf8waqe/backup" 2025/05/21 05:37:46 DEBUG : Swift container rclone-test-segefuf8waqe path backup.json: Auto set use_segments_container to true 2025/05/21 05:37:52 DEBUG : Swift container rclone-test-segefuf8waqe path backup: Auto set use_segments_container to true 2025/05/21 05:37:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/21 05:38:33 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/21 05:38:33 INFO : dst/file1: Copied (server-side copy) 2025/05/21 05:38:43 INFO : dst/file1: Deleted 2025/05/21 05:38:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/21 05:38:58 INFO : dst/file1: Copied (new) 2025/05/21 05:38:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (149.10s) === 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-segefuf8waqe", Local "Local file system at /tmp/rclone2223933115", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestDirMove (2s) goroutine 9588 [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]: testing.(*T).Run(0xc0008281a0, {0x25f660b?, 0x0?}, 0x2739270) /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(0xc0008281a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0008281a0, 0xc000b87c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00081ee70, {0x3d24960, 0x6d, 0x6d}, {0x3d393c0?, 0x1?, 0x3d393c0?}) /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(0xc0008f70e0) /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(0xc0008f70e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 970 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 960 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 35 [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 36 [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 9569 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000764700, 0xc001985740, 0xc000330f00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000764700, {0x2a17160, 0x3d5c8a0}, {0xc000c15a90, 0x4f}, {{0xc000956fc0, 0x18}, {0xc000956fd9, 0xb}, {0x25e15af, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000764700, {0x2a17160, 0x3d5c8a0}, {{0xc000956fc0, 0x18}, {0xc000956fd9, 0xb}, {0x25e15af, 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(0xc000775270?, {0x2a17160?, 0x3d5c8a0?}, {0xc000956fc0?, 0xc0007752d8?}, {0xc000956fd9, 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, 0xc000775610) /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(0xc0004b43c0, 0xc001985680, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004b43c0, 0xc001985680) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0019855c0, {0x2a17160, 0x3d5c8a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000764c40, {0x2a17160, 0x3d5c8a0}, {0xc000c08ef0, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x47233d?, {0x2a17160?, 0x3d5c8a0?}, {0xc000c08ef0?, 0xc000b77f80?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000626400, {0x2a17160, 0x3d5c8a0}, {0x25e7f75, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc000626400, {0x2a17160, 0x3d5c8a0}, {0x29efb60, 0xc000b769c0}, {0x2a21870, 0xc0003b1960}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:751 +0x7e github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0003b18f0, {0x2a17160, 0x3d5c8a0}, {0x2a2b6c0, 0xc000626400}, {0x25e7f75, 0x6}, {0x25e0445, 0x3}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000352b60) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1356 +0xe5 testing.tRunner(0xc000352b60, 0x2739270) /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 3244 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 275 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 265 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 735 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 725 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3512 [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 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 680 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 670 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8150 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000764380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8149 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 2907 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 339 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 228 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1366 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1324 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 505 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 495 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 167 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 141 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3007 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 565 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 523 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3088 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 780 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 770 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 438 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 428 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2783 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2944 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 625 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 616 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9587 [select]: net/http.(*persistConn).roundTrip(0xc00150d560, 0xc0001a14f0) /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(0xc0008d6480, 0xc000330f00) /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(0xc000425110, 0xc000330f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000330f00, {0x29f0c20, 0xc000425110}, {0x1?, 0xffffffffffffffff?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0004441b0, 0xc000330f00, {0xc0009b4850?, 0xc0005c6620?, 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(0xc0004441b0, 0xc000330f00) /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 9569 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1025 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1015 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1311 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1301 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 856 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 846 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8621 [IO wait]: internal/poll.runtime_pollWait(0x7f78702b4650, 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(0xc0003a8500?, 0xc0004db300?, 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(0xc0003a8500, {0xc0004db300, 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(0xc0003a8500, {0xc0004db300?, 0xc000005a50?, 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(0xc000692208, {0xc0004db300?, 0x3d393c0?, 0xc0000de9d0?}) /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(0xc000b7d4d0, {0xc0004db300?, 0x18?, 0x7f786a6ca3b8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0005bb038, {0xc0004db300?, 0x0?, 0xc0005bb038?}) /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(0xc000005b38, {0x29f13a0, 0xc0005bb038}) /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(0xc000005888, {0x7f786a6d5d00, 0xc000b7d4d0}, 0xc0000dea40?) /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(0xc000005888, 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(0xc000005888, {0xc0009b2000, 0x1000, 0xc000090108?}) /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(0xc00150d560, {0xc0009b2000?, 0x81d5e5?, 0x215a720?}) /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(0xc000a21da0) /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(0xc000a21da0, 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(0xc00150d560) /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 8593 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1428 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1086 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1076 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1498 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1200 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3334 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1226 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1216 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3421 [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 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1277 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1267 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1513 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1471 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3551 [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 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8622 [select]: net/http.(*persistConn).writeLoop(0xc00150d560) /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 8593 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8524 [chan receive, 7 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 8523 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.738167417s (try 1/5): exit status 2: Failed []