Skip to content

Instantly share code, notes, and snippets.

@kolobaev
Created April 1, 2020 15:06
Show Gist options
  • Save kolobaev/7eed53de54c1d25973911831076c5844 to your computer and use it in GitHub Desktop.
Save kolobaev/7eed53de54c1d25973911831076c5844 to your computer and use it in GitHub Desktop.
2020.04.01 18:01:15.942147 [ 26174 ] {} <Warning> graphite.series (ReplicatedMergeTreeQueue): Mutation with version 1909196 not found in partition ID 201912 (trying to mutate part 20191201_20191228_962857_1623700_316_1909195)
2020.04.01 18:01:15.946294 [ 26174 ] {} <Error> graphite.series: DB::StorageReplicatedMergeTree::queueTask()::<lambda(DB::StorageReplicatedMergeTree::LogEntryPtr&)>: Code: 33, e.displayText() = DB::Exception: Cannot read all data. Bytes read: 0. Bytes expected: 4., Stack trace (when copying this message, always include the lines below):
0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x102e0d8c in /usr/bin/clickhouse
1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x8f2d989 in /usr/bin/clickhouse
2. DB::ReadBuffer::readStrict(char*, unsigned long) @ 0x8f662af in /usr/bin/clickhouse
3. DB::DataTypeNumberBase<unsigned int>::deserializeBinary(DB::IColumn&, DB::ReadBuffer&) const @ 0xcdc6bfa in /usr/bin/clickhouse
4. DB::IMergeTreeDataPart::loadIndex() @ 0xd70ef39 in /usr/bin/clickhouse
5. DB::IMergeTreeDataPart::loadColumnsChecksumsIndexes(bool, bool) @ 0xd70f0d9 in /usr/bin/clickhouse
6. DB::MergeTreeData::cloneAndLoadDataPartOnSameDisk(std::__1::shared_ptr<DB::IMergeTreeDataPart const> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::MergeTreePartInfo const&) @ 0xd7571c7 in /usr/bin/clickhouse
7. DB::MergeTreeDataMergerMutator::mutatePartToTemporaryPart(DB::FutureMergedMutatedPart const&, DB::MutationCommands const&, DB::MergeListEntry&, long, DB::Context const&, std::__1::unique_ptr<DB::IReservation, std::__1::default_delete<DB::IReservation> > const&, DB::TableStructureReadLockHolder&) @ 0xd77f12e in /usr/bin/clickhouse
8. DB::StorageReplicatedMergeTree::tryExecutePartMutation(DB::ReplicatedMergeTreeLogEntry const&) @ 0xd5c0d5a in /usr/bin/clickhouse
9. DB::StorageReplicatedMergeTree::executeLogEntry(DB::ReplicatedMergeTreeLogEntry&) @ 0xd5ec70b in /usr/bin/clickhouse
10. ? @ 0xd5ec9bf in /usr/bin/clickhouse
11. DB::ReplicatedMergeTreeQueue::processEntry(std::__1::function<std::__1::shared_ptr<zkutil::ZooKeeper> ()>, std::__1::shared_ptr<DB::ReplicatedMergeTreeLogEntry>&, std::__1::function<bool (std::__1::shared_ptr<DB::ReplicatedMergeTreeLogEntry>&)>) @ 0xd91c68e in /usr/bin/clickhouse
12. DB::StorageReplicatedMergeTree::queueTask() @ 0xd5a3cfa in /usr/bin/clickhouse
13. DB::BackgroundProcessingPool::threadFunction() @ 0xd6f72cb in /usr/bin/clickhouse
14. ? @ 0xd6f7c90 in /usr/bin/clickhouse
15. ThreadPoolImpl<std::__1::thread>::worker(std::__1::__list_iterator<std::__1::thread, void*>) @ 0x8f50b4b in /usr/bin/clickhouse
16. ? @ 0x8f4f00f in /usr/bin/clickhouse
17. start_thread @ 0x74a4 in /lib/x86_64-linux-gnu/libpthread-2.24.so
18. clone @ 0xe8d0f in /lib/x86_64-linux-gnu/libc-2.24.so
(version 20.3.4.10 (official build))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment