"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/07/02 06:29:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi" 2025/07/02 06:29:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:29:03 DEBUG : Swift container rclone-test-lobihap3lesi.json: Auto set use_segments_container to true 2025/07/02 06:29:03 DEBUG : Swift container rclone-test-lobihap3lesi: Auto set use_segments_container to true 2025/07/02 06:29:03 DEBUG : Creating backend with remote "/tmp/rclone193485099" === 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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/07/02 06:29:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/02 06:29:04 DEBUG : potato: Seek from 10 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 10 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Seek from 5 to 2 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/02 06:29:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Seek from 5 to 2 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/02 06:29:04 DEBUG : potato: Seek from 8 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 8 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/02 06:29:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 06:29:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 06:29:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 06:29:04 DEBUG : potato: Seek from 5 to 2 2025/07/02 06:29:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/02 06:29:04 DEBUG : potato: Seek from 9 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 9 to 0 2025/07/02 06:29:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:29:04 INFO : Swift container rclone-test-lobihap3lesi: Container "rclone-test-lobihap3lesi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (181.46s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (5.16s) --- PASS: TestCheck/7 (10.14s) === RUN TestCheckFsError 2025/07/02 06:32:05 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 06:32:05 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 06:32:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/02 06:32:05 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/07/02 06:32:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/02 06:32:05 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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 (244.00s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (5.20s) --- PASS: TestCheckDownload/4 (5.21s) --- PASS: TestCheckDownload/5 (10.19s) --- PASS: TestCheckDownload/6 (10.22s) --- PASS: TestCheckDownload/7 (10.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (115.07s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.08s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:38:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 06:38:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 06:38:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 06:38:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/02 06:38:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 06:38:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 06:38:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 06:38:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (47.04s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:38:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/data" 2025/07/02 06:38:51 DEBUG : Swift container rclone-test-lobihap3lesi path data.json: Auto set use_segments_container to true 2025/07/02 06:38:57 DEBUG : Swift container rclone-test-lobihap3lesi 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 (250.76s) --- PASS: TestCheckSum/subtest1 (15.33s) --- PASS: TestCheckSum/subtest2 (15.36s) --- PASS: TestCheckSum/subtest3 (10.44s) --- PASS: TestCheckSum/subtest4 (5.43s) --- PASS: TestCheckSum/subtest5 (5.49s) --- PASS: TestCheckSum/subtest6 (10.43s) --- PASS: TestCheckSum/subtest7 (15.61s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:43:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/data" 2025/07/02 06:43:02 DEBUG : Swift container rclone-test-lobihap3lesi path data.json: Auto set use_segments_container to true 2025/07/02 06:43:08 DEBUG : Swift container rclone-test-lobihap3lesi 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 (258.97s) --- PASS: TestCheckSumDownload/subtest1 (10.43s) --- PASS: TestCheckSumDownload/subtest2 (15.41s) --- PASS: TestCheckSumDownload/subtest3 (5.48s) --- PASS: TestCheckSumDownload/subtest4 (15.44s) --- PASS: TestCheckSumDownload/subtest5 (10.52s) --- PASS: TestCheckSumDownload/subtest6 (5.53s) --- PASS: TestCheckSumDownload/subtest7 (0.43s) === RUN TestApplyTransforms 2025/07/02 06:47:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-begunit3buda" 2025/07/02 06:47:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:47:21 DEBUG : Swift container rclone-test-begunit3buda.json: Auto set use_segments_container to true 2025/07/02 06:47:21 DEBUG : Swift container rclone-test-begunit3buda: Auto set use_segments_container to true 2025/07/02 06:47:21 DEBUG : Creating backend with remote "/tmp/rclone4207550715" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-begunit3buda", Local "Local file system at /tmp/rclone4207550715", Modify Window "1ns" 2025/07/02 06:47:22 INFO : Swift container rclone-test-begunit3buda: Container "rclone-test-begunit3buda" created upper checkfile vs. lower remote (without normalization) 2025/07/02 06:47:34 ERROR : hello, world!: sum not found 2025/07/02 06:47:34 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-begunit3buda 2025/07/02 06:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-begunit3buda: 1 files missing 2025/07/02 06:47:34 NOTICE: 1 hashes missing 2025/07/02 06:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-begunit3buda: 2 differences found 2025/07/02 06:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-begunit3buda: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/02 06:47:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-begunit3buda: 0 differences found 2025/07/02 06:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-begunit3buda: 1 matching files 2025/07/02 06:47:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-favolik6koje" 2025/07/02 06:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:47:34 DEBUG : Swift container rclone-test-favolik6koje.json: Auto set use_segments_container to true 2025/07/02 06:47:34 DEBUG : Swift container rclone-test-favolik6koje: Auto set use_segments_container to true 2025/07/02 06:47:34 DEBUG : Creating backend with remote "/tmp/rclone2960575649" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-favolik6koje", Local "Local file system at /tmp/rclone2960575649", Modify Window "1ns" 2025/07/02 06:47:35 INFO : Swift container rclone-test-favolik6koje: Container "rclone-test-favolik6koje" created lower checkfile vs. upper remote (without normalization) 2025/07/02 06:47:41 ERROR : HELLO, WORLD!: sum not found 2025/07/02 06:47:41 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-favolik6koje 2025/07/02 06:47:41 NOTICE: Compressed: TestCompressSwift:rclone-test-favolik6koje: 1 files missing 2025/07/02 06:47:41 NOTICE: 1 hashes missing 2025/07/02 06:47:41 NOTICE: Compressed: TestCompressSwift:rclone-test-favolik6koje: 2 differences found 2025/07/02 06:47:41 NOTICE: Compressed: TestCompressSwift:rclone-test-favolik6koje: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/02 06:47:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:47:41 NOTICE: Compressed: TestCompressSwift:rclone-test-favolik6koje: 0 differences found 2025/07/02 06:47:41 NOTICE: Compressed: TestCompressSwift:rclone-test-favolik6koje: 1 matching files 2025/07/02 06:47:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lunenod2qewi" 2025/07/02 06:47:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:47:42 DEBUG : Swift container rclone-test-lunenod2qewi.json: Auto set use_segments_container to true 2025/07/02 06:47:42 DEBUG : Swift container rclone-test-lunenod2qewi: Auto set use_segments_container to true 2025/07/02 06:47:42 DEBUG : Creating backend with remote "/tmp/rclone1035553772" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lunenod2qewi", Local "Local file system at /tmp/rclone1035553772", Modify Window "1ns" 2025/07/02 06:47:42 INFO : Swift container rclone-test-lunenod2qewi: Container "rclone-test-lunenod2qewi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/02 06:47:53 ERROR : HeLlO, wOrLd!: sum not found 2025/07/02 06:47:53 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-lunenod2qewi 2025/07/02 06:47:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lunenod2qewi: 1 files missing 2025/07/02 06:47:53 NOTICE: 1 hashes missing 2025/07/02 06:47:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lunenod2qewi: 2 differences found 2025/07/02 06:47:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lunenod2qewi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/02 06:47:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:47:58 NOTICE: Compressed: TestCompressSwift:rclone-test-lunenod2qewi: 0 differences found 2025/07/02 06:47:58 NOTICE: Compressed: TestCompressSwift:rclone-test-lunenod2qewi: 1 matching files 2025/07/02 06:47:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pasicod7rifu" 2025/07/02 06:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:47:59 DEBUG : Swift container rclone-test-pasicod7rifu.json: Auto set use_segments_container to true 2025/07/02 06:47:59 DEBUG : Swift container rclone-test-pasicod7rifu: Auto set use_segments_container to true 2025/07/02 06:47:59 DEBUG : Creating backend with remote "/tmp/rclone2589465450" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pasicod7rifu", Local "Local file system at /tmp/rclone2589465450", Modify Window "1ns" 2025/07/02 06:47:59 INFO : Swift container rclone-test-pasicod7rifu: Container "rclone-test-pasicod7rifu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/02 06:48:10 ERROR : HELLO, WORLD!: sum not found 2025/07/02 06:48:10 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-pasicod7rifu 2025/07/02 06:48:10 NOTICE: Compressed: TestCompressSwift:rclone-test-pasicod7rifu: 1 files missing 2025/07/02 06:48:10 NOTICE: 1 hashes missing 2025/07/02 06:48:10 NOTICE: Compressed: TestCompressSwift:rclone-test-pasicod7rifu: 2 differences found 2025/07/02 06:48:10 NOTICE: Compressed: TestCompressSwift:rclone-test-pasicod7rifu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/02 06:48:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:48:20 NOTICE: Compressed: TestCompressSwift:rclone-test-pasicod7rifu: 0 differences found 2025/07/02 06:48:20 NOTICE: Compressed: TestCompressSwift:rclone-test-pasicod7rifu: 1 matching files 2025/07/02 06:48:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nexatan6bixo" 2025/07/02 06:48:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:48:21 DEBUG : Swift container rclone-test-nexatan6bixo.json: Auto set use_segments_container to true 2025/07/02 06:48:21 DEBUG : Swift container rclone-test-nexatan6bixo: Auto set use_segments_container to true 2025/07/02 06:48:21 DEBUG : Creating backend with remote "/tmp/rclone3172062516" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nexatan6bixo", Local "Local file system at /tmp/rclone3172062516", Modify Window "1ns" 2025/07/02 06:48:21 INFO : Swift container rclone-test-nexatan6bixo: Container "rclone-test-nexatan6bixo" created NFD checkfile vs. NFC remote (without normalization) 2025/07/02 06:48:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 06:48:32 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nexatan6bixo 2025/07/02 06:48:32 NOTICE: Compressed: TestCompressSwift:rclone-test-nexatan6bixo: 1 files missing 2025/07/02 06:48:32 NOTICE: 1 hashes missing 2025/07/02 06:48:32 NOTICE: Compressed: TestCompressSwift:rclone-test-nexatan6bixo: 2 differences found 2025/07/02 06:48:32 NOTICE: Compressed: TestCompressSwift:rclone-test-nexatan6bixo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/02 06:48:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:48:33 NOTICE: Compressed: TestCompressSwift:rclone-test-nexatan6bixo: 0 differences found 2025/07/02 06:48:33 NOTICE: Compressed: TestCompressSwift:rclone-test-nexatan6bixo: 1 matching files 2025/07/02 06:48:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-meyuger3wuyo" 2025/07/02 06:48:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:48:33 DEBUG : Swift container rclone-test-meyuger3wuyo.json: Auto set use_segments_container to true 2025/07/02 06:48:33 DEBUG : Swift container rclone-test-meyuger3wuyo: Auto set use_segments_container to true 2025/07/02 06:48:33 DEBUG : Creating backend with remote "/tmp/rclone3800745847" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-meyuger3wuyo", Local "Local file system at /tmp/rclone3800745847", Modify Window "1ns" 2025/07/02 06:48:34 INFO : Swift container rclone-test-meyuger3wuyo: Container "rclone-test-meyuger3wuyo" created NFC checkfile vs. NFD remote (without normalization) 2025/07/02 06:48:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 06:48:45 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-meyuger3wuyo 2025/07/02 06:48:45 NOTICE: Compressed: TestCompressSwift:rclone-test-meyuger3wuyo: 1 files missing 2025/07/02 06:48:45 NOTICE: 1 hashes missing 2025/07/02 06:48:45 NOTICE: Compressed: TestCompressSwift:rclone-test-meyuger3wuyo: 2 differences found 2025/07/02 06:48:45 NOTICE: Compressed: TestCompressSwift:rclone-test-meyuger3wuyo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/02 06:48:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:48:50 NOTICE: Compressed: TestCompressSwift:rclone-test-meyuger3wuyo: 0 differences found 2025/07/02 06:48:50 NOTICE: Compressed: TestCompressSwift:rclone-test-meyuger3wuyo: 1 matching files 2025/07/02 06:48:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yakogel4taza" 2025/07/02 06:48:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:48:51 DEBUG : Swift container rclone-test-yakogel4taza.json: Auto set use_segments_container to true 2025/07/02 06:48:51 DEBUG : Swift container rclone-test-yakogel4taza: Auto set use_segments_container to true 2025/07/02 06:48:51 DEBUG : Creating backend with remote "/tmp/rclone3001996674" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yakogel4taza", Local "Local file system at /tmp/rclone3001996674", Modify Window "1ns" 2025/07/02 06:48:51 INFO : Swift container rclone-test-yakogel4taza: Container "rclone-test-yakogel4taza" created NFDx2 checkfile vs. both remote (without normalization) 2025/07/02 06:49:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:49:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yakogel4taza 2025/07/02 06:49:07 NOTICE: Compressed: TestCompressSwift:rclone-test-yakogel4taza: 1 files missing 2025/07/02 06:49:07 NOTICE: 1 hashes missing 2025/07/02 06:49:07 NOTICE: Compressed: TestCompressSwift:rclone-test-yakogel4taza: 2 differences found 2025/07/02 06:49:07 NOTICE: Compressed: TestCompressSwift:rclone-test-yakogel4taza: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/02 06:49:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:49:13 NOTICE: Compressed: TestCompressSwift:rclone-test-yakogel4taza: 0 differences found 2025/07/02 06:49:13 NOTICE: Compressed: TestCompressSwift:rclone-test-yakogel4taza: 1 matching files 2025/07/02 06:49:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kojogut3hifa" 2025/07/02 06:49:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:49:13 DEBUG : Swift container rclone-test-kojogut3hifa.json: Auto set use_segments_container to true 2025/07/02 06:49:13 DEBUG : Swift container rclone-test-kojogut3hifa: Auto set use_segments_container to true 2025/07/02 06:49:13 DEBUG : Creating backend with remote "/tmp/rclone1659354210" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kojogut3hifa", Local "Local file system at /tmp/rclone1659354210", Modify Window "1ns" 2025/07/02 06:49:14 INFO : Swift container rclone-test-kojogut3hifa: Container "rclone-test-kojogut3hifa" created NFCx2 checkfile vs. both remote (without normalization) 2025/07/02 06:49:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:49:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kojogut3hifa 2025/07/02 06:49:20 NOTICE: Compressed: TestCompressSwift:rclone-test-kojogut3hifa: 1 files missing 2025/07/02 06:49:20 NOTICE: 1 hashes missing 2025/07/02 06:49:20 NOTICE: Compressed: TestCompressSwift:rclone-test-kojogut3hifa: 2 differences found 2025/07/02 06:49:20 NOTICE: Compressed: TestCompressSwift:rclone-test-kojogut3hifa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/02 06:49:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:49:20 NOTICE: Compressed: TestCompressSwift:rclone-test-kojogut3hifa: 0 differences found 2025/07/02 06:49:20 NOTICE: Compressed: TestCompressSwift:rclone-test-kojogut3hifa: 1 matching files 2025/07/02 06:49:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dotiyoc9fomi" 2025/07/02 06:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:49:21 DEBUG : Swift container rclone-test-dotiyoc9fomi.json: Auto set use_segments_container to true 2025/07/02 06:49:21 DEBUG : Swift container rclone-test-dotiyoc9fomi: Auto set use_segments_container to true 2025/07/02 06:49:21 DEBUG : Creating backend with remote "/tmp/rclone2489241701" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi", Local "Local file system at /tmp/rclone2489241701", Modify Window "1ns" 2025/07/02 06:49:21 INFO : Swift container rclone-test-dotiyoc9fomi: Container "rclone-test-dotiyoc9fomi" created both checkfile vs. NFDx2 remote (without normalization) 2025/07/02 06:49:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:49:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi 2025/07/02 06:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi: 1 files missing 2025/07/02 06:49:27 NOTICE: 1 hashes missing 2025/07/02 06:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi: 2 differences found 2025/07/02 06:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/02 06:49:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:49:28 NOTICE: Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi: 0 differences found 2025/07/02 06:49:28 NOTICE: Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi: 1 matching files 2025/07/02 06:49:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dicidoq2zako" 2025/07/02 06:49:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 06:49:28 DEBUG : Swift container rclone-test-dicidoq2zako.json: Auto set use_segments_container to true 2025/07/02 06:49:28 DEBUG : Swift container rclone-test-dicidoq2zako: Auto set use_segments_container to true 2025/07/02 06:49:28 DEBUG : Creating backend with remote "/tmp/rclone2083980533" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dicidoq2zako", Local "Local file system at /tmp/rclone2083980533", Modify Window "1ns" 2025/07/02 06:49:29 INFO : Swift container rclone-test-dicidoq2zako: Container "rclone-test-dicidoq2zako" created both checkfile vs. NFCx2 remote (without normalization) 2025/07/02 06:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 06:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dicidoq2zako 2025/07/02 06:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-dicidoq2zako: 1 files missing 2025/07/02 06:49:40 NOTICE: 1 hashes missing 2025/07/02 06:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-dicidoq2zako: 2 differences found 2025/07/02 06:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-dicidoq2zako: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/02 06:49:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 06:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-dicidoq2zako: 0 differences found 2025/07/02 06:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-dicidoq2zako: 1 matching files 2025/07/02 06:49:40 DEBUG : Compressed: TestCompressSwift:rclone-test-dicidoq2zako: Purge remote 2025/07/02 06:49:40 DEBUG : Waiting for deletions to finish 2025/07/02 06:49:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 06:49:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 06:49:45 INFO : Swift container rclone-test-dicidoq2zako: Container "rclone-test-dicidoq2zako" removed 2025/07/02 06:49:45 DEBUG : Compressed: TestCompressSwift:rclone-test-dotiyoc9fomi: Purge remote 2025/07/02 06:49:45 DEBUG : Waiting for deletions to finish 2025/07/02 06:49:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 06:49:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 06:49:46 INFO : Swift container rclone-test-dotiyoc9fomi: Container "rclone-test-dotiyoc9fomi" removed 2025/07/02 06:49:46 DEBUG : Compressed: TestCompressSwift:rclone-test-kojogut3hifa: Purge remote 2025/07/02 06:49:46 DEBUG : Waiting for deletions to finish 2025/07/02 06:49:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 06:49:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 06:49:47 INFO : Swift container rclone-test-kojogut3hifa: Container "rclone-test-kojogut3hifa" removed 2025/07/02 06:49:47 DEBUG : Compressed: TestCompressSwift:rclone-test-yakogel4taza: Purge remote 2025/07/02 06:49:47 DEBUG : Waiting for deletions to finish 2025/07/02 06:49:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 06:49:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 06:49:58 INFO : Swift container rclone-test-yakogel4taza: Container "rclone-test-yakogel4taza" removed 2025/07/02 06:49:58 DEBUG : Compressed: TestCompressSwift:rclone-test-meyuger3wuyo: Purge remote 2025/07/02 06:49:58 DEBUG : Waiting for deletions to finish 2025/07/02 06:49:58 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/02 06:50:08 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/02 06:50:08 INFO : Swift container rclone-test-meyuger3wuyo: Container "rclone-test-meyuger3wuyo" removed 2025/07/02 06:50:08 DEBUG : Compressed: TestCompressSwift:rclone-test-nexatan6bixo: Purge remote 2025/07/02 06:50:08 DEBUG : Waiting for deletions to finish 2025/07/02 06:50:08 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/02 06:50:13 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/02 06:50:14 INFO : Swift container rclone-test-nexatan6bixo: Container "rclone-test-nexatan6bixo" removed 2025/07/02 06:50:14 DEBUG : Compressed: TestCompressSwift:rclone-test-pasicod7rifu: Purge remote 2025/07/02 06:50:14 DEBUG : Waiting for deletions to finish 2025/07/02 06:50:14 INFO : HELLO, WORLD!.bin: Deleted 2025/07/02 06:50:24 INFO : HELLO, WORLD!.json: Deleted 2025/07/02 06:50:24 INFO : Swift container rclone-test-pasicod7rifu: Container "rclone-test-pasicod7rifu" removed 2025/07/02 06:50:24 DEBUG : Compressed: TestCompressSwift:rclone-test-lunenod2qewi: Purge remote 2025/07/02 06:50:24 DEBUG : Waiting for deletions to finish 2025/07/02 06:50:25 INFO : HeLlO, wOrLd!.bin: Deleted 2025/07/02 06:50:29 INFO : HeLlO, wOrLd!.json: Deleted 2025/07/02 06:50:30 INFO : Swift container rclone-test-lunenod2qewi: Container "rclone-test-lunenod2qewi" removed 2025/07/02 06:50:30 DEBUG : Compressed: TestCompressSwift:rclone-test-favolik6koje: Purge remote 2025/07/02 06:50:30 DEBUG : Waiting for deletions to finish 2025/07/02 06:50:30 INFO : HELLO, WORLD!.bin: Deleted 2025/07/02 06:50:30 INFO : HELLO, WORLD!.json: Deleted 2025/07/02 06:50:30 INFO : Swift container rclone-test-favolik6koje: Container "rclone-test-favolik6koje" removed 2025/07/02 06:50:30 DEBUG : Compressed: TestCompressSwift:rclone-test-begunit3buda: Purge remote 2025/07/02 06:50:30 DEBUG : Waiting for deletions to finish 2025/07/02 06:50:31 INFO : hello, world!.bin: Deleted 2025/07/02 06:50:36 INFO : hello, world!.json: Deleted 2025/07/02 06:50:36 INFO : Swift container rclone-test-begunit3buda: Container "rclone-test-begunit3buda" removed --- PASS: TestApplyTransforms (194.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:50:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 06:50:52 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 06:50:52 INFO : file1: Copied (new) to: sub/file2 2025/07/02 06:50:57 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:50:57 DEBUG : file1: Unchanged skipping 2025/07/02 06:51:02 DEBUG : Compressed: TestCompressSwift:rclone-test-lobihap3lesi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.04s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:51:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/backup" 2025/07/02 06:51:36 DEBUG : Swift container rclone-test-lobihap3lesi path backup.json: Auto set use_segments_container to true 2025/07/02 06:51:41 DEBUG : Swift container rclone-test-lobihap3lesi path backup: Auto set use_segments_container to true 2025/07/02 06:51:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 06:52:08 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/02 06:52:08 INFO : dst/file1: Copied (server-side copy) 2025/07/02 06:52:13 INFO : dst/file1: Deleted 2025/07/02 06:52:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 06:52:24 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (76.81s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:52:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/dst" 2025/07/02 06:52:30 DEBUG : Swift container rclone-test-lobihap3lesi path dst.json: Auto set use_segments_container to true 2025/07/02 06:52:36 DEBUG : Swift container rclone-test-lobihap3lesi path dst: Auto set use_segments_container to true 2025/07/02 06:52:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/CompareDest" 2025/07/02 06:52:47 DEBUG : Swift container rclone-test-lobihap3lesi path CompareDest.json: Auto set use_segments_container to true 2025/07/02 06:52:52 DEBUG : Swift container rclone-test-lobihap3lesi path CompareDest: Auto set use_segments_container to true 2025/07/02 06:52:58 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 06:53:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 06:53:10 INFO : one: Copied (new) 2025/07/02 06:53:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:53:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/02 06:53:16 INFO : one: Copied (replaced existing) 2025/07/02 06:53:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:53:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:53:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 06:53:35 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:53:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:53:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 06:53:41 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:53:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:53:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 06:53:47 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:53:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 06:54:03 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/02 06:54:03 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (115.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:54:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/dst" 2025/07/02 06:54:25 DEBUG : Swift container rclone-test-lobihap3lesi path dst.json: Auto set use_segments_container to true 2025/07/02 06:54:31 DEBUG : Swift container rclone-test-lobihap3lesi path dst: Auto set use_segments_container to true 2025/07/02 06:54:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/CopyDest" 2025/07/02 06:54:41 DEBUG : Swift container rclone-test-lobihap3lesi path CopyDest.json: Auto set use_segments_container to true 2025/07/02 06:54:52 DEBUG : Swift container rclone-test-lobihap3lesi path CopyDest: Auto set use_segments_container to true 2025/07/02 06:54:57 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 06:55:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 06:55:08 INFO : one: Copied (new) 2025/07/02 06:55:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:55:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/02 06:55:14 INFO : one: Copied (replaced existing) 2025/07/02 06:55:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/BackupDir" 2025/07/02 06:55:32 DEBUG : Swift container rclone-test-lobihap3lesi path BackupDir.json: Auto set use_segments_container to true 2025/07/02 06:55:38 DEBUG : Swift container rclone-test-lobihap3lesi path BackupDir: Auto set use_segments_container to true 2025/07/02 06:55:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:55:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:55:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 06:56:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 06:56:09 INFO : one: Copied (server-side copy) 2025/07/02 06:56:10 INFO : one: Deleted 2025/07/02 06:56:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/02 06:56:25 INFO : one: Copied (server-side copy) 2025/07/02 06:56:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 06:56:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 06:56:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:57:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/02 06:57:08 INFO : two: Copied (server-side copy) 2025/07/02 06:57:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 06:57:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 06:57:19 DEBUG : two: Unchanged skipping 2025/07/02 06:57:57 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 06:58:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 06:58:03 DEBUG : three: Destination not found in --copy-dest 2025/07/02 06:58:13 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/02 06:58:13 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (292.25s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.14s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.23s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 06:59:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/02 06:59:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 06:59:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/02 06:59:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/02 06:59:50 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/07/02 06:59:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-lobihap3lesi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/07/02 06:59:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/02 07:00:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/02 07:00:12 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 007bc810714ac313241f6d3ad020c2de OK 2025/07/02 07:00:12 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (75.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.16s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:01:32 INFO : Compressed: TestCompressSwift:rclone-test-lobihap3lesi: Looking for duplicate md5 hashes using newest mode. 2025/07/02 07:01:43 NOTICE: 9d1b6026f128095752c899b53b2d7bf5: Found 3 files with duplicate md5 hashes 2025/07/02 07:01:48 INFO : one: Deleted 2025/07/02 07:01:53 INFO : also/one: Deleted 2025/07/02 07:01:53 NOTICE: 9d1b6026f128095752c899b53b2d7bf5: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (100.34s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.14s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:04:09 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 07:04:09 DEBUG : a.txt: Excluded 2025/07/02 07:04:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 07:04:10 DEBUG : sub dir/hello world: Excluded 2025/07/02 07:04:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 07:04:10 DEBUG : sub dir/hello world2: Excluded 2025/07/02 07:04:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 07:04:10 DEBUG : sub dir/hello world: Excluded 2025/07/02 07:04:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 07:04:10 DEBUG : sub dir/hello world2: Excluded 2025/07/02 07:04:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 07:04:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (187.27s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:07:27 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 07:07:27 DEBUG : a.txt: Excluded 2025/07/02 07:07:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 07:07:28 DEBUG : sub dir/hello world: Excluded 2025/07/02 07:07:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 07:07:28 DEBUG : sub dir/hello world2: Excluded 2025/07/02 07:07:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 07:07:28 DEBUG : sub dir/hello world: Excluded 2025/07/02 07:07:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 07:07:28 DEBUG : sub dir/hello world2: Excluded 2025/07/02 07:07:28 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 07:07:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (232.72s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (54.35s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.13s) --- PASS: TestListJSON/Recurse (20.32s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", 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/07/02 07:11:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/notfound" 2025/07/02 07:11:53 DEBUG : Config file has changed externally - reloading 2025/07/02 07:11:54 DEBUG : Swift container rclone-test-lobihap3lesi path notfound.json: Auto set use_segments_container to true 2025/07/02 07:11:59 DEBUG : Swift container rclone-test-lobihap3lesi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (121.03s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (20.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (20.21s) --- PASS: TestStatJSON/DirFilesOnly (20.06s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.15s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:12:11 INFO : Compressed: TestCompressSwift:rclone-test-lobihap3lesi: Making directory 2025/07/02 07:12:11 INFO : Compressed: TestCompressSwift:rclone-test-lobihap3lesi: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestLsd (21.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestLs (66.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:14:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/02 07:14:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (52.05s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestLsLong (51.97s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.40s) --- PASS: TestHashSums/Md5 (0.39s) --- PASS: TestHashSums/Md5Download (5.21s) === RUN TestHashSumsWithErrors 2025/07/02 07:16:26 DEBUG : Creating backend with remote ":memory:" 2025/07/02 07:16:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/02 07:16:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 07:16:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 07:16:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 07:16:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 07:16:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 07:16:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 07:16:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/02 07:16:26 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestCount (64.17s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:18:19 DEBUG : Waiting for deletions to finish 2025/07/02 07:18:19 DEBUG : large: Excluded (Size Filter) 2025/07/02 07:18:24 INFO : medium: Deleted 2025/07/02 07:18:29 INFO : small: Deleted --- PASS: TestDelete (69.67s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:19:27 DEBUG : Waiting for deletions to finish 2025/07/02 07:19:27 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/02 07:19:32 INFO : medium: Deleted 2025/07/02 07:19:32 INFO : large: Deleted --- PASS: TestMaxDelete (63.28s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:20:25 DEBUG : Waiting for deletions to finish 2025/07/02 07:20:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 07:20:30 INFO : medium: Deleted 2025/07/02 07:20:40 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:21:43 DEBUG : Waiting for deletions to finish 2025/07/02 07:21:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 07:21:48 INFO : medium: Deleted 2025/07/02 07:21:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (77.43s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestReadFile (7.39s) === RUN TestRetry 2025/07/02 07:22:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/02 07:22:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/02 07:22:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 07:22:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 07:22:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 07:22:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 07:22:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestCat (14.20s) === RUN TestPurge 2025/07/02 07:22:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bububiq4wibu" 2025/07/02 07:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 07:22:31 DEBUG : Swift container rclone-test-bububiq4wibu.json: Auto set use_segments_container to true 2025/07/02 07:22:31 DEBUG : Swift container rclone-test-bububiq4wibu: Auto set use_segments_container to true 2025/07/02 07:22:31 DEBUG : Creating backend with remote "/tmp/rclone2205787644" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bububiq4wibu", Local "Local file system at /tmp/rclone2205787644", Modify Window "1ns" 2025/07/02 07:22:32 INFO : Swift container rclone-test-bububiq4wibu: Container "rclone-test-bububiq4wibu" created 2025/07/02 07:22:43 INFO : A2: Making directory 2025/07/02 07:22:43 INFO : A1/B2: Making directory 2025/07/02 07:22:43 INFO : A1/B2/C2: Making directory 2025/07/02 07:22:43 INFO : A1/B1/C3: Making directory 2025/07/02 07:22:43 INFO : A3: Making directory 2025/07/02 07:22:43 INFO : A3/B3: Making directory 2025/07/02 07:22:43 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/02 07:22:49 DEBUG : Waiting for deletions to finish 2025/07/02 07:22:50 INFO : A1/B1/C1/one.json: Deleted 2025/07/02 07:22:59 INFO : A1/B1/C1/one.bin: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/02 07:23:00 DEBUG : Waiting for deletions to finish 2025/07/02 07:23:00 INFO : A1/two.json: Deleted 2025/07/02 07:23:00 INFO : A1/two.bin: Deleted 2025/07/02 07:23:00 INFO : Swift container rclone-test-bububiq4wibu: Container "rclone-test-bububiq4wibu" removed 2025/07/02 07:23:00 DEBUG : Compressed: TestCompressSwift:rclone-test-bububiq4wibu: Purge remote 2025/07/02 07:23:00 DEBUG : Waiting for deletions to finish 2025/07/02 07:23:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (30.00s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:23:11 INFO : A2: Making directory 2025/07/02 07:23:11 INFO : A1/B2: Making directory 2025/07/02 07:23:11 INFO : A1/B2/C2: Making directory 2025/07/02 07:23:11 INFO : A1/B1/C3: Making directory 2025/07/02 07:23:11 INFO : A3: Making directory 2025/07/02 07:23:11 INFO : A3/B3: Making directory 2025/07/02 07:23:11 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/02 07:23:28 DEBUG : removing 1 level 3 directories 2025/07/02 07:23:28 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/07/02 07:24:00 DEBUG : removing 1 level 0 directories 2025/07/02 07:24:00 INFO : Compressed: TestCompressSwift:rclone-test-lobihap3lesi: Removing directory 2025/07/02 07:24:00 INFO : Swift container rclone-test-lobihap3lesi: Container "rclone-test-lobihap3lesi" removed --- PASS: TestRmdirsNoLeaveRoot (59.53s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:24:00 INFO : Swift container rclone-test-lobihap3lesi: Container "rclone-test-lobihap3lesi" created 2025/07/02 07:24:00 INFO : A1: Making directory 2025/07/02 07:24:00 INFO : A1/B1: Making directory 2025/07/02 07:24:00 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:24:01 INFO : A1: Making directory 2025/07/02 07:24:01 INFO : A1/B1: Making directory 2025/07/02 07:24:01 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:24:07 DEBUG : filename.txt: File name found in url 2025/07/02 07:24:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (28.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:24:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 07:24:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 07:24:44 INFO : file1: Copied (new) to: sub/file2 2025/07/02 07:24:44 INFO : file1: Deleted 2025/07/02 07:24:55 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 07:24:55 DEBUG : file1: Unchanged skipping 2025/07/02 07:24:55 INFO : file1: Deleted 2025/07/02 07:25:00 DEBUG : Compressed: TestCompressSwift:rclone-test-lobihap3lesi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (41.58s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:25:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 07:25:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 07:25:21 INFO : file1: Copied (new) 2025/07/02 07:25:21 INFO : file1: Deleted 2025/07/02 07:25:21 DEBUG : file1: Destination exists, skipping 2025/07/02 07:25:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:25:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lobihap3lesi/backup" 2025/07/02 07:25:34 DEBUG : Swift container rclone-test-lobihap3lesi path backup.json: Auto set use_segments_container to true 2025/07/02 07:25:40 DEBUG : Swift container rclone-test-lobihap3lesi path backup: Auto set use_segments_container to true 2025/07/02 07:25:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 07:26:06 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/02 07:26:06 INFO : dst/file1: Copied (server-side copy) 2025/07/02 07:26:11 INFO : dst/file1: Deleted 2025/07/02 07:26:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 07:26:22 INFO : dst/file1: Copied (new) 2025/07/02 07:26:22 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (70.64s) === 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-lobihap3lesi", Local "Local file system at /tmp/rclone193485099", Modify Window "1ns" 2025/07/02 07:27:47 INFO : A1/B2: Making directory 2025/07/02 07:27:47 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/07/02 07:28:59 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/02 07:28:59 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/07/02 07:28:59 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/02 07:28:59 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/07/02 07:28:59 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 07:28:59 INFO : A1/one: Copied (server-side copy) to: A2/one panic: test timed out after 1h0m0s running tests: TestDirMove (2m30s) goroutine 9767 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc000483dc0, {0x26a2e67?, 0xc000611ad8?}, 0x27d5588) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000483dc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000483dc0, 0xc000611c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a88ab0, {0x3e9c140, 0x6d, 0x6d}, {0xedff6c8af?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000399d60) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000399d60) /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 9742 [select]: net/http.(*persistConn).roundTrip(0xc002598000, 0xc000869c70) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004181a0, 0xc000943cc0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037e1c0, 0xc000943cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000943cc0, {0x2ae2ac0, 0xc00037e1c0}, {0xc000657d01?, 0xd6f8d2?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00097a330, 0xc000943cc0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00097a330, 0xc000943cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9639 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 6 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 7 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9542 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x41c1f3?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc003a0cc00) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:65 +0x1e github.com/rclone/rclone/fs/operations.DirMove({0x2b09c28, 0x3ed5700}, {0x2b1ef60, 0xc0001ee200}, {0x268c2f3, 0x2}, {0x2ad05f8, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x81f github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000661180) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 +0x934 testing.tRunner(0xc000661180, 0x27d5588) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3573 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9670 [IO wait]: internal/poll.runtime_pollWait(0x7488c5e1cd18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0025a0080?, 0xc000675300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0025a0080, {0xc000675300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0025a0080, {0xc000675300?, 0x1973?, 0xc0004b74a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000718108, {0xc000675300?, 0xc0006e0550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc003a04600, {0xc000675300?, 0x74887c15fca0?, 0x7488c5fc0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00096d188, {0xc000675300?, 0x1973?, 0xc0008859c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006e0638, {0x2ae3320, 0xc00096d188}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006e0388, {0x74887c1d6650, 0xc003a04600}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006e0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006e0388, {0xc000872000, 0x1000, 0xc0000e5b00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc002b1ad80, {0xc000872000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b43c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b43c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc002b1ad80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9628 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8511 [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 8510 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2990 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 733 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 723 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 540 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 530 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1490 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1400 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3102 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 277 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 267 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 165 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 139 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 936 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 894 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9659 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000584900) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9640 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 235 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 225 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8656 [IO wait]: internal/poll.runtime_pollWait(0x7488c5e1d5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0025a0300?, 0xc000673980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0025a0300, {0xc000673980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0025a0300, {0xc000673980?, 0x1973?, 0xc000a05680?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001489a0, {0xc000673980?, 0xc0006e0fd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc003a04258, {0xc000673980?, 0x74887c0fca70?, 0x7488c5fc05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc003a04c00, {0xc000673980?, 0x1973?, 0xc00062f9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006e10b8, {0x2ae3320, 0xc003a04c00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006e0e08, {0x74887c1d6650, 0xc003a04258}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006e0e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006e0e08, {0xc002bc7000, 0x1000, 0xc0000e5b00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc002b1a120, {0xc002bc7000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc003a0c4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc003a0c4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc002b1a120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8676 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 640 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 631 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9646 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00071c1e0, 0xc000547880, 0xc000351e00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc00098a050, 0x4f}, {{0xc002b40e10, 0x18}, {0xc002b40e29, 0x10}, {0x2694ac0, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {{0xc002b40e10, 0x18}, {0xc002b40e29, 0x10}, {0x2694ac0, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a98240, 0xc000795270, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a98240, 0xc000795270) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0007b4720, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000a9a820, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x97 github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2b09d40, 0xc000a9a960}, {0x2b1efd0, 0xc000a9a820}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:579 github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc000685380, 0xb}, {0x2b1efd0, 0xc000a9a820}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:512 +0xd13 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9542 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 559 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 549 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1294 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1284 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 339 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +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:254 +0x378 goroutine 9639 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00071c1e0, 0xc000051ce0, 0xc000943cc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc00098a050, 0x4f}, {{0xc00072e300, 0x18}, {0xc00072e319, 0xb}, {0x2694ac0, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {{0xc00072e300, 0x18}, {0xc00072e319, 0xb}, {0x2694ac0, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a98240, 0xc000869bd0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a98240, 0xc000869bd0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0007b4840, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000a9a910, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x97 github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2b09d40, 0xc000a9a960}, {0x2b1efd0, 0xc000a9a910}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:579 github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc0006853a0, 0x6}, {0x2b1efd0, 0xc000a9a910}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:512 +0xd13 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9542 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 9641 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00071c1e0, 0xc000506310, 0xc000943e00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc00098a050, 0x4f}, {{0xc00072e390, 0x18}, {0xc00072e3a9, 0x11}, {0x268dcce, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {{0xc00072e390, 0x18}, {0xc00072e3a9, 0x11}, {0x268dcce, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc00072e390, 0x18}, {0xc00072e3a9, 0x11}, {0xc000aa71a0, 0x18}, {0xc000aa71b9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2253 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000b2008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a98240, 0xc000506230, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a98240, 0xc000506230) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000483a40, {0x2b09d40, 0xc000a9a960}, {0x2b21960, 0xc003a0c900}, {0xc0025969c0, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001ee200, {0x2b09d40, 0xc000a9a960}, {0x2b1efd0, 0xc000a9a7d0}, {0xc0006853e0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000919320, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000919320, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc0006853e0, 0xd}, {0x2b1efd0, 0xc000a9a7d0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc0006853e0, 0xd}, {0x2b1efd0, 0xc000a9a7d0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9542 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 9640 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00071c1e0, 0xc0005473b0, 0xc000351cc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc00098a050, 0x4f}, {{0xc002b40cc0, 0x18}, {0xc002b40cd9, 0x11}, {0x268dcce, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {{0xc002b40cc0, 0x18}, {0xc002b40cd9, 0x11}, {0x268dcce, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc002b40cc0, 0x18}, {0xc002b40cd9, 0x11}, {0xc002b40bd0, 0x18}, {0xc002b40be9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2253 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a98240, 0xc0005472d0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a98240, 0xc0005472d0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000483a40, {0x2b09d40, 0xc000a9a960}, {0x2b21960, 0xc003a0c840}, {0xc000a967c8, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001ee200, {0x2b09d40, 0xc000a9a960}, {0x2b1efd0, 0xc000a9a780}, {0xc0006853c0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0009538c0, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0009538c0, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc0006853c0, 0xd}, {0x2b1efd0, 0xc000a9a780}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc0006853c0, 0xd}, {0x2b1efd0, 0xc000a9a780}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9542 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 9748 [select]: net/http.(*persistConn).roundTrip(0xc0007c6ea0, 0xc000795130) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004181a0, 0xc000351cc0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037e1c0, 0xc000351cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000351cc0, {0x2ae2ac0, 0xc00037e1c0}, {0x26ff001?, 0x25?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00097a330, 0xc000351cc0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00097a330, 0xc000351cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9640 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 447 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 437 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1205 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1147 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 845 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 835 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1238 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1228 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9669 [select]: net/http.(*persistConn).writeLoop(0xc0007c6ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9651 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 682 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 656 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1336 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9655 [select]: net/http.(*persistConn).writeLoop(0xc0005b6b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9611 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9616 [select]: net/http.(*persistConn).writeLoop(0xc002598000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9591 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9754 [select]: net/http.(*persistConn).roundTrip(0xc002b1ad80, 0xc000795450) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004181a0, 0xc000a2c000) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037e1c0, 0xc000a2c000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000a2c000, {0x2ae2ac0, 0xc00037e1c0}, {0x478f01?, 0x9b68c0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00097a330, 0xc000a2c000, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00097a330, 0xc000a2c000) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9642 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 794 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 704 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1393 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1383 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3229 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1477 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1435 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1039 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1029 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1047 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 973 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2968 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9615 [IO wait]: internal/poll.runtime_pollWait(0x7488c5e1d178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ee400?, 0xc000672000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001ee400, {0xc000672000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ee400, {0xc000672000?, 0x1973?, 0xc0004b7240?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004b2240, {0xc000672000?, 0xc000370550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00096c900, {0xc000672000?, 0x74887d31ee48?, 0x7488c5fc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006819c8, {0xc000672000?, 0x1973?, 0xc00059d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000370638, {0x2ae3320, 0xc0006819c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000370388, {0x74887c1d6650, 0xc00096c900}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000370388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000370388, {0xc00057b000, 0x1000, 0xc0000e5b00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc002598000, {0xc00057b000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007dc4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007dc4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc002598000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9591 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3061 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2875 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2781 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3493 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3384 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2780 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9752 [select]: net/http.(*persistConn).roundTrip(0xc002b1a120, 0xc000795310) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004181a0, 0xc000351e00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037e1c0, 0xc000351e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000351e00, {0x2ae2ac0, 0xc00037e1c0}, {0xc000657d01?, 0xd6f8d2?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00097a330, 0xc000351e00, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00097a330, 0xc000351e00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9646 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 9671 [select]: net/http.(*persistConn).writeLoop(0xc002b1ad80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9628 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9617 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0000ce300) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9641 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 9668 [IO wait]: internal/poll.runtime_pollWait(0x7488c5e1cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000358000?, 0xc0001d2c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000358000, {0xc0001d2c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000358000, {0xc0001d2c80?, 0x1973?, 0xc0004b6c60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001484e0, {0xc0001d2c80?, 0xc00043c550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000011db8, {0xc0001d2c80?, 0x74887c0fca70?, 0x7488c5fc05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc003a04b88, {0xc0001d2c80?, 0x1973?, 0xc0000949d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00043c638, {0x2ae3320, 0xc003a04b88}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00043c388, {0x74887c1d6650, 0xc000011db8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00043c388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00043c388, {0xc000534000, 0x1000, 0xc0000e5b00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007c6ea0, {0xc000534000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b4240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b4240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007c6ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9651 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9642 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00071c1e0, 0xc000547c70, 0xc000a2c000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {0xc00098a050, 0x4f}, {{0xc002b40f00, 0x18}, {0xc002b40f19, 0xb}, {0x2694ac0, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00071c1e0, {0x2b09d40, 0xc000a9a960}, {{0xc002b40f00, 0x18}, {0xc002b40f19, 0xb}, {0x2694ac0, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0003be008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a98240, 0xc0007953b0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a98240, 0xc0007953b0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0007dc780, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000a9a8c0, {0x2b09d40, 0xc000a9a960}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x97 github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2b09d40, 0xc000a9a960}, {0x2b1efd0, 0xc000a9a8c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:579 github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000a9a960}, {0x2b1ef60, 0xc0001ee200}, {0x0, 0x0}, {0xc000685390, 0x6}, {0x2b1efd0, 0xc000a9a8c0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:512 +0xd13 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9542 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 9654 [IO wait]: internal/poll.runtime_pollWait(0x7488c5e1ce30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ee300?, 0xc0001d4600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001ee300, {0xc0001d4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ee300, {0xc0001d4600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007d4018, {0xc0001d4600?, 0x5?, 0x3ed1a28?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007fa090, {0xc0001d4600?, 0x74887d31ee48?, 0x7488c5fc0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000681b00, {0xc0001d4600?, 0x3ed7f80?, 0xc0000979c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002a1438, {0x2ae3320, 0xc000681b00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002a1188, {0x74887c1d6650, 0xc0007fa090}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002a1188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0002a1188, {0xc00062d000, 0x1000, 0xc0000e5b00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005b6b40, {0xc00062d000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc003a0d860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc003a0d860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005b6b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9611 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8657 [select]: net/http.(*persistConn).writeLoop(0xc002b1a120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8676 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9744 [select]: net/http.(*persistConn).roundTrip(0xc0005b6b40, 0xc000869d60) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004181a0, 0xc000943e00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037e1c0, 0xc000943e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000943e00, {0x2ae2ac0, 0xc00037e1c0}, {0x500000000000001?, 0x7488c5fcb010?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00097a330, 0xc000943e00, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00097a330, 0xc000943e00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9641 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.702429586s (try 3/5): exit status 2: Failed []