"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) === RUN TestInternalCheckPathLength --- PASS: TestInternalCheckPathLength (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestDropbox:" 2025/07/31 03:55:57 NOTICE: TestDropbox: Starting server 2025/07/31 03:55:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacucaf9lece" 2025/07/31 03:55:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/31 03:56:01 INFO : dir/subdir: Making directory 2025/07/31 03:56:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/07/31 03:56:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:56:02 DEBUG : pacer: Reducing sleep to 15ms 2025/07/31 03:56:03 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/31 03:56:03 DEBUG : pacer: Reducing sleep to 10ms 2025/07/31 03:56:03 INFO : dir/subdir: Removing directory 2025/07/31 03:56:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/07/31 03:56:07 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/07/31 03:56:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 1/1 2025/07/31 03:56:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 2/1 2025/07/31 03:56:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" to batch 2025/07/31 03:56:11 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:11 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/07/31 03:56:11 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/07/31 03:56:16 DEBUG : ./.: Uploading chunk 1/1 2025/07/31 03:56:16 DEBUG : ./.: Uploading chunk 2/1 2025/07/31 03:56:17 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "./." to batch 2025/07/31 03:56:17 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:17 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ./. 2025/07/31 03:56:18 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ./. === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/07/31 03:56:21 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/07/31 03:56:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:56:22 DEBUG : pacer: Reducing sleep to 15ms 2025/07/31 03:56:22 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/31 03:56:22 DEBUG : ../..: Uploading chunk 1/1 2025/07/31 03:56:23 DEBUG : pacer: Reducing sleep to 10ms 2025/07/31 03:56:23 DEBUG : ../..: Uploading chunk 2/1 2025/07/31 03:56:23 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "../.." to batch 2025/07/31 03:56:24 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:24 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ../.. 2025/07/31 03:56:24 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ../.. === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/07/31 03:56:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 1/1 2025/07/31 03:56:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 2/1 2025/07/31 03:56:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" to batch 2025/07/31 03:56:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/07/31 03:56:31 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/07/31 03:56:35 DEBUG : leading space/ leading space: Uploading chunk 1/1 2025/07/31 03:56:35 DEBUG : leading space/ leading space: Uploading chunk 2/1 2025/07/31 03:56:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding " leading space/ leading space" to batch 2025/07/31 03:56:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: leading space/ leading space 2025/07/31 03:56:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: leading space/ leading space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/07/31 03:56:41 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 1/1 2025/07/31 03:56:42 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 2/1 2025/07/31 03:56:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "~leading tilde/~leading tilde" to batch 2025/07/31 03:56:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ~leading tilde/~leading tilde 2025/07/31 03:56:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ~leading tilde/~leading tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/07/31 03:56:47 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 1/1 2025/07/31 03:56:48 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 2/1 2025/07/31 03:56:48 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "␍leading CR/␍leading CR" to batch 2025/07/31 03:56:49 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:49 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ␍leading CR/␍leading CR 2025/07/31 03:56:49 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ␍leading CR/␍leading CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/07/31 03:56:53 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/07/31 03:56:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:56:53 DEBUG : pacer: Reducing sleep to 15ms 2025/07/31 03:56:54 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/31 03:56:54 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 1/1 2025/07/31 03:56:54 DEBUG : pacer: Reducing sleep to 10ms 2025/07/31 03:56:54 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 2/1 2025/07/31 03:56:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "␊leading LF/␊leading LF" to batch 2025/07/31 03:56:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:56:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ␊leading LF/␊leading LF 2025/07/31 03:56:56 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ␊leading LF/␊leading LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/07/31 03:57:00 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 1/1 2025/07/31 03:57:00 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 2/1 2025/07/31 03:57:01 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "␉leading HT/␉leading HT" to batch 2025/07/31 03:57:02 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:02 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ␉leading HT/␉leading HT 2025/07/31 03:57:02 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ␉leading HT/␉leading HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/07/31 03:57:06 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 1/1 2025/07/31 03:57:06 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 2/1 2025/07/31 03:57:07 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "␋leading VT/␋leading VT" to batch 2025/07/31 03:57:07 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:07 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: ␋leading VT/␋leading VT 2025/07/31 03:57:08 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: ␋leading VT/␋leading VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/07/31 03:57:12 DEBUG : .leading dot/.leading dot: Uploading chunk 1/1 2025/07/31 03:57:12 DEBUG : .leading dot/.leading dot: Uploading chunk 2/1 2025/07/31 03:57:13 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding ".leading dot/.leading dot" to batch 2025/07/31 03:57:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: .leading dot/.leading dot 2025/07/31 03:57:15 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: .leading dot/.leading dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/07/31 03:57:18 DEBUG : trailing space /trailing space : Uploading chunk 1/1 2025/07/31 03:57:19 DEBUG : trailing space /trailing space : Uploading chunk 2/1 2025/07/31 03:57:19 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "trailing space /trailing space " to batch 2025/07/31 03:57:20 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:20 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: trailing space /trailing space 2025/07/31 03:57:21 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: trailing space /trailing space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/07/31 03:57:24 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/07/31 03:57:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:57:24 DEBUG : pacer: Reducing sleep to 15ms 2025/07/31 03:57:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/31 03:57:25 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 1/1 2025/07/31 03:57:26 DEBUG : pacer: Reducing sleep to 10ms 2025/07/31 03:57:26 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 2/1 2025/07/31 03:57:26 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "trailing CR␍/trailing CR␍" to batch 2025/07/31 03:57:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: trailing CR␍/trailing CR␍ 2025/07/31 03:57:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: trailing CR␍/trailing CR␍ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/07/31 03:57:32 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 1/1 2025/07/31 03:57:33 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 2/1 2025/07/31 03:57:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "trailing LF␊/trailing LF␊" to batch 2025/07/31 03:57:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: trailing LF␊/trailing LF␊ 2025/07/31 03:57:35 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: trailing LF␊/trailing LF␊ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/07/31 03:57:39 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 1/1 2025/07/31 03:57:40 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 2/1 2025/07/31 03:57:40 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "trailing HT␉/trailing HT␉" to batch 2025/07/31 03:57:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: trailing HT␉/trailing HT␉ 2025/07/31 03:57:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: trailing HT␉/trailing HT␉ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/07/31 03:57:45 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 1/1 2025/07/31 03:57:46 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 2/1 2025/07/31 03:57:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "trailing VT␋/trailing VT␋" to batch 2025/07/31 03:57:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: trailing VT␋/trailing VT␋ 2025/07/31 03:57:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: trailing VT␋/trailing VT␋ === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/07/31 03:57:51 DEBUG : trailing dot./trailing dot.: Uploading chunk 1/1 2025/07/31 03:57:52 DEBUG : trailing dot./trailing dot.: Uploading chunk 2/1 2025/07/31 03:57:53 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "trailing dot./trailing dot." to batch 2025/07/31 03:57:53 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:57:53 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: trailing dot./trailing dot. 2025/07/31 03:57:54 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: trailing dot./trailing dot. === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/07/31 03:57:58 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 1/1 2025/07/31 03:57:58 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 2/1 2025/07/31 03:57:59 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "invalid utf-8\xfe/invalid utf-8\xfe" to batch 2025/07/31 03:58:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: invalid utf-8/invalid utf-8 2025/07/31 03:58:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: invalid utf-8/invalid utf-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/07/31 03:58:04 DEBUG : test%46.txt/test%46.txt: Uploading chunk 1/1 2025/07/31 03:58:05 DEBUG : test%46.txt/test%46.txt: Uploading chunk 2/1 2025/07/31 03:58:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "test%46.txt/test%46.txt" to batch 2025/07/31 03:58:06 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:06 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: test%46.txt/test%46.txt 2025/07/31 03:58:06 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: test%46.txt/test%46.txt === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/07/31 03:58:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1 2025/07/31 03:58:10 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:58:10 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/31 03:58:10 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/31 03:58:10 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/31 03:58:10 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/31 03:58:10 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/31 03:58:11 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/07/31 03:58:11 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/31 03:58:12 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:14 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato) 2025/07/31 03:58:17 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/07/31 03:58:19 DEBUG : pacer: Reducing sleep to 1.125s 2025/07/31 03:58:19 DEBUG : zero-length-file: Uploading chunk 1/0 2025/07/31 03:58:20 DEBUG : pacer: Reducing sleep to 843.75ms 2025/07/31 03:58:20 DEBUG : zero-length-file: Uploading chunk 2/0 2025/07/31 03:58:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/07/31 03:58:21 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "zero-length-file" to batch 2025/07/31 03:58:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: zero-length-file 2025/07/31 03:58:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/07/31 03:58:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: zero-length-file 2025/07/31 03:58:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/07/31 03:58:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/07/31 03:58:24 DEBUG : pacer: Reducing sleep to 200.225829ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/07/31 03:58:24 INFO : dir: Making directory 2025/07/31 03:58:24 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/07/31 03:58:25 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/07/31 03:58:25 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/07/31 03:58:25 INFO : dir/subdir1: Making directory 2025/07/31 03:58:25 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/07/31 03:58:26 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/07/31 03:58:26 INFO : dir/subdir3: Making directory 2025/07/31 03:58:26 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:26 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/07/31 03:58:27 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/07/31 03:58:27 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/07/31 03:58:27 DEBUG : pacer: Rate limited, increasing sleep to 53.453842ms 2025/07/31 03:58:27 DEBUG : pacer: Reducing sleep to 40.090381ms 2025/07/31 03:58:27 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/07/31 03:58:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:27 DEBUG : pacer: Reducing sleep to 30.067785ms 2025/07/31 03:58:27 INFO : dir/subdir2: Making directory 2025/07/31 03:58:27 DEBUG : pacer: Reducing sleep to 22.550838ms 2025/07/31 03:58:28 DEBUG : pacer: Reducing sleep to 16.913128ms 2025/07/31 03:58:28 DEBUG : pacer: Reducing sleep to 12.684846ms 2025/07/31 03:58:28 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/07/31 03:58:28 DEBUG : pacer: Reducing sleep to 10ms 2025/07/31 03:58:28 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:28 DEBUG : dir/file2: Uploading chunk 1/1 2025/07/31 03:58:29 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/07/31 03:58:29 DEBUG : dir/file2: Uploading chunk 2/1 2025/07/31 03:58:29 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "dir/file2" to batch 2025/07/31 03:58:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: dir/file2 2025/07/31 03:58:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:31 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: dir/file2 2025/07/31 03:58:31 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:32 DEBUG : doChangeNotify("dir/file2", 1) 2025/07/31 03:58:32 DEBUG : dir/file4: Uploading chunk 1/1 2025/07/31 03:58:32 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:32 DEBUG : dir/file4: Uploading chunk 2/1 2025/07/31 03:58:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "dir/file4" to batch 2025/07/31 03:58:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: dir/file4 2025/07/31 03:58:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: dir/file4 2025/07/31 03:58:34 DEBUG : doChangeNotify("dir/file4", 1) 2025/07/31 03:58:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:35 DEBUG : dir/file3: Uploading chunk 1/1 2025/07/31 03:58:35 DEBUG : dir/file3: Uploading chunk 2/1 2025/07/31 03:58:35 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "dir/file3" to batch 2025/07/31 03:58:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: dir/file3 2025/07/31 03:58:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: dir/file3 fstests.go:931: Try 1/10 waiting for dirChanges and objChanges 2025/07/31 03:58:37 DEBUG : doChangeNotify("dir/file3", 1) 2025/07/31 03:58:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:39 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:41 DEBUG : doChangeNotify("dir/file2", 1) 2025/07/31 03:58:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:41 DEBUG : doChangeNotify("dir/file4", 1) 2025/07/31 03:58:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:42 DEBUG : doChangeNotify("dir/file3", 1) 2025/07/31 03:58:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:43 DEBUG : doChangeNotify("dir/subdir1", 1) 2025/07/31 03:58:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:44 DEBUG : doChangeNotify("dir/subdir3", 1) 2025/07/31 03:58:44 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:45 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:46 DEBUG : doChangeNotify("dir/subdir2", 1) 2025/07/31 03:58:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote 2025/07/31 03:58:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/31 03:58:48 DEBUG : file name.txt: Uploading chunk 1/1 2025/07/31 03:58:49 DEBUG : file name.txt: Uploading chunk 2/1 2025/07/31 03:58:49 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "file name.txt" to batch 2025/07/31 03:58:50 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:50 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: file name.txt 2025/07/31 03:58:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: file name.txt 2025/07/31 03:58:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1 2025/07/31 03:58:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 2/1 2025/07/31 03:58:52 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to batch 2025/07/31 03:58:53 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:53 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/07/31 03:58:54 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/07/31 03:58:54 DEBUG : file name.txt: Uploading chunk 1/1 2025/07/31 03:58:55 DEBUG : file name.txt: Uploading chunk 2/1 2025/07/31 03:58:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "file name.txt" to batch 2025/07/31 03:58:56 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:58:56 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: file name.txt 2025/07/31 03:58:57 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/07/31 03:59:01 DEBUG : Creating backend with remote "TestDropbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/31 03:59:18 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 1/1 2025/07/31 03:59:19 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 2/1 2025/07/31 03:59:19 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "dirToPurge/fileToPurge.txt" to batch 2025/07/31 03:59:20 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:59:20 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: dirToPurge/fileToPurge.txt 2025/07/31 03:59:20 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: dirToPurge/fileToPurge.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/31 03:59:25 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 1/1 2025/07/31 03:59:25 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 2/1 2025/07/31 03:59:25 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" to batch 2025/07/31 03:59:26 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 03:59:26 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/07/31 03:59:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/07/31 03:59:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacucaf9lece/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/31 03:59:30 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacucaf9lece/hello? sausage/êé" 2025/07/31 03:59:31 DEBUG : a/b/c/d/e.txt: Uploading chunk 1/1 2025/07/31 03:59:32 DEBUG : a/b/c/d/e.txt: Uploading chunk 2/1 2025/07/31 03:59:32 DEBUG : Dropbox root 'rclone-test-tacucaf9lece/hello? sausage/êé': Adding "a/b/c/d/e.txt" to batch 2025/07/31 03:59:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece/hello? sausage/êé': Batch idle for 500ms so committing 2025/07/31 03:59:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece/hello? sausage/êé': Committing sync batch length 1 starting with: a/b/c/d/e.txt 2025/07/31 03:59:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece/hello? sausage/êé': Committed sync batch length 1 starting with: a/b/c/d/e.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/07/31 03:59:37 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2025/07/31 03:59:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:59:38 DEBUG : pacer: Reducing sleep to 15ms 2025/07/31 03:59:38 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/31 03:59:38 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/07/31 03:59:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2025/07/31 03:59:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:59:48 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2025/07/31 03:59:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/31 03:59:48 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2025/07/31 03:59:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/31 03:59:49 DEBUG : pacer: Reducing sleep to 60ms 2025/07/31 03:59:50 DEBUG : pacer: Reducing sleep to 45ms 2025/07/31 03:59:50 DEBUG : pacer: Reducing sleep to 33.75ms 2025/07/31 03:59:50 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/07/31 03:59:50 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/07/31 03:59:51 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/07/31 03:59:51 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/07/31 03:59:51 DEBUG : pacer: Reducing sleep to 10ms 2025/07/31 03:59:52 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2025/07/31 03:59:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/31 03:59:53 DEBUG : pacer: Reducing sleep to 15ms 2025/07/31 03:59:53 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/31 03:59:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/07/31 03:59:56 DEBUG : Creating backend with remote "TestDropbox:rclone-test-jomopal4zila" 2025/07/31 04:00:04 DEBUG : Dropbox root 'rclone-test-jomopal4zila': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1751: can't set modified time without deleting existing object === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/07/31 04:00:15 DEBUG : file name.txt: Uploading chunk 1/1 2025/07/31 04:00:15 DEBUG : file name.txt: Uploading chunk 2/1 2025/07/31 04:00:16 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "file name.txt" to batch 2025/07/31 04:00:16 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:00:16 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: file name.txt 2025/07/31 04:00:18 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: file name.txt === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/31 04:00:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/31 04:00:20 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacucaf9lece/not found.txt" 2025/07/31 04:00:20 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestDropbox:" path "rclone-test-tacucaf9lece" from "TestDropbox:rclone-test-tacucaf9lece" 2025/07/31 04:00:20 DEBUG : Creating backend with remote "TestDropbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/07/31 04:00:24 DEBUG : rclone-test-tacucaf9lece/created from root.txt: Uploading chunk 1/1 2025/07/31 04:00:24 DEBUG : rclone-test-tacucaf9lece/created from root.txt: Uploading chunk 2/1 2025/07/31 04:00:25 DEBUG : Dropbox root '': Adding "rclone-test-tacucaf9lece/created from root.txt" to batch 2025/07/31 04:00:26 DEBUG : Dropbox root '': Batch idle for 500ms so committing 2025/07/31 04:00:26 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: rclone-test-tacucaf9lece/created from root.txt 2025/07/31 04:00:26 DEBUG : Dropbox root '': Committed sync batch length 1 starting with: rclone-test-tacucaf9lece/created from root.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/07/31 04:00:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share 'file name.txt_does_not_exist' (absolute path: /rclone-test-tacucaf9lece/file name.txt_does_not_exist) 2025/07/31 04:00:30 DEBUG : /rclone-test-tacucaf9lece/file name.txt_does_not_exist: can't create link with expiry, trying without 2025/07/31 04:00:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share 'file name.txt' (absolute path: /rclone-test-tacucaf9lece/file name.txt) 2025/07/31 04:00:31 DEBUG : /rclone-test-tacucaf9lece/file name.txt: can't create link with expiry, trying without 2025/07/31 04:00:32 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' (absolute path: /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt) 2025/07/31 04:00:32 DEBUG : /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: can't create link with expiry, trying without 2025/07/31 04:00:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share 'file name.txt' (absolute path: /rclone-test-tacucaf9lece/file name.txt) 2025/07/31 04:00:33 DEBUG : /rclone-test-tacucaf9lece/file name.txt: can't create link with expiry, trying without 2025/07/31 04:00:34 DEBUG : /rclone-test-tacucaf9lece/file name.txt: has a public link already, attempting to retrieve it 2025/07/31 04:00:35 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' (absolute path: /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠) 2025/07/31 04:00:35 DEBUG : /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: can't create link with expiry, trying without 2025/07/31 04:00:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' (absolute path: /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠) 2025/07/31 04:00:36 DEBUG : /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: can't create link with expiry, trying without 2025/07/31 04:00:37 DEBUG : /rclone-test-tacucaf9lece/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: has a public link already, attempting to retrieve it 2025/07/31 04:00:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dunerut0vato" 2025/07/31 04:00:38 DEBUG : somefile: Uploading chunk 1/1 2025/07/31 04:00:39 DEBUG : somefile: Uploading chunk 2/1 2025/07/31 04:00:39 DEBUG : Dropbox root 'rclone-test-dunerut0vato': Adding "somefile" to batch 2025/07/31 04:00:40 DEBUG : Dropbox root 'rclone-test-dunerut0vato': Batch idle for 500ms so committing 2025/07/31 04:00:40 DEBUG : Dropbox root 'rclone-test-dunerut0vato': Committing sync batch length 1 starting with: somefile 2025/07/31 04:00:41 DEBUG : Dropbox root 'rclone-test-dunerut0vato': Committed sync batch length 1 starting with: somefile 2025/07/31 04:00:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': attempting to share '' (absolute path: /rclone-test-tacucaf9lece) 2025/07/31 04:00:41 DEBUG : /rclone-test-tacucaf9lece: can't create link with expiry, trying without 2025/07/31 04:00:42 DEBUG : Dropbox root 'rclone-test-dunerut0vato': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/31 04:00:46 DEBUG : piped data.txt: Uploading chunk 1/0 2025/07/31 04:00:46 DEBUG : piped data.txt: Uploading chunk 2/0 2025/07/31 04:00:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "piped data.txt" to batch 2025/07/31 04:00:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:00:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: piped data.txt 2025/07/31 04:00:48 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: piped data.txt === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/31 04:00:49 DEBUG : piped data.txt: Uploading chunk 1/0 2025/07/31 04:00:49 DEBUG : piped data.txt: Uploading chunk 2/0 2025/07/31 04:00:50 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "piped data.txt" to batch 2025/07/31 04:00:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:00:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: piped data.txt 2025/07/31 04:00:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: piped data.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PaperExport === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 2025/07/31 04:00:56 DEBUG : chunked-100-99.bin: Uploading chunk 1/1 2025/07/31 04:00:56 DEBUG : chunked-100-99.bin: Uploading chunk 2/1 2025/07/31 04:00:56 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-100-99.bin" to batch 2025/07/31 04:00:57 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:00:57 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-100-99.bin 2025/07/31 04:00:58 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-100-99.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed 2025/07/31 04:01:00 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:00 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:01 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-100-99-streamed.bin" to batch 2025/07/31 04:01:01 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:01 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-100-99-streamed.bin 2025/07/31 04:01:02 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-100-99-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 2025/07/31 04:01:04 DEBUG : chunked-100-100.bin: Uploading chunk 1/1 2025/07/31 04:01:04 DEBUG : chunked-100-100.bin: Uploading chunk 2/1 2025/07/31 04:01:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-100-100.bin" to batch 2025/07/31 04:01:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-100-100.bin 2025/07/31 04:01:06 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-100-100.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed 2025/07/31 04:01:08 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:08 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:09 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 3/0 2025/07/31 04:01:09 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-100-100-streamed.bin" to batch 2025/07/31 04:01:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-100-100-streamed.bin 2025/07/31 04:01:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-100-100-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2025/07/31 04:01:13 DEBUG : chunked-100-201.bin: Uploading chunk 1/3 2025/07/31 04:01:13 DEBUG : chunked-100-201.bin: Uploading chunk 2/3 2025/07/31 04:01:14 DEBUG : chunked-100-201.bin: Uploading chunk 3/3 2025/07/31 04:01:15 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-100-201.bin" to batch 2025/07/31 04:01:15 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:15 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-100-201.bin 2025/07/31 04:01:16 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-100-201.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2025/07/31 04:01:18 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:18 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:19 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 3/0 2025/07/31 04:01:20 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 4/0 2025/07/31 04:01:20 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-100-201-streamed.bin" to batch 2025/07/31 04:01:21 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:21 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-100-201-streamed.bin 2025/07/31 04:01:21 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-100-201-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 2025/07/31 04:01:23 DEBUG : chunked-128-127.bin: Uploading chunk 1/1 2025/07/31 04:01:24 DEBUG : chunked-128-127.bin: Uploading chunk 2/1 2025/07/31 04:01:24 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-128-127.bin" to batch 2025/07/31 04:01:25 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:25 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-128-127.bin 2025/07/31 04:01:26 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-128-127.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed 2025/07/31 04:01:27 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:28 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:28 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-128-127-streamed.bin" to batch 2025/07/31 04:01:29 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:29 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-128-127-streamed.bin 2025/07/31 04:01:30 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-128-127-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 2025/07/31 04:01:32 DEBUG : chunked-128-128.bin: Uploading chunk 1/1 2025/07/31 04:01:32 DEBUG : chunked-128-128.bin: Uploading chunk 2/1 2025/07/31 04:01:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-128-128.bin" to batch 2025/07/31 04:01:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-128-128.bin 2025/07/31 04:01:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-128-128.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed 2025/07/31 04:01:36 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:36 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:37 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 3/0 2025/07/31 04:01:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-128-128-streamed.bin" to batch 2025/07/31 04:01:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-128-128-streamed.bin 2025/07/31 04:01:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-128-128-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 2025/07/31 04:01:40 DEBUG : chunked-128-257.bin: Uploading chunk 1/3 2025/07/31 04:01:41 DEBUG : chunked-128-257.bin: Uploading chunk 2/3 2025/07/31 04:01:41 DEBUG : chunked-128-257.bin: Uploading chunk 3/3 2025/07/31 04:01:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-128-257.bin" to batch 2025/07/31 04:01:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-128-257.bin 2025/07/31 04:01:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-128-257.bin === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed 2025/07/31 04:01:45 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:45 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:46 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 3/0 2025/07/31 04:01:46 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 4/0 2025/07/31 04:01:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-128-257-streamed.bin" to batch 2025/07/31 04:01:48 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:48 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-128-257-streamed.bin 2025/07/31 04:01:48 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-128-257-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 2025/07/31 04:01:50 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 1/1 2025/07/31 04:01:51 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 2/1 2025/07/31 04:01:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.656Ki-97.655Ki.bin" to batch 2025/07/31 04:01:52 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:52 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin 2025/07/31 04:01:53 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed 2025/07/31 04:01:55 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:01:55 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:01:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.656Ki-97.655Ki-streamed.bin" to batch 2025/07/31 04:01:56 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:01:56 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin 2025/07/31 04:01:57 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 2025/07/31 04:01:59 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 1/1 2025/07/31 04:01:59 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 2/1 2025/07/31 04:02:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.656Ki-97.656Ki.bin" to batch 2025/07/31 04:02:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin 2025/07/31 04:02:01 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed 2025/07/31 04:02:03 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:03 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:04 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 3/0 2025/07/31 04:02:04 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.656Ki-97.656Ki-streamed.bin" to batch 2025/07/31 04:02:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin 2025/07/31 04:02:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 2025/07/31 04:02:07 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 1/3 2025/07/31 04:02:08 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 2/3 2025/07/31 04:02:08 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 3/3 2025/07/31 04:02:09 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.656Ki-195.313Ki.bin" to batch 2025/07/31 04:02:09 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:09 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin 2025/07/31 04:02:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed 2025/07/31 04:02:12 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:12 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:13 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 3/0 2025/07/31 04:02:13 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 4/0 2025/07/31 04:02:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.656Ki-195.313Ki-streamed.bin" to batch 2025/07/31 04:02:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin 2025/07/31 04:02:15 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 2025/07/31 04:02:17 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 1/1 2025/07/31 04:02:17 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 2/1 2025/07/31 04:02:18 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.657Ki-97.656Ki.bin" to batch 2025/07/31 04:02:19 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:19 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin 2025/07/31 04:02:19 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed 2025/07/31 04:02:21 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:22 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.657Ki-97.656Ki-streamed.bin" to batch 2025/07/31 04:02:23 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:23 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin 2025/07/31 04:02:23 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 2025/07/31 04:02:25 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 1/1 2025/07/31 04:02:26 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 2/1 2025/07/31 04:02:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.657Ki-97.657Ki.bin" to batch 2025/07/31 04:02:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin 2025/07/31 04:02:28 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed 2025/07/31 04:02:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:31 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 3/0 2025/07/31 04:02:31 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.657Ki-97.657Ki-streamed.bin" to batch 2025/07/31 04:02:32 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:32 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin 2025/07/31 04:02:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 2025/07/31 04:02:35 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 1/3 2025/07/31 04:02:35 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 2/3 2025/07/31 04:02:36 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 3/3 2025/07/31 04:02:36 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.657Ki-195.315Ki.bin" to batch 2025/07/31 04:02:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin 2025/07/31 04:02:37 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed 2025/07/31 04:02:39 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:40 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:40 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 3/0 2025/07/31 04:02:41 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 4/0 2025/07/31 04:02:41 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-97.657Ki-195.315Ki-streamed.bin" to batch 2025/07/31 04:02:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin 2025/07/31 04:02:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 2025/07/31 04:02:45 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 1/1 2025/07/31 04:02:45 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 2/1 2025/07/31 04:02:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-682.731Ki-682.730Ki.bin" to batch 2025/07/31 04:02:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin 2025/07/31 04:02:47 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed 2025/07/31 04:02:49 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:50 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:50 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-682.731Ki-682.730Ki-streamed.bin" to batch 2025/07/31 04:02:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin 2025/07/31 04:02:51 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 2025/07/31 04:02:53 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 1/1 2025/07/31 04:02:54 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 2/1 2025/07/31 04:02:54 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-682.731Ki-682.731Ki.bin" to batch 2025/07/31 04:02:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin 2025/07/31 04:02:55 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed 2025/07/31 04:02:57 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 1/0 2025/07/31 04:02:58 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 2/0 2025/07/31 04:02:58 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 3/0 2025/07/31 04:02:59 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-682.731Ki-682.731Ki-streamed.bin" to batch 2025/07/31 04:02:59 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:02:59 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin 2025/07/31 04:03:00 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 2025/07/31 04:03:02 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 1/3 2025/07/31 04:03:02 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 2/3 2025/07/31 04:03:03 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 3/3 2025/07/31 04:03:04 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-682.731Ki-1.333Mi.bin" to batch 2025/07/31 04:03:04 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:04 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin 2025/07/31 04:03:05 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed 2025/07/31 04:03:07 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 1/0 2025/07/31 04:03:07 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 2/0 2025/07/31 04:03:08 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 3/0 2025/07/31 04:03:08 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 4/0 2025/07/31 04:03:09 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-682.731Ki-1.333Mi-streamed.bin" to batch 2025/07/31 04:03:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin 2025/07/31 04:03:10 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 2025/07/31 04:03:12 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 1/1 2025/07/31 04:03:13 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 2/1 2025/07/31 04:03:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-2Mi-2.000Mi.bin" to batch 2025/07/31 04:03:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:14 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin 2025/07/31 04:03:15 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2025/07/31 04:03:17 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 1/0 2025/07/31 04:03:17 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 2/0 2025/07/31 04:03:18 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-2Mi-2.000Mi-streamed.bin" to batch 2025/07/31 04:03:18 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:18 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin 2025/07/31 04:03:19 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2025/07/31 04:03:21 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 1/1 2025/07/31 04:03:21 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 2/1 2025/07/31 04:03:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-2Mi-2Mi.bin" to batch 2025/07/31 04:03:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:22 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-2Mi-2Mi.bin 2025/07/31 04:03:23 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-2Mi-2Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2025/07/31 04:03:25 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 1/0 2025/07/31 04:03:26 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 2/0 2025/07/31 04:03:26 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 3/0 2025/07/31 04:03:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-2Mi-2Mi-streamed.bin" to batch 2025/07/31 04:03:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:27 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin 2025/07/31 04:03:28 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2025/07/31 04:03:30 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 1/3 2025/07/31 04:03:31 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 2/3 2025/07/31 04:03:31 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 3/3 2025/07/31 04:03:32 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-2Mi-4.000Mi.bin" to batch 2025/07/31 04:03:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:33 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin 2025/07/31 04:03:34 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2025/07/31 04:03:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 1/0 2025/07/31 04:03:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 2/0 2025/07/31 04:03:37 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 3/0 2025/07/31 04:03:37 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 4/0 2025/07/31 04:03:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "chunked-2Mi-4.000Mi-streamed.bin" to batch 2025/07/31 04:03:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:38 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin 2025/07/31 04:03:39 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *dropbox.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/31 04:03:41 DEBUG : unknown-size-put.txt: Uploading chunk 1/0 2025/07/31 04:03:42 DEBUG : unknown-size-put.txt: Uploading chunk 2/0 2025/07/31 04:03:42 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "unknown-size-put.txt" to batch 2025/07/31 04:03:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: unknown-size-put.txt 2025/07/31 04:03:43 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: unknown-size-put.txt === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/31 04:03:44 DEBUG : unknown-size-update.txt: Uploading chunk 1/1 2025/07/31 04:03:45 DEBUG : unknown-size-update.txt: Uploading chunk 2/1 2025/07/31 04:03:45 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "unknown-size-update.txt" to batch 2025/07/31 04:03:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: unknown-size-update.txt 2025/07/31 04:03:46 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: unknown-size-update.txt 2025/07/31 04:03:47 DEBUG : unknown-size-update.txt: Uploading chunk 1/0 2025/07/31 04:03:48 DEBUG : unknown-size-update.txt: Uploading chunk 2/0 2025/07/31 04:03:48 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Adding "unknown-size-update.txt" to batch 2025/07/31 04:03:49 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Batch idle for 500ms so committing 2025/07/31 04:03:49 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committing sync batch length 1 starting with: unknown-size-update.txt 2025/07/31 04:03:50 DEBUG : Dropbox root 'rclone-test-tacucaf9lece': Committed sync batch length 1 starting with: unknown-size-update.txt === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/31 04:03:50 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tacucaf9lece/deeper/nonexisting/directory" 2025/07/31 04:03:50 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/07/31 04:03:52 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown 2025/07/31 04:03:52 INFO : Dropbox root 'rclone-test-tacucaf9lece': Committing uploads - please wait... --- PASS: TestIntegration (475.12s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.14s) --- PASS: TestIntegration/FsMkdir (472.24s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.04s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.27s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.26s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (122.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (7.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (6.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (6.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (6.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.87s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutError (7.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (7.49s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (23.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (127.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (11.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (15.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (12.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/PaperExport (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (165.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (27.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (26.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (26.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (27.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (27.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (29.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (11.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (5.48s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (9.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (6.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.60s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/dropbox 475.163s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 7m56.118499296s (try 1/5)