"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/05/05 01:05:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa" 2025/05/05 01:05:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:05:33 DEBUG : Swift container rclone-test-hojuxif2kopa.json: Auto set use_segments_container to true 2025/05/05 01:05:34 DEBUG : Swift container rclone-test-hojuxif2kopa: Auto set use_segments_container to true 2025/05/05 01:05:34 DEBUG : Creating backend with remote "/tmp/rclone3461767404" === 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.50s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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/05/05 01:05:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/05 01:05:34 DEBUG : potato: Seek from 10 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 10 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Seek from 5 to 2 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/05 01:05:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Seek from 5 to 2 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/05 01:05:34 DEBUG : potato: Seek from 8 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 8 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/05 01:05:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/05 01:05:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/05 01:05:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/05 01:05:34 DEBUG : potato: Seek from 5 to 2 2025/05/05 01:05:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/05 01:05:34 DEBUG : potato: Seek from 9 to 0 2025/05/05 01:05:34 DEBUG : potato: Seek from 9 to 0 2025/05/05 01:05:34 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:05:34 INFO : Swift container rclone-test-hojuxif2kopa: Container "rclone-test-hojuxif2kopa" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (54.28s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.15s) --- PASS: TestCheck/6 (0.15s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/05/05 01:06:28 DEBUG : Creating backend with remote "nonexistent" 2025/05/05 01:06:28 DEBUG : Creating backend with remote "nonexistent" 2025/05/05 01:06:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/05 01:06:28 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/05/05 01:06:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/05 01:06:28 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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 (61.96s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.25s) --- PASS: TestCheckDownload/3 (0.29s) --- PASS: TestCheckDownload/4 (5.28s) --- PASS: TestCheckDownload/5 (0.21s) --- PASS: TestCheckDownload/6 (0.22s) --- PASS: TestCheckDownload/7 (5.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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 (45.76s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.10s) --- PASS: TestCheckSizeOnly/6 (0.12s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:08:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/05 01:08:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/05 01:08:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/05 01:08:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/05 01:08:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/05 01:08:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/05 01:08:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/05 01:08:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (52.53s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:09:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/data" 2025/05/05 01:09:09 DEBUG : Swift container rclone-test-hojuxif2kopa path data.json: Auto set use_segments_container to true 2025/05/05 01:09:15 DEBUG : Swift container rclone-test-hojuxif2kopa 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 (413.10s) --- PASS: TestCheckSum/subtest1 (5.41s) --- PASS: TestCheckSum/subtest2 (20.35s) --- PASS: TestCheckSum/subtest3 (10.56s) --- PASS: TestCheckSum/subtest4 (30.44s) --- PASS: TestCheckSum/subtest5 (10.45s) --- PASS: TestCheckSum/subtest6 (15.45s) --- PASS: TestCheckSum/subtest7 (5.50s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:16:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/data" 2025/05/05 01:16:02 DEBUG : Swift container rclone-test-hojuxif2kopa path data.json: Auto set use_segments_container to true 2025/05/05 01:16:08 DEBUG : Swift container rclone-test-hojuxif2kopa 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 (400.57s) --- PASS: TestCheckSumDownload/subtest1 (5.45s) --- PASS: TestCheckSumDownload/subtest2 (10.41s) --- PASS: TestCheckSumDownload/subtest3 (10.49s) --- PASS: TestCheckSumDownload/subtest4 (15.39s) --- PASS: TestCheckSumDownload/subtest5 (15.41s) --- PASS: TestCheckSumDownload/subtest6 (10.64s) --- PASS: TestCheckSumDownload/subtest7 (15.55s) === RUN TestApplyTransforms 2025/05/05 01:22:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tawafub6kugo" 2025/05/05 01:22:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:22:43 DEBUG : Swift container rclone-test-tawafub6kugo.json: Auto set use_segments_container to true 2025/05/05 01:22:44 DEBUG : Swift container rclone-test-tawafub6kugo: Auto set use_segments_container to true 2025/05/05 01:22:44 DEBUG : Creating backend with remote "/tmp/rclone2333376820" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tawafub6kugo", Local "Local file system at /tmp/rclone2333376820", Modify Window "1ns" 2025/05/05 01:22:44 INFO : Swift container rclone-test-tawafub6kugo: Container "rclone-test-tawafub6kugo" created upper checkfile vs. lower remote (without normalization) 2025/05/05 01:22:50 ERROR : hello, world!: sum not found 2025/05/05 01:22:50 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-tawafub6kugo 2025/05/05 01:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tawafub6kugo: 1 files missing 2025/05/05 01:22:50 NOTICE: 1 hashes missing 2025/05/05 01:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tawafub6kugo: 2 differences found 2025/05/05 01:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tawafub6kugo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/05 01:22:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:22:51 NOTICE: Compressed: TestCompressSwift:rclone-test-tawafub6kugo: 0 differences found 2025/05/05 01:22:51 NOTICE: Compressed: TestCompressSwift:rclone-test-tawafub6kugo: 1 matching files 2025/05/05 01:22:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lejamiw3kovu" 2025/05/05 01:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:22:51 DEBUG : Swift container rclone-test-lejamiw3kovu.json: Auto set use_segments_container to true 2025/05/05 01:22:52 DEBUG : Swift container rclone-test-lejamiw3kovu: Auto set use_segments_container to true 2025/05/05 01:22:52 DEBUG : Creating backend with remote "/tmp/rclone1597756832" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lejamiw3kovu", Local "Local file system at /tmp/rclone1597756832", Modify Window "1ns" 2025/05/05 01:22:52 INFO : Swift container rclone-test-lejamiw3kovu: Container "rclone-test-lejamiw3kovu" created lower checkfile vs. upper remote (without normalization) 2025/05/05 01:23:04 ERROR : HELLO, WORLD!: sum not found 2025/05/05 01:23:04 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-lejamiw3kovu 2025/05/05 01:23:04 NOTICE: Compressed: TestCompressSwift:rclone-test-lejamiw3kovu: 1 files missing 2025/05/05 01:23:04 NOTICE: 1 hashes missing 2025/05/05 01:23:04 NOTICE: Compressed: TestCompressSwift:rclone-test-lejamiw3kovu: 2 differences found 2025/05/05 01:23:04 NOTICE: Compressed: TestCompressSwift:rclone-test-lejamiw3kovu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/05 01:23:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:23:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lejamiw3kovu: 0 differences found 2025/05/05 01:23:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lejamiw3kovu: 1 matching files 2025/05/05 01:23:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tegoyaj4qumo" 2025/05/05 01:23:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:23:10 DEBUG : Swift container rclone-test-tegoyaj4qumo.json: Auto set use_segments_container to true 2025/05/05 01:23:10 DEBUG : Swift container rclone-test-tegoyaj4qumo: Auto set use_segments_container to true 2025/05/05 01:23:10 DEBUG : Creating backend with remote "/tmp/rclone2654329883" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo", Local "Local file system at /tmp/rclone2654329883", Modify Window "1ns" 2025/05/05 01:23:11 INFO : Swift container rclone-test-tegoyaj4qumo: Container "rclone-test-tegoyaj4qumo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/05 01:23:22 ERROR : HeLlO, wOrLd!: sum not found 2025/05/05 01:23:22 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo 2025/05/05 01:23:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo: 1 files missing 2025/05/05 01:23:22 NOTICE: 1 hashes missing 2025/05/05 01:23:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo: 2 differences found 2025/05/05 01:23:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/05 01:23:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:23:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo: 0 differences found 2025/05/05 01:23:22 NOTICE: Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo: 1 matching files 2025/05/05 01:23:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ricajaf2noni" 2025/05/05 01:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:23:23 DEBUG : Swift container rclone-test-ricajaf2noni.json: Auto set use_segments_container to true 2025/05/05 01:23:23 DEBUG : Swift container rclone-test-ricajaf2noni: Auto set use_segments_container to true 2025/05/05 01:23:23 DEBUG : Creating backend with remote "/tmp/rclone518501676" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ricajaf2noni", Local "Local file system at /tmp/rclone518501676", Modify Window "1ns" 2025/05/05 01:23:24 INFO : Swift container rclone-test-ricajaf2noni: Container "rclone-test-ricajaf2noni" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/05 01:23:40 ERROR : HELLO, WORLD!: sum not found 2025/05/05 01:23:40 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-ricajaf2noni 2025/05/05 01:23:40 NOTICE: Compressed: TestCompressSwift:rclone-test-ricajaf2noni: 1 files missing 2025/05/05 01:23:40 NOTICE: 1 hashes missing 2025/05/05 01:23:40 NOTICE: Compressed: TestCompressSwift:rclone-test-ricajaf2noni: 2 differences found 2025/05/05 01:23:40 NOTICE: Compressed: TestCompressSwift:rclone-test-ricajaf2noni: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/05 01:23:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:23:45 NOTICE: Compressed: TestCompressSwift:rclone-test-ricajaf2noni: 0 differences found 2025/05/05 01:23:45 NOTICE: Compressed: TestCompressSwift:rclone-test-ricajaf2noni: 1 matching files 2025/05/05 01:23:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-baciyap9zugo" 2025/05/05 01:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:23:45 DEBUG : Swift container rclone-test-baciyap9zugo.json: Auto set use_segments_container to true 2025/05/05 01:23:46 DEBUG : Swift container rclone-test-baciyap9zugo: Auto set use_segments_container to true 2025/05/05 01:23:46 DEBUG : Creating backend with remote "/tmp/rclone587360046" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-baciyap9zugo", Local "Local file system at /tmp/rclone587360046", Modify Window "1ns" 2025/05/05 01:23:47 INFO : Swift container rclone-test-baciyap9zugo: Container "rclone-test-baciyap9zugo" created NFD checkfile vs. NFC remote (without normalization) 2025/05/05 01:23:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/05 01:23:58 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-baciyap9zugo 2025/05/05 01:23:58 NOTICE: Compressed: TestCompressSwift:rclone-test-baciyap9zugo: 1 files missing 2025/05/05 01:23:58 NOTICE: 1 hashes missing 2025/05/05 01:23:58 NOTICE: Compressed: TestCompressSwift:rclone-test-baciyap9zugo: 2 differences found 2025/05/05 01:23:58 NOTICE: Compressed: TestCompressSwift:rclone-test-baciyap9zugo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/05 01:24:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:24:04 NOTICE: Compressed: TestCompressSwift:rclone-test-baciyap9zugo: 0 differences found 2025/05/05 01:24:04 NOTICE: Compressed: TestCompressSwift:rclone-test-baciyap9zugo: 1 matching files 2025/05/05 01:24:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wepomex8qibu" 2025/05/05 01:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:24:04 DEBUG : Swift container rclone-test-wepomex8qibu.json: Auto set use_segments_container to true 2025/05/05 01:24:05 DEBUG : Swift container rclone-test-wepomex8qibu: Auto set use_segments_container to true 2025/05/05 01:24:05 DEBUG : Creating backend with remote "/tmp/rclone3405486182" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wepomex8qibu", Local "Local file system at /tmp/rclone3405486182", Modify Window "1ns" 2025/05/05 01:24:05 INFO : Swift container rclone-test-wepomex8qibu: Container "rclone-test-wepomex8qibu" created NFC checkfile vs. NFD remote (without normalization) 2025/05/05 01:24:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/05 01:24:16 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wepomex8qibu 2025/05/05 01:24:16 NOTICE: Compressed: TestCompressSwift:rclone-test-wepomex8qibu: 1 files missing 2025/05/05 01:24:16 NOTICE: 1 hashes missing 2025/05/05 01:24:16 NOTICE: Compressed: TestCompressSwift:rclone-test-wepomex8qibu: 2 differences found 2025/05/05 01:24:16 NOTICE: Compressed: TestCompressSwift:rclone-test-wepomex8qibu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/05 01:24:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:24:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wepomex8qibu: 0 differences found 2025/05/05 01:24:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wepomex8qibu: 1 matching files 2025/05/05 01:24:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mefavay1koru" 2025/05/05 01:24:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:24:17 DEBUG : Swift container rclone-test-mefavay1koru.json: Auto set use_segments_container to true 2025/05/05 01:24:18 DEBUG : Swift container rclone-test-mefavay1koru: Auto set use_segments_container to true 2025/05/05 01:24:18 DEBUG : Creating backend with remote "/tmp/rclone3818919852" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mefavay1koru", Local "Local file system at /tmp/rclone3818919852", Modify Window "1ns" 2025/05/05 01:24:18 INFO : Swift container rclone-test-mefavay1koru: Container "rclone-test-mefavay1koru" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/05 01:24:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 01:24:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mefavay1koru 2025/05/05 01:24:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mefavay1koru: 1 files missing 2025/05/05 01:24:29 NOTICE: 1 hashes missing 2025/05/05 01:24:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mefavay1koru: 2 differences found 2025/05/05 01:24:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mefavay1koru: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/05 01:24:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:24:34 NOTICE: Compressed: TestCompressSwift:rclone-test-mefavay1koru: 0 differences found 2025/05/05 01:24:34 NOTICE: Compressed: TestCompressSwift:rclone-test-mefavay1koru: 1 matching files 2025/05/05 01:24:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ferekon4rizu" 2025/05/05 01:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:24:35 DEBUG : Swift container rclone-test-ferekon4rizu.json: Auto set use_segments_container to true 2025/05/05 01:24:35 DEBUG : Swift container rclone-test-ferekon4rizu: Auto set use_segments_container to true 2025/05/05 01:24:35 DEBUG : Creating backend with remote "/tmp/rclone3207245230" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ferekon4rizu", Local "Local file system at /tmp/rclone3207245230", Modify Window "1ns" 2025/05/05 01:24:36 INFO : Swift container rclone-test-ferekon4rizu: Container "rclone-test-ferekon4rizu" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/05 01:24:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 01:24:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ferekon4rizu 2025/05/05 01:24:52 NOTICE: Compressed: TestCompressSwift:rclone-test-ferekon4rizu: 1 files missing 2025/05/05 01:24:52 NOTICE: 1 hashes missing 2025/05/05 01:24:52 NOTICE: Compressed: TestCompressSwift:rclone-test-ferekon4rizu: 2 differences found 2025/05/05 01:24:52 NOTICE: Compressed: TestCompressSwift:rclone-test-ferekon4rizu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/05 01:24:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:24:57 NOTICE: Compressed: TestCompressSwift:rclone-test-ferekon4rizu: 0 differences found 2025/05/05 01:24:57 NOTICE: Compressed: TestCompressSwift:rclone-test-ferekon4rizu: 1 matching files 2025/05/05 01:24:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-radosas4buda" 2025/05/05 01:24:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:24:58 DEBUG : Swift container rclone-test-radosas4buda.json: Auto set use_segments_container to true 2025/05/05 01:24:59 DEBUG : Swift container rclone-test-radosas4buda: Auto set use_segments_container to true 2025/05/05 01:24:59 DEBUG : Creating backend with remote "/tmp/rclone150372470" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-radosas4buda", Local "Local file system at /tmp/rclone150372470", Modify Window "1ns" 2025/05/05 01:24:59 INFO : Swift container rclone-test-radosas4buda: Container "rclone-test-radosas4buda" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/05 01:25:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 01:25:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-radosas4buda 2025/05/05 01:25:05 NOTICE: Compressed: TestCompressSwift:rclone-test-radosas4buda: 1 files missing 2025/05/05 01:25:05 NOTICE: 1 hashes missing 2025/05/05 01:25:05 NOTICE: Compressed: TestCompressSwift:rclone-test-radosas4buda: 2 differences found 2025/05/05 01:25:05 NOTICE: Compressed: TestCompressSwift:rclone-test-radosas4buda: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/05 01:25:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:25:05 NOTICE: Compressed: TestCompressSwift:rclone-test-radosas4buda: 0 differences found 2025/05/05 01:25:05 NOTICE: Compressed: TestCompressSwift:rclone-test-radosas4buda: 1 matching files 2025/05/05 01:25:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bekosub2peqo" 2025/05/05 01:25:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:25:06 DEBUG : Swift container rclone-test-bekosub2peqo.json: Auto set use_segments_container to true 2025/05/05 01:25:06 DEBUG : Swift container rclone-test-bekosub2peqo: Auto set use_segments_container to true 2025/05/05 01:25:06 DEBUG : Creating backend with remote "/tmp/rclone1988293294" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bekosub2peqo", Local "Local file system at /tmp/rclone1988293294", Modify Window "1ns" 2025/05/05 01:25:07 INFO : Swift container rclone-test-bekosub2peqo: Container "rclone-test-bekosub2peqo" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/05 01:25:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/05 01:25:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bekosub2peqo 2025/05/05 01:25:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bekosub2peqo: 1 files missing 2025/05/05 01:25:25 NOTICE: 1 hashes missing 2025/05/05 01:25:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bekosub2peqo: 2 differences found 2025/05/05 01:25:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bekosub2peqo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/05 01:25:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/05 01:25:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bekosub2peqo: 0 differences found 2025/05/05 01:25:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bekosub2peqo: 1 matching files 2025/05/05 01:25:25 DEBUG : Compressed: TestCompressSwift:rclone-test-bekosub2peqo: Purge remote 2025/05/05 01:25:25 DEBUG : Waiting for deletions to finish 2025/05/05 01:25:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/05 01:25:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/05 01:25:31 INFO : Swift container rclone-test-bekosub2peqo: Container "rclone-test-bekosub2peqo" removed 2025/05/05 01:25:31 DEBUG : Compressed: TestCompressSwift:rclone-test-radosas4buda: Purge remote 2025/05/05 01:25:31 DEBUG : Waiting for deletions to finish 2025/05/05 01:25:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/05 01:25:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/05 01:25:32 INFO : Swift container rclone-test-radosas4buda: Container "rclone-test-radosas4buda" removed 2025/05/05 01:25:32 DEBUG : Compressed: TestCompressSwift:rclone-test-ferekon4rizu: Purge remote 2025/05/05 01:25:32 DEBUG : Waiting for deletions to finish 2025/05/05 01:25:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/05 01:25:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/05 01:25:37 INFO : Swift container rclone-test-ferekon4rizu: Container "rclone-test-ferekon4rizu" removed 2025/05/05 01:25:37 DEBUG : Compressed: TestCompressSwift:rclone-test-mefavay1koru: Purge remote 2025/05/05 01:25:37 DEBUG : Waiting for deletions to finish 2025/05/05 01:25:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/05 01:25:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/05 01:25:43 INFO : Swift container rclone-test-mefavay1koru: Container "rclone-test-mefavay1koru" removed 2025/05/05 01:25:43 DEBUG : Compressed: TestCompressSwift:rclone-test-wepomex8qibu: Purge remote 2025/05/05 01:25:43 DEBUG : Waiting for deletions to finish 2025/05/05 01:25:43 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/05 01:25:53 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/05 01:25:53 INFO : Swift container rclone-test-wepomex8qibu: Container "rclone-test-wepomex8qibu" removed 2025/05/05 01:25:53 DEBUG : Compressed: TestCompressSwift:rclone-test-baciyap9zugo: Purge remote 2025/05/05 01:25:53 DEBUG : Waiting for deletions to finish 2025/05/05 01:25:54 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/05 01:25:59 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/05 01:26:00 INFO : Swift container rclone-test-baciyap9zugo: Container "rclone-test-baciyap9zugo" removed 2025/05/05 01:26:00 DEBUG : Compressed: TestCompressSwift:rclone-test-ricajaf2noni: Purge remote 2025/05/05 01:26:00 DEBUG : Waiting for deletions to finish 2025/05/05 01:26:10 INFO : HELLO, WORLD!.json: Deleted 2025/05/05 01:26:10 INFO : HELLO, WORLD!.bin: Deleted 2025/05/05 01:26:10 INFO : Swift container rclone-test-ricajaf2noni: Container "rclone-test-ricajaf2noni" removed 2025/05/05 01:26:10 DEBUG : Compressed: TestCompressSwift:rclone-test-tegoyaj4qumo: Purge remote 2025/05/05 01:26:10 DEBUG : Waiting for deletions to finish 2025/05/05 01:26:11 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/05 01:26:15 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/05 01:26:16 INFO : Swift container rclone-test-tegoyaj4qumo: Container "rclone-test-tegoyaj4qumo" removed 2025/05/05 01:26:16 DEBUG : Compressed: TestCompressSwift:rclone-test-lejamiw3kovu: Purge remote 2025/05/05 01:26:16 DEBUG : Waiting for deletions to finish 2025/05/05 01:26:16 INFO : HELLO, WORLD!.bin: Deleted 2025/05/05 01:26:21 INFO : HELLO, WORLD!.json: Deleted 2025/05/05 01:26:21 INFO : Swift container rclone-test-lejamiw3kovu: Container "rclone-test-lejamiw3kovu" removed 2025/05/05 01:26:21 DEBUG : Compressed: TestCompressSwift:rclone-test-tawafub6kugo: Purge remote 2025/05/05 01:26:21 DEBUG : Waiting for deletions to finish 2025/05/05 01:26:22 INFO : hello, world!.bin: Deleted 2025/05/05 01:26:22 INFO : hello, world!.json: Deleted 2025/05/05 01:26:23 INFO : Swift container rclone-test-tawafub6kugo: Container "rclone-test-tawafub6kugo" removed --- PASS: TestApplyTransforms (220.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:26:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 01:26:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/05 01:26:34 INFO : file1: Copied (new) to: sub/file2 2025/05/05 01:26:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:26:35 DEBUG : file1: Unchanged skipping 2025/05/05 01:26:35 DEBUG : Compressed: TestCompressSwift:rclone-test-hojuxif2kopa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (13.34s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:26:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/backup" 2025/05/05 01:26:53 DEBUG : Swift container rclone-test-hojuxif2kopa path backup.json: Auto set use_segments_container to true 2025/05/05 01:26:59 DEBUG : Swift container rclone-test-hojuxif2kopa path backup: Auto set use_segments_container to true 2025/05/05 01:27:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/05 01:27:31 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/05 01:27:31 INFO : dst/file1: Copied (server-side copy) 2025/05/05 01:27:42 INFO : dst/file1: Deleted 2025/05/05 01:27:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/05 01:27:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (102.55s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:28:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/dst" 2025/05/05 01:28:19 DEBUG : Swift container rclone-test-hojuxif2kopa path dst.json: Auto set use_segments_container to true 2025/05/05 01:28:25 DEBUG : Swift container rclone-test-hojuxif2kopa path dst: Auto set use_segments_container to true 2025/05/05 01:28:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/CompareDest" 2025/05/05 01:28:36 DEBUG : Config file has changed externally - reloading 2025/05/05 01:28:36 DEBUG : Swift container rclone-test-hojuxif2kopa path CompareDest.json: Auto set use_segments_container to true 2025/05/05 01:28:42 DEBUG : Swift container rclone-test-hojuxif2kopa path CompareDest: Auto set use_segments_container to true 2025/05/05 01:28:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 01:29:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/05 01:29:04 INFO : one: Copied (new) 2025/05/05 01:29:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:29:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/05 01:29:20 INFO : one: Copied (replaced existing) 2025/05/05 01:29:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:29:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:29:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 01:30:14 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 01:30:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:30:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 01:30:30 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 01:30:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:30:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 01:30:51 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 01:31:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/05 01:31:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/05 01:31:07 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (180.57s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:31:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/dst" 2025/05/05 01:31:19 DEBUG : Config file has changed externally - reloading 2025/05/05 01:31:20 DEBUG : Swift container rclone-test-hojuxif2kopa path dst.json: Auto set use_segments_container to true 2025/05/05 01:31:25 DEBUG : Swift container rclone-test-hojuxif2kopa path dst: Auto set use_segments_container to true 2025/05/05 01:31:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/CopyDest" 2025/05/05 01:31:36 DEBUG : Swift container rclone-test-hojuxif2kopa path CopyDest.json: Auto set use_segments_container to true 2025/05/05 01:31:42 DEBUG : Swift container rclone-test-hojuxif2kopa path CopyDest: Auto set use_segments_container to true 2025/05/05 01:31:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 01:32:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/05 01:32:03 INFO : one: Copied (new) 2025/05/05 01:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:32:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/05 01:32:29 INFO : one: Copied (replaced existing) 2025/05/05 01:33:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/BackupDir" 2025/05/05 01:33:07 DEBUG : Swift container rclone-test-hojuxif2kopa path BackupDir.json: Auto set use_segments_container to true 2025/05/05 01:33:13 DEBUG : Swift container rclone-test-hojuxif2kopa path BackupDir: Auto set use_segments_container to true 2025/05/05 01:33:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:33:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:33:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 01:34:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/05 01:34:00 INFO : one: Copied (server-side copy) 2025/05/05 01:34:05 INFO : one: Deleted 2025/05/05 01:34:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/05 01:34:26 INFO : one: Copied (server-side copy) 2025/05/05 01:34:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/05 01:35:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 01:35:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:35:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/05 01:35:39 INFO : two: Copied (server-side copy) 2025/05/05 01:35:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/05 01:35:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 01:35:40 DEBUG : two: Unchanged skipping 2025/05/05 01:36:33 DEBUG : three: Need to transfer - File not found at Destination 2025/05/05 01:36:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/05 01:36:33 DEBUG : three: Destination not found in --copy-dest 2025/05/05 01:36:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/05 01:36:49 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (408.93s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.19s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.19s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:38:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/05 01:38:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/05 01:38:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/05 01:38:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/05 01:38:55 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/05 01:38:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-hojuxif2kopa/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/05 01:39:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/05 01:39:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/05 01:39:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0436871a92d6298e0eb44b2a6474e8f8 OK 2025/05/05 01:39:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (124.61s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:41:39 INFO : Compressed: TestCompressSwift:rclone-test-hojuxif2kopa: Looking for duplicate md5 hashes using newest mode. 2025/05/05 01:41:55 NOTICE: 95a7059b3b02439a07bf7b84e61f4f61: Found 3 files with duplicate md5 hashes 2025/05/05 01:42:05 INFO : one: Deleted 2025/05/05 01:42:10 INFO : also/one: Deleted 2025/05/05 01:42:10 NOTICE: 95a7059b3b02439a07bf7b84e61f4f61: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (157.15s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:44:25 DEBUG : a.txt: Excluded (Size Filter) 2025/05/05 01:44:25 DEBUG : a.txt: Excluded 2025/05/05 01:44:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 01:44:25 DEBUG : sub dir/hello world: Excluded 2025/05/05 01:44:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 01:44:25 DEBUG : sub dir/hello world2: Excluded 2025/05/05 01:44:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 01:44:25 DEBUG : sub dir/hello world: Excluded 2025/05/05 01:44:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 01:44:25 DEBUG : sub dir/hello world2: Excluded 2025/05/05 01:44:25 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 01:44:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (146.65s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:46:44 DEBUG : a.txt: Excluded (Size Filter) 2025/05/05 01:46:44 DEBUG : a.txt: Excluded 2025/05/05 01:46:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 01:46:44 DEBUG : sub dir/hello world: Excluded 2025/05/05 01:46:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 01:46:44 DEBUG : sub dir/hello world2: Excluded 2025/05/05 01:46:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/05 01:46:44 DEBUG : sub dir/hello world: Excluded 2025/05/05 01:46:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/05 01:46:44 DEBUG : sub dir/hello world2: Excluded 2025/05/05 01:46:44 DEBUG : sub dir/ignore dir: Excluded 2025/05/05 01:46:49 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (132.91s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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 (64.35s) --- PASS: TestListJSON/Default (5.29s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.33s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (5.15s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (5.20s) --- PASS: TestListJSON/HashTypes (10.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", 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/05/05 01:49:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/notfound" 2025/05/05 01:49:19 DEBUG : Config file has changed externally - reloading 2025/05/05 01:49:19 DEBUG : Swift container rclone-test-hojuxif2kopa path notfound.json: Auto set use_segments_container to true 2025/05/05 01:49:25 DEBUG : Swift container rclone-test-hojuxif2kopa path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (64.99s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.16s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.79s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:49:41 INFO : Compressed: TestCompressSwift:rclone-test-hojuxif2kopa: Making directory 2025/05/05 01:49:41 INFO : Compressed: TestCompressSwift:rclone-test-hojuxif2kopa: Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestLsd (6.39s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestLs (12.19s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:50:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/05 01:50:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (17.38s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestLsLong (12.22s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (12.58s) --- PASS: TestHashSums/Md5 (0.14s) --- PASS: TestHashSums/Md5Download (0.27s) === RUN TestHashSumsWithErrors 2025/05/05 01:50:42 DEBUG : Creating backend with remote ":memory:" 2025/05/05 01:50:42 DEBUG : Config file has changed externally - reloading 2025/05/05 01:50:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/05 01:50:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/05 01:50:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/05 01:50:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/05 01:50:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/05 01:50:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/05 01:50:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/05 01:50:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/05 01:50:42 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestCount (18.44s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:51:54 DEBUG : Waiting for deletions to finish 2025/05/05 01:51:54 DEBUG : large: Excluded (Size Filter) 2025/05/05 01:51:59 INFO : medium: Deleted 2025/05/05 01:52:04 INFO : small: Deleted --- PASS: TestDelete (79.15s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:53:07 DEBUG : Waiting for deletions to finish 2025/05/05 01:53:07 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/05 01:53:12 INFO : large: Deleted 2025/05/05 01:53:17 INFO : medium: Deleted --- PASS: TestMaxDelete (73.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:54:20 DEBUG : Waiting for deletions to finish 2025/05/05 01:54:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/05 01:54:25 INFO : medium: Deleted 2025/05/05 01:54:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.27s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:55:23 DEBUG : Waiting for deletions to finish 2025/05/05 01:55:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/05 01:55:28 INFO : large: Deleted 2025/05/05 01:55:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (67.95s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestReadFile (47.23s) === RUN TestRetry 2025/05/05 01:56:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/05 01:56:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/05 01:56:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 01:56:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 01:56:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 01:56:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/05 01:56:36 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestCat (69.51s) === RUN TestPurge 2025/05/05 01:57:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fahenuh2hume" 2025/05/05 01:57:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 01:57:47 DEBUG : Swift container rclone-test-fahenuh2hume.json: Auto set use_segments_container to true 2025/05/05 01:57:47 DEBUG : Swift container rclone-test-fahenuh2hume: Auto set use_segments_container to true 2025/05/05 01:57:47 DEBUG : Creating backend with remote "/tmp/rclone1829537615" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fahenuh2hume", Local "Local file system at /tmp/rclone1829537615", Modify Window "1ns" 2025/05/05 01:57:48 INFO : Swift container rclone-test-fahenuh2hume: Container "rclone-test-fahenuh2hume" created 2025/05/05 01:57:54 INFO : A2: Making directory 2025/05/05 01:57:54 INFO : A1/B2: Making directory 2025/05/05 01:57:54 INFO : A1/B2/C2: Making directory 2025/05/05 01:57:54 INFO : A1/B1/C3: Making directory 2025/05/05 01:57:54 INFO : A3: Making directory 2025/05/05 01:57:54 INFO : A3/B3: Making directory 2025/05/05 01:57:54 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/05/05 01:58:00 DEBUG : Waiting for deletions to finish 2025/05/05 01:58:00 INFO : A1/B1/C1/one.json: Deleted 2025/05/05 01:58:01 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/05 01:58:01 DEBUG : Waiting for deletions to finish 2025/05/05 01:58:01 INFO : A1/two.json: Deleted 2025/05/05 01:58:01 INFO : A1/two.bin: Deleted 2025/05/05 01:58:02 INFO : Swift container rclone-test-fahenuh2hume: Container "rclone-test-fahenuh2hume" removed 2025/05/05 01:58:02 DEBUG : Compressed: TestCompressSwift:rclone-test-fahenuh2hume: Purge remote 2025/05/05 01:58:02 DEBUG : Waiting for deletions to finish 2025/05/05 01:58:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.74s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:58:14 INFO : A2: Making directory 2025/05/05 01:58:14 INFO : A1/B2: Making directory 2025/05/05 01:58:14 INFO : A1/B2/C2: Making directory 2025/05/05 01:58:14 INFO : A1/B1/C3: Making directory 2025/05/05 01:58:14 INFO : A3: Making directory 2025/05/05 01:58:14 INFO : A3/B3: Making directory 2025/05/05 01:58:14 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/05/05 01:58:31 DEBUG : removing 1 level 3 directories 2025/05/05 01:58:31 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/05/05 01:58:58 DEBUG : removing 1 level 0 directories 2025/05/05 01:58:58 INFO : Compressed: TestCompressSwift:rclone-test-hojuxif2kopa: Removing directory 2025/05/05 01:58:59 INFO : Swift container rclone-test-hojuxif2kopa: Container "rclone-test-hojuxif2kopa" removed --- PASS: TestRmdirsNoLeaveRoot (56.96s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:58:59 INFO : Swift container rclone-test-hojuxif2kopa: Container "rclone-test-hojuxif2kopa" created 2025/05/05 01:58:59 INFO : A1: Making directory 2025/05/05 01:58:59 INFO : A1/B1: Making directory 2025/05/05 01:58:59 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.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:58:59 INFO : A1: Making directory 2025/05/05 01:58:59 INFO : A1/B1: Making directory 2025/05/05 01:58:59 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.28s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 01:59:25 DEBUG : filename.txt: File name found in url 2025/05/05 01:59:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (113.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 02:00:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 02:01:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/05 02:01:04 INFO : file1: Copied (new) to: sub/file2 2025/05/05 02:01:04 INFO : file1: Deleted 2025/05/05 02:01:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/05 02:01:04 DEBUG : file1: Unchanged skipping 2025/05/05 02:01:04 INFO : file1: Deleted 2025/05/05 02:01:04 DEBUG : Compressed: TestCompressSwift:rclone-test-hojuxif2kopa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.71s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 02:01:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/05 02:01:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/05 02:01:20 INFO : file1: Copied (new) 2025/05/05 02:01:20 INFO : file1: Deleted 2025/05/05 02:01:31 DEBUG : file1: Destination exists, skipping 2025/05/05 02:01:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (36.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.16s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.18s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 02:01:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hojuxif2kopa/backup" 2025/05/05 02:01:58 DEBUG : Swift container rclone-test-hojuxif2kopa path backup.json: Auto set use_segments_container to true 2025/05/05 02:02:04 DEBUG : Swift container rclone-test-hojuxif2kopa path backup: Auto set use_segments_container to true 2025/05/05 02:02:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/05 02:02:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/05 02:02:35 INFO : dst/file1: Copied (server-side copy) 2025/05/05 02:02:45 INFO : dst/file1: Deleted 2025/05/05 02:03:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/05 02:03:01 INFO : dst/file1: Copied (new) 2025/05/05 02:03:01 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (110.62s) === 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-hojuxif2kopa", Local "Local file system at /tmp/rclone3461767404", Modify Window "1ns" 2025/05/05 02:04:27 INFO : A1/B2: Making directory 2025/05/05 02:04:27 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/05/05 02:05:04 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/05 02:05:04 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/05/05 02:05:04 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/05 02:05:04 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/05/05 02:05:09 INFO : A1/B1/C1/four: Deleted 2025/05/05 02:05:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/05 02:05:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/05/05 02:05:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/05 02:05:10 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/05/05 02:05:10 INFO : A1/B1/three: Deleted 2025/05/05 02:05:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/05 02:05:10 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/05/05 02:05:15 INFO : A1/B1/C2/five: Deleted 2025/05/05 02:05:15 INFO : A1/one: Deleted 2025/05/05 02:05:15 INFO : A1/two: 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 (2m1s) goroutine 9934 [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(0xc0000d8000, {0x25f55eb?, 0x0?}, 0x27382f0) /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(0xc0000d8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0000d8000, 0xc000069c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00059cc30, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /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(0xc0005e0d20) /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(0xc0005e0d20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 4 [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 5 [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 9623 [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(0xc0005eb7a0?) /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(0xc000e3f900) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a16160, 0x3d5b7e0}, {0x2a2a6c0, 0xc000352480}, {0x29dd980, 0x2}, {0x25ded4f, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7f5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0008b49c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 +0xbdd testing.tRunner(0xc0008b49c0, 0x27382f0) /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 9954 [select]: net/http.(*persistConn).roundTrip(0xc0001c3e60, 0xc000abc320) /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(0xc0005f2c00, 0xc0005c6280) /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(0xc0005dcaf0, 0xc0005c6280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005c6280, {0x29efc20, 0xc0005dcaf0}, {0x1?, 0xffffffffffffffff?, 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(0xc0004468a0, 0xc0005c6280, {0xc00089ce70?, 0xc00062f9d0?, 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(0xc0004468a0, 0xc0005c6280) /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 9904 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 8202 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0000076c0) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8201 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 9901 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000830380, 0xc0009c78c0, 0xc0005c6140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000830380, {0x2a16278, 0xc0009c4910}, {0xc000745810, 0x4f}, {{0xc0000c7c20, 0x18}, {0xc0000c7c39, 0xb}, {0x25e058f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000830380, {0x2a16278, 0xc0009c4910}, {{0xc0000c7c20, 0x18}, {0xc0000c7c39, 0xb}, {0x25e058f, 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(0xc0011f3270?, {0x2a16278?, 0xc0009c4910?}, {0xc0000c7c20?, 0xc0011f32d8?}, {0xc0000c7c39, 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, 0xc0011f3610) /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:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00081f320, 0xc0009c7800, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00081f320, 0xc0009c7800) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0009c7560, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0008308c0, {0x2a16278, 0xc0009c4910}, {0xc000535a30, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2a16278?, 0xc0009c4910?}, {0xc000535a30?, 0x2a49e38?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000352480, {0x2a16278, 0xc0009c4910}, {0xc000755600, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000352480, {0x2a16278, 0xc0009c4910}, {0x2a2a730, 0xc0009c48c0}, {0xc000755600, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000ab8bd0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000ab8bd0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc000755600, 0x6}, {0x2a2a730, 0xc0009c48c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc000755600, 0x6}, {0x2a2a730, 0xc0009c48c0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9623 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 338 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 328 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1080 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1038 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 290 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 280 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 860 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 850 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 227 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 217 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 182 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 172 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9931 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000b06000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9940 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9905 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000830380, 0xc000d3e5a0, 0xc0005abe00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000830380, {0x2a16278, 0xc0009c4910}, {0xc000745810, 0x4f}, {{0xc0007baba0, 0x18}, {0xc0007babb9, 0x12}, {0x25e058f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000830380, {0x2a16278, 0xc0009c4910}, {{0xc0007baba0, 0x18}, {0xc0007babb9, 0x12}, {0x25e058f, 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(0xc000971270?, {0x2a16278?, 0xc0009c4910?}, {0xc0007baba0?, 0xc0009712d8?}, {0xc0007babb9, 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, 0xc000971610) /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:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00081f320, 0xc000d3e4e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00081f320, 0xc000d3e4e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000d3e480, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0008308c0, {0x2a16278, 0xc0009c4910}, {0xc0009307f8, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2a16278?, 0xc0009c4910?}, {0xc0009307f8?, 0x2a49e38?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000352480, {0x2a16278, 0xc0009c4910}, {0xc000755620, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000352480, {0x2a16278, 0xc0009c4910}, {0x2a2a730, 0xc0009c46e0}, {0xc000755620, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000984240, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000984240, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc000755620, 0xd}, {0x2a2a730, 0xc0009c46e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc000755620, 0xd}, {0x2a2a730, 0xc0009c46e0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9623 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 3011 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 442 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 432 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 630 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 621 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3181 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9647 [select]: net/http.(*persistConn).writeLoop(0xc0001c3c20) /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 9726 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3069 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 802 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 776 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9742 [select]: net/http.(*persistConn).writeLoop(0xc0001c3e60) /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 9729 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 536 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 526 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9754 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d7200) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9938 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 48 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 38 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1179 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1226 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1216 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9757 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d7300) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9905 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 993 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 983 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 682 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 672 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 950 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 940 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 731 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 721 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9917 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00001bd00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9901 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9919 [select]: net/http.(*persistConn).roundTrip(0xc0001c3c20, 0xc000abc230) /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(0xc0005f2c00, 0xc0005c6140) /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(0xc0005dcaf0, 0xc0005c6140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005c6140, {0x29efc20, 0xc0005dcaf0}, {0xc000900501?, 0xc000ec6580?, 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(0xc0004468a0, 0xc0005c6140, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0004468a0, 0xc0005c6140) /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 9901 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 3454 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1284 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1258 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3368 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8757 [IO wait]: internal/poll.runtime_pollWait(0x7f204ca14468, 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(0xc0000ce900?, 0xc0004dac80?, 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(0xc0000ce900, {0xc0004dac80, 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(0xc0000ce900, {0xc0004dac80?, 0xc00079ba50?, 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(0xc000018648, {0xc0004dac80?, 0x3d38300?, 0xc0007ea9d0?}) /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(0xc0000f5dd0, {0xc0004dac80?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc001862ca8, {0xc0004dac80?, 0x0?, 0xc001862ca8?}) /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(0xc00079bb38, {0x29f03a0, 0xc001862ca8}) /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(0xc00079b888, {0x7f2046767a98, 0xc0000f5dd0}, 0xc0007eaa40?) /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(0xc00079b888, 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(0xc00079b888, {0xc000fc2000, 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(0xc000976a20, {0xc000fc2000?, 0x81d5e5?, 0x2159720?}) /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(0xc0009c6ae0) /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(0xc0009c6ae0, 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(0xc000976a20) /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 8744 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1330 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1320 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1391 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1381 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8758 [select]: net/http.(*persistConn).writeLoop(0xc000976a20) /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 8744 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9933 [select]: net/http.(*persistConn).roundTrip(0xc000468900, 0xc0008c2d20) /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(0xc0005f2c00, 0xc000435b80) /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(0xc0005dcaf0, 0xc000435b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000435b80, {0x29efc20, 0xc0005dcaf0}, {0x1?, 0xffffffffffffffff?, 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(0xc0004468a0, 0xc000435b80, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0004468a0, 0xc000435b80) /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 9940 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1456 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1446 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3620 [chan receive, 40 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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2880 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1493 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1467 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3286 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9709 [IO wait]: internal/poll.runtime_pollWait(0x7f204ca14360, 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(0xc0001d5180?, 0xc0004d7980?, 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(0xc0001d5180, {0xc0004d7980, 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(0xc0001d5180, {0xc0004d7980?, 0xc000801a50?, 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(0xc000018120, {0xc0004d7980?, 0x3d38300?, 0xc0007ee9d0?}) /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(0xc001862888, {0xc0004d7980?, 0x18?, 0x7f204666d130?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007b1980, {0xc0004d7980?, 0x0?, 0xc0007b1980?}) /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(0xc000801b38, {0x29f03a0, 0xc0007b1980}) /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(0xc000801888, {0x7f2046767a98, 0xc001862888}, 0xc0007eea40?) /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(0xc000801888, 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(0xc000801888, {0xc000980000, 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(0xc000468900, {0xc000980000?, 0x81d5e5?, 0x2159720?}) /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(0xc0007d1800) /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(0xc0007d1800, 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(0xc000468900) /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 9732 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3543 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2846 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9756 [select]: net/http.(*persistConn).roundTrip(0xc0001c3b00, 0xc0008eeff0) /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(0xc0005f2c00, 0xc0005abb80) /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(0xc0005dcaf0, 0xc0005abb80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005abb80, {0x29efc20, 0xc0005dcaf0}, {0x1?, 0xffffffffffffffff?, 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(0xc0004468a0, 0xc0005abb80, {0xc0006191f0?, 0xc0006191f0?, 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(0xc0004468a0, 0xc0005abb80) /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 9938 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9759 [select]: net/http.(*persistConn).roundTrip(0xc000976a20, 0xc0008ef0e0) /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(0xc0005f2c00, 0xc0005abe00) /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(0xc0005dcaf0, 0xc0005abe00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005abe00, {0x29efc20, 0xc0005dcaf0}, {0x1?, 0xffffffffffffffff?, 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(0xc0004468a0, 0xc0005abe00, {0xc0009ddd50?, 0xc00062fa40?, 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(0xc0004468a0, 0xc0005abe00) /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 9905 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 8583 [chan receive, 8 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 8582 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9938 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000830380, 0xc000d3e360, 0xc0005abb80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000830380, {0x2a16278, 0xc0009c4910}, {0xc000745810, 0x4f}, {{0xc0007bab10, 0x18}, {0xc0007bab29, 0xb}, {0x25e058f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000830380, {0x2a16278, 0xc0009c4910}, {{0xc0007bab10, 0x18}, {0xc0007bab29, 0xb}, {0x25e058f, 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(0xc00096f270?, {0x2a16278?, 0xc0009c4910?}, {0xc0007bab10?, 0xc00096f2d8?}, {0xc0007bab29, 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, 0xc00096f610) /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:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00081f320, 0xc000d3e2a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00081f320, 0xc000d3e2a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000d3e240, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0008308c0, {0x2a16278, 0xc0009c4910}, {0xc0004e45c0, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2a16278?, 0xc0009c4910?}, {0xc0004e45c0?, 0x2a49e38?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000352480, {0x2a16278, 0xc0009c4910}, {0xc0007555f0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000352480, {0x2a16278, 0xc0009c4910}, {0x2a2a730, 0xc0009c4870}, {0xc0007555f0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000e69ef0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000e69ef0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc0007555f0, 0x6}, {0x2a2a730, 0xc0009c4870}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc0007555f0, 0x6}, {0x2a2a730, 0xc0009c4870}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9623 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9646 [IO wait]: internal/poll.runtime_pollWait(0x7f204ca14678, 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(0xc0001d5300?, 0xc0001b6c80?, 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(0xc0001d5300, {0xc0001b6c80, 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(0xc0001d5300, {0xc0001b6c80?, 0xc0000048d0?, 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(0xc0006f0098, {0xc0001b6c80?, 0x3d38300?, 0xc0009559d0?}) /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(0xc0006c67c8, {0xc0001b6c80?, 0x18?, 0xc000955998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0004fb020, {0xc0001b6c80?, 0x0?, 0xc0004fb020?}) /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(0xc0000049b8, {0x29f03a0, 0xc0004fb020}) /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(0xc000004708, {0x7f2046767a98, 0xc0006c67c8}, 0xc000955a40?) /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(0xc000004708, 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(0xc000004708, {0xc000958000, 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(0xc0001c3c20, {0xc000958000?, 0x81d5e5?, 0x2159720?}) /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(0xc000598fc0) /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(0xc000598fc0, 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(0xc0001c3c20) /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 9726 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9710 [select]: net/http.(*persistConn).writeLoop(0xc000468900) /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 9732 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9739 [IO wait]: internal/poll.runtime_pollWait(0x7f204ca14048, 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(0xc0001d5200?, 0xc0004d9300?, 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(0xc0001d5200, {0xc0004d9300, 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(0xc0001d5200, {0xc0004d9300?, 0xc00060cc50?, 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(0xc0000d0378, {0xc0004d9300?, 0x4125cf?, 0x7f204ca19138?}) /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(0xc0008975d8, {0xc0004d9300?, 0x18?, 0x7f2046662730?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc001862be8, {0xc0004d9300?, 0x0?, 0xc001862be8?}) /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(0xc00060cd38, {0x29f03a0, 0xc001862be8}) /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(0xc00060ca88, {0x7f2046767a98, 0xc0008975d8}, 0xc00009ca40?) /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(0xc00060ca88, 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(0xc00060ca88, {0xc0011e1000, 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(0xc0001c3b00, {0xc0011e1000?, 0x81d5e5?, 0x2159720?}) /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(0xc00081fda0) /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(0xc00081fda0, 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(0xc0001c3b00) /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 9720 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9920 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00001be00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9904 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9940 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000830380, 0xc001f208a0, 0xc000435b80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000830380, {0x2a16278, 0xc0009c4910}, {0xc000745810, 0x4f}, {{0xc0005b7bf0, 0x18}, {0xc0005b7c09, 0x12}, {0x25e058f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000830380, {0x2a16278, 0xc0009c4910}, {{0xc0005b7bf0, 0x18}, {0xc0005b7c09, 0x12}, {0x25e058f, 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(0xc0011f1270?, {0x2a16278?, 0xc0009c4910?}, {0xc0005b7bf0?, 0xc0011f12d8?}, {0xc0005b7c09, 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, 0xc0011f1610) /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:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00081f320, 0xc001f207e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00081f320, 0xc001f207e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc001f20780, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0008308c0, {0x2a16278, 0xc0009c4910}, {0xc00069e858, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2a16278?, 0xc0009c4910?}, {0xc00069e858?, 0x2a49e38?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000352480, {0x2a16278, 0xc0009c4910}, {0xc0007555c0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000352480, {0x2a16278, 0xc0009c4910}, {0x2a2a730, 0xc0009c47d0}, {0xc0007555c0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00097e2d0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00097e2d0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc0007555c0, 0xd}, {0x2a2a730, 0xc0009c47d0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc0007555c0, 0xd}, {0x2a2a730, 0xc0009c47d0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9623 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9904 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000830380, 0xc0009c7aa0, 0xc0005c6280) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000830380, {0x2a16278, 0xc0009c4910}, {0xc000745810, 0x4f}, {{0xc0000c7cb0, 0x18}, {0xc0000c7cc9, 0x10}, {0x25e058f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000830380, {0x2a16278, 0xc0009c4910}, {{0xc0000c7cb0, 0x18}, {0xc0000c7cc9, 0x10}, {0x25e058f, 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(0xc0011ef270?, {0x2a16278?, 0xc0009c4910?}, {0xc0000c7cb0?, 0xc0011ef2d8?}, {0xc0000c7cc9, 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, 0xc0011ef610) /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:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00081f320, 0xc0009c79e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00081f320, 0xc0009c79e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0009c7980, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0008308c0, {0x2a16278, 0xc0009c4910}, {0xc000535a70, 0x10}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2a16278?, 0xc0009c4910?}, {0xc000535a70?, 0x2a49e38?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000352480, {0x2a16278, 0xc0009c4910}, {0xc0007555e0, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000352480, {0x2a16278, 0xc0009c4910}, {0x2a2a730, 0xc0009c4820}, {0xc0007555e0, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000ab8ea0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000ab8ea0, {0x2a16278, 0xc0009c4910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc0007555e0, 0xb}, {0x2a2a730, 0xc0009c4820}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc0009c4910}, {0x2a2a6c0, 0xc000352480}, {0x0, 0x0}, {0xc0007555e0, 0xb}, {0x2a2a730, 0xc0009c4820}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9623 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9741 [IO wait]: internal/poll.runtime_pollWait(0x7f204ca14150, 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(0xc0001d5380?, 0xc0004dc600?, 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(0xc0001d5380, {0xc0004dc600, 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(0xc0001d5380, {0xc0004dc600?, 0xc000801dd0?, 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(0xc000018128, {0xc0004dc600?, 0x3d38300?, 0xc0007ef9d0?}) /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(0xc0018628d0, {0xc0004dc600?, 0x18?, 0x7f204c0971b8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0004fb218, {0xc0004dc600?, 0x0?, 0xc0004fb218?}) /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(0xc000801eb8, {0x29f03a0, 0xc0004fb218}) /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(0xc000801c08, {0x7f2046767a98, 0xc0018628d0}, 0xc0007efa40?) /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(0xc000801c08, 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(0xc000801c08, {0xc000a03000, 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(0xc0001c3e60, {0xc000a03000?, 0x81d5e5?, 0x2159720?}) /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(0xc00097c240) /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(0xc00097c240, 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(0xc0001c3e60) /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 9729 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9740 [select]: net/http.(*persistConn).writeLoop(0xc0001c3b00) /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 9720 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.380193547s (try 1/5): exit status 2: Failed []