"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/19 04:21:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe" 2025/06/19 04:21:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:21:52 DEBUG : Swift container rclone-test-kiqeheh6jehe.json: Auto set use_segments_container to true 2025/06/19 04:21:52 DEBUG : Swift container rclone-test-kiqeheh6jehe: Auto set use_segments_container to true 2025/06/19 04:21:52 DEBUG : Creating backend with remote "/tmp/rclone881142798" === 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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/06/19 04:21:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/19 04:21:53 DEBUG : potato: Seek from 10 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 10 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Seek from 5 to 2 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/19 04:21:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Seek from 5 to 2 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/19 04:21:53 DEBUG : potato: Seek from 8 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 8 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/19 04:21:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 04:21:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 04:21:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 04:21:53 DEBUG : potato: Seek from 5 to 2 2025/06/19 04:21:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/19 04:21:53 DEBUG : potato: Seek from 9 to 0 2025/06/19 04:21:53 DEBUG : potato: Seek from 9 to 0 2025/06/19 04:21:53 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:21:53 INFO : Swift container rclone-test-kiqeheh6jehe: Container "rclone-test-kiqeheh6jehe" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (118.94s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.15s) --- PASS: TestCheck/4 (5.16s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (10.15s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/06/19 04:23:52 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 04:23:52 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 04:23:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/19 04:23:52 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/06/19 04:23:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/19 04:23:52 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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 (86.51s) --- PASS: TestCheckDownload/1 (0.24s) --- PASS: TestCheckDownload/2 (0.21s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (0.37s) --- PASS: TestCheckDownload/5 (0.26s) --- PASS: TestCheckDownload/6 (5.20s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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 (98.44s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.07s) --- 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:27:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 04:27:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 04:27:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 04:27:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/19 04:27:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 04:27:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 04:27:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 04:27:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (47.12s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:27:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/data" 2025/06/19 04:27:44 DEBUG : Config file has changed externally - reloading 2025/06/19 04:27:44 DEBUG : Swift container rclone-test-kiqeheh6jehe path data.json: Auto set use_segments_container to true 2025/06/19 04:27:50 DEBUG : Swift container rclone-test-kiqeheh6jehe 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 (224.27s) --- PASS: TestCheckSum/subtest1 (10.35s) --- PASS: TestCheckSum/subtest2 (5.37s) --- PASS: TestCheckSum/subtest3 (5.51s) --- PASS: TestCheckSum/subtest4 (5.42s) --- PASS: TestCheckSum/subtest5 (15.44s) --- PASS: TestCheckSum/subtest6 (10.47s) --- PASS: TestCheckSum/subtest7 (10.46s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:31:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/data" 2025/06/19 04:31:28 DEBUG : Swift container rclone-test-kiqeheh6jehe path data.json: Auto set use_segments_container to true 2025/06/19 04:31:34 DEBUG : Swift container rclone-test-kiqeheh6jehe 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 (206.59s) --- PASS: TestCheckSumDownload/subtest1 (0.40s) --- PASS: TestCheckSumDownload/subtest2 (5.46s) --- PASS: TestCheckSumDownload/subtest3 (5.51s) --- PASS: TestCheckSumDownload/subtest4 (0.49s) --- PASS: TestCheckSumDownload/subtest5 (0.44s) --- PASS: TestCheckSumDownload/subtest6 (10.42s) --- PASS: TestCheckSumDownload/subtest7 (16.52s) === RUN TestApplyTransforms 2025/06/19 04:34:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xapeced3kowu" 2025/06/19 04:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:34:55 DEBUG : Swift container rclone-test-xapeced3kowu.json: Auto set use_segments_container to true 2025/06/19 04:34:55 DEBUG : Swift container rclone-test-xapeced3kowu: Auto set use_segments_container to true 2025/06/19 04:34:55 DEBUG : Creating backend with remote "/tmp/rclone2580204117" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xapeced3kowu", Local "Local file system at /tmp/rclone2580204117", Modify Window "1ns" 2025/06/19 04:34:55 INFO : Swift container rclone-test-xapeced3kowu: Container "rclone-test-xapeced3kowu" created upper checkfile vs. lower remote (without normalization) 2025/06/19 04:35:06 ERROR : hello, world!: sum not found 2025/06/19 04:35:06 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-xapeced3kowu 2025/06/19 04:35:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xapeced3kowu: 1 files missing 2025/06/19 04:35:06 NOTICE: 1 hashes missing 2025/06/19 04:35:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xapeced3kowu: 2 differences found 2025/06/19 04:35:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xapeced3kowu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/19 04:35:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:35:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xapeced3kowu: 0 differences found 2025/06/19 04:35:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xapeced3kowu: 1 matching files 2025/06/19 04:35:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-raweqol1rogo" 2025/06/19 04:35:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:35:07 DEBUG : Swift container rclone-test-raweqol1rogo.json: Auto set use_segments_container to true 2025/06/19 04:35:07 DEBUG : Swift container rclone-test-raweqol1rogo: Auto set use_segments_container to true 2025/06/19 04:35:07 DEBUG : Creating backend with remote "/tmp/rclone1202197468" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-raweqol1rogo", Local "Local file system at /tmp/rclone1202197468", Modify Window "1ns" 2025/06/19 04:35:08 INFO : Swift container rclone-test-raweqol1rogo: Container "rclone-test-raweqol1rogo" created lower checkfile vs. upper remote (without normalization) 2025/06/19 04:35:24 ERROR : HELLO, WORLD!: sum not found 2025/06/19 04:35:24 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-raweqol1rogo 2025/06/19 04:35:24 NOTICE: Compressed: TestCompressSwift:rclone-test-raweqol1rogo: 1 files missing 2025/06/19 04:35:24 NOTICE: 1 hashes missing 2025/06/19 04:35:24 NOTICE: Compressed: TestCompressSwift:rclone-test-raweqol1rogo: 2 differences found 2025/06/19 04:35:24 NOTICE: Compressed: TestCompressSwift:rclone-test-raweqol1rogo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/19 04:35:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:35:29 NOTICE: Compressed: TestCompressSwift:rclone-test-raweqol1rogo: 0 differences found 2025/06/19 04:35:29 NOTICE: Compressed: TestCompressSwift:rclone-test-raweqol1rogo: 1 matching files 2025/06/19 04:35:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zomabey9fixu" 2025/06/19 04:35:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:35:29 DEBUG : Swift container rclone-test-zomabey9fixu.json: Auto set use_segments_container to true 2025/06/19 04:35:29 DEBUG : Swift container rclone-test-zomabey9fixu: Auto set use_segments_container to true 2025/06/19 04:35:29 DEBUG : Creating backend with remote "/tmp/rclone3487548012" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zomabey9fixu", Local "Local file system at /tmp/rclone3487548012", Modify Window "1ns" 2025/06/19 04:35:30 INFO : Swift container rclone-test-zomabey9fixu: Container "rclone-test-zomabey9fixu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/19 04:35:41 ERROR : HeLlO, wOrLd!: sum not found 2025/06/19 04:35:41 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-zomabey9fixu 2025/06/19 04:35:41 NOTICE: Compressed: TestCompressSwift:rclone-test-zomabey9fixu: 1 files missing 2025/06/19 04:35:41 NOTICE: 1 hashes missing 2025/06/19 04:35:41 NOTICE: Compressed: TestCompressSwift:rclone-test-zomabey9fixu: 2 differences found 2025/06/19 04:35:41 NOTICE: Compressed: TestCompressSwift:rclone-test-zomabey9fixu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/19 04:35:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-zomabey9fixu: 0 differences found 2025/06/19 04:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-zomabey9fixu: 1 matching files 2025/06/19 04:35:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-liroyag8wuvo" 2025/06/19 04:35:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:35:46 DEBUG : Swift container rclone-test-liroyag8wuvo.json: Auto set use_segments_container to true 2025/06/19 04:35:47 DEBUG : Swift container rclone-test-liroyag8wuvo: Auto set use_segments_container to true 2025/06/19 04:35:47 DEBUG : Creating backend with remote "/tmp/rclone2262151397" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-liroyag8wuvo", Local "Local file system at /tmp/rclone2262151397", Modify Window "1ns" 2025/06/19 04:35:47 INFO : Swift container rclone-test-liroyag8wuvo: Container "rclone-test-liroyag8wuvo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/19 04:36:03 ERROR : HELLO, WORLD!: sum not found 2025/06/19 04:36:03 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-liroyag8wuvo 2025/06/19 04:36:03 NOTICE: Compressed: TestCompressSwift:rclone-test-liroyag8wuvo: 1 files missing 2025/06/19 04:36:03 NOTICE: 1 hashes missing 2025/06/19 04:36:03 NOTICE: Compressed: TestCompressSwift:rclone-test-liroyag8wuvo: 2 differences found 2025/06/19 04:36:03 NOTICE: Compressed: TestCompressSwift:rclone-test-liroyag8wuvo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/19 04:36:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:36:04 NOTICE: Compressed: TestCompressSwift:rclone-test-liroyag8wuvo: 0 differences found 2025/06/19 04:36:04 NOTICE: Compressed: TestCompressSwift:rclone-test-liroyag8wuvo: 1 matching files 2025/06/19 04:36:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nizaxan5davu" 2025/06/19 04:36:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:36:04 DEBUG : Swift container rclone-test-nizaxan5davu.json: Auto set use_segments_container to true 2025/06/19 04:36:04 DEBUG : Swift container rclone-test-nizaxan5davu: Auto set use_segments_container to true 2025/06/19 04:36:04 DEBUG : Creating backend with remote "/tmp/rclone2266983158" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nizaxan5davu", Local "Local file system at /tmp/rclone2266983158", Modify Window "1ns" 2025/06/19 04:36:05 INFO : Swift container rclone-test-nizaxan5davu: Container "rclone-test-nizaxan5davu" created NFD checkfile vs. NFC remote (without normalization) 2025/06/19 04:36:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 04:36:15 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nizaxan5davu 2025/06/19 04:36:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nizaxan5davu: 1 files missing 2025/06/19 04:36:15 NOTICE: 1 hashes missing 2025/06/19 04:36:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nizaxan5davu: 2 differences found 2025/06/19 04:36:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nizaxan5davu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/19 04:36:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:36:16 NOTICE: Compressed: TestCompressSwift:rclone-test-nizaxan5davu: 0 differences found 2025/06/19 04:36:16 NOTICE: Compressed: TestCompressSwift:rclone-test-nizaxan5davu: 1 matching files 2025/06/19 04:36:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xalivaq7lemi" 2025/06/19 04:36:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:36:16 DEBUG : Swift container rclone-test-xalivaq7lemi.json: Auto set use_segments_container to true 2025/06/19 04:36:16 DEBUG : Swift container rclone-test-xalivaq7lemi: Auto set use_segments_container to true 2025/06/19 04:36:16 DEBUG : Creating backend with remote "/tmp/rclone2813633541" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xalivaq7lemi", Local "Local file system at /tmp/rclone2813633541", Modify Window "1ns" 2025/06/19 04:36:17 INFO : Swift container rclone-test-xalivaq7lemi: Container "rclone-test-xalivaq7lemi" created NFC checkfile vs. NFD remote (without normalization) 2025/06/19 04:36:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 04:36:33 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xalivaq7lemi 2025/06/19 04:36:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xalivaq7lemi: 1 files missing 2025/06/19 04:36:33 NOTICE: 1 hashes missing 2025/06/19 04:36:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xalivaq7lemi: 2 differences found 2025/06/19 04:36:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xalivaq7lemi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/19 04:36:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:36:38 NOTICE: Compressed: TestCompressSwift:rclone-test-xalivaq7lemi: 0 differences found 2025/06/19 04:36:38 NOTICE: Compressed: TestCompressSwift:rclone-test-xalivaq7lemi: 1 matching files 2025/06/19 04:36:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hudisuc7pedu" 2025/06/19 04:36:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:36:38 DEBUG : Swift container rclone-test-hudisuc7pedu.json: Auto set use_segments_container to true 2025/06/19 04:36:39 DEBUG : Swift container rclone-test-hudisuc7pedu: Auto set use_segments_container to true 2025/06/19 04:36:39 DEBUG : Creating backend with remote "/tmp/rclone3226102501" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hudisuc7pedu", Local "Local file system at /tmp/rclone3226102501", Modify Window "1ns" 2025/06/19 04:36:39 INFO : Swift container rclone-test-hudisuc7pedu: Container "rclone-test-hudisuc7pedu" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/19 04:36:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 04:36:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hudisuc7pedu 2025/06/19 04:36:51 NOTICE: Compressed: TestCompressSwift:rclone-test-hudisuc7pedu: 1 files missing 2025/06/19 04:36:51 NOTICE: 1 hashes missing 2025/06/19 04:36:51 NOTICE: Compressed: TestCompressSwift:rclone-test-hudisuc7pedu: 2 differences found 2025/06/19 04:36:51 NOTICE: Compressed: TestCompressSwift:rclone-test-hudisuc7pedu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/19 04:36:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:36:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hudisuc7pedu: 0 differences found 2025/06/19 04:36:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hudisuc7pedu: 1 matching files 2025/06/19 04:36:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-labipoz0tova" 2025/06/19 04:36:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:36:56 DEBUG : Swift container rclone-test-labipoz0tova.json: Auto set use_segments_container to true 2025/06/19 04:36:56 DEBUG : Swift container rclone-test-labipoz0tova: Auto set use_segments_container to true 2025/06/19 04:36:56 DEBUG : Creating backend with remote "/tmp/rclone932566964" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-labipoz0tova", Local "Local file system at /tmp/rclone932566964", Modify Window "1ns" 2025/06/19 04:36:57 INFO : Swift container rclone-test-labipoz0tova: Container "rclone-test-labipoz0tova" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/19 04:37:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 04:37:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-labipoz0tova 2025/06/19 04:37:13 NOTICE: Compressed: TestCompressSwift:rclone-test-labipoz0tova: 1 files missing 2025/06/19 04:37:13 NOTICE: 1 hashes missing 2025/06/19 04:37:13 NOTICE: Compressed: TestCompressSwift:rclone-test-labipoz0tova: 2 differences found 2025/06/19 04:37:13 NOTICE: Compressed: TestCompressSwift:rclone-test-labipoz0tova: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/19 04:37:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:37:23 NOTICE: Compressed: TestCompressSwift:rclone-test-labipoz0tova: 0 differences found 2025/06/19 04:37:23 NOTICE: Compressed: TestCompressSwift:rclone-test-labipoz0tova: 1 matching files 2025/06/19 04:37:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leqotub7nime" 2025/06/19 04:37:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:37:23 DEBUG : Swift container rclone-test-leqotub7nime.json: Auto set use_segments_container to true 2025/06/19 04:37:24 DEBUG : Swift container rclone-test-leqotub7nime: Auto set use_segments_container to true 2025/06/19 04:37:24 DEBUG : Creating backend with remote "/tmp/rclone1597583998" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leqotub7nime", Local "Local file system at /tmp/rclone1597583998", Modify Window "1ns" 2025/06/19 04:37:24 INFO : Swift container rclone-test-leqotub7nime: Container "rclone-test-leqotub7nime" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/19 04:37:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 04:37:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-leqotub7nime 2025/06/19 04:37:35 NOTICE: Compressed: TestCompressSwift:rclone-test-leqotub7nime: 1 files missing 2025/06/19 04:37:35 NOTICE: 1 hashes missing 2025/06/19 04:37:35 NOTICE: Compressed: TestCompressSwift:rclone-test-leqotub7nime: 2 differences found 2025/06/19 04:37:35 NOTICE: Compressed: TestCompressSwift:rclone-test-leqotub7nime: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/19 04:37:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:37:35 NOTICE: Compressed: TestCompressSwift:rclone-test-leqotub7nime: 0 differences found 2025/06/19 04:37:35 NOTICE: Compressed: TestCompressSwift:rclone-test-leqotub7nime: 1 matching files 2025/06/19 04:37:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-derusiv2siju" 2025/06/19 04:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 04:37:35 DEBUG : Swift container rclone-test-derusiv2siju.json: Auto set use_segments_container to true 2025/06/19 04:37:36 DEBUG : Swift container rclone-test-derusiv2siju: Auto set use_segments_container to true 2025/06/19 04:37:36 DEBUG : Creating backend with remote "/tmp/rclone2023244502" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-derusiv2siju", Local "Local file system at /tmp/rclone2023244502", Modify Window "1ns" 2025/06/19 04:37:36 INFO : Swift container rclone-test-derusiv2siju: Container "rclone-test-derusiv2siju" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/19 04:37:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 04:37:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-derusiv2siju 2025/06/19 04:37:52 NOTICE: Compressed: TestCompressSwift:rclone-test-derusiv2siju: 1 files missing 2025/06/19 04:37:52 NOTICE: 1 hashes missing 2025/06/19 04:37:52 NOTICE: Compressed: TestCompressSwift:rclone-test-derusiv2siju: 2 differences found 2025/06/19 04:37:52 NOTICE: Compressed: TestCompressSwift:rclone-test-derusiv2siju: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/19 04:37:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 04:37:52 NOTICE: Compressed: TestCompressSwift:rclone-test-derusiv2siju: 0 differences found 2025/06/19 04:37:52 NOTICE: Compressed: TestCompressSwift:rclone-test-derusiv2siju: 1 matching files 2025/06/19 04:37:52 DEBUG : Compressed: TestCompressSwift:rclone-test-derusiv2siju: Purge remote 2025/06/19 04:37:52 DEBUG : Waiting for deletions to finish 2025/06/19 04:37:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 04:38:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 04:38:03 INFO : Swift container rclone-test-derusiv2siju: Container "rclone-test-derusiv2siju" removed 2025/06/19 04:38:03 DEBUG : Compressed: TestCompressSwift:rclone-test-leqotub7nime: Purge remote 2025/06/19 04:38:03 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:03 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 04:38:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 04:38:08 INFO : Swift container rclone-test-leqotub7nime: Container "rclone-test-leqotub7nime" removed 2025/06/19 04:38:08 DEBUG : Compressed: TestCompressSwift:rclone-test-labipoz0tova: Purge remote 2025/06/19 04:38:08 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 04:38:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 04:38:14 INFO : Swift container rclone-test-labipoz0tova: Container "rclone-test-labipoz0tova" removed 2025/06/19 04:38:14 DEBUG : Compressed: TestCompressSwift:rclone-test-hudisuc7pedu: Purge remote 2025/06/19 04:38:14 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 04:38:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 04:38:24 INFO : Swift container rclone-test-hudisuc7pedu: Container "rclone-test-hudisuc7pedu" removed 2025/06/19 04:38:24 DEBUG : Compressed: TestCompressSwift:rclone-test-xalivaq7lemi: Purge remote 2025/06/19 04:38:24 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:29 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 04:38:29 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 04:38:30 INFO : Swift container rclone-test-xalivaq7lemi: Container "rclone-test-xalivaq7lemi" removed 2025/06/19 04:38:30 DEBUG : Compressed: TestCompressSwift:rclone-test-nizaxan5davu: Purge remote 2025/06/19 04:38:30 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:30 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 04:38:35 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 04:38:35 INFO : Swift container rclone-test-nizaxan5davu: Container "rclone-test-nizaxan5davu" removed 2025/06/19 04:38:35 DEBUG : Compressed: TestCompressSwift:rclone-test-liroyag8wuvo: Purge remote 2025/06/19 04:38:35 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:41 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 04:38:41 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 04:38:41 INFO : Swift container rclone-test-liroyag8wuvo: Container "rclone-test-liroyag8wuvo" removed 2025/06/19 04:38:41 DEBUG : Compressed: TestCompressSwift:rclone-test-zomabey9fixu: Purge remote 2025/06/19 04:38:41 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:41 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/19 04:38:51 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/19 04:38:52 INFO : Swift container rclone-test-zomabey9fixu: Container "rclone-test-zomabey9fixu" removed 2025/06/19 04:38:52 DEBUG : Compressed: TestCompressSwift:rclone-test-raweqol1rogo: Purge remote 2025/06/19 04:38:52 DEBUG : Waiting for deletions to finish 2025/06/19 04:38:57 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 04:39:02 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 04:39:02 INFO : Swift container rclone-test-raweqol1rogo: Container "rclone-test-raweqol1rogo" removed 2025/06/19 04:39:02 DEBUG : Compressed: TestCompressSwift:rclone-test-xapeced3kowu: Purge remote 2025/06/19 04:39:02 DEBUG : Waiting for deletions to finish 2025/06/19 04:39:02 INFO : hello, world!.json: Deleted 2025/06/19 04:39:07 INFO : hello, world!.bin: Deleted 2025/06/19 04:39:08 INFO : Swift container rclone-test-xapeced3kowu: Container "rclone-test-xapeced3kowu" removed --- PASS: TestApplyTransforms (253.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:39:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 04:39:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 04:39:29 INFO : file1: Copied (new) to: sub/file2 2025/06/19 04:39:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:39:44 DEBUG : file1: Unchanged skipping 2025/06/19 04:39:49 DEBUG : Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (62.06s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:40:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/backup" 2025/06/19 04:40:31 DEBUG : Config file has changed externally - reloading 2025/06/19 04:40:31 DEBUG : Swift container rclone-test-kiqeheh6jehe path backup.json: Auto set use_segments_container to true 2025/06/19 04:40:37 DEBUG : Swift container rclone-test-kiqeheh6jehe path backup: Auto set use_segments_container to true 2025/06/19 04:40:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 04:41:19 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/19 04:41:19 INFO : dst/file1: Copied (server-side copy) 2025/06/19 04:41:24 INFO : dst/file1: Deleted 2025/06/19 04:41:35 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 04:41:35 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (121.02s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:42:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/dst" 2025/06/19 04:42:11 DEBUG : Config file has changed externally - reloading 2025/06/19 04:42:11 DEBUG : Swift container rclone-test-kiqeheh6jehe path dst.json: Auto set use_segments_container to true 2025/06/19 04:42:17 DEBUG : Swift container rclone-test-kiqeheh6jehe path dst: Auto set use_segments_container to true 2025/06/19 04:42:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/CompareDest" 2025/06/19 04:42:28 DEBUG : Swift container rclone-test-kiqeheh6jehe path CompareDest.json: Auto set use_segments_container to true 2025/06/19 04:42:33 DEBUG : Swift container rclone-test-kiqeheh6jehe path CompareDest: Auto set use_segments_container to true 2025/06/19 04:42:39 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 04:43:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 04:43:00 INFO : one: Copied (new) 2025/06/19 04:43:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:43:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 04:43:31 INFO : one: Copied (replaced existing) 2025/06/19 04:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:44:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:44:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 04:44:38 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 04:44:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:44:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 04:44:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 04:44:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:44:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 04:45:30 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 04:45:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 04:45:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/19 04:45:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (233.80s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:46:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/dst" 2025/06/19 04:46:05 DEBUG : Config file has changed externally - reloading 2025/06/19 04:46:05 DEBUG : Swift container rclone-test-kiqeheh6jehe path dst.json: Auto set use_segments_container to true 2025/06/19 04:46:11 DEBUG : Swift container rclone-test-kiqeheh6jehe path dst: Auto set use_segments_container to true 2025/06/19 04:46:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/CopyDest" 2025/06/19 04:46:21 DEBUG : Swift container rclone-test-kiqeheh6jehe path CopyDest.json: Auto set use_segments_container to true 2025/06/19 04:46:27 DEBUG : Swift container rclone-test-kiqeheh6jehe path CopyDest: Auto set use_segments_container to true 2025/06/19 04:46:32 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 04:46:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 04:46:53 INFO : one: Copied (new) 2025/06/19 04:47:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:47:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 04:47:44 INFO : one: Copied (replaced existing) 2025/06/19 04:48:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/BackupDir" 2025/06/19 04:48:36 DEBUG : Swift container rclone-test-kiqeheh6jehe path BackupDir.json: Auto set use_segments_container to true 2025/06/19 04:48:42 DEBUG : Swift container rclone-test-kiqeheh6jehe path BackupDir: Auto set use_segments_container to true 2025/06/19 04:48:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:48:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:48:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 04:49:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 04:49:10 INFO : one: Copied (server-side copy) 2025/06/19 04:49:20 INFO : one: Deleted 2025/06/19 04:49:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 04:49:55 INFO : one: Copied (server-side copy) 2025/06/19 04:49:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 04:50:23 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 04:50:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:50:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/19 04:50:39 INFO : two: Copied (server-side copy) 2025/06/19 04:50:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 04:50:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 04:50:44 DEBUG : two: Unchanged skipping 2025/06/19 04:51:27 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 04:51:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 04:51:38 DEBUG : three: Destination not found in --copy-dest 2025/06/19 04:51:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/19 04:51:44 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (387.36s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.17s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.15s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:52:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/19 04:52:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 04:52:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/19 04:52:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/19 04:53:00 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/19 04:53:00 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-kiqeheh6jehe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/19 04:53:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/19 04:53:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/19 04:53:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 959fa03be93c9530ec6f14f6b8f36f6c OK 2025/06/19 04:53:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (60.46s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.27s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.13s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:54:14 INFO : Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe: Looking for duplicate md5 hashes using newest mode. 2025/06/19 04:54:25 NOTICE: 2405c538abfe32f00e69224ce6621683: Found 3 files with duplicate md5 hashes 2025/06/19 04:54:30 INFO : one: Deleted 2025/06/19 04:54:31 INFO : also/one: Deleted 2025/06/19 04:54:31 NOTICE: 2405c538abfe32f00e69224ce6621683: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (92.85s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:56:34 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 04:56:34 DEBUG : a.txt: Excluded 2025/06/19 04:56:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 04:56:34 DEBUG : sub dir/hello world: Excluded 2025/06/19 04:56:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 04:56:34 DEBUG : sub dir/hello world2: Excluded 2025/06/19 04:56:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 04:56:34 DEBUG : sub dir/hello world: Excluded 2025/06/19 04:56:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 04:56:34 DEBUG : sub dir/hello world2: Excluded 2025/06/19 04:56:39 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 04:56:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (144.77s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 04:58:52 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 04:58:52 DEBUG : a.txt: Excluded 2025/06/19 04:58:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 04:58:52 DEBUG : sub dir/hello world: Excluded 2025/06/19 04:58:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 04:58:52 DEBUG : sub dir/hello world2: Excluded 2025/06/19 04:58:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 04:58:52 DEBUG : sub dir/hello world: Excluded 2025/06/19 04:58:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 04:58:52 DEBUG : sub dir/hello world2: Excluded 2025/06/19 04:59:03 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 04:59:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (132.72s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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 (59.12s) --- PASS: TestListJSON/Default (5.23s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (5.20s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", 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/06/19 05:01:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/notfound" 2025/06/19 05:01:37 DEBUG : Config file has changed externally - reloading 2025/06/19 05:01:37 DEBUG : Swift container rclone-test-kiqeheh6jehe path notfound.json: Auto set use_segments_container to true 2025/06/19 05:01:43 DEBUG : Swift container rclone-test-kiqeheh6jehe path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (84.85s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.11s) --- PASS: TestStatJSON/Dir (5.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.24s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.19s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:02:09 INFO : Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe: Making directory 2025/06/19 05:02:09 INFO : Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestLsd (6.47s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestLs (52.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:03:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/19 05:03:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (57.33s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestLsLong (57.20s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (61.36s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.21s) === RUN TestHashSumsWithErrors 2025/06/19 05:06:04 DEBUG : Creating backend with remote ":memory:" 2025/06/19 05:06:04 DEBUG : Config file has changed externally - reloading 2025/06/19 05:06:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/19 05:06:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 05:06:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 05:06:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 05:06:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 05:06:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 05:06:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 05:06:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/19 05:06:04 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestCount (53.32s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:07:36 DEBUG : Waiting for deletions to finish 2025/06/19 05:07:36 DEBUG : large: Excluded (Size Filter) 2025/06/19 05:07:47 INFO : medium: Deleted 2025/06/19 05:07:47 INFO : small: Deleted --- PASS: TestDelete (55.28s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:08:30 DEBUG : Waiting for deletions to finish 2025/06/19 05:08:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/19 05:08:36 INFO : medium: Deleted 2025/06/19 05:08:36 INFO : large: Deleted --- PASS: TestMaxDelete (54.37s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:09:29 DEBUG : Waiting for deletions to finish 2025/06/19 05:09:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 05:09:35 INFO : medium: Deleted 2025/06/19 05:09:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:10:18 DEBUG : Waiting for deletions to finish 2025/06/19 05:10:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 05:10:24 INFO : medium: Deleted 2025/06/19 05:10:24 INFO : large: Deleted --- PASS: TestMaxDeleteSize (53.99s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestReadFile (51.72s) === RUN TestRetry 2025/06/19 05:11:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/19 05:11:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/19 05:11:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 05:11:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 05:11:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 05:11:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 05:11:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestCat (64.06s) === RUN TestPurge 2025/06/19 05:12:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kahoheq3doni" 2025/06/19 05:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 05:12:31 DEBUG : Swift container rclone-test-kahoheq3doni.json: Auto set use_segments_container to true 2025/06/19 05:12:32 DEBUG : Swift container rclone-test-kahoheq3doni: Auto set use_segments_container to true 2025/06/19 05:12:32 DEBUG : Creating backend with remote "/tmp/rclone1025109222" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kahoheq3doni", Local "Local file system at /tmp/rclone1025109222", Modify Window "1ns" 2025/06/19 05:12:32 INFO : Swift container rclone-test-kahoheq3doni: Container "rclone-test-kahoheq3doni" created 2025/06/19 05:12:43 INFO : A2: Making directory 2025/06/19 05:12:43 INFO : A1/B2: Making directory 2025/06/19 05:12:43 INFO : A1/B2/C2: Making directory 2025/06/19 05:12:43 INFO : A1/B1/C3: Making directory 2025/06/19 05:12:43 INFO : A3: Making directory 2025/06/19 05:12:43 INFO : A3/B3: Making directory 2025/06/19 05:12: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/06/19 05:12:54 DEBUG : Waiting for deletions to finish 2025/06/19 05:12:55 INFO : A1/B1/C1/one.json: Deleted 2025/06/19 05:13:04 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/06/19 05:13:05 DEBUG : Waiting for deletions to finish 2025/06/19 05:13:05 INFO : A1/two.json: Deleted 2025/06/19 05:13:10 INFO : A1/two.bin: Deleted 2025/06/19 05:13:10 INFO : Swift container rclone-test-kahoheq3doni: Container "rclone-test-kahoheq3doni" removed 2025/06/19 05:13:10 DEBUG : Compressed: TestCompressSwift:rclone-test-kahoheq3doni: Purge remote 2025/06/19 05:13:10 DEBUG : Waiting for deletions to finish 2025/06/19 05:13:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:13:22 INFO : A2: Making directory 2025/06/19 05:13:22 INFO : A1/B2: Making directory 2025/06/19 05:13:22 INFO : A1/B2/C2: Making directory 2025/06/19 05:13:22 INFO : A1/B1/C3: Making directory 2025/06/19 05:13:22 INFO : A3: Making directory 2025/06/19 05:13:22 INFO : A3/B3: Making directory 2025/06/19 05:13:22 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/06/19 05:13:38 DEBUG : removing 1 level 3 directories 2025/06/19 05:13:38 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/06/19 05:13:55 DEBUG : removing 1 level 0 directories 2025/06/19 05:13:55 INFO : Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe: Removing directory 2025/06/19 05:13:55 INFO : Swift container rclone-test-kiqeheh6jehe: Container "rclone-test-kiqeheh6jehe" removed --- PASS: TestRmdirsNoLeaveRoot (44.81s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:13:55 INFO : Swift container rclone-test-kiqeheh6jehe: Container "rclone-test-kiqeheh6jehe" created 2025/06/19 05:13:55 INFO : A1: Making directory 2025/06/19 05:13:55 INFO : A1/B1: Making directory 2025/06/19 05:13:55 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.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:13:56 INFO : A1: Making directory 2025/06/19 05:13:56 INFO : A1/B1: Making directory 2025/06/19 05:13:56 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.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:14:17 DEBUG : filename.txt: File name found in url 2025/06/19 05:14:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (75.27s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:15:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 05:15:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 05:15:32 INFO : file1: Copied (new) to: sub/file2 2025/06/19 05:15:32 INFO : file1: Deleted 2025/06/19 05:15:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 05:15:45 DEBUG : file1: Unchanged skipping 2025/06/19 05:15:45 INFO : file1: Deleted 2025/06/19 05:15:50 DEBUG : Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (54.70s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:16:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 05:16:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 05:16:21 INFO : file1: Copied (new) 2025/06/19 05:16:21 INFO : file1: Deleted 2025/06/19 05:16:27 DEBUG : file1: Destination exists, skipping 2025/06/19 05:16:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (36.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.14s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:17:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiqeheh6jehe/backup" 2025/06/19 05:17:04 DEBUG : Swift container rclone-test-kiqeheh6jehe path backup.json: Auto set use_segments_container to true 2025/06/19 05:17:10 DEBUG : Swift container rclone-test-kiqeheh6jehe path backup: Auto set use_segments_container to true 2025/06/19 05:17:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 05:18:08 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/19 05:18:08 INFO : dst/file1: Copied (server-side copy) 2025/06/19 05:18:14 INFO : dst/file1: Deleted 2025/06/19 05:18:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 05:18:24 INFO : dst/file1: Copied (new) 2025/06/19 05:18:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (122.26s) === 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-kiqeheh6jehe", Local "Local file system at /tmp/rclone881142798", Modify Window "1ns" 2025/06/19 05:19:44 INFO : A1/B2: Making directory 2025/06/19 05:19:44 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/06/19 05:20:22 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/19 05:20:22 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/06/19 05:20:22 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/19 05:20:22 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/06/19 05:20:27 INFO : A1/B1/C2/five: Deleted 2025/06/19 05:20:27 INFO : A1/two: Deleted 2025/06/19 05:20:31 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 05:20:31 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/06/19 05:20:32 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/19 05:20:32 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/06/19 05:20:37 INFO : A1/B1/three: Deleted 2025/06/19 05:20:41 INFO : A1/one: Deleted 2025/06/19 05:20:46 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/19 05:20:46 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/06/19 05:20:52 INFO : A1/B1/C1/four: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/06/19 05:21:29 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/19 05:21:29 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/06/19 05:21:29 INFO : A2/B1/C2/five: Deleted 2025/06/19 05:21:39 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/19 05:21:39 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/06/19 05:21:39 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/19 05:21:39 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/06/19 05:21:39 INFO : A2/two: Deleted 2025/06/19 05:21:39 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 05:21:39 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/06/19 05:21:44 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/19 05:21:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/06/19 05:21:49 INFO : A2/B1/three: Deleted 2025/06/19 05:21:49 INFO : A2/B1/C1/four: Deleted 2025/06/19 05:21:50 INFO : A2/one: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (3m7s) goroutine 9931 [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, 4 minutes]: testing.(*T).Run(0xc000500a80, {0x26a0e40?, 0xc0006b1ad8?}, 0x27d33a8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000500a80) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000500a80, 0xc0006b1c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00073daa0, {0x3e98100, 0x6d, 0x6d}, {0xedfe58760?, 0x3eae0e0?, 0x3eae0e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00067ae60) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00067ae60) /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 1287 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1181 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3088 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 11 [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 12 [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 9541 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002d72c0, 0xc0004cbdc0, 0xc00070cf00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002d72c0, {0x2b07768, 0x3ed16a0}, {0xc0008080f0, 0x4f}, {{0xc0011d05a0, 0x18}, {0xc0011d05b9, 0x12}, {0x268ab14, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002d72c0, {0x2b07768, 0x3ed16a0}, {{0xc0011d05a0, 0x18}, {0xc0011d05b9, 0x12}, {0x268ab14, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc0002d72c0, {0x2b07768?, 0x3ed16a0?}, {0xc0011d05a0, 0x18}, {0xc0011d05b9, 0x12}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1791 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1823 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc0008391d8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1822 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2b07768?, 0x3ed16a0?}, {0xc0011d05a0?, 0xc0008392d8?}, {0xc0011d05b9?, 0xc000102e00?}, 0x8?, 0x41373d?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1856 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0004c1008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00073a300, 0xc00117a6c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00073a300, 0xc00117a6c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc001974840, {0x2b07768, 0x3ed16a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x205 github.com/rclone/rclone/backend/compress.readMetadata({0x2b07768?, 0x3ed16a0?}, {0x2b1f4a0?, 0xc001974840?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc0006c8410, {0x2b07768?, 0x3ed16a0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc0006c8410, {0x2b07768?, 0x3ed16a0?}, 0xc0006c8410?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc0004cf188, 0xc001130a80, {0x2b1cb10, 0xc0006c8410}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:138 +0x35b github.com/rclone/rclone/fstest.(*Item).Check(0xc0004cf188, 0xc001130a80, {0x2b1cb10, 0xc0006c8410}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc000839918, 0xc001130a80, {0x2b1cb10, 0xc0006c8410}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc001130a80, {0x2b1caa0, 0xc000344300}, {0x0, 0x0}, {0xc0004cf0e0, 0x5, 0x5}, {0xc000839ea0, 0x6, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc001130a80) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 +0xe18 testing.tRunner(0xc001130a80, 0x27d33a8) /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 441 [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 431 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3012 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 293 [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 203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 727 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 717 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 173 [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 163 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9649 [select]: net/http.(*persistConn).writeLoop(0xc0011c1200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9632 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2926 [chan receive, 47 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 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 236 [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 226 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9567 [IO wait]: internal/poll.runtime_pollWait(0x7a42649a8048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005b0280?, 0xc000c34c80?, 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(0xc0005b0280, {0xc000c34c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005b0280, {0xc000c34c80?, 0x1973?, 0xc000073980?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005aa568, {0xc000c34c80?, 0xc0001ff6d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00077ce40, {0xc000c34c80?, 0x7a42640f4c78?, 0x7a42abe435c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003eca08, {0xc000c34c80?, 0x1973?, 0xc0000959d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001ff7b8, {0x2ae0e60, 0xc0003eca08}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ff508, {0x7a425958fb28, 0xc00077ce40}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ff508, 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(0xc0001ff508, {0xc00088c000, 0x1000, 0xc0004a1e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0011c17a0, {0xc00088c000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008b8c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008b8c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0011c17a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9644 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 844 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 834 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8501 [chan receive, 9 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8500 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1496 [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 1438 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 336 [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 326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9568 [select]: net/http.(*persistConn).writeLoop(0xc0011c17a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9644 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9461 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7a42649a8390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005b0100?, 0xc000c30000?, 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(0xc0005b0100, {0xc000c30000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005b0100, {0xc000c30000?, 0x1973?, 0xc000864380?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007820e8, {0xc000c30000?, 0xc00054ec50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000496a98, {0xc000c30000?, 0x7a42640f4c78?, 0x7a42abe43f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003ec360, {0xc000c30000?, 0x1973?, 0xc0006b39d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00054ed38, {0x2ae0e60, 0xc0003ec360}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00054ea88, {0x7a425958fb28, 0xc000496a98}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00054ea88, 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(0xc00054ea88, {0xc000259000, 0x1000, 0xc0004a1e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000924360, {0xc000259000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00011d620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00011d620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000924360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9405 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9609 [select]: net/http.(*persistConn).writeLoop(0xc0011c1560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9641 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1348 [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 1338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 677 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 667 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 491 [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 385 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1413 [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 1403 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 781 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 771 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 529 [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 519 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1256 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1246 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1073 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1063 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1200 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1190 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3635 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 610 [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 601 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9648 [IO wait]: internal/poll.runtime_pollWait(0x7a42649a7f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000426b80?, 0xc000c31980?, 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(0xc000426b80, {0xc000c31980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000426b80, {0xc000c31980?, 0xc0006ab8d0?, 0x42b5fc?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000812128, {0xc000c31980?, 0x422eb6?, 0x3ed3f20?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000806780, {0xc000c31980?, 0x7a426415fcc8?, 0x7a42abe43f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000112000, {0xc000c31980?, 0x0?, 0x6ab9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000138638, {0x2ae0e60, 0xc000112000}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000138388, {0x7a425958fb28, 0xc000806780}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000138388, 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(0xc000138388, {0xc00086e000, 0x1000, 0xc0004a1e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0011c1200, {0xc00086e000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00079f8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00079f8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0011c1200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9632 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3181 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 941 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 931 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1030 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1004 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1475 [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 1449 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2815 [chan receive, 47 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 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9462 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000924360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9405 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9569 [IO wait]: internal/poll.runtime_pollWait(0x7a42649a7be8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fa380?, 0xc000c36600?, 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(0xc0001fa380, {0xc000c36600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fa380, {0xc000c36600?, 0x1973?, 0xc0011d4220?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a2f0, {0xc000c36600?, 0xc00054e550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000392198, {0xc000c36600?, 0x7a426415fcc8?, 0x7a42abe43f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0001123f0, {0xc000c36600?, 0x1973?, 0xc00009a9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00054e638, {0x2ae0e60, 0xc0001123f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00054e388, {0x7a425958fb28, 0xc000392198}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00054e388, 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(0xc00054e388, {0xc00088e000, 0x1000, 0xc0004a1e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0011c1440, {0xc00088e000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008b8ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008b8ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0011c1440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9638 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3369 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3258 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3539 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9963 [select]: net/http.(*persistConn).roundTrip(0xc0011c17a0, 0xc0008c0a00) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003001a0, 0xc00070cf00) /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(0xc00046b180, 0xc00070cf00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00070cf00, {0x2ae0600, 0xc00046b180}, {0x1?, 0x1389626?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0006e7500, 0xc00070cf00, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0006e7500, 0xc00070cf00) /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 9541 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3415 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9666 [select]: net/http.(*persistConn).writeLoop(0xc0011c1440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9638 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9608 [IO wait]: internal/poll.runtime_pollWait(0x7a42649a7e18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000426a80?, 0xc0001dec80?, 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(0xc000426a80, {0xc0001dec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000426a80, {0xc0001dec80?, 0x1973?, 0xc0011d4460?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000812130, {0xc0001dec80?, 0xc000138c50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008067e0, {0xc0001dec80?, 0x7a426415fcc8?, 0x7a42abe43f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000112420, {0xc0001dec80?, 0x1973?, 0xc0001469d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000138d38, {0x2ae0e60, 0xc000112420}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000138a88, {0x7a425958fb28, 0xc0008067e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000138a88, 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(0xc000138a88, {0xc000910000, 0x1000, 0xc0004a1e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0011c1560, {0xc000910000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000829380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000829380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0011c1560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9641 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.839661542s (try 1/5): exit status 2: Failed []