"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/26 03:00:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu" 2025/06/26 03:00:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:00:09 DEBUG : Swift container rclone-test-yoduwus6hacu.json: Auto set use_segments_container to true 2025/06/26 03:00:09 DEBUG : Swift container rclone-test-yoduwus6hacu: Auto set use_segments_container to true 2025/06/26 03:00:09 DEBUG : Creating backend with remote "/tmp/rclone4196413363" === 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/26 03:00:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/26 03:00:10 DEBUG : potato: Seek from 10 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 10 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Seek from 5 to 2 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/26 03:00:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Seek from 5 to 2 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/26 03:00:10 DEBUG : potato: Seek from 8 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 8 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/26 03:00:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 03:00:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 03:00:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 03:00:10 DEBUG : potato: Seek from 5 to 2 2025/06/26 03:00:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/26 03:00:10 DEBUG : potato: Seek from 9 to 0 2025/06/26 03:00:10 DEBUG : potato: Seek from 9 to 0 2025/06/26 03:00:10 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:00:10 INFO : Swift container rclone-test-yoduwus6hacu: Container "rclone-test-yoduwus6hacu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (122.45s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2025/06/26 03:02:12 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 03:02:12 DEBUG : Config file has changed externally - reloading 2025/06/26 03:02:12 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 03:02:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/26 03:02:12 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/26 03:02:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/26 03:02:12 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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 (126.20s) --- PASS: TestCheckDownload/1 (0.41s) --- PASS: TestCheckDownload/2 (0.18s) --- PASS: TestCheckDownload/3 (0.18s) --- PASS: TestCheckDownload/4 (0.28s) --- PASS: TestCheckDownload/5 (0.19s) --- PASS: TestCheckDownload/6 (5.18s) --- PASS: TestCheckDownload/7 (5.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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 (140.16s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.09s) --- PASS: TestCheckSizeOnly/5 (0.04s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:06:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 03:06:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 03:06:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 03:06:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/26 03:07:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 03:07:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 03:07:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 03:07:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.61s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:07:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/data" 2025/06/26 03:07:11 DEBUG : Config file has changed externally - reloading 2025/06/26 03:07:11 DEBUG : Swift container rclone-test-yoduwus6hacu path data.json: Auto set use_segments_container to true 2025/06/26 03:07:17 DEBUG : Swift container rclone-test-yoduwus6hacu 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 (179.96s) --- PASS: TestCheckSum/subtest1 (10.33s) --- PASS: TestCheckSum/subtest2 (5.39s) --- PASS: TestCheckSum/subtest3 (10.43s) --- PASS: TestCheckSum/subtest4 (5.41s) --- PASS: TestCheckSum/subtest5 (0.42s) --- PASS: TestCheckSum/subtest6 (5.45s) --- PASS: TestCheckSum/subtest7 (5.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:10:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/data" 2025/06/26 03:10:11 DEBUG : Config file has changed externally - reloading 2025/06/26 03:10:11 DEBUG : Swift container rclone-test-yoduwus6hacu path data.json: Auto set use_segments_container to true 2025/06/26 03:10:17 DEBUG : Swift container rclone-test-yoduwus6hacu 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 (201.99s) --- PASS: TestCheckSumDownload/subtest1 (0.37s) --- PASS: TestCheckSumDownload/subtest2 (5.38s) --- PASS: TestCheckSumDownload/subtest3 (0.57s) --- PASS: TestCheckSumDownload/subtest4 (10.38s) --- PASS: TestCheckSumDownload/subtest5 (0.52s) --- PASS: TestCheckSumDownload/subtest6 (0.54s) --- PASS: TestCheckSumDownload/subtest7 (30.55s) === RUN TestApplyTransforms 2025/06/26 03:13:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-derinif9pime" 2025/06/26 03:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:13:33 DEBUG : Swift container rclone-test-derinif9pime.json: Auto set use_segments_container to true 2025/06/26 03:13:34 DEBUG : Swift container rclone-test-derinif9pime: Auto set use_segments_container to true 2025/06/26 03:13:34 DEBUG : Creating backend with remote "/tmp/rclone408835190" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-derinif9pime", Local "Local file system at /tmp/rclone408835190", Modify Window "1ns" 2025/06/26 03:13:34 INFO : Swift container rclone-test-derinif9pime: Container "rclone-test-derinif9pime" created upper checkfile vs. lower remote (without normalization) 2025/06/26 03:13:40 ERROR : hello, world!: sum not found 2025/06/26 03:13:40 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-derinif9pime 2025/06/26 03:13:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derinif9pime: 1 files missing 2025/06/26 03:13:40 NOTICE: 1 hashes missing 2025/06/26 03:13:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derinif9pime: 2 differences found 2025/06/26 03:13:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derinif9pime: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/26 03:13:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:13:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derinif9pime: 0 differences found 2025/06/26 03:13:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derinif9pime: 1 matching files 2025/06/26 03:13:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dosaqip9xeqo" 2025/06/26 03:13:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:13:41 DEBUG : Swift container rclone-test-dosaqip9xeqo.json: Auto set use_segments_container to true 2025/06/26 03:13:41 DEBUG : Swift container rclone-test-dosaqip9xeqo: Auto set use_segments_container to true 2025/06/26 03:13:41 DEBUG : Creating backend with remote "/tmp/rclone1872344991" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo", Local "Local file system at /tmp/rclone1872344991", Modify Window "1ns" 2025/06/26 03:13:41 INFO : Swift container rclone-test-dosaqip9xeqo: Container "rclone-test-dosaqip9xeqo" created lower checkfile vs. upper remote (without normalization) 2025/06/26 03:13:48 ERROR : HELLO, WORLD!: sum not found 2025/06/26 03:13:48 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo 2025/06/26 03:13:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo: 1 files missing 2025/06/26 03:13:48 NOTICE: 1 hashes missing 2025/06/26 03:13:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo: 2 differences found 2025/06/26 03:13:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/26 03:13:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:13:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo: 0 differences found 2025/06/26 03:13:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo: 1 matching files 2025/06/26 03:13:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dexevix0yafi" 2025/06/26 03:13:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:13:48 DEBUG : Swift container rclone-test-dexevix0yafi.json: Auto set use_segments_container to true 2025/06/26 03:13:49 DEBUG : Swift container rclone-test-dexevix0yafi: Auto set use_segments_container to true 2025/06/26 03:13:49 DEBUG : Creating backend with remote "/tmp/rclone898628021" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dexevix0yafi", Local "Local file system at /tmp/rclone898628021", Modify Window "1ns" 2025/06/26 03:13:50 INFO : Swift container rclone-test-dexevix0yafi: Container "rclone-test-dexevix0yafi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/26 03:14:12 ERROR : HeLlO, wOrLd!: sum not found 2025/06/26 03:14:12 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-dexevix0yafi 2025/06/26 03:14:12 NOTICE: Compressed: TestCompressSwift:rclone-test-dexevix0yafi: 1 files missing 2025/06/26 03:14:12 NOTICE: 1 hashes missing 2025/06/26 03:14:12 NOTICE: Compressed: TestCompressSwift:rclone-test-dexevix0yafi: 2 differences found 2025/06/26 03:14:12 NOTICE: Compressed: TestCompressSwift:rclone-test-dexevix0yafi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/26 03:14:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:14:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dexevix0yafi: 0 differences found 2025/06/26 03:14:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dexevix0yafi: 1 matching files 2025/06/26 03:14:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xinacel8cisu" 2025/06/26 03:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:14:23 DEBUG : Swift container rclone-test-xinacel8cisu.json: Auto set use_segments_container to true 2025/06/26 03:14:23 DEBUG : Swift container rclone-test-xinacel8cisu: Auto set use_segments_container to true 2025/06/26 03:14:23 DEBUG : Creating backend with remote "/tmp/rclone1373807993" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xinacel8cisu", Local "Local file system at /tmp/rclone1373807993", Modify Window "1ns" 2025/06/26 03:14:24 INFO : Swift container rclone-test-xinacel8cisu: Container "rclone-test-xinacel8cisu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/26 03:14:36 ERROR : HELLO, WORLD!: sum not found 2025/06/26 03:14:36 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-xinacel8cisu 2025/06/26 03:14:36 NOTICE: Compressed: TestCompressSwift:rclone-test-xinacel8cisu: 1 files missing 2025/06/26 03:14:36 NOTICE: 1 hashes missing 2025/06/26 03:14:36 NOTICE: Compressed: TestCompressSwift:rclone-test-xinacel8cisu: 2 differences found 2025/06/26 03:14:36 NOTICE: Compressed: TestCompressSwift:rclone-test-xinacel8cisu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/26 03:14:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:14:36 NOTICE: Compressed: TestCompressSwift:rclone-test-xinacel8cisu: 0 differences found 2025/06/26 03:14:36 NOTICE: Compressed: TestCompressSwift:rclone-test-xinacel8cisu: 1 matching files 2025/06/26 03:14:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cibuzob3come" 2025/06/26 03:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:14:36 DEBUG : Swift container rclone-test-cibuzob3come.json: Auto set use_segments_container to true 2025/06/26 03:14:37 DEBUG : Swift container rclone-test-cibuzob3come: Auto set use_segments_container to true 2025/06/26 03:14:37 DEBUG : Creating backend with remote "/tmp/rclone3143993616" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cibuzob3come", Local "Local file system at /tmp/rclone3143993616", Modify Window "1ns" 2025/06/26 03:14:37 INFO : Swift container rclone-test-cibuzob3come: Container "rclone-test-cibuzob3come" created NFD checkfile vs. NFC remote (without normalization) 2025/06/26 03:14:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 03:14:53 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cibuzob3come 2025/06/26 03:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-cibuzob3come: 1 files missing 2025/06/26 03:14:53 NOTICE: 1 hashes missing 2025/06/26 03:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-cibuzob3come: 2 differences found 2025/06/26 03:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-cibuzob3come: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/26 03:14:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-cibuzob3come: 0 differences found 2025/06/26 03:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-cibuzob3come: 1 matching files 2025/06/26 03:14:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gozedec4fika" 2025/06/26 03:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:14:54 DEBUG : Swift container rclone-test-gozedec4fika.json: Auto set use_segments_container to true 2025/06/26 03:14:54 DEBUG : Swift container rclone-test-gozedec4fika: Auto set use_segments_container to true 2025/06/26 03:14:54 DEBUG : Creating backend with remote "/tmp/rclone456413103" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gozedec4fika", Local "Local file system at /tmp/rclone456413103", Modify Window "1ns" 2025/06/26 03:14:54 INFO : Swift container rclone-test-gozedec4fika: Container "rclone-test-gozedec4fika" created NFC checkfile vs. NFD remote (without normalization) 2025/06/26 03:15:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 03:15:03 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gozedec4fika 2025/06/26 03:15:03 NOTICE: Compressed: TestCompressSwift:rclone-test-gozedec4fika: 1 files missing 2025/06/26 03:15:03 NOTICE: 1 hashes missing 2025/06/26 03:15:03 NOTICE: Compressed: TestCompressSwift:rclone-test-gozedec4fika: 2 differences found 2025/06/26 03:15:03 NOTICE: Compressed: TestCompressSwift:rclone-test-gozedec4fika: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/26 03:15:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:15:03 NOTICE: Compressed: TestCompressSwift:rclone-test-gozedec4fika: 0 differences found 2025/06/26 03:15:03 NOTICE: Compressed: TestCompressSwift:rclone-test-gozedec4fika: 1 matching files 2025/06/26 03:15:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jupajic6poge" 2025/06/26 03:15:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:15:04 DEBUG : Swift container rclone-test-jupajic6poge.json: Auto set use_segments_container to true 2025/06/26 03:15:04 DEBUG : Swift container rclone-test-jupajic6poge: Auto set use_segments_container to true 2025/06/26 03:15:04 DEBUG : Creating backend with remote "/tmp/rclone616273963" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jupajic6poge", Local "Local file system at /tmp/rclone616273963", Modify Window "1ns" 2025/06/26 03:15:05 INFO : Swift container rclone-test-jupajic6poge: Container "rclone-test-jupajic6poge" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/26 03:15:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 03:15:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jupajic6poge 2025/06/26 03:15:15 NOTICE: Compressed: TestCompressSwift:rclone-test-jupajic6poge: 1 files missing 2025/06/26 03:15:15 NOTICE: 1 hashes missing 2025/06/26 03:15:15 NOTICE: Compressed: TestCompressSwift:rclone-test-jupajic6poge: 2 differences found 2025/06/26 03:15:15 NOTICE: Compressed: TestCompressSwift:rclone-test-jupajic6poge: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/26 03:15:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:15:21 NOTICE: Compressed: TestCompressSwift:rclone-test-jupajic6poge: 0 differences found 2025/06/26 03:15:21 NOTICE: Compressed: TestCompressSwift:rclone-test-jupajic6poge: 1 matching files 2025/06/26 03:15:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cegoboy1mafa" 2025/06/26 03:15:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:15:21 DEBUG : Swift container rclone-test-cegoboy1mafa.json: Auto set use_segments_container to true 2025/06/26 03:15:21 DEBUG : Swift container rclone-test-cegoboy1mafa: Auto set use_segments_container to true 2025/06/26 03:15:21 DEBUG : Creating backend with remote "/tmp/rclone889109165" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cegoboy1mafa", Local "Local file system at /tmp/rclone889109165", Modify Window "1ns" 2025/06/26 03:15:21 INFO : Swift container rclone-test-cegoboy1mafa: Container "rclone-test-cegoboy1mafa" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/26 03:15:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 03:15:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cegoboy1mafa 2025/06/26 03:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cegoboy1mafa: 1 files missing 2025/06/26 03:15:33 NOTICE: 1 hashes missing 2025/06/26 03:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cegoboy1mafa: 2 differences found 2025/06/26 03:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cegoboy1mafa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/26 03:15:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cegoboy1mafa: 0 differences found 2025/06/26 03:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cegoboy1mafa: 1 matching files 2025/06/26 03:15:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kosavit8dali" 2025/06/26 03:15:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:15:33 DEBUG : Swift container rclone-test-kosavit8dali.json: Auto set use_segments_container to true 2025/06/26 03:15:34 DEBUG : Swift container rclone-test-kosavit8dali: Auto set use_segments_container to true 2025/06/26 03:15:34 DEBUG : Creating backend with remote "/tmp/rclone702899666" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kosavit8dali", Local "Local file system at /tmp/rclone702899666", Modify Window "1ns" 2025/06/26 03:15:34 INFO : Swift container rclone-test-kosavit8dali: Container "rclone-test-kosavit8dali" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/26 03:15:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 03:15:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kosavit8dali 2025/06/26 03:15:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kosavit8dali: 1 files missing 2025/06/26 03:15:45 NOTICE: 1 hashes missing 2025/06/26 03:15:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kosavit8dali: 2 differences found 2025/06/26 03:15:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kosavit8dali: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/26 03:15:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:15:50 NOTICE: Compressed: TestCompressSwift:rclone-test-kosavit8dali: 0 differences found 2025/06/26 03:15:50 NOTICE: Compressed: TestCompressSwift:rclone-test-kosavit8dali: 1 matching files 2025/06/26 03:15:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mevovuh4ciru" 2025/06/26 03:15:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:15:50 DEBUG : Swift container rclone-test-mevovuh4ciru.json: Auto set use_segments_container to true 2025/06/26 03:15:51 DEBUG : Swift container rclone-test-mevovuh4ciru: Auto set use_segments_container to true 2025/06/26 03:15:51 DEBUG : Creating backend with remote "/tmp/rclone552857298" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mevovuh4ciru", Local "Local file system at /tmp/rclone552857298", Modify Window "1ns" 2025/06/26 03:15:51 INFO : Swift container rclone-test-mevovuh4ciru: Container "rclone-test-mevovuh4ciru" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/26 03:16:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 03:16:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mevovuh4ciru 2025/06/26 03:16:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mevovuh4ciru: 1 files missing 2025/06/26 03:16:07 NOTICE: 1 hashes missing 2025/06/26 03:16:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mevovuh4ciru: 2 differences found 2025/06/26 03:16:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mevovuh4ciru: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/26 03:16:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 03:16:12 NOTICE: Compressed: TestCompressSwift:rclone-test-mevovuh4ciru: 0 differences found 2025/06/26 03:16:12 NOTICE: Compressed: TestCompressSwift:rclone-test-mevovuh4ciru: 1 matching files 2025/06/26 03:16:12 DEBUG : Compressed: TestCompressSwift:rclone-test-mevovuh4ciru: Purge remote 2025/06/26 03:16:12 DEBUG : Waiting for deletions to finish 2025/06/26 03:16:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 03:16:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 03:16:23 INFO : Swift container rclone-test-mevovuh4ciru: Container "rclone-test-mevovuh4ciru" removed 2025/06/26 03:16:23 DEBUG : Compressed: TestCompressSwift:rclone-test-kosavit8dali: Purge remote 2025/06/26 03:16:23 DEBUG : Waiting for deletions to finish 2025/06/26 03:16:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 03:16:33 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 03:16:33 INFO : Swift container rclone-test-kosavit8dali: Container "rclone-test-kosavit8dali" removed 2025/06/26 03:16:33 DEBUG : Compressed: TestCompressSwift:rclone-test-cegoboy1mafa: Purge remote 2025/06/26 03:16:33 DEBUG : Waiting for deletions to finish 2025/06/26 03:16:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 03:16:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 03:16:39 INFO : Swift container rclone-test-cegoboy1mafa: Container "rclone-test-cegoboy1mafa" removed 2025/06/26 03:16:39 DEBUG : Compressed: TestCompressSwift:rclone-test-jupajic6poge: Purge remote 2025/06/26 03:16:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:16:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 03:16:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 03:16:45 INFO : Swift container rclone-test-jupajic6poge: Container "rclone-test-jupajic6poge" removed 2025/06/26 03:16:45 DEBUG : Compressed: TestCompressSwift:rclone-test-gozedec4fika: Purge remote 2025/06/26 03:16:45 DEBUG : Waiting for deletions to finish 2025/06/26 03:16:45 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/26 03:16:46 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/26 03:16:46 INFO : Swift container rclone-test-gozedec4fika: Container "rclone-test-gozedec4fika" removed 2025/06/26 03:16:46 DEBUG : Compressed: TestCompressSwift:rclone-test-cibuzob3come: Purge remote 2025/06/26 03:16:46 DEBUG : Waiting for deletions to finish 2025/06/26 03:16:51 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/26 03:16:56 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/26 03:16:57 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/06/26 03:16:57 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 03:16:57 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/26 03:16:57 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/26 03:16:57 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/06/26 03:16:57 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/06/26 03:16:57 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/06/26 03:16:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/06/26 03:16:58 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/06/26 03:16:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/06/26 03:16:58 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/06/26 03:16:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/06/26 03:17:00 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/06/26 03:17:00 NOTICE: purge failed: Container Not Empty 2025/06/26 03:17:00 DEBUG : Compressed: TestCompressSwift:rclone-test-xinacel8cisu: Purge remote 2025/06/26 03:17:00 DEBUG : Waiting for deletions to finish 2025/06/26 03:17:00 INFO : HELLO, WORLD!.bin: Deleted 2025/06/26 03:17:05 INFO : HELLO, WORLD!.json: Deleted 2025/06/26 03:17:05 INFO : Swift container rclone-test-xinacel8cisu: Container "rclone-test-xinacel8cisu" removed 2025/06/26 03:17:05 DEBUG : Compressed: TestCompressSwift:rclone-test-dexevix0yafi: Purge remote 2025/06/26 03:17:05 DEBUG : Waiting for deletions to finish 2025/06/26 03:17:10 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/26 03:17:10 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/26 03:17:11 INFO : Swift container rclone-test-dexevix0yafi: Container "rclone-test-dexevix0yafi" removed 2025/06/26 03:17:11 DEBUG : Compressed: TestCompressSwift:rclone-test-dosaqip9xeqo: Purge remote 2025/06/26 03:17:11 DEBUG : Waiting for deletions to finish 2025/06/26 03:17:11 INFO : HELLO, WORLD!.json: Deleted 2025/06/26 03:17:11 INFO : HELLO, WORLD!.bin: Deleted 2025/06/26 03:17:11 INFO : Swift container rclone-test-dosaqip9xeqo: Container "rclone-test-dosaqip9xeqo" removed 2025/06/26 03:17:11 DEBUG : Compressed: TestCompressSwift:rclone-test-derinif9pime: Purge remote 2025/06/26 03:17:11 DEBUG : Waiting for deletions to finish 2025/06/26 03:17:12 INFO : hello, world!.bin: Deleted 2025/06/26 03:17:12 INFO : hello, world!.json: Deleted 2025/06/26 03:17:12 INFO : Swift container rclone-test-derinif9pime: Container "rclone-test-derinif9pime" removed --- PASS: TestApplyTransforms (219.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:17:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 03:17:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 03:17:28 INFO : file1: Copied (new) to: sub/file2 2025/06/26 03:17:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:17:28 DEBUG : file1: Unchanged skipping 2025/06/26 03:17:29 DEBUG : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (22.02s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:17:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/backup" 2025/06/26 03:17:46 DEBUG : Swift container rclone-test-yoduwus6hacu path backup.json: Auto set use_segments_container to true 2025/06/26 03:17:52 DEBUG : Swift container rclone-test-yoduwus6hacu path backup: Auto set use_segments_container to true 2025/06/26 03:17:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 03:18:18 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/26 03:18:18 INFO : dst/file1: Copied (server-side copy) 2025/06/26 03:18:23 INFO : dst/file1: Deleted 2025/06/26 03:18:34 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 03:18:34 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (65.67s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:18:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/dst" 2025/06/26 03:18:40 DEBUG : Swift container rclone-test-yoduwus6hacu path dst.json: Auto set use_segments_container to true 2025/06/26 03:18:46 DEBUG : Swift container rclone-test-yoduwus6hacu path dst: Auto set use_segments_container to true 2025/06/26 03:19:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/CompareDest" 2025/06/26 03:19:02 DEBUG : Swift container rclone-test-yoduwus6hacu path CompareDest.json: Auto set use_segments_container to true 2025/06/26 03:19:12 DEBUG : Swift container rclone-test-yoduwus6hacu path CompareDest: Auto set use_segments_container to true 2025/06/26 03:19:18 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 03:19:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 03:19:39 INFO : one: Copied (new) 2025/06/26 03:20:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:20:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/26 03:20:10 INFO : one: Copied (replaced existing) 2025/06/26 03:20:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:20:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:20:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 03:21:40 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 03:21:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:21:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 03:21:56 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 03:22:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:22:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 03:22:27 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 03:22:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 03:22:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/26 03:22:38 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (280.49s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:23:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/dst" 2025/06/26 03:23:21 DEBUG : Config file has changed externally - reloading 2025/06/26 03:23:21 DEBUG : Swift container rclone-test-yoduwus6hacu path dst.json: Auto set use_segments_container to true 2025/06/26 03:23:26 DEBUG : Swift container rclone-test-yoduwus6hacu path dst: Auto set use_segments_container to true 2025/06/26 03:23:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/CopyDest" 2025/06/26 03:23:42 DEBUG : Swift container rclone-test-yoduwus6hacu path CopyDest.json: Auto set use_segments_container to true 2025/06/26 03:23:47 DEBUG : Swift container rclone-test-yoduwus6hacu path CopyDest: Auto set use_segments_container to true 2025/06/26 03:23:53 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 03:24:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 03:24:14 INFO : one: Copied (new) 2025/06/26 03:24:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:24:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/26 03:24:35 INFO : one: Copied (replaced existing) 2025/06/26 03:25:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/BackupDir" 2025/06/26 03:25:02 DEBUG : Swift container rclone-test-yoduwus6hacu path BackupDir.json: Auto set use_segments_container to true 2025/06/26 03:25:08 DEBUG : Swift container rclone-test-yoduwus6hacu path BackupDir: Auto set use_segments_container to true 2025/06/26 03:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:25:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:26:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 03:26:25 INFO : one: Copied (server-side copy) 2025/06/26 03:26:46 INFO : one: Deleted 2025/06/26 03:27:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/26 03:27:59 INFO : one: Copied (server-side copy) 2025/06/26 03:27:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 03:28:42 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 03:28:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:29:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/26 03:29:13 INFO : two: Copied (server-side copy) 2025/06/26 03:29:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 03:29:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 03:29:23 DEBUG : two: Unchanged skipping 2025/06/26 03:31:45 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 03:31:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 03:31:52 DEBUG : three: Destination not found in --copy-dest 2025/06/26 03:32:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/26 03:32:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (598.42s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:33:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/26 03:33:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 03:33:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/26 03:33:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/26 03:34:02 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/26 03:34:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-yoduwus6hacu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/26 03:34:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/26 03:34:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/26 03:34:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 35d65c8a68f9dd850def9f30e5ef1dc0 OK 2025/06/26 03:34:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (96.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.15s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:35:33 INFO : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: Looking for duplicate md5 hashes using newest mode. 2025/06/26 03:35:33 NOTICE: 0325af1bbe9119aadd3d8f24cb328cca: Found 3 files with duplicate md5 hashes 2025/06/26 03:35:34 INFO : one: Deleted 2025/06/26 03:35:40 INFO : also/one: Deleted 2025/06/26 03:35:40 NOTICE: 0325af1bbe9119aadd3d8f24cb328cca: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (49.32s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.22s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.18s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:37:24 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 03:37:24 DEBUG : a.txt: Excluded 2025/06/26 03:37:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 03:37:24 DEBUG : sub dir/hello world: Excluded 2025/06/26 03:37:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 03:37:24 DEBUG : sub dir/hello world2: Excluded 2025/06/26 03:37:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 03:37:24 DEBUG : sub dir/hello world: Excluded 2025/06/26 03:37:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 03:37:24 DEBUG : sub dir/hello world2: Excluded 2025/06/26 03:37:24 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 03:37:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (137.25s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:39:20 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 03:39:20 DEBUG : a.txt: Excluded 2025/06/26 03:39:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 03:39:21 DEBUG : sub dir/hello world: Excluded 2025/06/26 03:39:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 03:39:21 DEBUG : sub dir/hello world2: Excluded 2025/06/26 03:39:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 03:39:21 DEBUG : sub dir/hello world: Excluded 2025/06/26 03:39:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 03:39:21 DEBUG : sub dir/hello world2: Excluded 2025/06/26 03:39:21 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 03:39:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (126.87s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (54.98s) --- PASS: TestListJSON/Default (5.18s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.37s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", 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/26 03:42:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoduwus6hacu/notfound" 2025/06/26 03:42:09 DEBUG : Config file has changed externally - reloading 2025/06/26 03:42:09 DEBUG : Swift container rclone-test-yoduwus6hacu path notfound.json: Auto set use_segments_container to true 2025/06/26 03:42:15 DEBUG : Swift container rclone-test-yoduwus6hacu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (140.41s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.30s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.13s) --- PASS: TestStatJSON/NotFound (5.25s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.08s) --- PASS: TestStatJSON/FileDirsOnly (0.07s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (16.19s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:43:26 INFO : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: Making directory 2025/06/26 03:43:26 INFO : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: Making directory --- PASS: TestMkdir (0.25s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestLsd (26.09s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestLs (62.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:45:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/26 03:45:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (57.27s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestLsLong (69.97s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.74s) --- PASS: TestHashSums/Md5 (5.17s) --- PASS: TestHashSums/Md5Download (5.17s) === RUN TestHashSumsWithErrors 2025/06/26 03:48:10 DEBUG : Creating backend with remote ":memory:" 2025/06/26 03:48:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/26 03:48:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 03:48:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 03:48:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 03:48:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 03:48:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 03:48:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 03:48:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/26 03:48:10 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestCount (78.59s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:50:22 DEBUG : Waiting for deletions to finish 2025/06/26 03:50:22 DEBUG : large: Excluded (Size Filter) 2025/06/26 03:50:32 INFO : medium: Deleted 2025/06/26 03:50:32 INFO : small: Deleted --- PASS: TestDelete (89.03s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:51:54 DEBUG : Waiting for deletions to finish 2025/06/26 03:51:54 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/26 03:52:05 INFO : medium: Deleted 2025/06/26 03:52:05 INFO : large: Deleted --- PASS: TestMaxDelete (77.99s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:53:22 DEBUG : Waiting for deletions to finish 2025/06/26 03:53:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 03:53:32 INFO : medium: Deleted 2025/06/26 03:53:32 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (92.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:54:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:54:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 03:54:51 INFO : medium: Deleted 2025/06/26 03:54:56 INFO : large: Deleted --- PASS: TestMaxDeleteSize (78.49s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestReadFile (9.56s) === RUN TestRetry 2025/06/26 03:55:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/26 03:55:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/26 03:55:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/26 03:55:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/26 03:55:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/26 03:55:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/26 03:55:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestCat (70.12s) === RUN TestPurge 2025/06/26 03:56:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-botetac1pita" 2025/06/26 03:56:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:56:27 DEBUG : Swift container rclone-test-botetac1pita.json: Auto set use_segments_container to true 2025/06/26 03:56:27 DEBUG : Swift container rclone-test-botetac1pita: Auto set use_segments_container to true 2025/06/26 03:56:27 DEBUG : Creating backend with remote "/tmp/rclone2412557188" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-botetac1pita", Local "Local file system at /tmp/rclone2412557188", Modify Window "1ns" 2025/06/26 03:56:28 INFO : Swift container rclone-test-botetac1pita: Container "rclone-test-botetac1pita" created 2025/06/26 03:56:39 INFO : A2: Making directory 2025/06/26 03:56:39 INFO : A1/B2: Making directory 2025/06/26 03:56:39 INFO : A1/B2/C2: Making directory 2025/06/26 03:56:39 INFO : A1/B1/C3: Making directory 2025/06/26 03:56:39 INFO : A3: Making directory 2025/06/26 03:56:39 INFO : A3/B3: Making directory 2025/06/26 03:56:39 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/26 03:56:50 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:51 INFO : A1/B1/C1/one.bin: Deleted 2025/06/26 03:57:01 INFO : A1/B1/C1/one.json: 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/26 03:57:01 DEBUG : Waiting for deletions to finish 2025/06/26 03:57:01 INFO : A1/two.bin: Deleted 2025/06/26 03:57:01 INFO : A1/two.json: Deleted 2025/06/26 03:57:01 INFO : Swift container rclone-test-botetac1pita: Container "rclone-test-botetac1pita" removed 2025/06/26 03:57:01 DEBUG : Compressed: TestCompressSwift:rclone-test-botetac1pita: Purge remote 2025/06/26 03:57:01 DEBUG : Waiting for deletions to finish 2025/06/26 03:57:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (34.60s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:57:13 INFO : A2: Making directory 2025/06/26 03:57:13 INFO : A1/B2: Making directory 2025/06/26 03:57:13 INFO : A1/B2/C2: Making directory 2025/06/26 03:57:13 INFO : A1/B1/C3: Making directory 2025/06/26 03:57:13 INFO : A3: Making directory 2025/06/26 03:57:13 INFO : A3/B3: Making directory 2025/06/26 03:57:13 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/26 03:57:29 DEBUG : removing 1 level 3 directories 2025/06/26 03:57:29 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/26 03:58:01 DEBUG : removing 1 level 0 directories 2025/06/26 03:58:01 INFO : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: Removing directory 2025/06/26 03:58:02 INFO : Swift container rclone-test-yoduwus6hacu: Container "rclone-test-yoduwus6hacu" removed fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "A1/B1/C1/one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "A1/two" run.go:125: removing file "A1/B1/C1/one" failed - try 1/3: object not found run.go:125: removing file "A1/B1/C1/one" failed - try 2/3: object not found run.go:125: removing file "A1/B1/C1/one" failed - try 3/3: object not found run.go:128: removing file "A1/B1/C1/one" failed: object not found run.go:125: removing file "A1/two" failed - try 1/3: object not found run.go:125: removing file "A1/two" failed - try 2/3: object not found run.go:125: removing file "A1/two" failed - try 3/3: object not found run.go:128: removing file "A1/two" failed: object not found --- FAIL: TestRmdirsNoLeaveRoot (103.72s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:58:45 INFO : A1: Making directory 2025/06/26 03:58:45 INFO : A1/B1: Making directory 2025/06/26 03:58:45 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" 2025/06/26 03:58:45 ERROR : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: Failed to list "A1": directory not found fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.22s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:58:45 INFO : A1: Making directory 2025/06/26 03:58:45 INFO : A1/B1: Making directory 2025/06/26 03:58:45 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" 2025/06/26 03:58:45 ERROR : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: Failed to list "": directory not found fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.22s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:58:51 ERROR : file1.bin: Failed to remove partially transferred object: Object Not Found 2025/06/26 03:58:51 ERROR : file1: Post request put error: Object Not Found operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: Object Not Found Test: TestCopyURL --- FAIL: TestCopyURL (5.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:58:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 03:59:01 ERROR : sub/file2.bin: Failed to remove partially transferred object: Object Not Found 2025/06/26 03:59:01 ERROR : file1: Failed to copy: Object Not Found 2025/06/26 03:59:01 ERROR : file1: Not deleting source as copy failed: Object Not Found operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: Object Not Found Test: TestMoveFile --- FAIL: TestMoveFile (10.38s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 03:59:11 ERROR : file1.bin: Failed to remove partially transferred object: Object Not Found 2025/06/26 03:59:11 ERROR : file1: Failed to copy: Object Not Found 2025/06/26 03:59:11 ERROR : file1: Not deleting source as copy failed: Object Not Found operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: Object Not Found Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (10.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.05s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.06s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:17 ERROR : dst/file1.bin: Failed to remove partially transferred object: Object Not Found run.go:285: Failed to put "dst/file1" to "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu": Object Not Found --- FAIL: TestMoveFileBackupDir (5.33s) === 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-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:22 ERROR : A1/one.bin: Failed to remove partially transferred object: Object Not Found run.go:285: Failed to put "A1/one" to "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu": Object Not Found --- FAIL: TestDirMove (5.29s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" --- PASS: TestGetFsInfo (0.06s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:22 DEBUG : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 03:59:28 ERROR : no_checksum_small_file_from_pipe.bin: Failed to remove partially transferred object: Object Not Found operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: Object Not Found Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:28 DEBUG : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 03:59:33 ERROR : with_checksum_small_file_from_pipe.bin: Failed to remove partially transferred object: Object Not Found operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: Object Not Found Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:34 DEBUG : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 03:59:39 ERROR : ignore_checksum_small_file_from_pipe.bin: Failed to remove partially transferred object: Object Not Found operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: Object Not Found Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:39 DEBUG : Compressed: TestCompressSwift:rclone-test-yoduwus6hacu: File to upload is small (34 bytes), uploading instead of streaming 2025/06/26 03:59:44 ERROR : ignore_checksum_small_file_from_pipe.bin: Failed to remove partially transferred object: Object Not Found operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: Object Not Found Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (21.83s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (5.63s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (5.38s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (5.45s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (5.37s) === RUN TestRcatMetadata run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.05s) === RUN TestRcatSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" 2025/06/26 03:59:50 ERROR : potato1.bin: Failed to remove partially transferred object: Object Not Found 2025/06/26 03:59:50 ERROR : potato1: Post request put error: Object Not Found operations_test.go:1593: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1593 Error: Received unexpected error: Object Not Found Test: TestRcatSize --- FAIL: TestRcatSize (5.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.05s) === RUN TestTouchDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoduwus6hacu", Local "Local file system at /tmp/rclone4196413363", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTouchDir (20s) goroutine 9219 [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]: testing.(*T).Run(0xc000103880, {0x26a5963?, 0xc000629ad8?}, 0x27d56d8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103880) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103880, 0xc000629c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009766f0, {0x3e9b120, 0x6d, 0x6d}, {0xedfeeaeb9?, 0x3eb1120?, 0x3eb1120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005c6780) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005c6780) /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 14 [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 15 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9200 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00045a000, 0xc0004162a0, 0xc000ab6000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00045a000, {0x2b09ac8, 0x3ed46e0}, {0xc000a0a050, 0x4f}, {{0xc000728ea0, 0x18}, {0xc000728eb9, 0xc}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00045a000, {0x2b09ac8, 0x3ed46e0}, {{0xc000728ea0, 0x18}, {0xc000728eb9, 0xc}, {0x268db6e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x8f1bbcdc8f1bbcdc?, {0x2b09ac8?, 0x3ed46e0?}, {0xc000728ea0?, 0x8f1bbcdc8f1bbcdc?}, {0xc000728eb9, 0xc}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000833728) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004001e0, 0xc0007fe1e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004001e0, 0xc0007fe1e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0007fe120, {0x2b09ac8, 0x3ed46e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000102700, {0x2b09ac8, 0x3ed46e0}, {0xc000624140, 0xc}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000833a08?, {0x2b09ac8?, 0x3ed46e0?}, {0xc000624140?, 0x41ac01?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001fa180, {0x2b09ac8, 0x3ed46e0}, {0x2698bc8, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc0001fa180, {0x2b09ac8, 0x3ed46e0}, {0x2ae17a0, 0xc000ac2390}, {0x2b14bd0, 0xc0004160e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:751 +0x7e github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000416070, {0x2b09ac8, 0x3ed46e0}, {0x2b1ee00, 0xc0001fa180}, {0x2698bc8, 0x7}, {0x273e48e, 0x3c}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc000416070, {0x2b09ac8, 0x3ed46e0}, {0x2698bc8, 0x7}, {0x273e48e, 0x3c}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/operations_test.TestTouchDir(0xc000a8ddc0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1668 +0xe8 testing.tRunner(0xc000a8ddc0, 0x27d56d8) /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 292 [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 234 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 329 [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 271 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1437 [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 1427 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1274 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1264 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 160 [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 150 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 556 [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 546 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1222 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1212 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 226 [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 216 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 966 [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 956 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 628 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 619 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 520 [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 478 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1320 [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 1294 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 453 [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 443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 746 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 736 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 694 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 684 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 805 [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 763 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 861 [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 851 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9053 [IO wait]: internal/poll.runtime_pollWait(0x7628806786d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000508e80?, 0xc000894000?, 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(0xc000508e80, {0xc000894000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000508e80, {0xc000894000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000134040, {0xc000894000?, 0x5?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002108120, {0xc000894000?, 0x7628382decc8?, 0x762880a1ea78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002108078, {0xc000894000?, 0x3ed6f60?, 0xc0007ee9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00038ad38, {0x2ae31c0, 0xc002108078}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00038aa88, {0x7628806510d8, 0xc002108120}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00038aa88, 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(0xc00038aa88, {0xc000956000, 0x1000, 0xc000550990?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005bd7a0, {0xc000956000?, 0x7f4085?, 0x2ae1360?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00082dec0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00082dec0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005bd7a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9192 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1051 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1025 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3120 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1377 [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 1367 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1102 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1092 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8250 [chan receive, 3 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 8249 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2818 [chan receive, 48 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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1479 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1389 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3566 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3232 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1510 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1484 /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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3523 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9218 [select]: net/http.(*persistConn).roundTrip(0xc0005bd7a0, 0xc0007c4140) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00045f1e0, 0xc000ab6000) /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(0xc000377730, 0xc000ab6000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000ab6000, {0x2ae2960, 0xc000377730}, {0xc00007d101?, 0xc0008d2d80?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00096e150, 0xc000ab6000, {0xc0008d2f68?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00096e150, 0xc000ab6000) /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 9200 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3419 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2903 [chan receive, 48 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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3052 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3338 [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 2769 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9054 [select]: net/http.(*persistConn).writeLoop(0xc0005bd7a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9192 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.825948788s (try 1/5): exit status 2: Failed [TestRmdirsNoLeaveRoot TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize]