"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/04/25 04:42:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada" 2025/04/25 04:42:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:42:42 DEBUG : Swift container rclone-test-lakohol5dada.json: Auto set use_segments_container to true 2025/04/25 04:42:43 DEBUG : Swift container rclone-test-lakohol5dada: Auto set use_segments_container to true 2025/04/25 04:42:43 DEBUG : Creating backend with remote "/tmp/rclone1253355724" === 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/25 04:42:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/25 04:42:43 DEBUG : potato: Seek from 10 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 10 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Seek from 5 to 2 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/25 04:42:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Seek from 5 to 2 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/25 04:42:43 DEBUG : potato: Seek from 8 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 8 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/25 04:42:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 04:42:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 04:42:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 04:42:43 DEBUG : potato: Seek from 5 to 2 2025/04/25 04:42:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/25 04:42:43 DEBUG : potato: Seek from 9 to 0 2025/04/25 04:42:43 DEBUG : potato: Seek from 9 to 0 2025/04/25 04:42:43 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 04:42:44 INFO : Swift container rclone-test-lakohol5dada: Container "rclone-test-lakohol5dada" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (109.42s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/04/25 04:44:33 DEBUG : Creating backend with remote "nonexistent" 2025/04/25 04:44:33 DEBUG : Creating backend with remote "nonexistent" 2025/04/25 04:44:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/25 04:44:33 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/04/25 04:44:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/25 04:44:33 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", 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 (125.23s) --- PASS: TestCheckDownload/1 (5.19s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (5.30s) --- PASS: TestCheckDownload/5 (5.21s) --- PASS: TestCheckDownload/6 (10.21s) --- PASS: TestCheckDownload/7 (10.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", 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 (80.88s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.10s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 04:48:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/25 04:48:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/25 04:48:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/25 04:48:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/25 04:48:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/25 04:48:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/25 04:48:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/25 04:48:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.32s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 04:48:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/data" 2025/04/25 04:48:31 DEBUG : Config file has changed externally - reloading 2025/04/25 04:48:32 DEBUG : Swift container rclone-test-lakohol5dada path data.json: Auto set use_segments_container to true 2025/04/25 04:48:38 DEBUG : Swift container rclone-test-lakohol5dada 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 (331.57s) --- PASS: TestCheckSum/subtest1 (0.34s) --- PASS: TestCheckSum/subtest2 (5.38s) --- PASS: TestCheckSum/subtest3 (20.45s) --- PASS: TestCheckSum/subtest4 (0.42s) --- PASS: TestCheckSum/subtest5 (10.47s) --- PASS: TestCheckSum/subtest6 (5.43s) --- PASS: TestCheckSum/subtest7 (15.47s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 04:54:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/data" 2025/04/25 04:54:03 DEBUG : Config file has changed externally - reloading 2025/04/25 04:54:03 DEBUG : Swift container rclone-test-lakohol5dada path data.json: Auto set use_segments_container to true 2025/04/25 04:54:09 DEBUG : Config file has changed externally - reloading 2025/04/25 04:54:09 DEBUG : Swift container rclone-test-lakohol5dada 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 (295.96s) --- PASS: TestCheckSumDownload/subtest1 (15.44s) --- PASS: TestCheckSumDownload/subtest2 (0.41s) --- PASS: TestCheckSumDownload/subtest3 (5.64s) --- PASS: TestCheckSumDownload/subtest4 (5.42s) --- PASS: TestCheckSumDownload/subtest5 (10.42s) --- PASS: TestCheckSumDownload/subtest6 (15.49s) --- PASS: TestCheckSumDownload/subtest7 (15.58s) === RUN TestApplyTransforms 2025/04/25 04:58:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-libemeg5libu" 2025/04/25 04:58:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:58:59 DEBUG : Swift container rclone-test-libemeg5libu.json: Auto set use_segments_container to true 2025/04/25 04:59:00 DEBUG : Swift container rclone-test-libemeg5libu: Auto set use_segments_container to true 2025/04/25 04:59:00 DEBUG : Creating backend with remote "/tmp/rclone1742713028" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-libemeg5libu", Local "Local file system at /tmp/rclone1742713028", Modify Window "1ns" 2025/04/25 04:59:00 INFO : Swift container rclone-test-libemeg5libu: Container "rclone-test-libemeg5libu" created upper checkfile vs. lower remote (without normalization) 2025/04/25 04:59:12 ERROR : hello, world!: sum not found 2025/04/25 04:59:12 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-libemeg5libu 2025/04/25 04:59:12 NOTICE: Compressed: TestCompressSwift:rclone-test-libemeg5libu: 1 files missing 2025/04/25 04:59:12 NOTICE: 1 hashes missing 2025/04/25 04:59:12 NOTICE: Compressed: TestCompressSwift:rclone-test-libemeg5libu: 2 differences found 2025/04/25 04:59:12 NOTICE: Compressed: TestCompressSwift:rclone-test-libemeg5libu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/25 04:59:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 04:59:17 NOTICE: Compressed: TestCompressSwift:rclone-test-libemeg5libu: 0 differences found 2025/04/25 04:59:17 NOTICE: Compressed: TestCompressSwift:rclone-test-libemeg5libu: 1 matching files 2025/04/25 04:59:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jamiquv4hiqu" 2025/04/25 04:59:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:59:18 DEBUG : Swift container rclone-test-jamiquv4hiqu.json: Auto set use_segments_container to true 2025/04/25 04:59:18 DEBUG : Swift container rclone-test-jamiquv4hiqu: Auto set use_segments_container to true 2025/04/25 04:59:18 DEBUG : Creating backend with remote "/tmp/rclone1373844173" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu", Local "Local file system at /tmp/rclone1373844173", Modify Window "1ns" 2025/04/25 04:59:19 INFO : Swift container rclone-test-jamiquv4hiqu: Container "rclone-test-jamiquv4hiqu" created lower checkfile vs. upper remote (without normalization) 2025/04/25 04:59:25 ERROR : HELLO, WORLD!: sum not found 2025/04/25 04:59:25 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu 2025/04/25 04:59:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu: 1 files missing 2025/04/25 04:59:25 NOTICE: 1 hashes missing 2025/04/25 04:59:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu: 2 differences found 2025/04/25 04:59:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/25 04:59:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 04:59:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu: 0 differences found 2025/04/25 04:59:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu: 1 matching files 2025/04/25 04:59:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cejahol6nagi" 2025/04/25 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:59:26 DEBUG : Swift container rclone-test-cejahol6nagi.json: Auto set use_segments_container to true 2025/04/25 04:59:26 DEBUG : Swift container rclone-test-cejahol6nagi: Auto set use_segments_container to true 2025/04/25 04:59:26 DEBUG : Creating backend with remote "/tmp/rclone198525131" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cejahol6nagi", Local "Local file system at /tmp/rclone198525131", Modify Window "1ns" 2025/04/25 04:59:27 INFO : Swift container rclone-test-cejahol6nagi: Container "rclone-test-cejahol6nagi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/25 04:59:39 ERROR : HeLlO, wOrLd!: sum not found 2025/04/25 04:59:39 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-cejahol6nagi 2025/04/25 04:59:39 NOTICE: Compressed: TestCompressSwift:rclone-test-cejahol6nagi: 1 files missing 2025/04/25 04:59:39 NOTICE: 1 hashes missing 2025/04/25 04:59:39 NOTICE: Compressed: TestCompressSwift:rclone-test-cejahol6nagi: 2 differences found 2025/04/25 04:59:39 NOTICE: Compressed: TestCompressSwift:rclone-test-cejahol6nagi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/25 04:59:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 04:59:39 NOTICE: Compressed: TestCompressSwift:rclone-test-cejahol6nagi: 0 differences found 2025/04/25 04:59:39 NOTICE: Compressed: TestCompressSwift:rclone-test-cejahol6nagi: 1 matching files 2025/04/25 04:59:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yixoliv1zemu" 2025/04/25 04:59:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:59:39 DEBUG : Swift container rclone-test-yixoliv1zemu.json: Auto set use_segments_container to true 2025/04/25 04:59:40 DEBUG : Swift container rclone-test-yixoliv1zemu: Auto set use_segments_container to true 2025/04/25 04:59:40 DEBUG : Creating backend with remote "/tmp/rclone1729406974" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yixoliv1zemu", Local "Local file system at /tmp/rclone1729406974", Modify Window "1ns" 2025/04/25 04:59:40 INFO : Swift container rclone-test-yixoliv1zemu: Container "rclone-test-yixoliv1zemu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/25 04:59:51 ERROR : HELLO, WORLD!: sum not found 2025/04/25 04:59:51 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yixoliv1zemu 2025/04/25 04:59:51 NOTICE: Compressed: TestCompressSwift:rclone-test-yixoliv1zemu: 1 files missing 2025/04/25 04:59:51 NOTICE: 1 hashes missing 2025/04/25 04:59:51 NOTICE: Compressed: TestCompressSwift:rclone-test-yixoliv1zemu: 2 differences found 2025/04/25 04:59:51 NOTICE: Compressed: TestCompressSwift:rclone-test-yixoliv1zemu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/25 04:59:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 04:59:52 NOTICE: Compressed: TestCompressSwift:rclone-test-yixoliv1zemu: 0 differences found 2025/04/25 04:59:52 NOTICE: Compressed: TestCompressSwift:rclone-test-yixoliv1zemu: 1 matching files 2025/04/25 04:59:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cisiroz2weze" 2025/04/25 04:59:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:59:52 DEBUG : Swift container rclone-test-cisiroz2weze.json: Auto set use_segments_container to true 2025/04/25 04:59:53 DEBUG : Swift container rclone-test-cisiroz2weze: Auto set use_segments_container to true 2025/04/25 04:59:53 DEBUG : Creating backend with remote "/tmp/rclone4152642834" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cisiroz2weze", Local "Local file system at /tmp/rclone4152642834", Modify Window "1ns" 2025/04/25 04:59:53 INFO : Swift container rclone-test-cisiroz2weze: Container "rclone-test-cisiroz2weze" created NFD checkfile vs. NFC remote (without normalization) 2025/04/25 05:00:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/25 05:00:05 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cisiroz2weze 2025/04/25 05:00:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cisiroz2weze: 1 files missing 2025/04/25 05:00:05 NOTICE: 1 hashes missing 2025/04/25 05:00:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cisiroz2weze: 2 differences found 2025/04/25 05:00:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cisiroz2weze: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/25 05:00:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 05:00:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cisiroz2weze: 0 differences found 2025/04/25 05:00:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cisiroz2weze: 1 matching files 2025/04/25 05:00:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xemofuz1wuho" 2025/04/25 05:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 05:00:05 DEBUG : Swift container rclone-test-xemofuz1wuho.json: Auto set use_segments_container to true 2025/04/25 05:00:06 DEBUG : Swift container rclone-test-xemofuz1wuho: Auto set use_segments_container to true 2025/04/25 05:00:06 DEBUG : Creating backend with remote "/tmp/rclone3925323966" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xemofuz1wuho", Local "Local file system at /tmp/rclone3925323966", Modify Window "1ns" 2025/04/25 05:00:06 INFO : Swift container rclone-test-xemofuz1wuho: Container "rclone-test-xemofuz1wuho" created NFC checkfile vs. NFD remote (without normalization) 2025/04/25 05:00:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/25 05:00:27 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xemofuz1wuho 2025/04/25 05:00:27 NOTICE: Compressed: TestCompressSwift:rclone-test-xemofuz1wuho: 1 files missing 2025/04/25 05:00:27 NOTICE: 1 hashes missing 2025/04/25 05:00:27 NOTICE: Compressed: TestCompressSwift:rclone-test-xemofuz1wuho: 2 differences found 2025/04/25 05:00:27 NOTICE: Compressed: TestCompressSwift:rclone-test-xemofuz1wuho: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/25 05:00:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 05:00:37 NOTICE: Compressed: TestCompressSwift:rclone-test-xemofuz1wuho: 0 differences found 2025/04/25 05:00:37 NOTICE: Compressed: TestCompressSwift:rclone-test-xemofuz1wuho: 1 matching files 2025/04/25 05:00:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bamibat4gisu" 2025/04/25 05:00:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 05:00:38 DEBUG : Swift container rclone-test-bamibat4gisu.json: Auto set use_segments_container to true 2025/04/25 05:00:39 DEBUG : Swift container rclone-test-bamibat4gisu: Auto set use_segments_container to true 2025/04/25 05:00:39 DEBUG : Creating backend with remote "/tmp/rclone2535400785" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bamibat4gisu", Local "Local file system at /tmp/rclone2535400785", Modify Window "1ns" 2025/04/25 05:00:39 INFO : Swift container rclone-test-bamibat4gisu: Container "rclone-test-bamibat4gisu" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/25 05:00:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 05:00:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bamibat4gisu 2025/04/25 05:00:56 NOTICE: Compressed: TestCompressSwift:rclone-test-bamibat4gisu: 1 files missing 2025/04/25 05:00:56 NOTICE: 1 hashes missing 2025/04/25 05:00:56 NOTICE: Compressed: TestCompressSwift:rclone-test-bamibat4gisu: 2 differences found 2025/04/25 05:00:56 NOTICE: Compressed: TestCompressSwift:rclone-test-bamibat4gisu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/25 05:01:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 05:01:01 NOTICE: Compressed: TestCompressSwift:rclone-test-bamibat4gisu: 0 differences found 2025/04/25 05:01:01 NOTICE: Compressed: TestCompressSwift:rclone-test-bamibat4gisu: 1 matching files 2025/04/25 05:01:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mucosoq0livo" 2025/04/25 05:01:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 05:01:02 DEBUG : Swift container rclone-test-mucosoq0livo.json: Auto set use_segments_container to true 2025/04/25 05:01:02 DEBUG : Swift container rclone-test-mucosoq0livo: Auto set use_segments_container to true 2025/04/25 05:01:02 DEBUG : Creating backend with remote "/tmp/rclone486739959" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mucosoq0livo", Local "Local file system at /tmp/rclone486739959", Modify Window "1ns" 2025/04/25 05:01:03 INFO : Swift container rclone-test-mucosoq0livo: Container "rclone-test-mucosoq0livo" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/25 05:01:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 05:01:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mucosoq0livo 2025/04/25 05:01:14 NOTICE: Compressed: TestCompressSwift:rclone-test-mucosoq0livo: 1 files missing 2025/04/25 05:01:14 NOTICE: 1 hashes missing 2025/04/25 05:01:14 NOTICE: Compressed: TestCompressSwift:rclone-test-mucosoq0livo: 2 differences found 2025/04/25 05:01:14 NOTICE: Compressed: TestCompressSwift:rclone-test-mucosoq0livo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/25 05:01:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 05:01:14 NOTICE: Compressed: TestCompressSwift:rclone-test-mucosoq0livo: 0 differences found 2025/04/25 05:01:14 NOTICE: Compressed: TestCompressSwift:rclone-test-mucosoq0livo: 1 matching files 2025/04/25 05:01:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mewoxor9vomu" 2025/04/25 05:01:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 05:01:14 DEBUG : Swift container rclone-test-mewoxor9vomu.json: Auto set use_segments_container to true 2025/04/25 05:01:15 DEBUG : Swift container rclone-test-mewoxor9vomu: Auto set use_segments_container to true 2025/04/25 05:01:15 DEBUG : Creating backend with remote "/tmp/rclone2997916589" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mewoxor9vomu", Local "Local file system at /tmp/rclone2997916589", Modify Window "1ns" 2025/04/25 05:01:16 INFO : Swift container rclone-test-mewoxor9vomu: Container "rclone-test-mewoxor9vomu" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/25 05:01:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 05:01:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mewoxor9vomu 2025/04/25 05:01:32 NOTICE: Compressed: TestCompressSwift:rclone-test-mewoxor9vomu: 1 files missing 2025/04/25 05:01:32 NOTICE: 1 hashes missing 2025/04/25 05:01:32 NOTICE: Compressed: TestCompressSwift:rclone-test-mewoxor9vomu: 2 differences found 2025/04/25 05:01:32 NOTICE: Compressed: TestCompressSwift:rclone-test-mewoxor9vomu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/25 05:01:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 05:01:32 NOTICE: Compressed: TestCompressSwift:rclone-test-mewoxor9vomu: 0 differences found 2025/04/25 05:01:32 NOTICE: Compressed: TestCompressSwift:rclone-test-mewoxor9vomu: 1 matching files 2025/04/25 05:01:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pimoxem3vafe" 2025/04/25 05:01:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 05:01:33 DEBUG : Swift container rclone-test-pimoxem3vafe.json: Auto set use_segments_container to true 2025/04/25 05:01:34 DEBUG : Swift container rclone-test-pimoxem3vafe: Auto set use_segments_container to true 2025/04/25 05:01:34 DEBUG : Creating backend with remote "/tmp/rclone947711503" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pimoxem3vafe", Local "Local file system at /tmp/rclone947711503", Modify Window "1ns" 2025/04/25 05:01:34 INFO : Swift container rclone-test-pimoxem3vafe: Container "rclone-test-pimoxem3vafe" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/25 05:01:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 05:01:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pimoxem3vafe 2025/04/25 05:01:51 NOTICE: Compressed: TestCompressSwift:rclone-test-pimoxem3vafe: 1 files missing 2025/04/25 05:01:51 NOTICE: 1 hashes missing 2025/04/25 05:01:51 NOTICE: Compressed: TestCompressSwift:rclone-test-pimoxem3vafe: 2 differences found 2025/04/25 05:01:51 NOTICE: Compressed: TestCompressSwift:rclone-test-pimoxem3vafe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/25 05:01:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 05:01:56 NOTICE: Compressed: TestCompressSwift:rclone-test-pimoxem3vafe: 0 differences found 2025/04/25 05:01:56 NOTICE: Compressed: TestCompressSwift:rclone-test-pimoxem3vafe: 1 matching files 2025/04/25 05:01:56 DEBUG : Compressed: TestCompressSwift:rclone-test-pimoxem3vafe: Purge remote 2025/04/25 05:01:56 DEBUG : Waiting for deletions to finish 2025/04/25 05:01:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/25 05:02:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/25 05:02:01 INFO : Swift container rclone-test-pimoxem3vafe: Container "rclone-test-pimoxem3vafe" removed 2025/04/25 05:02:01 DEBUG : Compressed: TestCompressSwift:rclone-test-mewoxor9vomu: Purge remote 2025/04/25 05:02:01 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/25 05:02:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/25 05:02:12 INFO : Swift container rclone-test-mewoxor9vomu: Container "rclone-test-mewoxor9vomu" removed 2025/04/25 05:02:12 DEBUG : Compressed: TestCompressSwift:rclone-test-mucosoq0livo: Purge remote 2025/04/25 05:02:12 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/25 05:02:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/25 05:02:18 INFO : Swift container rclone-test-mucosoq0livo: Container "rclone-test-mucosoq0livo" removed 2025/04/25 05:02:18 DEBUG : Compressed: TestCompressSwift:rclone-test-bamibat4gisu: Purge remote 2025/04/25 05:02:18 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/25 05:02:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/25 05:02:29 INFO : Swift container rclone-test-bamibat4gisu: Container "rclone-test-bamibat4gisu" removed 2025/04/25 05:02:29 DEBUG : Compressed: TestCompressSwift:rclone-test-xemofuz1wuho: Purge remote 2025/04/25 05:02:29 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:34 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/25 05:02:39 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/25 05:02:40 INFO : Swift container rclone-test-xemofuz1wuho: Container "rclone-test-xemofuz1wuho" removed 2025/04/25 05:02:40 DEBUG : Compressed: TestCompressSwift:rclone-test-cisiroz2weze: Purge remote 2025/04/25 05:02:40 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:40 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/25 05:02:45 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/25 05:02:45 INFO : Swift container rclone-test-cisiroz2weze: Container "rclone-test-cisiroz2weze" removed 2025/04/25 05:02:45 DEBUG : Compressed: TestCompressSwift:rclone-test-yixoliv1zemu: Purge remote 2025/04/25 05:02:45 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:46 INFO : HELLO, WORLD!.bin: Deleted 2025/04/25 05:02:51 INFO : HELLO, WORLD!.json: Deleted 2025/04/25 05:02:51 INFO : Swift container rclone-test-yixoliv1zemu: Container "rclone-test-yixoliv1zemu" removed 2025/04/25 05:02:51 DEBUG : Compressed: TestCompressSwift:rclone-test-cejahol6nagi: Purge remote 2025/04/25 05:02:51 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:51 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/25 05:02:56 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/25 05:02:57 INFO : Swift container rclone-test-cejahol6nagi: Container "rclone-test-cejahol6nagi" removed 2025/04/25 05:02:57 DEBUG : Compressed: TestCompressSwift:rclone-test-jamiquv4hiqu: Purge remote 2025/04/25 05:02:57 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:57 INFO : HELLO, WORLD!.json: Deleted 2025/04/25 05:02:57 INFO : HELLO, WORLD!.bin: Deleted 2025/04/25 05:02:57 INFO : Swift container rclone-test-jamiquv4hiqu: Container "rclone-test-jamiquv4hiqu" removed 2025/04/25 05:02:57 DEBUG : Compressed: TestCompressSwift:rclone-test-libemeg5libu: Purge remote 2025/04/25 05:02:57 DEBUG : Waiting for deletions to finish 2025/04/25 05:02:57 INFO : hello, world!.bin: Deleted 2025/04/25 05:03:02 INFO : hello, world!.json: Deleted 2025/04/25 05:03:03 INFO : Swift container rclone-test-libemeg5libu: Container "rclone-test-libemeg5libu" removed --- PASS: TestApplyTransforms (243.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:03:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/25 05:03:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/25 05:03:14 INFO : file1: Copied (new) to: sub/file2 2025/04/25 05:03:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:03:14 DEBUG : file1: Unchanged skipping 2025/04/25 05:03:14 DEBUG : Compressed: TestCompressSwift:rclone-test-lakohol5dada: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.40s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.15s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:03:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/backup" 2025/04/25 05:03:31 DEBUG : Config file has changed externally - reloading 2025/04/25 05:03:32 DEBUG : Swift container rclone-test-lakohol5dada path backup.json: Auto set use_segments_container to true 2025/04/25 05:03:37 DEBUG : Config file has changed externally - reloading 2025/04/25 05:03:38 DEBUG : Swift container rclone-test-lakohol5dada path backup: Auto set use_segments_container to true 2025/04/25 05:03:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/25 05:04:09 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/25 05:04:09 INFO : dst/file1: Copied (server-side copy) 2025/04/25 05:04:15 INFO : dst/file1: Deleted 2025/04/25 05:04:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/25 05:04:25 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (91.05s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:04:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/dst" 2025/04/25 05:04:46 DEBUG : Config file has changed externally - reloading 2025/04/25 05:04:47 DEBUG : Swift container rclone-test-lakohol5dada path dst.json: Auto set use_segments_container to true 2025/04/25 05:04:53 DEBUG : Swift container rclone-test-lakohol5dada path dst: Auto set use_segments_container to true 2025/04/25 05:05:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/CompareDest" 2025/04/25 05:05:04 DEBUG : Swift container rclone-test-lakohol5dada path CompareDest.json: Auto set use_segments_container to true 2025/04/25 05:05:09 DEBUG : Config file has changed externally - reloading 2025/04/25 05:05:10 DEBUG : Swift container rclone-test-lakohol5dada path CompareDest: Auto set use_segments_container to true 2025/04/25 05:05:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 05:05:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/25 05:05:31 INFO : one: Copied (new) 2025/04/25 05:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 05:05:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/25 05:05:47 INFO : one: Copied (replaced existing) 2025/04/25 05:06:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 05:06:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:06:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 05:06:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 05:06:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:06:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 05:06:27 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 05:06:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:06:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 05:06:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 05:06:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/25 05:06:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/25 05:06:54 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (145.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:07:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/dst" 2025/04/25 05:07:11 DEBUG : Config file has changed externally - reloading 2025/04/25 05:07:12 DEBUG : Swift container rclone-test-lakohol5dada path dst.json: Auto set use_segments_container to true 2025/04/25 05:07:17 DEBUG : Config file has changed externally - reloading 2025/04/25 05:07:18 DEBUG : Swift container rclone-test-lakohol5dada path dst: Auto set use_segments_container to true 2025/04/25 05:07:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/CopyDest" 2025/04/25 05:07:28 DEBUG : Swift container rclone-test-lakohol5dada path CopyDest.json: Auto set use_segments_container to true 2025/04/25 05:07:34 DEBUG : Swift container rclone-test-lakohol5dada path CopyDest: Auto set use_segments_container to true 2025/04/25 05:07:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 05:07:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/25 05:07:55 INFO : one: Copied (new) 2025/04/25 05:07:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 05:08:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/25 05:08:06 INFO : one: Copied (replaced existing) 2025/04/25 05:08:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/BackupDir" 2025/04/25 05:08:39 DEBUG : Config file has changed externally - reloading 2025/04/25 05:08:39 DEBUG : Swift container rclone-test-lakohol5dada path BackupDir.json: Auto set use_segments_container to true 2025/04/25 05:08:45 DEBUG : Swift container rclone-test-lakohol5dada path BackupDir: Auto set use_segments_container to true 2025/04/25 05:08:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 05:08:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:08:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 05:09:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/25 05:09:17 INFO : one: Copied (server-side copy) 2025/04/25 05:09:22 INFO : one: Deleted 2025/04/25 05:09:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/25 05:09:48 INFO : one: Copied (server-side copy) 2025/04/25 05:09:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/25 05:10:20 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 05:10:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:10:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/25 05:10:45 INFO : two: Copied (server-side copy) 2025/04/25 05:10:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/25 05:10:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:10:51 DEBUG : two: Unchanged skipping 2025/04/25 05:11:39 DEBUG : three: Need to transfer - File not found at Destination 2025/04/25 05:11:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/25 05:11:45 DEBUG : three: Destination not found in --copy-dest 2025/04/25 05:12:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/25 05:12:01 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (342.45s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:12:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/25 05:13:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/25 05:13:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/25 05:13:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/25 05:13:32 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/25 05:13:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-lakohol5dada/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/25 05:13:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/25 05:13:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/25 05:13:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ae23aab19eeaeccb335fb456d681ff56 OK 2025/04/25 05:13:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (81.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.12s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:15:30 INFO : Compressed: TestCompressSwift:rclone-test-lakohol5dada: Looking for duplicate md5 hashes using newest mode. 2025/04/25 05:15:46 NOTICE: 3d89cd99e68861536fab121763e32a3b: Found 3 files with duplicate md5 hashes 2025/04/25 05:15:56 INFO : one: Deleted 2025/04/25 05:16:06 INFO : also/one: Deleted 2025/04/25 05:16:06 NOTICE: 3d89cd99e68861536fab121763e32a3b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (125.94s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:18:21 DEBUG : a.txt: Excluded (Size Filter) 2025/04/25 05:18:21 DEBUG : a.txt: Excluded 2025/04/25 05:18:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 05:18:21 DEBUG : sub dir/hello world: Excluded 2025/04/25 05:18:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 05:18:21 DEBUG : sub dir/hello world2: Excluded 2025/04/25 05:18:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 05:18:21 DEBUG : sub dir/hello world: Excluded 2025/04/25 05:18:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 05:18:21 DEBUG : sub dir/hello world2: Excluded 2025/04/25 05:18:21 DEBUG : sub dir/ignore dir: Excluded 2025/04/25 05:18:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (186.79s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:21:29 DEBUG : a.txt: Excluded (Size Filter) 2025/04/25 05:21:29 DEBUG : a.txt: Excluded 2025/04/25 05:21:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 05:21:29 DEBUG : sub dir/hello world: Excluded 2025/04/25 05:21:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 05:21:29 DEBUG : sub dir/hello world2: Excluded 2025/04/25 05:21:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 05:21:30 DEBUG : sub dir/hello world: Excluded 2025/04/25 05:21:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 05:21:30 DEBUG : sub dir/hello world2: Excluded 2025/04/25 05:21:35 DEBUG : sub dir/ignore dir: Excluded 2025/04/25 05:21:40 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (187.63s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (59.50s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (5.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.37s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (5.12s) --- PASS: TestListJSON/ShowHash (5.23s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", 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/04/25 05:24:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/notfound" 2025/04/25 05:24:25 DEBUG : Config file has changed externally - reloading 2025/04/25 05:24:25 DEBUG : Swift container rclone-test-lakohol5dada path notfound.json: Auto set use_segments_container to true 2025/04/25 05:24:31 DEBUG : Swift container rclone-test-lakohol5dada path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (75.39s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.69s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:24:52 INFO : Compressed: TestCompressSwift:rclone-test-lakohol5dada: Making directory 2025/04/25 05:24:53 INFO : Compressed: TestCompressSwift:rclone-test-lakohol5dada: Making directory --- PASS: TestMkdir (0.31s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestLsd (46.79s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestLs (37.26s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:26:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/25 05:26:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.35s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestLsLong (37.33s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.53s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (5.20s) === RUN TestHashSumsWithErrors 2025/04/25 05:28:24 DEBUG : Creating backend with remote ":memory:" 2025/04/25 05:28:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/25 05:28:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/25 05:28:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/25 05:28:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/25 05:28:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/25 05:28:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/25 05:28:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/25 05:28:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/25 05:28:24 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestCount (48.52s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:29:57 DEBUG : Waiting for deletions to finish 2025/04/25 05:29:57 DEBUG : large: Excluded (Size Filter) 2025/04/25 05:30:02 INFO : small: Deleted 2025/04/25 05:30:02 INFO : medium: Deleted --- PASS: TestDelete (61.02s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:30:51 DEBUG : Waiting for deletions to finish 2025/04/25 05:30:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/25 05:30:57 INFO : large: Deleted 2025/04/25 05:31:02 INFO : medium: Deleted --- PASS: TestMaxDelete (54.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:31:44 DEBUG : Waiting for deletions to finish 2025/04/25 05:31:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/25 05:31:50 INFO : medium: Deleted 2025/04/25 05:31:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (48.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:32:33 DEBUG : Waiting for deletions to finish 2025/04/25 05:32:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/25 05:32:38 INFO : large: Deleted 2025/04/25 05:32:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (48.15s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestReadFile (7.68s) === RUN TestRetry 2025/04/25 05:32:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/25 05:32:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/25 05:32:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 05:32:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 05:32:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 05:32:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 05:32:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestCat (94.55s) === RUN TestPurge 2025/04/25 05:34:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pinoneb7nepe" 2025/04/25 05:34:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 05:34:27 DEBUG : Swift container rclone-test-pinoneb7nepe.json: Auto set use_segments_container to true 2025/04/25 05:34:28 DEBUG : Swift container rclone-test-pinoneb7nepe: Auto set use_segments_container to true 2025/04/25 05:34:28 DEBUG : Creating backend with remote "/tmp/rclone3274322770" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pinoneb7nepe", Local "Local file system at /tmp/rclone3274322770", Modify Window "1ns" 2025/04/25 05:34:28 INFO : Swift container rclone-test-pinoneb7nepe: Container "rclone-test-pinoneb7nepe" created 2025/04/25 05:34:40 INFO : A2: Making directory 2025/04/25 05:34:40 INFO : A1/B2: Making directory 2025/04/25 05:34:40 INFO : A1/B2/C2: Making directory 2025/04/25 05:34:40 INFO : A1/B1/C3: Making directory 2025/04/25 05:34:40 INFO : A3: Making directory 2025/04/25 05:34:40 INFO : A3/B3: Making directory 2025/04/25 05:34:40 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/25 05:34:57 DEBUG : Waiting for deletions to finish 2025/04/25 05:34:57 INFO : A1/B1/C1/one.json: Deleted 2025/04/25 05:35:02 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/25 05:35:02 DEBUG : Waiting for deletions to finish 2025/04/25 05:35:02 INFO : A1/two.bin: Deleted 2025/04/25 05:35:07 INFO : A1/two.json: Deleted 2025/04/25 05:35:08 INFO : Swift container rclone-test-pinoneb7nepe: Container "rclone-test-pinoneb7nepe" removed 2025/04/25 05:35:08 DEBUG : Compressed: TestCompressSwift:rclone-test-pinoneb7nepe: Purge remote 2025/04/25 05:35:08 DEBUG : Waiting for deletions to finish 2025/04/25 05:35:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (41.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:35:24 INFO : A2: Making directory 2025/04/25 05:35:24 INFO : A1/B2: Making directory 2025/04/25 05:35:24 INFO : A1/B2/C2: Making directory 2025/04/25 05:35:24 INFO : A1/B1/C3: Making directory 2025/04/25 05:35:24 INFO : A3: Making directory 2025/04/25 05:35:24 INFO : A3/B3: Making directory 2025/04/25 05:35:24 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/25 05:35:55 DEBUG : removing 1 level 3 directories 2025/04/25 05:35:55 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/04/25 05:36:27 DEBUG : removing 1 level 0 directories 2025/04/25 05:36:27 INFO : Compressed: TestCompressSwift:rclone-test-lakohol5dada: Removing directory 2025/04/25 05:36:28 INFO : Swift container rclone-test-lakohol5dada: Container "rclone-test-lakohol5dada" removed --- PASS: TestRmdirsNoLeaveRoot (79.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:36:28 INFO : Swift container rclone-test-lakohol5dada: Container "rclone-test-lakohol5dada" created 2025/04/25 05:36:28 INFO : A1: Making directory 2025/04/25 05:36:28 INFO : A1/B1: Making directory 2025/04/25 05:36:28 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:36:28 INFO : A1: Making directory 2025/04/25 05:36:28 INFO : A1/B1: Making directory 2025/04/25 05:36:28 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:36:44 DEBUG : filename.txt: File name found in url 2025/04/25 05:37:00 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (119.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:38:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/25 05:38:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/25 05:38:39 INFO : file1: Copied (new) to: sub/file2 2025/04/25 05:38:39 INFO : file1: Deleted 2025/04/25 05:38:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/25 05:38:39 DEBUG : file1: Unchanged skipping 2025/04/25 05:38:39 INFO : file1: Deleted 2025/04/25 05:38:39 DEBUG : Compressed: TestCompressSwift:rclone-test-lakohol5dada: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.96s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:38:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/25 05:39:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/25 05:39:00 INFO : file1: Copied (new) 2025/04/25 05:39:00 INFO : file1: Deleted 2025/04/25 05:39:01 DEBUG : file1: Destination exists, skipping 2025/04/25 05:39:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:39:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lakohol5dada/backup" 2025/04/25 05:39:23 DEBUG : Swift container rclone-test-lakohol5dada path backup.json: Auto set use_segments_container to true 2025/04/25 05:39:29 DEBUG : Swift container rclone-test-lakohol5dada path backup: Auto set use_segments_container to true 2025/04/25 05:39:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/25 05:40:00 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/25 05:40:00 INFO : dst/file1: Copied (server-side copy) 2025/04/25 05:40:05 INFO : dst/file1: Deleted 2025/04/25 05:40:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/25 05:40:16 INFO : dst/file1: Copied (new) 2025/04/25 05:40:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (85.13s) === 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-lakohol5dada", Local "Local file system at /tmp/rclone1253355724", Modify Window "1ns" 2025/04/25 05:41:36 INFO : A1/B2: Making directory 2025/04/25 05:41:36 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/25 05:42:23 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/25 05:42:23 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/25 05:42:33 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/25 05:42:33 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/25 05:42:33 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/25 05:42:33 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/25 05:42:33 INFO : A1/one: Deleted 2025/04/25 05:42:33 INFO : A1/B1/C1/four: Deleted 2025/04/25 05:42:33 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/25 05:42:33 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/25 05:42:38 INFO : A1/B1/C2/five: Deleted 2025/04/25 05:42:38 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/25 05:42:38 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/25 05:42:38 INFO : A1/B1/three: Deleted panic: test timed out after 1h0m0s running tests: TestDirMove (2m6s) goroutine 9756 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc0003641a0, {0x25f5588?, 0x0?}, 0x27380f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0003641a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003641a0, 0xc0008bdc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0008c68e8, {0x3d23860, 0x6d, 0x6d}, {0x3d382c0?, 0x1?, 0x3d382c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0005adc20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005adc20) /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 9600 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023ba40, 0xc00066a5a0, 0xc000317400) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00023ba40, {0x2a15f18, 0xc0008de960}, {0xc000a510e0, 0x4f}, {{0xc001629320, 0x18}, {0xc001629339, 0xb}, {0x25e7384, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00023ba40, {0x2a15f18, 0xc0008de960}, {{0xc001629320, 0x18}, {0xc001629339, 0xb}, {0x25e7384, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008d01e0, 0xc000530230, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008d01e0, 0xc000530230) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000b00e40, {0x2a15f18, 0xc0008de960}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0008de910, {0x2a15f18, 0xc0008de960}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x9a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a15f18, 0xc0008de960}, {0x2a2a3d0, 0xc0008de910}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a15f18, 0xc0008de960}, {0x2a2a360, 0xc0001e0480}, {0x0, 0x0}, {0xc000748820, 0x6}, {0x2a2a3d0, 0xc0008de910}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9536 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 16 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 18 [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 9661 [select]: net/http.(*persistConn).writeLoop(0xc0002f7560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9642 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9536 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc00193cbd0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc000a2ea80) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a15e00, 0x3d5b7a0}, {0x2a2a360, 0xc0001e0480}, {0x25decf1, 0x2}, {0x29dd630, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7f5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000649040) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 +0x933 testing.tRunner(0xc000649040, 0x27380f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 1066 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1056 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1322 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1232 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8164 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0008e2380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8163 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 697 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 687 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 849 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 839 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 170 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 160 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9626 [IO wait]: internal/poll.runtime_pollWait(0x7fdf94c8f798, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000602400?, 0xc000964c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000602400, {0xc000964c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000602400, {0xc000964c80?, 0xc000758550?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000a10198, {0xc000964c80?, 0x3d382c0?, 0xc000aec9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00078b890, {0xc000964c80?, 0x18?, 0x7fdf94250458?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008c6ff0, {0xc000964c80?, 0x0?, 0xc0008c6ff0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000758638, {0x29f0040, 0xc0008c6ff0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000758388, {0x7fdf9410f200, 0xc00078b890}, 0xc000aeca40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000758388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000758388, {0xc000b15000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0002f77a0, {0xc000b15000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000cb24e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000cb24e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0002f77a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9648 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 268 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 258 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 231 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 221 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1415 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1405 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 337 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 327 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2873 [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 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9389 [select]: net/http.(*persistConn).writeLoop(0xc000adb320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9652 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9625 [select]: net/http.(*persistConn).writeLoop(0xc0002f7680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9645 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9627 [select]: net/http.(*persistConn).writeLoop(0xc0002f77a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9648 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9783 [select]: net/http.(*persistConn).roundTrip(0xc0002f77a0, 0xc0005302d0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000735800, 0xc000317400) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0003316c0, 0xc000317400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000317400, {0x29ef8c0, 0xc0003316c0}, {0xc0008b9501?, 0x537893?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0008c8120, 0xc000317400, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0008c8120, 0xc000317400) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9600 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9624 [IO wait]: internal/poll.runtime_pollWait(0x7fdf94c8f690, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00151e400?, 0xc000963300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00151e400, {0xc000963300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00151e400, {0xc000963300?, 0xc0006ecc50?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c470, {0xc000963300?, 0x3d382c0?, 0xc0007609d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008c60d8, {0xc000963300?, 0x18?, 0xc000760998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a315d8, {0xc000963300?, 0x0?, 0xc000a315d8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006ecd38, {0x29f0040, 0xc000a315d8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006eca88, {0x7fdf9410f200, 0xc0008c60d8}, 0xc000760a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006eca88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006eca88, {0xc0003b3000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0002f7680, {0xc0003b3000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000cb2240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000cb2240, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0002f7680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9645 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 419 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8528 [select]: net/http.(*persistConn).writeLoop(0xc000a2dc20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8585 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 641 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 632 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9660 [IO wait]: internal/poll.runtime_pollWait(0x7fdf94c8fcc0, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a24680?, 0xc000960000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a24680, {0xc000960000, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a24680, {0xc000960000?, 0xc0006ec550?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c000, {0xc000960000?, 0x3d382c0?, 0xc0007639d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008c6000, {0xc000960000?, 0x18?, 0x7fdf94145628?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a31758, {0xc000960000?, 0x0?, 0xc000a31758?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006ec638, {0x29f0040, 0xc000a31758}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006ec388, {0x7fdf9410f200, 0xc0008c6000}, 0xc000763a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006ec388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006ec388, {0xc0009cb000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0002f7560, {0xc0009cb000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0019402a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0019402a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0002f7560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9642 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 744 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 726 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 567 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 541 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1270 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1260 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 520 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 494 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 769 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1517 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1507 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1220 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1194 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 999 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 989 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8495 [chan receive, 10 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 8494 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3639 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1107 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1081 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3085 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1371 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1490 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1480 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9388 [IO wait]: internal/poll.runtime_pollWait(0x7fdf94c8fab0, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a24700?, 0xc000961980?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a24700, {0xc000961980, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a24700, {0xc000961980?, 0xc000623dd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061c2c8, {0xc000961980?, 0x3d382c0?, 0xc00009f9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd2978, {0xc000961980?, 0x18?, 0x7fdf941449a8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a31698, {0xc000961980?, 0x0?, 0xc000a31698?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000623eb8, {0x29f0040, 0xc000a31698}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000623c08, {0x7fdf9410f200, 0xc000cd2978}, 0xc00009fa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000623c08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000623c08, {0xc000a80000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000adb320, {0xc000a80000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0009085a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0009085a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000adb320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9652 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3279 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3206 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3029 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3300 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3414 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2928 [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 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3563 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8527 [IO wait]: internal/poll.runtime_pollWait(0x7fdf94c8ffd8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a24880?, 0xc0001c2c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a24880, {0xc0001c2c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a24880, {0xc0001c2c80?, 0xc000319dd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c4a8, {0xc0001c2c80?, 0x3d382c0?, 0xc00009d9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006288d0, {0xc0001c2c80?, 0x18?, 0x7fdf9424e798?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008c6ea0, {0xc0001c2c80?, 0x0?, 0xc0008c6ea0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000319eb8, {0x29f0040, 0xc0008c6ea0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000319c08, {0x7fdf9410f200, 0xc0006288d0}, 0xc00009da40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000319c08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000319c08, {0xc000a12000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000a2dc20, {0xc000a12000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000b00900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000b00900, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a2dc20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8585 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.161646014s (try 1/5): exit status 2: Failed []