"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/27 05:13:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife" 2025/06/27 05:13:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:13:38 DEBUG : Swift container rclone-test-yimiliw3sife.json: Auto set use_segments_container to true 2025/06/27 05:13:39 DEBUG : Swift container rclone-test-yimiliw3sife: Auto set use_segments_container to true 2025/06/27 05:13:39 DEBUG : Creating backend with remote "/tmp/rclone1543773682" === 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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/27 05:13:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/27 05:13:39 DEBUG : potato: Seek from 10 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 10 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Seek from 5 to 2 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/27 05:13:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Seek from 5 to 2 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/27 05:13:39 DEBUG : potato: Seek from 8 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 8 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/27 05:13:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/27 05:13:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/27 05:13:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/27 05:13:39 DEBUG : potato: Seek from 5 to 2 2025/06/27 05:13:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/27 05:13:39 DEBUG : potato: Seek from 9 to 0 2025/06/27 05:13:39 DEBUG : potato: Seek from 9 to 0 2025/06/27 05:13:39 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:13:40 INFO : Swift container rclone-test-yimiliw3sife: Container "rclone-test-yimiliw3sife" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (68.76s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/06/27 05:14:48 DEBUG : Creating backend with remote "nonexistent" 2025/06/27 05:14:48 DEBUG : Config file has changed externally - reloading 2025/06/27 05:14:48 DEBUG : Creating backend with remote "nonexistent" 2025/06/27 05:14:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/27 05:14:48 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/27 05:14:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/27 05:14:48 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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 (66.44s) --- PASS: TestCheckDownload/1 (0.37s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (0.25s) --- PASS: TestCheckDownload/5 (0.28s) --- PASS: TestCheckDownload/6 (0.26s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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 (65.60s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:17:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/27 05:17:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/27 05:17:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/27 05:17:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/27 05:17:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/27 05:17:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/27 05:17:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/27 05:17:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (36.98s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:17:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/data" 2025/06/27 05:17:37 DEBUG : Swift container rclone-test-yimiliw3sife path data.json: Auto set use_segments_container to true 2025/06/27 05:17:43 DEBUG : Swift container rclone-test-yimiliw3sife 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 (223.98s) --- PASS: TestCheckSum/subtest1 (5.40s) --- PASS: TestCheckSum/subtest2 (5.34s) --- PASS: TestCheckSum/subtest3 (10.43s) --- PASS: TestCheckSum/subtest4 (15.42s) --- PASS: TestCheckSum/subtest5 (10.39s) --- PASS: TestCheckSum/subtest6 (5.39s) --- PASS: TestCheckSum/subtest7 (10.49s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:21:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/data" 2025/06/27 05:21:21 DEBUG : Config file has changed externally - reloading 2025/06/27 05:21:21 DEBUG : Swift container rclone-test-yimiliw3sife path data.json: Auto set use_segments_container to true 2025/06/27 05:21:26 DEBUG : Swift container rclone-test-yimiliw3sife 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 (259.04s) --- PASS: TestCheckSumDownload/subtest1 (5.37s) --- PASS: TestCheckSumDownload/subtest2 (5.42s) --- PASS: TestCheckSumDownload/subtest3 (10.39s) --- PASS: TestCheckSumDownload/subtest4 (5.45s) --- PASS: TestCheckSumDownload/subtest5 (10.40s) --- PASS: TestCheckSumDownload/subtest6 (10.52s) --- PASS: TestCheckSumDownload/subtest7 (10.47s) === RUN TestApplyTransforms 2025/06/27 05:25:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cobaxad5noya" 2025/06/27 05:25:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:25:40 DEBUG : Swift container rclone-test-cobaxad5noya.json: Auto set use_segments_container to true 2025/06/27 05:25:40 DEBUG : Swift container rclone-test-cobaxad5noya: Auto set use_segments_container to true 2025/06/27 05:25:40 DEBUG : Creating backend with remote "/tmp/rclone1687386380" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cobaxad5noya", Local "Local file system at /tmp/rclone1687386380", Modify Window "1ns" 2025/06/27 05:25:41 INFO : Swift container rclone-test-cobaxad5noya: Container "rclone-test-cobaxad5noya" created upper checkfile vs. lower remote (without normalization) 2025/06/27 05:25:57 ERROR : hello, world!: sum not found 2025/06/27 05:25:57 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-cobaxad5noya 2025/06/27 05:25:57 NOTICE: Compressed: TestCompressSwift:rclone-test-cobaxad5noya: 1 files missing 2025/06/27 05:25:57 NOTICE: 1 hashes missing 2025/06/27 05:25:57 NOTICE: Compressed: TestCompressSwift:rclone-test-cobaxad5noya: 2 differences found 2025/06/27 05:25:57 NOTICE: Compressed: TestCompressSwift:rclone-test-cobaxad5noya: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/27 05:26:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:26:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cobaxad5noya: 0 differences found 2025/06/27 05:26:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cobaxad5noya: 1 matching files 2025/06/27 05:26:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-balalow4bupo" 2025/06/27 05:26:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:26:02 DEBUG : Swift container rclone-test-balalow4bupo.json: Auto set use_segments_container to true 2025/06/27 05:26:02 DEBUG : Swift container rclone-test-balalow4bupo: Auto set use_segments_container to true 2025/06/27 05:26:02 DEBUG : Creating backend with remote "/tmp/rclone2013145324" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-balalow4bupo", Local "Local file system at /tmp/rclone2013145324", Modify Window "1ns" 2025/06/27 05:26:03 INFO : Swift container rclone-test-balalow4bupo: Container "rclone-test-balalow4bupo" created lower checkfile vs. upper remote (without normalization) 2025/06/27 05:26:19 ERROR : HELLO, WORLD!: sum not found 2025/06/27 05:26:19 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-balalow4bupo 2025/06/27 05:26:19 NOTICE: Compressed: TestCompressSwift:rclone-test-balalow4bupo: 1 files missing 2025/06/27 05:26:19 NOTICE: 1 hashes missing 2025/06/27 05:26:19 NOTICE: Compressed: TestCompressSwift:rclone-test-balalow4bupo: 2 differences found 2025/06/27 05:26:19 NOTICE: Compressed: TestCompressSwift:rclone-test-balalow4bupo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/27 05:26:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:26:19 NOTICE: Compressed: TestCompressSwift:rclone-test-balalow4bupo: 0 differences found 2025/06/27 05:26:19 NOTICE: Compressed: TestCompressSwift:rclone-test-balalow4bupo: 1 matching files 2025/06/27 05:26:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cividoz5zeno" 2025/06/27 05:26:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:26:19 DEBUG : Swift container rclone-test-cividoz5zeno.json: Auto set use_segments_container to true 2025/06/27 05:26:19 DEBUG : Swift container rclone-test-cividoz5zeno: Auto set use_segments_container to true 2025/06/27 05:26:19 DEBUG : Creating backend with remote "/tmp/rclone2239604148" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cividoz5zeno", Local "Local file system at /tmp/rclone2239604148", Modify Window "1ns" 2025/06/27 05:26:20 INFO : Swift container rclone-test-cividoz5zeno: Container "rclone-test-cividoz5zeno" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/27 05:26:36 ERROR : HeLlO, wOrLd!: sum not found 2025/06/27 05:26:36 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-cividoz5zeno 2025/06/27 05:26:36 NOTICE: Compressed: TestCompressSwift:rclone-test-cividoz5zeno: 1 files missing 2025/06/27 05:26:36 NOTICE: 1 hashes missing 2025/06/27 05:26:36 NOTICE: Compressed: TestCompressSwift:rclone-test-cividoz5zeno: 2 differences found 2025/06/27 05:26:36 NOTICE: Compressed: TestCompressSwift:rclone-test-cividoz5zeno: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/27 05:26:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:26:36 NOTICE: Compressed: TestCompressSwift:rclone-test-cividoz5zeno: 0 differences found 2025/06/27 05:26:36 NOTICE: Compressed: TestCompressSwift:rclone-test-cividoz5zeno: 1 matching files 2025/06/27 05:26:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xizayez5xomu" 2025/06/27 05:26:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:26:36 DEBUG : Swift container rclone-test-xizayez5xomu.json: Auto set use_segments_container to true 2025/06/27 05:26:36 DEBUG : Swift container rclone-test-xizayez5xomu: Auto set use_segments_container to true 2025/06/27 05:26:36 DEBUG : Creating backend with remote "/tmp/rclone1182516840" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xizayez5xomu", Local "Local file system at /tmp/rclone1182516840", Modify Window "1ns" 2025/06/27 05:26:37 INFO : Swift container rclone-test-xizayez5xomu: Container "rclone-test-xizayez5xomu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/27 05:26:48 ERROR : HELLO, WORLD!: sum not found 2025/06/27 05:26:48 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-xizayez5xomu 2025/06/27 05:26:48 NOTICE: Compressed: TestCompressSwift:rclone-test-xizayez5xomu: 1 files missing 2025/06/27 05:26:48 NOTICE: 1 hashes missing 2025/06/27 05:26:48 NOTICE: Compressed: TestCompressSwift:rclone-test-xizayez5xomu: 2 differences found 2025/06/27 05:26:48 NOTICE: Compressed: TestCompressSwift:rclone-test-xizayez5xomu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/27 05:26:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:26:48 NOTICE: Compressed: TestCompressSwift:rclone-test-xizayez5xomu: 0 differences found 2025/06/27 05:26:48 NOTICE: Compressed: TestCompressSwift:rclone-test-xizayez5xomu: 1 matching files 2025/06/27 05:26:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yofotut1tuki" 2025/06/27 05:26:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:26:49 DEBUG : Swift container rclone-test-yofotut1tuki.json: Auto set use_segments_container to true 2025/06/27 05:26:49 DEBUG : Swift container rclone-test-yofotut1tuki: Auto set use_segments_container to true 2025/06/27 05:26:49 DEBUG : Creating backend with remote "/tmp/rclone2218846919" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yofotut1tuki", Local "Local file system at /tmp/rclone2218846919", Modify Window "1ns" 2025/06/27 05:26:49 INFO : Swift container rclone-test-yofotut1tuki: Container "rclone-test-yofotut1tuki" created NFD checkfile vs. NFC remote (without normalization) 2025/06/27 05:27:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/27 05:27:01 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yofotut1tuki 2025/06/27 05:27:01 NOTICE: Compressed: TestCompressSwift:rclone-test-yofotut1tuki: 1 files missing 2025/06/27 05:27:01 NOTICE: 1 hashes missing 2025/06/27 05:27:01 NOTICE: Compressed: TestCompressSwift:rclone-test-yofotut1tuki: 2 differences found 2025/06/27 05:27:01 NOTICE: Compressed: TestCompressSwift:rclone-test-yofotut1tuki: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/27 05:27:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:27:06 NOTICE: Compressed: TestCompressSwift:rclone-test-yofotut1tuki: 0 differences found 2025/06/27 05:27:06 NOTICE: Compressed: TestCompressSwift:rclone-test-yofotut1tuki: 1 matching files 2025/06/27 05:27:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vatajal7jeze" 2025/06/27 05:27:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:27:06 DEBUG : Swift container rclone-test-vatajal7jeze.json: Auto set use_segments_container to true 2025/06/27 05:27:06 DEBUG : Swift container rclone-test-vatajal7jeze: Auto set use_segments_container to true 2025/06/27 05:27:06 DEBUG : Creating backend with remote "/tmp/rclone398438222" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vatajal7jeze", Local "Local file system at /tmp/rclone398438222", Modify Window "1ns" 2025/06/27 05:27:07 INFO : Swift container rclone-test-vatajal7jeze: Container "rclone-test-vatajal7jeze" created NFC checkfile vs. NFD remote (without normalization) 2025/06/27 05:27:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/27 05:27:18 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vatajal7jeze 2025/06/27 05:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-vatajal7jeze: 1 files missing 2025/06/27 05:27:18 NOTICE: 1 hashes missing 2025/06/27 05:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-vatajal7jeze: 2 differences found 2025/06/27 05:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-vatajal7jeze: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/27 05:27:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-vatajal7jeze: 0 differences found 2025/06/27 05:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-vatajal7jeze: 1 matching files 2025/06/27 05:27:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-boqekew8jako" 2025/06/27 05:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:27:19 DEBUG : Swift container rclone-test-boqekew8jako.json: Auto set use_segments_container to true 2025/06/27 05:27:19 DEBUG : Swift container rclone-test-boqekew8jako: Auto set use_segments_container to true 2025/06/27 05:27:19 DEBUG : Creating backend with remote "/tmp/rclone338512361" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-boqekew8jako", Local "Local file system at /tmp/rclone338512361", Modify Window "1ns" 2025/06/27 05:27:19 INFO : Swift container rclone-test-boqekew8jako: Container "rclone-test-boqekew8jako" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/27 05:27:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/27 05:27:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-boqekew8jako 2025/06/27 05:27:35 NOTICE: Compressed: TestCompressSwift:rclone-test-boqekew8jako: 1 files missing 2025/06/27 05:27:35 NOTICE: 1 hashes missing 2025/06/27 05:27:35 NOTICE: Compressed: TestCompressSwift:rclone-test-boqekew8jako: 2 differences found 2025/06/27 05:27:35 NOTICE: Compressed: TestCompressSwift:rclone-test-boqekew8jako: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/27 05:27:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:27:45 NOTICE: Compressed: TestCompressSwift:rclone-test-boqekew8jako: 0 differences found 2025/06/27 05:27:45 NOTICE: Compressed: TestCompressSwift:rclone-test-boqekew8jako: 1 matching files 2025/06/27 05:27:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tinilaq1dusu" 2025/06/27 05:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:27:46 DEBUG : Swift container rclone-test-tinilaq1dusu.json: Auto set use_segments_container to true 2025/06/27 05:27:46 DEBUG : Swift container rclone-test-tinilaq1dusu: Auto set use_segments_container to true 2025/06/27 05:27:46 DEBUG : Creating backend with remote "/tmp/rclone1913635690" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tinilaq1dusu", Local "Local file system at /tmp/rclone1913635690", Modify Window "1ns" 2025/06/27 05:27:46 INFO : Swift container rclone-test-tinilaq1dusu: Container "rclone-test-tinilaq1dusu" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/27 05:28:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/27 05:28:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tinilaq1dusu 2025/06/27 05:28:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tinilaq1dusu: 1 files missing 2025/06/27 05:28:02 NOTICE: 1 hashes missing 2025/06/27 05:28:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tinilaq1dusu: 2 differences found 2025/06/27 05:28:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tinilaq1dusu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/27 05:28:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:28:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tinilaq1dusu: 0 differences found 2025/06/27 05:28:02 NOTICE: Compressed: TestCompressSwift:rclone-test-tinilaq1dusu: 1 matching files 2025/06/27 05:28:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-supisak7hani" 2025/06/27 05:28:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:28:03 DEBUG : Swift container rclone-test-supisak7hani.json: Auto set use_segments_container to true 2025/06/27 05:28:03 DEBUG : Swift container rclone-test-supisak7hani: Auto set use_segments_container to true 2025/06/27 05:28:03 DEBUG : Creating backend with remote "/tmp/rclone1112828158" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-supisak7hani", Local "Local file system at /tmp/rclone1112828158", Modify Window "1ns" 2025/06/27 05:28:03 INFO : Swift container rclone-test-supisak7hani: Container "rclone-test-supisak7hani" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/27 05:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/27 05:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-supisak7hani 2025/06/27 05:28:14 NOTICE: Compressed: TestCompressSwift:rclone-test-supisak7hani: 1 files missing 2025/06/27 05:28:14 NOTICE: 1 hashes missing 2025/06/27 05:28:14 NOTICE: Compressed: TestCompressSwift:rclone-test-supisak7hani: 2 differences found 2025/06/27 05:28:14 NOTICE: Compressed: TestCompressSwift:rclone-test-supisak7hani: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/27 05:28:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:28:20 NOTICE: Compressed: TestCompressSwift:rclone-test-supisak7hani: 0 differences found 2025/06/27 05:28:20 NOTICE: Compressed: TestCompressSwift:rclone-test-supisak7hani: 1 matching files 2025/06/27 05:28:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-logikun5duci" 2025/06/27 05:28:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 05:28:20 DEBUG : Swift container rclone-test-logikun5duci.json: Auto set use_segments_container to true 2025/06/27 05:28:20 DEBUG : Swift container rclone-test-logikun5duci: Auto set use_segments_container to true 2025/06/27 05:28:20 DEBUG : Creating backend with remote "/tmp/rclone74419886" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-logikun5duci", Local "Local file system at /tmp/rclone74419886", Modify Window "1ns" 2025/06/27 05:28:21 INFO : Swift container rclone-test-logikun5duci: Container "rclone-test-logikun5duci" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/27 05:28:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/27 05:28:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-logikun5duci 2025/06/27 05:28:27 NOTICE: Compressed: TestCompressSwift:rclone-test-logikun5duci: 1 files missing 2025/06/27 05:28:27 NOTICE: 1 hashes missing 2025/06/27 05:28:27 NOTICE: Compressed: TestCompressSwift:rclone-test-logikun5duci: 2 differences found 2025/06/27 05:28:27 NOTICE: Compressed: TestCompressSwift:rclone-test-logikun5duci: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/27 05:28:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/27 05:28:27 NOTICE: Compressed: TestCompressSwift:rclone-test-logikun5duci: 0 differences found 2025/06/27 05:28:27 NOTICE: Compressed: TestCompressSwift:rclone-test-logikun5duci: 1 matching files 2025/06/27 05:28:27 DEBUG : Compressed: TestCompressSwift:rclone-test-logikun5duci: Purge remote 2025/06/27 05:28:27 DEBUG : Waiting for deletions to finish 2025/06/27 05:28:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/27 05:28:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/27 05:28:28 INFO : Swift container rclone-test-logikun5duci: Container "rclone-test-logikun5duci" removed 2025/06/27 05:28:28 DEBUG : Compressed: TestCompressSwift:rclone-test-supisak7hani: Purge remote 2025/06/27 05:28:28 DEBUG : Waiting for deletions to finish 2025/06/27 05:28:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/27 05:28:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/27 05:28:39 INFO : Swift container rclone-test-supisak7hani: Container "rclone-test-supisak7hani" removed 2025/06/27 05:28:39 DEBUG : Compressed: TestCompressSwift:rclone-test-tinilaq1dusu: Purge remote 2025/06/27 05:28:39 DEBUG : Waiting for deletions to finish 2025/06/27 05:28:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/27 05:28:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/27 05:28:44 INFO : Swift container rclone-test-tinilaq1dusu: Container "rclone-test-tinilaq1dusu" removed 2025/06/27 05:28:44 DEBUG : Compressed: TestCompressSwift:rclone-test-boqekew8jako: Purge remote 2025/06/27 05:28:44 DEBUG : Waiting for deletions to finish 2025/06/27 05:28:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/27 05:28:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/27 05:28:50 INFO : Swift container rclone-test-boqekew8jako: Container "rclone-test-boqekew8jako" removed 2025/06/27 05:28:50 DEBUG : Compressed: TestCompressSwift:rclone-test-vatajal7jeze: Purge remote 2025/06/27 05:28:50 DEBUG : Waiting for deletions to finish 2025/06/27 05:28:50 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/27 05:28:55 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/27 05:28:55 INFO : Swift container rclone-test-vatajal7jeze: Container "rclone-test-vatajal7jeze" removed 2025/06/27 05:28:55 DEBUG : Compressed: TestCompressSwift:rclone-test-yofotut1tuki: Purge remote 2025/06/27 05:28:55 DEBUG : Waiting for deletions to finish 2025/06/27 05:28:56 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/27 05:29:01 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/27 05:29:01 INFO : Swift container rclone-test-yofotut1tuki: Container "rclone-test-yofotut1tuki" removed 2025/06/27 05:29:01 DEBUG : Compressed: TestCompressSwift:rclone-test-xizayez5xomu: Purge remote 2025/06/27 05:29:01 DEBUG : Waiting for deletions to finish 2025/06/27 05:29:01 INFO : HELLO, WORLD!.bin: Deleted 2025/06/27 05:29:06 INFO : HELLO, WORLD!.json: Deleted 2025/06/27 05:29:06 INFO : Swift container rclone-test-xizayez5xomu: Container "rclone-test-xizayez5xomu" removed 2025/06/27 05:29:06 DEBUG : Compressed: TestCompressSwift:rclone-test-cividoz5zeno: Purge remote 2025/06/27 05:29:06 DEBUG : Waiting for deletions to finish 2025/06/27 05:29:11 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/27 05:29:12 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/27 05:29:12 INFO : Swift container rclone-test-cividoz5zeno: Container "rclone-test-cividoz5zeno" removed 2025/06/27 05:29:12 DEBUG : Compressed: TestCompressSwift:rclone-test-balalow4bupo: Purge remote 2025/06/27 05:29:12 DEBUG : Waiting for deletions to finish 2025/06/27 05:29:17 INFO : HELLO, WORLD!.bin: Deleted 2025/06/27 05:29:18 INFO : HELLO, WORLD!.json: Deleted 2025/06/27 05:29:18 INFO : Swift container rclone-test-balalow4bupo: Container "rclone-test-balalow4bupo" removed 2025/06/27 05:29:18 DEBUG : Compressed: TestCompressSwift:rclone-test-cobaxad5noya: Purge remote 2025/06/27 05:29:18 DEBUG : Waiting for deletions to finish 2025/06/27 05:29:23 INFO : hello, world!.bin: Deleted 2025/06/27 05:29:23 INFO : hello, world!.json: Deleted 2025/06/27 05:29:23 INFO : Swift container rclone-test-cobaxad5noya: Container "rclone-test-cobaxad5noya" removed --- PASS: TestApplyTransforms (223.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:29:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/27 05:30:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/27 05:30:24 INFO : file1: Copied (new) to: sub/file2 2025/06/27 05:30:30 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:30:30 DEBUG : file1: Unchanged skipping 2025/06/27 05:30:35 DEBUG : Compressed: TestCompressSwift:rclone-test-yimiliw3sife: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (82.19s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.22s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:31:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/backup" 2025/06/27 05:31:22 DEBUG : Config file has changed externally - reloading 2025/06/27 05:31:22 DEBUG : Swift container rclone-test-yimiliw3sife path backup.json: Auto set use_segments_container to true 2025/06/27 05:31:28 DEBUG : Swift container rclone-test-yimiliw3sife path backup: Auto set use_segments_container to true 2025/06/27 05:31:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/27 05:32:23 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/27 05:32:23 INFO : dst/file1: Copied (server-side copy) 2025/06/27 05:32:51 INFO : dst/file1: Deleted 2025/06/27 05:33:06 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/27 05:33:06 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (156.49s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:33:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/dst" 2025/06/27 05:33:23 DEBUG : Swift container rclone-test-yimiliw3sife path dst.json: Auto set use_segments_container to true 2025/06/27 05:33:28 DEBUG : Swift container rclone-test-yimiliw3sife path dst: Auto set use_segments_container to true 2025/06/27 05:33:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/CompareDest" 2025/06/27 05:33:39 DEBUG : Swift container rclone-test-yimiliw3sife path CompareDest.json: Auto set use_segments_container to true 2025/06/27 05:33:45 DEBUG : Swift container rclone-test-yimiliw3sife path CompareDest: Auto set use_segments_container to true 2025/06/27 05:33:50 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 05:34:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/27 05:34:11 INFO : one: Copied (new) 2025/06/27 05:34:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 05:34:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/27 05:34:31 INFO : one: Copied (replaced existing) 2025/06/27 05:35:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 05:35:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:35:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/27 05:36:05 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 05:36:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:36:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 05:36:26 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 05:36:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:36:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/27 05:36:57 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 05:37:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/27 05:37:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/27 05:37:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (288.00s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:38:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/dst" 2025/06/27 05:38:10 DEBUG : Config file has changed externally - reloading 2025/06/27 05:38:11 DEBUG : Swift container rclone-test-yimiliw3sife path dst.json: Auto set use_segments_container to true 2025/06/27 05:38:16 DEBUG : Swift container rclone-test-yimiliw3sife path dst: Auto set use_segments_container to true 2025/06/27 05:38:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/CopyDest" 2025/06/27 05:38:27 DEBUG : Swift container rclone-test-yimiliw3sife path CopyDest.json: Auto set use_segments_container to true 2025/06/27 05:38:32 DEBUG : Config file has changed externally - reloading 2025/06/27 05:38:32 DEBUG : Swift container rclone-test-yimiliw3sife path CopyDest: Auto set use_segments_container to true 2025/06/27 05:38:37 DEBUG : one: Need to transfer - File not found at Destination 2025/06/27 05:38:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/27 05:38:58 INFO : one: Copied (new) 2025/06/27 05:39:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 05:39:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/27 05:39:34 INFO : one: Copied (replaced existing) 2025/06/27 05:40:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/BackupDir" 2025/06/27 05:40:11 DEBUG : Swift container rclone-test-yimiliw3sife path BackupDir.json: Auto set use_segments_container to true 2025/06/27 05:40:17 DEBUG : Swift container rclone-test-yimiliw3sife path BackupDir: Auto set use_segments_container to true 2025/06/27 05:40:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 05:40:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:40:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/27 05:40:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/27 05:40:53 INFO : one: Copied (server-side copy) 2025/06/27 05:41:03 INFO : one: Deleted 2025/06/27 05:41:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/27 05:41:38 INFO : one: Copied (server-side copy) 2025/06/27 05:41:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/27 05:42:31 DEBUG : two: Need to transfer - File not found at Destination 2025/06/27 05:42:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:42:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/27 05:42:56 INFO : two: Copied (server-side copy) 2025/06/27 05:42:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/27 05:43:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 05:43:17 DEBUG : two: Unchanged skipping 2025/06/27 05:44:53 DEBUG : three: Need to transfer - File not found at Destination 2025/06/27 05:44:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/27 05:44:58 DEBUG : three: Destination not found in --copy-dest 2025/06/27 05:45:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/27 05:45:04 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (497.10s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.18s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.15s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/27 05:46:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/27 05:46:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/27 05:46:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/27 05:47:06 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/27 05:47:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-yimiliw3sife/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/27 05:47:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/27 05:47:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/27 05:47:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a014badb953435486f86987b1e081f60 OK 2025/06/27 05:47:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (105.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:49:14 INFO : Compressed: TestCompressSwift:rclone-test-yimiliw3sife: Looking for duplicate md5 hashes using newest mode. 2025/06/27 05:49:30 NOTICE: 42dc0e6a279e27e5bde3638b1d44fcb5: Found 3 files with duplicate md5 hashes 2025/06/27 05:49:40 INFO : one: Deleted 2025/06/27 05:49:50 INFO : also/one: Deleted 2025/06/27 05:49:50 NOTICE: 42dc0e6a279e27e5bde3638b1d44fcb5: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (117.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.15s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.21s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.19s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:51:21 DEBUG : a.txt: Excluded (Size Filter) 2025/06/27 05:51:21 DEBUG : a.txt: Excluded 2025/06/27 05:51:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/27 05:51:21 DEBUG : sub dir/hello world: Excluded 2025/06/27 05:51:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/27 05:51:21 DEBUG : sub dir/hello world2: Excluded 2025/06/27 05:51:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/27 05:51:21 DEBUG : sub dir/hello world: Excluded 2025/06/27 05:51:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/27 05:51:21 DEBUG : sub dir/hello world2: Excluded 2025/06/27 05:51:21 DEBUG : sub dir/ignore dir: Excluded 2025/06/27 05:51:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (96.91s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:54:32 DEBUG : a.txt: Excluded (Size Filter) 2025/06/27 05:54:32 DEBUG : a.txt: Excluded 2025/06/27 05:54:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/27 05:54:33 DEBUG : sub dir/hello world: Excluded 2025/06/27 05:54:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/27 05:54:33 DEBUG : sub dir/hello world2: Excluded 2025/06/27 05:54:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/27 05:54:33 DEBUG : sub dir/hello world: Excluded 2025/06/27 05:54:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/27 05:54:33 DEBUG : sub dir/hello world2: Excluded 2025/06/27 05:54:53 DEBUG : sub dir/ignore dir: Excluded 2025/06/27 05:55:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (256.31s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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 (115.44s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (5.27s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.36s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (20.17s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", 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/27 05:59:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/notfound" 2025/06/27 05:59:02 DEBUG : Config file has changed externally - reloading 2025/06/27 05:59:02 DEBUG : Swift container rclone-test-yimiliw3sife path notfound.json: Auto set use_segments_container to true 2025/06/27 05:59:08 DEBUG : Swift container rclone-test-yimiliw3sife path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (102.61s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.15s) --- PASS: TestStatJSON/Dir (5.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.09s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.36s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 05:59:44 INFO : Compressed: TestCompressSwift:rclone-test-yimiliw3sife: Making directory 2025/06/27 05:59:44 INFO : Compressed: TestCompressSwift:rclone-test-yimiliw3sife: Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestLsd (6.32s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestLs (27.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:00:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/27 06:00:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (27.12s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestLsLong (27.15s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (27.66s) --- PASS: TestHashSums/Md5 (0.21s) --- PASS: TestHashSums/Md5Download (0.31s) === RUN TestHashSumsWithErrors 2025/06/27 06:01:39 DEBUG : Creating backend with remote ":memory:" 2025/06/27 06:01:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/27 06:01:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/27 06:01:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/27 06:01:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/27 06:01:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/27 06:01:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/27 06:01:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/27 06:01:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/27 06:01:39 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestCount (43.90s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:02:56 DEBUG : Waiting for deletions to finish 2025/06/27 06:02:56 DEBUG : large: Excluded (Size Filter) 2025/06/27 06:03:07 INFO : small: Deleted 2025/06/27 06:03:12 INFO : medium: Deleted --- PASS: TestDelete (49.07s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:03:49 DEBUG : Waiting for deletions to finish 2025/06/27 06:03:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/27 06:03:50 INFO : large: Deleted 2025/06/27 06:04:05 INFO : medium: Deleted --- PASS: TestMaxDelete (57.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:04:52 DEBUG : Waiting for deletions to finish 2025/06/27 06:04:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/27 06:05:02 INFO : small: Deleted 2025/06/27 06:05:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (57.97s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:05:45 DEBUG : Waiting for deletions to finish 2025/06/27 06:05:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/27 06:05:45 INFO : large: Deleted 2025/06/27 06:05:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (52.70s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestReadFile (31.64s) === RUN TestRetry 2025/06/27 06:06:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/27 06:06:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/27 06:06:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/27 06:06:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/27 06:06:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/27 06:06:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/27 06:06:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestCat (29.18s) === RUN TestPurge 2025/06/27 06:07:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kihafet6june" 2025/06/27 06:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 06:07:02 DEBUG : Swift container rclone-test-kihafet6june.json: Auto set use_segments_container to true 2025/06/27 06:07:02 DEBUG : Swift container rclone-test-kihafet6june: Auto set use_segments_container to true 2025/06/27 06:07:02 DEBUG : Creating backend with remote "/tmp/rclone503486818" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kihafet6june", Local "Local file system at /tmp/rclone503486818", Modify Window "1ns" 2025/06/27 06:07:03 INFO : Swift container rclone-test-kihafet6june: Container "rclone-test-kihafet6june" created 2025/06/27 06:07:19 INFO : A2: Making directory 2025/06/27 06:07:19 INFO : A1/B2: Making directory 2025/06/27 06:07:19 INFO : A1/B2/C2: Making directory 2025/06/27 06:07:19 INFO : A1/B1/C3: Making directory 2025/06/27 06:07:19 INFO : A3: Making directory 2025/06/27 06:07:19 INFO : A3/B3: Making directory 2025/06/27 06:07:19 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/27 06:07:41 DEBUG : Waiting for deletions to finish 2025/06/27 06:07:46 INFO : A1/B1/C1/one.json: Deleted 2025/06/27 06:07:51 INFO : A1/B1/C1/one.bin: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/27 06:08:06 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:11 INFO : A1/two.bin: Deleted 2025/06/27 06:08:16 INFO : A1/two.json: Deleted 2025/06/27 06:08:16 INFO : Swift container rclone-test-kihafet6june: Container "rclone-test-kihafet6june" removed 2025/06/27 06:08:17 DEBUG : Compressed: TestCompressSwift:rclone-test-kihafet6june: Purge remote 2025/06/27 06:08:17 DEBUG : Waiting for deletions to finish 2025/06/27 06:08:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (74.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:08:28 INFO : A2: Making directory 2025/06/27 06:08:28 INFO : A1/B2: Making directory 2025/06/27 06:08:28 INFO : A1/B2/C2: Making directory 2025/06/27 06:08:28 INFO : A1/B1/C3: Making directory 2025/06/27 06:08:28 INFO : A3: Making directory 2025/06/27 06:08:28 INFO : A3/B3: Making directory 2025/06/27 06:08:28 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/27 06:08:34 DEBUG : removing 1 level 3 directories 2025/06/27 06:08:34 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/27 06:08:47 DEBUG : removing 1 level 0 directories 2025/06/27 06:08:47 INFO : Compressed: TestCompressSwift:rclone-test-yimiliw3sife: Removing directory 2025/06/27 06:08:47 INFO : Swift container rclone-test-yimiliw3sife: Container "rclone-test-yimiliw3sife" removed --- PASS: TestRmdirsNoLeaveRoot (30.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:08:48 INFO : Swift container rclone-test-yimiliw3sife: Container "rclone-test-yimiliw3sife" created 2025/06/27 06:08:48 INFO : A1: Making directory 2025/06/27 06:08:48 INFO : A1/B1: Making directory 2025/06/27 06:08:48 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:08:48 INFO : A1: Making directory 2025/06/27 06:08:48 INFO : A1/B1: Making directory 2025/06/27 06:08:48 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.22s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:09:00 DEBUG : filename.txt: File name found in url 2025/06/27 06:09:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (57.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:09:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/27 06:10:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/27 06:10:01 INFO : file1: Copied (new) to: sub/file2 2025/06/27 06:10:01 INFO : file1: Deleted 2025/06/27 06:10:01 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/27 06:10:01 DEBUG : file1: Unchanged skipping 2025/06/27 06:10:01 INFO : file1: Deleted 2025/06/27 06:10:02 DEBUG : Compressed: TestCompressSwift:rclone-test-yimiliw3sife: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (26.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:10:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/27 06:10:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/27 06:10:28 INFO : file1: Copied (new) 2025/06/27 06:10:28 INFO : file1: Deleted 2025/06/27 06:10:28 DEBUG : file1: Destination exists, skipping 2025/06/27 06:10:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (26.68s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:10:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yimiliw3sife/backup" 2025/06/27 06:10:55 DEBUG : Config file has changed externally - reloading 2025/06/27 06:10:56 DEBUG : Swift container rclone-test-yimiliw3sife path backup.json: Auto set use_segments_container to true 2025/06/27 06:11:01 DEBUG : Swift container rclone-test-yimiliw3sife path backup: Auto set use_segments_container to true 2025/06/27 06:11:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/27 06:11:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/27 06:11:32 INFO : dst/file1: Copied (server-side copy) 2025/06/27 06:11:42 INFO : dst/file1: Deleted 2025/06/27 06:11:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/27 06:11:57 INFO : dst/file1: Copied (new) 2025/06/27 06:11:57 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (109.16s) === 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-yimiliw3sife", Local "Local file system at /tmp/rclone1543773682", Modify Window "1ns" 2025/06/27 06:13:32 INFO : A1/B2: Making directory 2025/06/27 06:13:32 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (1m10s) goroutine 9526 [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, 2 minutes]: testing.(*T).Run(0xc000303340, {0x26a2e67?, 0xc00069dad8?}, 0x27d5588) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000303340) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000303340, 0xc00069dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000b0a768, {0x3e9c140, 0x6d, 0x6d}, {0xedff01f83?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003a0d20) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003a0d20) /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 795 [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 737 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 34 [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 35 [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 9474 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0003ec000, 0xc0005095e0, 0xc0005183c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0003ec000, {0x2b09be8, 0x3ed5700}, {0xc000b06000, 0x4f}, {{0xc001f10180, 0x18}, {0xc001f10199, 0x12}, {0x268cb14, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0003ec000, {0x2b09be8, 0x3ed5700}, {{0xc001f10180, 0x18}, {0xc001f10199, 0x12}, {0x268cb14, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc0003ec000, {0x2b09be8?, 0x3ed5700?}, {0xc001f10180, 0x18}, {0xc001f10199, 0x12}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1791 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1823 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc00082b1d8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1822 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2b09be8?, 0x3ed5700?}, {0xc001f10180?, 0xc00082b2d8?}, {0xc001f10199?, 0xc00050ae00?}, 0x8?, 0x41373d?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1856 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000300008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a28000, 0xc000b10ae0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a28000, 0xc000b10ae0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc000f464e0, {0x2b09be8, 0x3ed5700}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x205 github.com/rclone/rclone/backend/compress.readMetadata({0x2b09be8?, 0x3ed5700?}, {0x2b21920?, 0xc000f464e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc000830050, {0x2b09be8?, 0x3ed5700?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc000830050, {0x2b09be8?, 0x3ed5700?}, 0xc000830050?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc000812320, 0xc000616e00, {0x2b1ef90, 0xc000830050}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:138 +0x35b github.com/rclone/rclone/fstest.(*Item).Check(0xc000812320, 0xc000616e00, {0x2b1ef90, 0xc000830050}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc00082b918, 0xc000616e00, {0x2b1ef90, 0xc000830050}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000616e00, {0x2b1ef20, 0xc0005aa180}, {0x0, 0x0}, {0xc000812240, 0x5, 0x5}, {0xc00082bd68, 0x6, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000616e00) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 +0x8fa testing.tRunner(0xc000616e00, 0x27d5588) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3495 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3072 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1462 [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 1436 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1287 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1149 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 278 [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 188 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 173 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 163 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1329 [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 1319 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 947 [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 937 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2926 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3075 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3209 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 228 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 550 [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 508 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 523 [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 369 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2777 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 455 [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 445 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2870 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 339 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 749 [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 739 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 862 [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 852 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9503 [select]: net/http.(*persistConn).roundTrip(0xc00066c7e0, 0xc000830410) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001141a0, 0xc0005183c0) /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(0xc00040e2a0, 0xc0005183c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005183c0, {0x2ae2a80, 0xc00040e2a0}, {0xc000f8ad01?, 0xd6f890?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000b00150, 0xc0005183c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000b00150, 0xc0005183c0) /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 9474 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3479 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1021 [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 1011 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 636 [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 627 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 689 [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 679 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3391 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1192 [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 1182 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1057 [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 1047 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1238 [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 1228 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1484 [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 1474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8443 [chan receive, 7 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8442 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1401 [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 1391 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3302 [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 2776 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8572 [IO wait]: internal/poll.runtime_pollWait(0x7be07363ae18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000426280?, 0xc000b29300?, 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(0xc000426280, {0xc000b29300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000426280, {0xc000b29300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a550, {0xc000b29300?, 0x0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000383aa0, {0xc000b29300?, 0x7be02a9206c8?, 0x7be0737bf108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000840678, {0xc000b29300?, 0x3ed7f80?, 0xc000d159c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003f09b8, {0x2ae32e0, 0xc000840678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003f0708, {0x7be028f10cd8, 0xc000383aa0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003f0708, 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(0xc0003f0708, {0xc0005de000, 0x1000, 0xc0003557d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00066c7e0, {0xc0005de000?, 0x7f4085?, 0x2ae1480?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00059de60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00059de60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00066c7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8596 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8573 [select]: net/http.(*persistConn).writeLoop(0xc00066c7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8596 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.800785794s (try 1/5): exit status 2: Failed []