{
 "number": 35957,
 "repo": "bitcoin/bitcoin",
 "url": "https://github.com/bitcoin/bitcoin/pull/35957",
 "title": "ci: Enable Boost.MultiIndex invariant-checking mode",
 "author": "hebasto",
 "author_association": "MEMBER",
 "created_at": "2026-08-12T12:26:23Z",
 "updated_at": "2026-09-10T08:01:09Z",
 "age_days": 36,
 "draft": false,
 "labels": [
  "Tests"
 ],
 "milestone": null,
 "base": "master",
 "head_sha": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
 "head_ref": "260812-boost-debug",
 "head_repo": "hebasto/bitcoin",
 "head_history": [
  {
   "t": "2026-08-12T12:46:11Z",
   "sha": "df228f8a08991fc8cd5b1a5d0f60f40e31372028"
  },
  {
   "t": "2026-08-15T15:13:22Z",
   "sha": "d34bfb5871038d9fb32c4ffe97ff61e54cdf1242"
  },
  {
   "t": "2026-08-16T10:12:17Z",
   "sha": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f"
  }
 ],
 "additions": 5,
 "deletions": 2,
 "changed_files": 3,
 "commit_count": 1,
 "size_bucket": "S",
 "mergeable_state": "clean",
 "bot": {
  "drahtbot": {
   "present": true,
   "reviews": {
    "approach_ack": [
     {
      "login": "jeanpablojp",
      "url": "https://github.com/bitcoin/bitcoin/pull/35957#pullrequestreview-4997312929"
     }
    ]
   },
   "conflicts": []
  }
 },
 "acks_parsed": {
  "jeanpablojp": {
   "kind": "approach_ack",
   "hash": null,
   "t": "2026-08-21T20:45:27Z",
   "stale": false
  }
 },
 "acks_tally": {
  "ack": 0,
  "stale_ack": 0,
  "concept_ack": 0,
  "approach_ack": 1,
  "nack": 0,
  "concept_nack": 0,
  "approach_nack": 0
 },
 "reviews": {
  "approved": 0,
  "changes_requested": 0,
  "distinct_reviewers": [
   "fanquake",
   "jeanpablojp"
  ]
 },
 "signals": {
  "needs_rebase": false,
  "ci_failed": false,
  "mergeable_state": "clean",
  "last_author_activity": "2026-08-22T09:33:17Z",
  "last_reviewer_activity": "2026-08-22T10:55:36Z",
  "last_reviewer": "jeanpablojp",
  "author_silent_days": 26,
  "waiting_on_author_days": 26,
  "days_since_update": 7
 },
 "refs": {
  "mentioned": [],
  "depends_on": [],
  "fixes": [],
  "linked_issues": [],
  "references": [],
  "conflicts": []
 },
 "stack": {
  "shares_commits_with": [],
  "based_on": [],
  "base_for": []
 },
 "review_paths": [
  "ci/test/00_setup_env_native_fuzz_with_msan.sh"
 ],
 "body": "From the Boost.MultiIndex [docs](https://www.boost.org/doc/libs/latest/libs/multi_index/doc/tutorial/debug.html#invariant_check):\n[quoted text omitted]\n\nDefine it in the two jobs that already define `BOOST_MULTI_INDEX_ENABLE_SAFE_MODE`. The \"MSAN, fuzz\" job also defines safe mode but is left unchanged, as invariant checking would push it past the 240-minute limit on the Warp runner.",
 "commits": [
  {
   "sha": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
   "date": "2026-08-16T10:11:37Z",
   "message": "ci: Enable Boost.MultiIndex invariant-checking mode\n\nFrom the Boost.MultiIndex docs:\n[quoted text omitted]\n\nDefine it in the two jobs that already define\nBOOST_MULTI_INDEX_ENABLE_SAFE_MODE. The \"MSAN, fuzz\" job also defines\nsafe mode but is left unchanged, as invariant checking would push it\npast the 240-minute limit on the Warp runner."
  }
 ],
 "timeline": [
  {
   "t": "2026-08-12T12:30:49Z",
   "kind": "comment",
   "who": "fanquake",
   "assoc": "MEMBER",
   "text": "[quoted text omitted]\n\nThis is already defined? Shouldn't the commit message be \"ci: Define BOOST_MULTI_INDEX_ENABLE_INVARIANT_CHECKING for debug builds\"?"
  },
  {
   "t": "2026-08-12T12:46:11Z",
   "kind": "force_push",
   "who": "hebasto",
   "commit": "df228f8a08991fc8cd5b1a5d0f60f40e31372028"
  },
  {
   "t": "2026-08-12T12:46:47Z",
   "kind": "comment",
   "who": "hebasto",
   "assoc": "MEMBER",
   "text": "[quoted text omitted]\n\nThanks! Fixed."
  },
  {
   "t": "2026-08-13T09:03:21Z",
   "kind": "comment",
   "who": "fanquake",
   "assoc": "MEMBER",
   "text": "[quoted text omitted]\n\nLooks like this times out the MSAN fuzz job. How long did it take when you tested it locally?"
  },
  {
   "t": "2026-08-13T14:39:22Z",
   "kind": "comment",
   "who": "hebasto",
   "assoc": "MEMBER",
   "text": "[quoted text omitted]\n\nIt took 214 min on my machine with 16 cores."
  },
  {
   "t": "2026-08-15T15:13:22Z",
   "kind": "force_push",
   "who": "hebasto",
   "commit": "d34bfb5871038d9fb32c4ffe97ff61e54cdf1242"
  },
  {
   "t": "2026-08-16T10:12:17Z",
   "kind": "force_push",
   "who": "hebasto",
   "commit": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f"
  },
  {
   "t": "2026-08-21T20:45:27Z",
   "kind": "review",
   "who": "jeanpablojp",
   "assoc": "CONTRIBUTOR",
   "state": "COMMENTED",
   "commit": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
   "text": "Approach ACK\n\nRan the msan fuzz job here too, 16 threads, 208 min. It matches your 214."
  },
  {
   "t": "2026-08-21T20:45:28Z",
   "kind": "review_comment",
   "who": "jeanpablojp",
   "assoc": "CONTRIBUTOR",
   "path": "ci/test/00_setup_env_native_fuzz_with_msan.sh",
   "commit": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
   "in_reply_to": null,
   "text": "The run that timed out died with \"exceeded the maximum execution time of 3h0m0s\", and `ci.yml` has `timeout-minutes: 180` for this job. So 180 here, not 240. Doesn't change the conclusion, just the number."
  },
  {
   "t": "2026-08-22T09:33:17Z",
   "kind": "review_comment",
   "who": "hebasto",
   "assoc": "MEMBER",
   "path": "ci/test/00_setup_env_native_fuzz_with_msan.sh",
   "commit": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
   "in_reply_to": 3833595222,
   "text": "Please check out https://github.com/bitcoin/bitcoin/actions/runs/31892109754/job/95029817426 that [used](https://github.com/bitcoin/bitcoin/commit/d34bfb5871038d9fb32c4ffe97ff61e54cdf1242) `timeout-minutes: 240`."
  },
  {
   "t": "2026-08-22T10:55:36Z",
   "kind": "review_comment",
   "who": "jeanpablojp",
   "assoc": "CONTRIBUTOR",
   "path": "ci/test/00_setup_env_native_fuzz_with_msan.sh",
   "commit": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
   "in_reply_to": 3833595222,
   "text": "Ah, hadn't seen that run. I'd gone looking in `ci.yml` and found 180 for this job, that's where my question came from. Thanks for clarifying."
  }
 ],
 "labels_log": [
  {
   "t": "2026-08-12T12:26:25Z",
   "action": "labeled",
   "label": "Tests",
   "who": "hebasto"
  },
  {
   "t": "2026-08-12T12:46:39Z",
   "action": "labeled",
   "label": "CI failed",
   "who": "DrahtBot"
  },
  {
   "t": "2026-08-16T11:35:40Z",
   "action": "unlabeled",
   "label": "CI failed",
   "who": "DrahtBot"
  }
 ],
 "state_log": [
  {
   "t": "2026-08-12T12:45:58Z",
   "kind": "renamed",
   "who": "hebasto",
   "from": "ci: Define `BOOST_MULTI_INDEX_ENABLE_SAFE_MODE` for debug builds",
   "to": "ci: Define `BOOST_MULTI_INDEX_ENABLE_INVARIANT_CHECKING` for debug builds"
  },
  {
   "t": "2026-08-16T10:13:18Z",
   "kind": "renamed",
   "who": "hebasto",
   "from": "ci: Define `BOOST_MULTI_INDEX_ENABLE_INVARIANT_CHECKING` for debug builds",
   "to": "ci: Enable Boost.MultiIndex invariant-checking mode"
  }
 ],
 "text_chars": 1805,
 "text_tokens_estimate": 451,
 "changed_paths": [
  "ci/test/00_setup_env_i686_no_ipc.sh",
  "ci/test/00_setup_env_native_fuzz_with_msan.sh",
  "ci/test/00_setup_env_native_previous_releases.sh"
 ],
 "files": [
  {
   "path": "ci/test/00_setup_env_i686_no_ipc.sh",
   "add": 1,
   "del": 1
  },
  {
   "path": "ci/test/00_setup_env_native_fuzz_with_msan.sh",
   "add": 3,
   "del": 0
  },
  {
   "path": "ci/test/00_setup_env_native_previous_releases.sh",
   "add": 1,
   "del": 1
  }
 ],
 "test_lines": 7,
 "git": {
  "head": "cfdcc6d207e2eb4064fd2f4d53fa387f523fbd2f",
  "head_matches_backup": true,
  "base": "4c045f1a0323af6621100a7e6479f04205d50c7a",
  "commits": [
   {
    "sha": "cfdcc6d207",
    "subject": "ci: Enable Boost.MultiIndex invariant-checking mode",
    "files": 3,
    "add": 5,
    "del": 2
   }
  ],
  "patch_truncated": false
 },
 "input_hash": "f35cbca190510c92",
 "extracted_at": "2026-09-17T16:15:31+00:00"
}