"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/04/30 16:41:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa" 2025/04/30 16:41:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:41:07 DEBUG : Swift container rclone-test-yolejuw1zufa.json: Auto set use_segments_container to true 2025/04/30 16:41:07 DEBUG : Swift container rclone-test-yolejuw1zufa: Auto set use_segments_container to true 2025/04/30 16:41:07 DEBUG : Creating backend with remote "/tmp/rclone413389372" === 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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/30 16:41:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/30 16:41:08 DEBUG : potato: Seek from 10 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 10 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Seek from 5 to 2 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/30 16:41:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Seek from 5 to 2 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/30 16:41:08 DEBUG : potato: Seek from 8 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 8 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/30 16:41:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 16:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 16:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 16:41:08 DEBUG : potato: Seek from 5 to 2 2025/04/30 16:41:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/30 16:41:08 DEBUG : potato: Seek from 9 to 0 2025/04/30 16:41:08 DEBUG : potato: Seek from 9 to 0 2025/04/30 16:41:08 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 16:41:08 INFO : Swift container rclone-test-yolejuw1zufa: Container "rclone-test-yolejuw1zufa" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (119.85s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (5.14s) --- PASS: TestCheck/5 (5.15s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/04/30 16:43:07 DEBUG : Creating backend with remote "nonexistent" 2025/04/30 16:43:07 DEBUG : Creating backend with remote "nonexistent" 2025/04/30 16:43:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/30 16:43:08 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/30 16:43:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/30 16:43:08 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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 (127.94s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (0.41s) --- PASS: TestCheckDownload/3 (0.42s) --- PASS: TestCheckDownload/4 (5.31s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.19s) --- PASS: TestCheckDownload/7 (10.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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 (91.35s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 16:46:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/30 16:46:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/30 16:46:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/30 16:46:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/30 16:47:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/30 16:47:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/30 16:47:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/30 16:47:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (22.22s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 16:47:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/data" 2025/04/30 16:47:09 DEBUG : Config file has changed externally - reloading 2025/04/30 16:47:10 DEBUG : Swift container rclone-test-yolejuw1zufa path data.json: Auto set use_segments_container to true 2025/04/30 16:47:15 DEBUG : Swift container rclone-test-yolejuw1zufa 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 (307.77s) --- PASS: TestCheckSum/subtest1 (15.36s) --- PASS: TestCheckSum/subtest2 (5.33s) --- PASS: TestCheckSum/subtest3 (20.51s) --- PASS: TestCheckSum/subtest4 (20.42s) --- PASS: TestCheckSum/subtest5 (15.46s) --- PASS: TestCheckSum/subtest6 (10.45s) --- PASS: TestCheckSum/subtest7 (15.68s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 16:52:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/data" 2025/04/30 16:52:17 DEBUG : Config file has changed externally - reloading 2025/04/30 16:52:17 DEBUG : Swift container rclone-test-yolejuw1zufa path data.json: Auto set use_segments_container to true 2025/04/30 16:52:23 DEBUG : Swift container rclone-test-yolejuw1zufa 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 (245.77s) --- PASS: TestCheckSumDownload/subtest1 (10.55s) --- PASS: TestCheckSumDownload/subtest2 (5.39s) --- PASS: TestCheckSumDownload/subtest3 (5.47s) --- PASS: TestCheckSumDownload/subtest4 (5.38s) --- PASS: TestCheckSumDownload/subtest5 (0.41s) --- PASS: TestCheckSumDownload/subtest6 (10.41s) --- PASS: TestCheckSumDownload/subtest7 (10.52s) === RUN TestApplyTransforms 2025/04/30 16:56:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jobobak2zowi" 2025/04/30 16:56:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:56:23 DEBUG : Swift container rclone-test-jobobak2zowi.json: Auto set use_segments_container to true 2025/04/30 16:56:24 DEBUG : Swift container rclone-test-jobobak2zowi: Auto set use_segments_container to true 2025/04/30 16:56:24 DEBUG : Creating backend with remote "/tmp/rclone3217485678" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jobobak2zowi", Local "Local file system at /tmp/rclone3217485678", Modify Window "1ns" 2025/04/30 16:56:24 INFO : Swift container rclone-test-jobobak2zowi: Container "rclone-test-jobobak2zowi" created upper checkfile vs. lower remote (without normalization) 2025/04/30 16:56:35 ERROR : hello, world!: sum not found 2025/04/30 16:56:35 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-jobobak2zowi 2025/04/30 16:56:35 NOTICE: Compressed: TestCompressSwift:rclone-test-jobobak2zowi: 1 files missing 2025/04/30 16:56:35 NOTICE: 1 hashes missing 2025/04/30 16:56:35 NOTICE: Compressed: TestCompressSwift:rclone-test-jobobak2zowi: 2 differences found 2025/04/30 16:56:35 NOTICE: Compressed: TestCompressSwift:rclone-test-jobobak2zowi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/30 16:56:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:56:36 NOTICE: Compressed: TestCompressSwift:rclone-test-jobobak2zowi: 0 differences found 2025/04/30 16:56:36 NOTICE: Compressed: TestCompressSwift:rclone-test-jobobak2zowi: 1 matching files 2025/04/30 16:56:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hafeqet7foha" 2025/04/30 16:56:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:56:36 DEBUG : Swift container rclone-test-hafeqet7foha.json: Auto set use_segments_container to true 2025/04/30 16:56:37 DEBUG : Swift container rclone-test-hafeqet7foha: Auto set use_segments_container to true 2025/04/30 16:56:37 DEBUG : Creating backend with remote "/tmp/rclone3904663465" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hafeqet7foha", Local "Local file system at /tmp/rclone3904663465", Modify Window "1ns" 2025/04/30 16:56:37 INFO : Swift container rclone-test-hafeqet7foha: Container "rclone-test-hafeqet7foha" created lower checkfile vs. upper remote (without normalization) 2025/04/30 16:56:53 ERROR : HELLO, WORLD!: sum not found 2025/04/30 16:56:53 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-hafeqet7foha 2025/04/30 16:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-hafeqet7foha: 1 files missing 2025/04/30 16:56:53 NOTICE: 1 hashes missing 2025/04/30 16:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-hafeqet7foha: 2 differences found 2025/04/30 16:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-hafeqet7foha: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/30 16:56:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:56:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hafeqet7foha: 0 differences found 2025/04/30 16:56:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hafeqet7foha: 1 matching files 2025/04/30 16:56:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bopawes2puqu" 2025/04/30 16:56:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:56:59 DEBUG : Swift container rclone-test-bopawes2puqu.json: Auto set use_segments_container to true 2025/04/30 16:56:59 DEBUG : Swift container rclone-test-bopawes2puqu: Auto set use_segments_container to true 2025/04/30 16:56:59 DEBUG : Creating backend with remote "/tmp/rclone623440318" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bopawes2puqu", Local "Local file system at /tmp/rclone623440318", Modify Window "1ns" 2025/04/30 16:57:00 INFO : Swift container rclone-test-bopawes2puqu: Container "rclone-test-bopawes2puqu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/30 16:57:11 ERROR : HeLlO, wOrLd!: sum not found 2025/04/30 16:57:11 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-bopawes2puqu 2025/04/30 16:57:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bopawes2puqu: 1 files missing 2025/04/30 16:57:11 NOTICE: 1 hashes missing 2025/04/30 16:57:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bopawes2puqu: 2 differences found 2025/04/30 16:57:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bopawes2puqu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/30 16:57:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:57:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bopawes2puqu: 0 differences found 2025/04/30 16:57:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bopawes2puqu: 1 matching files 2025/04/30 16:57:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-danajak4tudo" 2025/04/30 16:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:57:12 DEBUG : Swift container rclone-test-danajak4tudo.json: Auto set use_segments_container to true 2025/04/30 16:57:12 DEBUG : Swift container rclone-test-danajak4tudo: Auto set use_segments_container to true 2025/04/30 16:57:12 DEBUG : Creating backend with remote "/tmp/rclone636347522" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-danajak4tudo", Local "Local file system at /tmp/rclone636347522", Modify Window "1ns" 2025/04/30 16:57:13 INFO : Swift container rclone-test-danajak4tudo: Container "rclone-test-danajak4tudo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/30 16:57:19 ERROR : HELLO, WORLD!: sum not found 2025/04/30 16:57:19 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-danajak4tudo 2025/04/30 16:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-danajak4tudo: 1 files missing 2025/04/30 16:57:19 NOTICE: 1 hashes missing 2025/04/30 16:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-danajak4tudo: 2 differences found 2025/04/30 16:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-danajak4tudo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/30 16:57:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-danajak4tudo: 0 differences found 2025/04/30 16:57:19 NOTICE: Compressed: TestCompressSwift:rclone-test-danajak4tudo: 1 matching files 2025/04/30 16:57:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zufavey5rife" 2025/04/30 16:57:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:57:20 DEBUG : Swift container rclone-test-zufavey5rife.json: Auto set use_segments_container to true 2025/04/30 16:57:20 DEBUG : Swift container rclone-test-zufavey5rife: Auto set use_segments_container to true 2025/04/30 16:57:20 DEBUG : Creating backend with remote "/tmp/rclone1369380855" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zufavey5rife", Local "Local file system at /tmp/rclone1369380855", Modify Window "1ns" 2025/04/30 16:57:21 INFO : Swift container rclone-test-zufavey5rife: Container "rclone-test-zufavey5rife" created NFD checkfile vs. NFC remote (without normalization) 2025/04/30 16:57:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/30 16:57:37 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zufavey5rife 2025/04/30 16:57:37 NOTICE: Compressed: TestCompressSwift:rclone-test-zufavey5rife: 1 files missing 2025/04/30 16:57:37 NOTICE: 1 hashes missing 2025/04/30 16:57:37 NOTICE: Compressed: TestCompressSwift:rclone-test-zufavey5rife: 2 differences found 2025/04/30 16:57:37 NOTICE: Compressed: TestCompressSwift:rclone-test-zufavey5rife: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/30 16:57:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:57:42 NOTICE: Compressed: TestCompressSwift:rclone-test-zufavey5rife: 0 differences found 2025/04/30 16:57:42 NOTICE: Compressed: TestCompressSwift:rclone-test-zufavey5rife: 1 matching files 2025/04/30 16:57:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-venidum5wada" 2025/04/30 16:57:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:57:42 DEBUG : Swift container rclone-test-venidum5wada.json: Auto set use_segments_container to true 2025/04/30 16:57:43 DEBUG : Swift container rclone-test-venidum5wada: Auto set use_segments_container to true 2025/04/30 16:57:43 DEBUG : Creating backend with remote "/tmp/rclone2757084668" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-venidum5wada", Local "Local file system at /tmp/rclone2757084668", Modify Window "1ns" 2025/04/30 16:57:43 INFO : Swift container rclone-test-venidum5wada: Container "rclone-test-venidum5wada" created NFC checkfile vs. NFD remote (without normalization) 2025/04/30 16:57:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/30 16:57:55 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-venidum5wada 2025/04/30 16:57:55 NOTICE: Compressed: TestCompressSwift:rclone-test-venidum5wada: 1 files missing 2025/04/30 16:57:55 NOTICE: 1 hashes missing 2025/04/30 16:57:55 NOTICE: Compressed: TestCompressSwift:rclone-test-venidum5wada: 2 differences found 2025/04/30 16:57:55 NOTICE: Compressed: TestCompressSwift:rclone-test-venidum5wada: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/30 16:57:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:57:55 NOTICE: Compressed: TestCompressSwift:rclone-test-venidum5wada: 0 differences found 2025/04/30 16:57:55 NOTICE: Compressed: TestCompressSwift:rclone-test-venidum5wada: 1 matching files 2025/04/30 16:57:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nulobav0keri" 2025/04/30 16:57:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:57:56 DEBUG : Swift container rclone-test-nulobav0keri.json: Auto set use_segments_container to true 2025/04/30 16:57:56 DEBUG : Swift container rclone-test-nulobav0keri: Auto set use_segments_container to true 2025/04/30 16:57:56 DEBUG : Creating backend with remote "/tmp/rclone2242272989" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nulobav0keri", Local "Local file system at /tmp/rclone2242272989", Modify Window "1ns" 2025/04/30 16:57:57 INFO : Swift container rclone-test-nulobav0keri: Container "rclone-test-nulobav0keri" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/30 16:58:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 16:58:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nulobav0keri 2025/04/30 16:58:13 NOTICE: Compressed: TestCompressSwift:rclone-test-nulobav0keri: 1 files missing 2025/04/30 16:58:13 NOTICE: 1 hashes missing 2025/04/30 16:58:13 NOTICE: Compressed: TestCompressSwift:rclone-test-nulobav0keri: 2 differences found 2025/04/30 16:58:13 NOTICE: Compressed: TestCompressSwift:rclone-test-nulobav0keri: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/30 16:58:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:58:13 NOTICE: Compressed: TestCompressSwift:rclone-test-nulobav0keri: 0 differences found 2025/04/30 16:58:13 NOTICE: Compressed: TestCompressSwift:rclone-test-nulobav0keri: 1 matching files 2025/04/30 16:58:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-duvecir9lodo" 2025/04/30 16:58:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:58:14 DEBUG : Swift container rclone-test-duvecir9lodo.json: Auto set use_segments_container to true 2025/04/30 16:58:14 DEBUG : Swift container rclone-test-duvecir9lodo: Auto set use_segments_container to true 2025/04/30 16:58:14 DEBUG : Creating backend with remote "/tmp/rclone99872482" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-duvecir9lodo", Local "Local file system at /tmp/rclone99872482", Modify Window "1ns" 2025/04/30 16:58:15 INFO : Swift container rclone-test-duvecir9lodo: Container "rclone-test-duvecir9lodo" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/30 16:58:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 16:58:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-duvecir9lodo 2025/04/30 16:58:26 NOTICE: Compressed: TestCompressSwift:rclone-test-duvecir9lodo: 1 files missing 2025/04/30 16:58:26 NOTICE: 1 hashes missing 2025/04/30 16:58:26 NOTICE: Compressed: TestCompressSwift:rclone-test-duvecir9lodo: 2 differences found 2025/04/30 16:58:26 NOTICE: Compressed: TestCompressSwift:rclone-test-duvecir9lodo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/30 16:58:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:58:26 NOTICE: Compressed: TestCompressSwift:rclone-test-duvecir9lodo: 0 differences found 2025/04/30 16:58:26 NOTICE: Compressed: TestCompressSwift:rclone-test-duvecir9lodo: 1 matching files 2025/04/30 16:58:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lipicoh5risu" 2025/04/30 16:58:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:58:27 DEBUG : Swift container rclone-test-lipicoh5risu.json: Auto set use_segments_container to true 2025/04/30 16:58:27 DEBUG : Swift container rclone-test-lipicoh5risu: Auto set use_segments_container to true 2025/04/30 16:58:27 DEBUG : Creating backend with remote "/tmp/rclone2520288674" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lipicoh5risu", Local "Local file system at /tmp/rclone2520288674", Modify Window "1ns" 2025/04/30 16:58:28 INFO : Swift container rclone-test-lipicoh5risu: Container "rclone-test-lipicoh5risu" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/30 16:58:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 16:58:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lipicoh5risu 2025/04/30 16:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-lipicoh5risu: 1 files missing 2025/04/30 16:58:34 NOTICE: 1 hashes missing 2025/04/30 16:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-lipicoh5risu: 2 differences found 2025/04/30 16:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-lipicoh5risu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/30 16:58:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-lipicoh5risu: 0 differences found 2025/04/30 16:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-lipicoh5risu: 1 matching files 2025/04/30 16:58:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wuwaluf4jabu" 2025/04/30 16:58:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 16:58:35 DEBUG : Swift container rclone-test-wuwaluf4jabu.json: Auto set use_segments_container to true 2025/04/30 16:58:35 DEBUG : Swift container rclone-test-wuwaluf4jabu: Auto set use_segments_container to true 2025/04/30 16:58:35 DEBUG : Creating backend with remote "/tmp/rclone1747714661" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu", Local "Local file system at /tmp/rclone1747714661", Modify Window "1ns" 2025/04/30 16:58:36 INFO : Swift container rclone-test-wuwaluf4jabu: Container "rclone-test-wuwaluf4jabu" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/30 16:58:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 16:58:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu 2025/04/30 16:58:52 NOTICE: Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu: 1 files missing 2025/04/30 16:58:52 NOTICE: 1 hashes missing 2025/04/30 16:58:52 NOTICE: Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu: 2 differences found 2025/04/30 16:58:52 NOTICE: Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/30 16:58:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 16:58:57 NOTICE: Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu: 0 differences found 2025/04/30 16:58:57 NOTICE: Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu: 1 matching files 2025/04/30 16:58:57 DEBUG : Compressed: TestCompressSwift:rclone-test-wuwaluf4jabu: Purge remote 2025/04/30 16:58:57 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:03 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/30 16:59:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/30 16:59:08 INFO : Swift container rclone-test-wuwaluf4jabu: Container "rclone-test-wuwaluf4jabu" removed 2025/04/30 16:59:08 DEBUG : Compressed: TestCompressSwift:rclone-test-lipicoh5risu: Purge remote 2025/04/30 16:59:08 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/30 16:59:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/30 16:59:09 INFO : Swift container rclone-test-lipicoh5risu: Container "rclone-test-lipicoh5risu" removed 2025/04/30 16:59:09 DEBUG : Compressed: TestCompressSwift:rclone-test-duvecir9lodo: Purge remote 2025/04/30 16:59:09 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/30 16:59:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/30 16:59:19 INFO : Swift container rclone-test-duvecir9lodo: Container "rclone-test-duvecir9lodo" removed 2025/04/30 16:59:19 DEBUG : Compressed: TestCompressSwift:rclone-test-nulobav0keri: Purge remote 2025/04/30 16:59:19 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/30 16:59:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/30 16:59:29 INFO : Swift container rclone-test-nulobav0keri: Container "rclone-test-nulobav0keri" removed 2025/04/30 16:59:29 DEBUG : Compressed: TestCompressSwift:rclone-test-venidum5wada: Purge remote 2025/04/30 16:59:29 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:30 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/30 16:59:35 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/30 16:59:35 INFO : Swift container rclone-test-venidum5wada: Container "rclone-test-venidum5wada" removed 2025/04/30 16:59:35 DEBUG : Compressed: TestCompressSwift:rclone-test-zufavey5rife: Purge remote 2025/04/30 16:59:35 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:40 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/30 16:59:45 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/30 16:59:46 INFO : Swift container rclone-test-zufavey5rife: Container "rclone-test-zufavey5rife" removed 2025/04/30 16:59:46 DEBUG : Compressed: TestCompressSwift:rclone-test-danajak4tudo: Purge remote 2025/04/30 16:59:46 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:46 INFO : HELLO, WORLD!.bin: Deleted 2025/04/30 16:59:46 INFO : HELLO, WORLD!.json: Deleted 2025/04/30 16:59:46 INFO : Swift container rclone-test-danajak4tudo: Container "rclone-test-danajak4tudo" removed 2025/04/30 16:59:46 DEBUG : Compressed: TestCompressSwift:rclone-test-bopawes2puqu: Purge remote 2025/04/30 16:59:46 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:47 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/30 16:59:52 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/30 16:59:52 INFO : Swift container rclone-test-bopawes2puqu: Container "rclone-test-bopawes2puqu" removed 2025/04/30 16:59:52 DEBUG : Compressed: TestCompressSwift:rclone-test-hafeqet7foha: Purge remote 2025/04/30 16:59:52 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:57 INFO : HELLO, WORLD!.bin: Deleted 2025/04/30 16:59:57 INFO : HELLO, WORLD!.json: Deleted 2025/04/30 16:59:58 INFO : Swift container rclone-test-hafeqet7foha: Container "rclone-test-hafeqet7foha" removed 2025/04/30 16:59:58 DEBUG : Compressed: TestCompressSwift:rclone-test-jobobak2zowi: Purge remote 2025/04/30 16:59:58 DEBUG : Waiting for deletions to finish 2025/04/30 16:59:58 INFO : hello, world!.json: Deleted 2025/04/30 17:00:03 INFO : hello, world!.bin: Deleted 2025/04/30 17:00:03 INFO : Swift container rclone-test-jobobak2zowi: Container "rclone-test-jobobak2zowi" removed --- PASS: TestApplyTransforms (220.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:00:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 17:00:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 17:00:19 INFO : file1: Copied (new) to: sub/file2 2025/04/30 17:00:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:00:25 DEBUG : file1: Unchanged skipping 2025/04/30 17:00:25 DEBUG : Compressed: TestCompressSwift:rclone-test-yolejuw1zufa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (27.32s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:00:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/backup" 2025/04/30 17:00:54 DEBUG : Config file has changed externally - reloading 2025/04/30 17:00:54 DEBUG : Swift container rclone-test-yolejuw1zufa path backup.json: Auto set use_segments_container to true 2025/04/30 17:01:00 DEBUG : Swift container rclone-test-yolejuw1zufa path backup: Auto set use_segments_container to true 2025/04/30 17:01:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/30 17:01:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/30 17:01:32 INFO : dst/file1: Copied (server-side copy) 2025/04/30 17:01:38 INFO : dst/file1: Deleted 2025/04/30 17:01:53 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 17:01:53 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (98.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:02:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/dst" 2025/04/30 17:02:11 DEBUG : Swift container rclone-test-yolejuw1zufa path dst.json: Auto set use_segments_container to true 2025/04/30 17:02:16 DEBUG : Swift container rclone-test-yolejuw1zufa path dst: Auto set use_segments_container to true 2025/04/30 17:02:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/CompareDest" 2025/04/30 17:02:27 DEBUG : Swift container rclone-test-yolejuw1zufa path CompareDest.json: Auto set use_segments_container to true 2025/04/30 17:02:33 DEBUG : Swift container rclone-test-yolejuw1zufa path CompareDest: Auto set use_segments_container to true 2025/04/30 17:02:38 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 17:02:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/30 17:02:59 INFO : one: Copied (new) 2025/04/30 17:03:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:03:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/30 17:03:35 INFO : one: Copied (replaced existing) 2025/04/30 17:04:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:04:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 17:05:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:05:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:05:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 17:05:41 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:05:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:05:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 17:06:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:06:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 17:06:34 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/30 17:06:34 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (310.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:07:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/dst" 2025/04/30 17:07:21 DEBUG : Config file has changed externally - reloading 2025/04/30 17:07:21 DEBUG : Swift container rclone-test-yolejuw1zufa path dst.json: Auto set use_segments_container to true 2025/04/30 17:07:27 DEBUG : Swift container rclone-test-yolejuw1zufa path dst: Auto set use_segments_container to true 2025/04/30 17:07:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/CopyDest" 2025/04/30 17:07:38 DEBUG : Swift container rclone-test-yolejuw1zufa path CopyDest.json: Auto set use_segments_container to true 2025/04/30 17:07:44 DEBUG : Swift container rclone-test-yolejuw1zufa path CopyDest: Auto set use_segments_container to true 2025/04/30 17:07:49 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 17:08:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/30 17:08:10 INFO : one: Copied (new) 2025/04/30 17:08:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:08:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/30 17:08:26 INFO : one: Copied (replaced existing) 2025/04/30 17:09:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/BackupDir" 2025/04/30 17:09:04 DEBUG : Swift container rclone-test-yolejuw1zufa path BackupDir.json: Auto set use_segments_container to true 2025/04/30 17:09:10 DEBUG : Swift container rclone-test-yolejuw1zufa path BackupDir: Auto set use_segments_container to true 2025/04/30 17:09:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:09:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:09:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/30 17:09:42 INFO : one: Copied (server-side copy) 2025/04/30 17:09:53 INFO : one: Deleted 2025/04/30 17:10:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/30 17:10:28 INFO : one: Copied (server-side copy) 2025/04/30 17:10:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 17:11:06 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:11:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:11:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/30 17:11:36 INFO : two: Copied (server-side copy) 2025/04/30 17:11:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 17:11:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:11:57 DEBUG : two: Unchanged skipping 2025/04/30 17:12:51 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 17:12:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 17:12:56 DEBUG : three: Destination not found in --copy-dest 2025/04/30 17:13:07 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/30 17:13:07 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (430.11s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.18s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:14:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/30 17:14:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 17:14:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/30 17:14:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/30 17:14:58 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/30 17:14:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-yolejuw1zufa/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/30 17:15:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/30 17:15:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/30 17:15:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5c3aac9fc55f045873cd9c3ff2ab83bd OK 2025/04/30 17:15:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (90.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:17:08 INFO : Compressed: TestCompressSwift:rclone-test-yolejuw1zufa: Looking for duplicate md5 hashes using newest mode. 2025/04/30 17:17:13 NOTICE: bd35ae99d72348a25b07d0ccb0bebe7d: Found 3 files with duplicate md5 hashes 2025/04/30 17:17:29 INFO : one: Deleted 2025/04/30 17:17:29 INFO : also/one: Deleted 2025/04/30 17:17:29 NOTICE: bd35ae99d72348a25b07d0ccb0bebe7d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (118.54s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:19:30 DEBUG : a.txt: Excluded (Size Filter) 2025/04/30 17:19:30 DEBUG : a.txt: Excluded 2025/04/30 17:19:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/30 17:19:30 DEBUG : sub dir/hello world: Excluded 2025/04/30 17:19:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/30 17:19:30 DEBUG : sub dir/hello world2: Excluded 2025/04/30 17:19:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/30 17:19:30 DEBUG : sub dir/hello world: Excluded 2025/04/30 17:19:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/30 17:19:30 DEBUG : sub dir/hello world2: Excluded 2025/04/30 17:19:36 DEBUG : sub dir/ignore dir: Excluded 2025/04/30 17:19:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (136.86s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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 (69.75s) --- PASS: TestListJSON/Default (5.20s) --- PASS: TestListJSON/FilesOnly (5.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.33s) --- PASS: TestListJSON/SubDir (5.20s) --- PASS: TestListJSON/NoModTime (5.17s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", 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/30 17:22:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/notfound" 2025/04/30 17:22:21 DEBUG : Config file has changed externally - reloading 2025/04/30 17:22:22 DEBUG : Swift container rclone-test-yolejuw1zufa path notfound.json: Auto set use_segments_container to true 2025/04/30 17:22:27 DEBUG : Swift container rclone-test-yolejuw1zufa path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (80.44s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (5.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.76s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:22:49 INFO : Compressed: TestCompressSwift:rclone-test-yolejuw1zufa: Making directory 2025/04/30 17:22:49 INFO : Compressed: TestCompressSwift:rclone-test-yolejuw1zufa: Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestLsd (21.24s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestLs (52.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:24:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/30 17:24:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (47.62s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestLsLong (42.37s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.70s) --- PASS: TestHashSums/Md5 (10.24s) --- PASS: TestHashSums/Md5Download (5.20s) === RUN TestHashSumsWithErrors 2025/04/30 17:26:40 DEBUG : Creating backend with remote ":memory:" 2025/04/30 17:26:40 DEBUG : Config file has changed externally - reloading 2025/04/30 17:26:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/30 17:26:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/30 17:26:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/30 17:26:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/30 17:26:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/30 17:26:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/30 17:26:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/30 17:26:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/30 17:26:40 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestCount (73.68s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:28:34 DEBUG : Waiting for deletions to finish 2025/04/30 17:28:34 DEBUG : large: Excluded (Size Filter) 2025/04/30 17:28:39 INFO : medium: Deleted 2025/04/30 17:28:45 INFO : small: Deleted --- PASS: TestDelete (66.33s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:29:38 DEBUG : Waiting for deletions to finish 2025/04/30 17:29:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/30 17:29:43 INFO : large: Deleted 2025/04/30 17:29:48 INFO : medium: Deleted --- PASS: TestMaxDelete (58.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:30:32 DEBUG : Waiting for deletions to finish 2025/04/30 17:30:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/30 17:30:37 INFO : medium: Deleted 2025/04/30 17:30:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:31:30 DEBUG : Waiting for deletions to finish 2025/04/30 17:31:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/30 17:31:36 INFO : large: Deleted 2025/04/30 17:31:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (53.61s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestReadFile (7.32s) === RUN TestRetry 2025/04/30 17:31:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/30 17:31:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/30 17:31:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 17:31:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 17:31:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 17:31:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 17:31:54 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestCat (84.09s) === RUN TestPurge 2025/04/30 17:33:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kujinen5rodu" 2025/04/30 17:33:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:33:19 DEBUG : Swift container rclone-test-kujinen5rodu.json: Auto set use_segments_container to true 2025/04/30 17:33:19 DEBUG : Swift container rclone-test-kujinen5rodu: Auto set use_segments_container to true 2025/04/30 17:33:19 DEBUG : Creating backend with remote "/tmp/rclone2453550890" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kujinen5rodu", Local "Local file system at /tmp/rclone2453550890", Modify Window "1ns" 2025/04/30 17:33:20 INFO : Swift container rclone-test-kujinen5rodu: Container "rclone-test-kujinen5rodu" created 2025/04/30 17:33:31 INFO : A2: Making directory 2025/04/30 17:33:31 INFO : A1/B2: Making directory 2025/04/30 17:33:31 INFO : A1/B2/C2: Making directory 2025/04/30 17:33:31 INFO : A1/B1/C3: Making directory 2025/04/30 17:33:31 INFO : A3: Making directory 2025/04/30 17:33:31 INFO : A3/B3: Making directory 2025/04/30 17:33:31 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/30 17:33:47 DEBUG : Waiting for deletions to finish 2025/04/30 17:33:47 INFO : A1/B1/C1/one.bin: Deleted 2025/04/30 17:33:52 INFO : A1/B1/C1/one.json: 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/30 17:34:03 DEBUG : Waiting for deletions to finish 2025/04/30 17:34:03 INFO : A1/two.bin: Deleted 2025/04/30 17:34:08 INFO : A1/two.json: Deleted 2025/04/30 17:34:08 INFO : Swift container rclone-test-kujinen5rodu: Container "rclone-test-kujinen5rodu" removed 2025/04/30 17:34:08 DEBUG : Compressed: TestCompressSwift:rclone-test-kujinen5rodu: Purge remote 2025/04/30 17:34:08 DEBUG : Waiting for deletions to finish 2025/04/30 17:34:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (50.32s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:34:15 INFO : A2: Making directory 2025/04/30 17:34:15 INFO : A1/B2: Making directory 2025/04/30 17:34:15 INFO : A1/B2/C2: Making directory 2025/04/30 17:34:15 INFO : A1/B1/C3: Making directory 2025/04/30 17:34:15 INFO : A3: Making directory 2025/04/30 17:34:15 INFO : A3/B3: Making directory 2025/04/30 17:34:15 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/30 17:34:21 DEBUG : removing 1 level 3 directories 2025/04/30 17:34:21 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/30 17:34:23 DEBUG : removing 1 level 0 directories 2025/04/30 17:34:23 INFO : Compressed: TestCompressSwift:rclone-test-yolejuw1zufa: Removing directory 2025/04/30 17:34:24 INFO : Swift container rclone-test-yolejuw1zufa: Container "rclone-test-yolejuw1zufa" removed --- PASS: TestRmdirsNoLeaveRoot (15.31s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:34:24 INFO : Swift container rclone-test-yolejuw1zufa: Container "rclone-test-yolejuw1zufa" created 2025/04/30 17:34:24 INFO : A1: Making directory 2025/04/30 17:34:24 INFO : A1/B1: Making directory 2025/04/30 17:34:24 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.63s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:34:24 INFO : A1: Making directory 2025/04/30 17:34:24 INFO : A1/B1: Making directory 2025/04/30 17:34:24 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:34:36 DEBUG : filename.txt: File name found in url 2025/04/30 17:34:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (115.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:36:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 17:36:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 17:36:35 INFO : file1: Copied (new) to: sub/file2 2025/04/30 17:36:35 INFO : file1: Deleted 2025/04/30 17:36:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/30 17:36:41 DEBUG : file1: Unchanged skipping 2025/04/30 17:36:41 INFO : file1: Deleted 2025/04/30 17:36:46 DEBUG : Compressed: TestCompressSwift:rclone-test-yolejuw1zufa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (36.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:37:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 17:37:12 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 17:37:12 INFO : file1: Copied (new) 2025/04/30 17:37:12 INFO : file1: Deleted 2025/04/30 17:37:23 DEBUG : file1: Destination exists, skipping 2025/04/30 17:37:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.97s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.12s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:37:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yolejuw1zufa/backup" 2025/04/30 17:37:50 DEBUG : Config file has changed externally - reloading 2025/04/30 17:37:50 DEBUG : Swift container rclone-test-yolejuw1zufa path backup.json: Auto set use_segments_container to true 2025/04/30 17:37:56 DEBUG : Config file has changed externally - reloading 2025/04/30 17:37:56 DEBUG : Swift container rclone-test-yolejuw1zufa path backup: Auto set use_segments_container to true 2025/04/30 17:38:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/30 17:38:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/30 17:38:27 INFO : dst/file1: Copied (server-side copy) 2025/04/30 17:38:33 INFO : dst/file1: Deleted 2025/04/30 17:38:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/30 17:38:48 INFO : dst/file1: Copied (new) 2025/04/30 17:38:48 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (95.45s) === 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-yolejuw1zufa", Local "Local file system at /tmp/rclone413389372", Modify Window "1ns" 2025/04/30 17:39:58 INFO : A1/B2: Making directory 2025/04/30 17:39:58 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/30 17:40:45 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/30 17:40:45 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/30 17:40:46 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/30 17:40:46 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/30 17:40:46 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/30 17:40:46 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/30 17:40:46 INFO : A1/two: Deleted 2025/04/30 17:40:46 INFO : A1/B1/C1/four: Deleted 2025/04/30 17:40:46 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/30 17:40:46 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/30 17:40:51 INFO : A1/B1/three: Deleted 2025/04/30 17:40:51 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/30 17:40:51 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/30 17:40:52 INFO : A1/one: Deleted 2025/04/30 17:41:01 INFO : A1/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (2m3s) goroutine 9526 [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, 2 minutes]: testing.(*T).Run(0xc00043e1a0, {0x245d271?, 0x0?}, 0x2592160) /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(0xc00043e1a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00043e1a0, 0xc0005adc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000383110, {0x3a64f40, 0x6c, 0x6c}, {0x3a78bc0?, 0x1?, 0x3a78bc0?}) /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(0xc00014f5e0) /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(0xc00014f5e0) /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:263 +0xa9 goroutine 37 [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 38 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9200 [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(0xc00348c180?) /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(0xc0007e10c0) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x28474a0, 0x3a9c080}, {0x285ad60, 0xc000502300}, {0x28112d0, 0x2}, {0x244dfef, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2465 +0x7f5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000180ea0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 +0xbdd testing.tRunner(0xc000180ea0, 0x2592160) /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 2804 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9544 [select]: net/http.(*persistConn).roundTrip(0xc0009f4360, 0xc0008f6190) /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(0xc00037a180, 0xc00047af00) /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(0xc00035a1c0, 0xc00047af00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 net/http.send(0xc00047af00, {0x2822200, 0xc00035a1c0}, {0xc000837d01?, 0xc0005ae580?, 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(0xc000912510, 0xc00047af00, {0x1000000411370?, 0x0?, 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(0xc000912510, 0xc00047af00) /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 9500 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 7815 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003968c0) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:338 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7814 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:403 +0xb6 goroutine 9500 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000366380, 0xc00011f260, 0xc00047af00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000366380, {0x28475b8, 0xc0006d7e50}, {0xc000458370, 0x4f}, {{0xc00039d980, 0x18}, {0xc00039d999, 0x10}, {0x244f066, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000366380, {0x28475b8, 0xc0006d7e50}, {{0xc00039d980, 0x18}, {0xc00039d999, 0x10}, {0x244f066, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc00009e7e8?, {0x28475b8?, 0xc0006d7e50?}, {0xc00039d980?, 0xc00009e850?}, {0xc00039d999, 0x10}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000603b88) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004395c0, 0xc00011e000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004395c0, 0xc00011e000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0000b68a0, {0x28475b8, 0xc0006d7e50}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000396700, {0x28475b8, 0xc0006d7e50}, {0xc00090b270, 0x10}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000a7ee40?, {0x28475b8?, 0xc0006d7e50?}, {0xc00090b270?, 0x411370?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000502300, {0x28475b8, 0xc0006d7e50}, {0xc00090b220, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x109 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 9200 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 403 [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:211 +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:209 +0x378 goroutine 9349 [IO wait]: internal/poll.runtime_pollWait(0x7f2ecca12cc0, 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(0xc0001de180?, 0xc000808600?, 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(0xc0001de180, {0xc000808600, 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(0xc0001de180, {0xc000808600?, 0xc00044cc50?, 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(0xc0004c4de0, {0xc000808600?, 0x3a78bc0?, 0xc00067b9d0?}) /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(0xc00083c900, {0xc000808600?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009022a0, {0xc000808600?, 0x0?, 0xc0009022a0?}) /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(0xc00044cd38, {0x2822940, 0xc0009022a0}) /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(0xc00044ca88, {0x7f2ec5684c58, 0xc00083c900}, 0xc00067ba40?) /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(0xc00044ca88, 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(0xc00044ca88, {0xc00080a000, 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(0xc00058b7a0, {0xc00080a000?, 0x81ada5?, 0x1feb6c0?}) /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(0xc0008136e0) /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(0xc0008136e0, 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(0xc00058b7a0) /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 9310 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 176 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 166 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1469 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1459 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1058 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 968 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1443 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1417 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 217 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 207 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 280 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 190 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1383 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1373 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 785 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 775 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 339 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 507 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 764 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 754 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1333 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1291 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1262 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1252 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 654 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 644 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1184 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1174 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 934 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 892 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 542 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 532 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1017 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1007 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9324 [select]: net/http.(*persistConn).writeLoop(0xc0003b3320) /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 9330 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 707 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9501 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000366380, 0xc00011f6e0, 0xc00047b040) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000366380, {0x28475b8, 0xc0006d7e50}, {0xc000458370, 0x4f}, {{0xc00039d9e0, 0x18}, {0xc00039d9f9, 0xb}, {0x244f066, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000366380, {0x28475b8, 0xc0006d7e50}, {{0xc00039d9e0, 0x18}, {0xc00039d9f9, 0xb}, {0x244f066, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc00009b7e8?, {0x28475b8?, 0xc0006d7e50?}, {0xc00039d9e0?, 0xc00009b850?}, {0xc00039d9f9, 0xb}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00056fb88) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004395c0, 0xc00011ec60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004395c0, 0xc00011ec60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00011e0c0, {0x28475b8, 0xc0006d7e50}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000396700, {0x28475b8, 0xc0006d7e50}, {0xc00090b290, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000a7ee60?, {0x28475b8?, 0xc0006d7e50?}, {0xc00090b290?, 0x411370?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000502300, {0x28475b8, 0xc0006d7e50}, {0xc00090b230, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x109 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 9200 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 3021 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1235 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1225 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2891 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 620 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 611 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9346 [select]: net/http.(*persistConn).writeLoop(0xc0003a0d80) /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 9293 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9546 [select]: net/http.(*persistConn).roundTrip(0xc0003b3320, 0xc0008f6280) /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(0xc00037a180, 0xc00047b040) /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(0xc00035a1c0, 0xc00047b040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 net/http.send(0xc00047b040, {0x2822200, 0xc00035a1c0}, {0xc00060ed01?, 0x536813?, 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(0xc000912510, 0xc00047b040, {0xc00360ee01?, 0xc00060edd8?, 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(0xc000912510, 0xc00047b040) /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 9501 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9350 [select]: net/http.(*persistConn).writeLoop(0xc00058b7a0) /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 9310 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9499 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000366380, 0xc00011eea0, 0xc00047adc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000366380, {0x28475b8, 0xc0006d7e50}, {0xc000458370, 0x4f}, {{0xc00039d920, 0x18}, {0xc00039d939, 0x12}, {0x244f066, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000366380, {0x28475b8, 0xc0006d7e50}, {{0xc00039d920, 0x18}, {0xc00039d939, 0x12}, {0x244f066, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0006797e8?, {0x28475b8?, 0xc0006d7e50?}, {0xc00039d920?, 0xc000679850?}, {0xc00039d939, 0x12}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000619b88) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004395c0, 0xc0000b6840, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004395c0, 0xc0000b6840) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0000b67e0, {0x28475b8, 0xc0006d7e50}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000396700, {0x28475b8, 0xc0006d7e50}, {0xc0008165e8, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000a7ee20?, {0x28475b8?, 0xc0006d7e50?}, {0xc0008165e8?, 0x411370?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000502300, {0x28475b8, 0xc0006d7e50}, {0xc00090b200, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x109 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 9200 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9323 [IO wait]: internal/poll.runtime_pollWait(0x7f2ecca12588, 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(0xc000502580?, 0xc000806c80?, 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(0xc000502580, {0xc000806c80, 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(0xc000502580, {0xc000806c80?, 0xc00033fdd0?, 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(0xc00038a230, {0xc000806c80?, 0x3a78bc0?, 0xc0006789d0?}) /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(0xc000496c90, {0xc000806c80?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00229d620, {0xc000806c80?, 0x0?, 0xc00229d620?}) /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(0xc00033feb8, {0x2822940, 0xc00229d620}) /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(0xc00033fc08, {0x7f2ec5684c58, 0xc000496c90}, 0xc000678a40?) /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(0xc00033fc08, 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(0xc00033fc08, {0xc00059a000, 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(0xc0003b3320, {0xc00059a000?, 0x81ada5?, 0x1feb6c0?}) /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(0xc00081c720) /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(0xc00081c720, 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(0xc0003b3320) /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 9330 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8202 [select]: net/http.(*persistConn).writeLoop(0xc0009f4360) /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 8158 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3118 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9502 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000366380, 0xc00011f9e0, 0xc00047b180) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000366380, {0x28475b8, 0xc0006d7e50}, {0xc000458370, 0x4f}, {{0xc00039da40, 0x18}, {0xc00039da59, 0xb}, {0x244f066, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000366380, {0x28475b8, 0xc0006d7e50}, {{0xc00039da40, 0x18}, {0xc00039da59, 0xb}, {0x244f066, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0000997e8?, {0x28475b8?, 0xc0006d7e50?}, {0xc00039da40?, 0xc000099850?}, {0xc00039da59, 0xb}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000597b88) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004395c0, 0xc00011ed80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004395c0, 0xc00011ed80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00011ecc0, {0x28475b8, 0xc0006d7e50}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000396700, {0x28475b8, 0xc0006d7e50}, {0xc00090b2b0, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000a7ee80?, {0x28475b8?, 0xc0006d7e50?}, {0xc00090b2b0?, 0xc000610690?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000502300, {0x28475b8, 0xc0006d7e50}, {0xc00090b240, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x109 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 9200 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 3205 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2982 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3396 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3280 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3448 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9542 [select]: net/http.(*persistConn).roundTrip(0xc00058b7a0, 0xc0008f60a0) /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(0xc00037a180, 0xc00047adc0) /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(0xc00035a1c0, 0xc00047adc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 net/http.send(0xc00047adc0, {0x2822200, 0xc00035a1c0}, {0xc0009e8e01?, 0xc0009a7d80?, 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(0xc000912510, 0xc00047adc0, {0x1000000411370?, 0x0?, 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(0xc000912510, 0xc00047adc0) /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 9499 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 3568 [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 2803 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8201 [IO wait]: internal/poll.runtime_pollWait(0x7f2ecca12dc8, 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(0xc000328c00?, 0xc000a32000?, 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(0xc000328c00, {0xc000a32000, 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(0xc000328c00, {0xc000a32000?, 0xc00015b6d0?, 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(0xc00015d538, {0xc000a32000?, 0x3a78bc0?, 0xc00067a9d0?}) /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(0xc0003829c0, {0xc000a32000?, 0x18?, 0x7f2ec677e408?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009021c8, {0xc000a32000?, 0x0?, 0xc0009021c8?}) /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(0xc00015b7b8, {0x2822940, 0xc0009021c8}) /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(0xc00015b508, {0x7f2ec5684c58, 0xc0003829c0}, 0xc00067aa40?) /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(0xc00015b508, 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(0xc00015b508, {0xc00068d000, 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(0xc0009f4360, {0xc00068d000?, 0x81ada5?, 0x1feb6c0?}) /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(0xc0023506c0) /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(0xc0023506c0, 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(0xc0009f4360) /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 8158 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9538 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000366380, 0xc0000b6720, 0xc00047ac80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000366380, {0x28475b8, 0xc0006d7e50}, {0xc000458370, 0x4f}, {{0xc00039d8c0, 0x18}, {0xc00039d8d9, 0x12}, {0x244f066, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000366380, {0x28475b8, 0xc0006d7e50}, {{0xc00039d8c0, 0x18}, {0xc00039d8d9, 0x12}, {0x244f066, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0008e97e8?, {0x28475b8?, 0xc0006d7e50?}, {0xc00039d8c0?, 0xc0008e9850?}, {0xc00039d8d9, 0x12}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000617b88) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004395c0, 0xc0000b6600, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004395c0, 0xc0000b6600) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0000b6240, {0x28475b8, 0xc0006d7e50}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000396700, {0x28475b8, 0xc0006d7e50}, {0xc0008165a0, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000a7ee00?, {0x28475b8?, 0xc0006d7e50?}, {0xc0008165a0?, 0xc000a12ed8?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000502300, {0x28475b8, 0xc0006d7e50}, {0xc00090b1e0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x109 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 9200 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 8187 [chan receive, 9 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8186 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9348 [select]: net/http.(*persistConn).writeLoop(0xc00058bc20) /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 9316 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9137 [IO wait]: internal/poll.runtime_pollWait(0x7f2ecca12bb8, 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(0xc0001de100?, 0xc000803980?, 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(0xc0001de100, {0xc000803980, 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(0xc0001de100, {0xc000803980?, 0xc00033e1d0?, 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(0xc00038a220, {0xc000803980?, 0x3a78bc0?, 0xc0006769d0?}) /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(0xc000496a80, {0xc000803980?, 0x18?, 0x4194e8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00083d578, {0xc000803980?, 0x0?, 0xc00083d578?}) /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(0xc00033e2b8, {0x2822940, 0xc00083d578}) /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(0xc00033e008, {0x7f2ec5684c58, 0xc000496a80}, 0xc000676a40?) /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(0xc00033e008, 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(0xc00033e008, {0xc0007f6000, 0x1000, 0xc000100508?}) /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(0xc0003a0d80, {0xc0007f6000?, 0x81ada5?, 0x1feb6c0?}) /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(0xc000813320) /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(0xc000813320, 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(0xc0003a0d80) /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 9293 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9347 [IO wait]: internal/poll.runtime_pollWait(0x7f2ecca12ab0, 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(0xc000990100?, 0xc000805300?, 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(0xc000990100, {0xc000805300, 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(0xc000990100, {0xc000805300?, 0xc00033f6d0?, 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(0xc00038a228, {0xc000805300?, 0x3a78bc0?, 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(0xc000496c48, {0xc000805300?, 0x18?, 0x7f2ec563c228?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00229d560, {0xc000805300?, 0x0?, 0xc00229d560?}) /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(0xc00033f7b8, {0x2822940, 0xc00229d560}) /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(0xc00033f508, {0x7f2ec5684c58, 0xc000496c48}, 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(0xc00033f508, 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(0xc00033f508, {0xc0007f8000, 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(0xc00058bc20, {0xc0007f8000?, 0x81ada5?, 0x1feb6c0?}) /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(0xc000813500) /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(0xc000813500, 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(0xc00058bc20) /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 9316 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9540 [select]: net/http.(*persistConn).roundTrip(0xc0003a0d80, 0xc0006d7ef0) /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(0xc00037a180, 0xc00047ac80) /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(0xc00035a1c0, 0xc00047ac80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 net/http.send(0xc00047ac80, {0x2822200, 0xc00035a1c0}, {0x1?, 0x33e0a90?, 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(0xc000912510, 0xc00047ac80, {0x0?, 0x0?, 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(0xc000912510, 0xc00047ac80) /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 9538 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9548 [select]: net/http.(*persistConn).roundTrip(0xc00058bc20, 0xc0008f6370) /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(0xc00037a180, 0xc00047b180) /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(0xc00035a1c0, 0xc00047b180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 net/http.send(0xc00047b180, {0x2822200, 0xc00035a1c0}, {0xc00060ed01?, 0x536813?, 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(0xc000912510, 0xc00047b180, {0xc00360ee01?, 0xc00060edd8?, 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(0xc000912510, 0xc00047b180) /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 9502 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.470544951s (try 1/5): exit status 2: Failed []