19818446 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.1.214
Queue Time 23:04.466
Run Time 00:05.381
Inserted 3h ago
Scheduled 2h ago
Completed 1h ago (00:06)
Cancelled
Discarded

Args

%{
  "account_id" => "81425",
  "date" => "2026-03-06",
  "query" => "event_counts",
  "window_days" => 1
}

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1772756898672588,
  "recorded" => true,
  "return" => "g1AAAAGreJxVkTFOxDAURA1IFJBEK0QBJQdBoqLgBFBZtjO7a61jG38nH0oOw504Dk6c1UJjaZ7mf8/YWQhxx5eY4DNpcea+i0gpJFJv3LLtd8jSBdWjV4Kvty4wSdoH9lqIixdudkE5koMlWhxt1QnK7At44M5Hkj1yUibPWwU3M/EYC3KzbmcdUxhCxmK4imoHOVlwSSR+nrghkwBfUTHcDEFbB4mPiGThDeqY9ads5/e8mRfTmCZ8VlxMt39YAsXgaRneYFC2BFc5Y4i5tl0ZlbcpslulDmO5cSm7km05/4EQ4RdwnDHOmkO1aOV96bkmeuVOxWhGkDz+gXh8506P1vVIJ/j89QsBzZvW",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019cc07f-78b8-7542-b633-d58724eba016"
}

Recorded Output

%{
  events: 93349,
  errors: 89,
  widget_loaded: 0,
  flows_shown: 842,
  goals_missed: 0,
  goals_reached: 33,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 55360,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 537,
  nps_survey_shown: 0,
  nps_survey_responses: 0,
  emails_attempted: 0,
  emails_sent: 0,
  emails_bounced: 0,
  emails_failed: 0,
  emails_opened: 0,
  emails_clicked: 0,
  banners_shown: 88,
  appcues_events: 15729,
  builder_events: 18049
}

Errors

Attempt 1—2h ago

** (FunctionClauseError) no function clause matching in Ch.RowBinary.decode_names/4

The following arguments were given to Ch.RowBinary.decode_names/4:

    # 1
    "efetchedReadPool, algorithm: Thread). (CANNOT_OPEN_FILE) (version 25.10.1.7375 (official build))\n"

    # 2
    44

    # 3
    67

    # 4
    ["rror happened, or data is corrupted. Please retry the query: While executing MergeTreeSelect(pool: Pr", "It can mean that some retryable ", "eading column timestamp): (attempt to read data part all_27678_33866_9_112386651 (state Active) failed with error.", " (position: 886966572, typename: DB::AsynchronousBoundedReadBuffer, compressed data header: <uninitialized>): (while ", " or decompressing ch-s3-aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/udi/mdwvtugbgcmgivewzsemymbyxnqd", "7d26c:2362, kind: Regular, unbound: 0: While readin", "57f-3235ca37d26c:2362, current write offset: 884998144, caller id: 2c24e72f-7c39-4f5b-a57f-3235ca", "ATION, downloaded size: 0, reserved size: 1048576, downloader id: 2c24e72f-7c39-4f5b-", "790bc492d2558586df, state: PARTIALLY_DOWNLOADED_NO_CONTIN", "5b-a57f-3235ca37d26c:2362, file segment info: File segment: [884998144, 889192447], key: 9ffd78af32d74", "l buffer end: 886046720, read_type: REMOTE_FS_READ_AND_PUT_IN_CACHE, last caller: 2c24e72f-7c39-4", "32d749790bc492d2558586df, file_offset_of_buffer_end: 886966572, read_until_position: 886994572, intern", "8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/udi/mdwvtugbgcmgivewzsemymbyxnqdu, hash key: 9ffd78a", "Cache info: Buffer path: ch-s3-a", "3235ca37d26c:2362, kind: Regular, unbound: 0:", "-7c39-4f5b-a57f-3235ca37d26c:2362, current write offset: 884998144, caller id: 2c24e72f-7c39-4f5b-a57f", ", reserved size: 1048576, downloader id: 2c24e72", "790bc492d2558586df, state: DOWNLOADING, downloaded size: ", "d-only file system, current cache state: File segment: [884998144, 889192447], key: 9ffd78af32d74", "ckhouse-cache/sharedS3DiskCache/9ff/9ffd78af32d749790bc492d2558586df/884998144: , errno: 30, strerror: Re", "system: Cannot open file /mnt/cl", "86df/884998144: , errno: 30, strerror: Read-only file", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/9ff/9ffd78af32d749790bc492d2558"]

    (ch 0.7.1) lib/ch/row_binary.ex:789: Ch.RowBinary.decode_names/4
    (ch 0.7.1) lib/ch/query.ex:290: DBConnection.Query.Ch.Query.decode/3
    (db_connection 2.9.0) lib/db_connection.ex:1470: DBConnection.decode/4
    (db_connection 2.9.0) lib/db_connection.ex:849: DBConnection.execute/4
    (ch 0.7.1) lib/ch.ex:94: Ch.query/4
    (ecto_sql 3.13.4) lib/ecto/adapters/sql.ex:620: Ecto.Adapters.SQL.query!/4
    (ecto_ch 0.8.6) lib/ecto/adapters/clickhouse.ex:323: Ecto.Adapters.ClickHouse.execute/5
    (ecto 3.13.5) lib/ecto/repo/queryable.ex:241: Ecto.Repo.Queryable.execute/4