CCI report: 6d9490a0-5f4c-41de-a5cf-e0bfd6134889

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "61e2ff68da4c108d5f1c02dad6445bf6fad7beb3",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "protocol: provide more information for invalid timestamps",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "37d4ae4a9f2527a6f4922bf10a68b49ba67b0204",
    "after": "91002ad560f38ce5c32e57366cabc0098e2ae986",
    "commits": [
      "91002ad560f38ce5c32e57366cabc0098e2ae986"
    ],
    "target": "58305cda321859656022770c86839049ffb8c3d8",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "61e2ff68da4c108d5f1c02dad6445bf6fad7beb3",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "The invalid timestamp error will only tell the timestamp of the\noffending node's message.\n\nCurrently, there are issues where that error is occurring but the\ntimestamp seems legitimate. This patch adds the running node's\ntimestamp to help debug the issue.",
        "base": "37d4ae4a9f2527a6f4922bf10a68b49ba67b0204",
        "oid": "91002ad560f38ce5c32e57366cabc0098e2ae986",
        "timestamp": 1764762981
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "6d9490a0-5f4c-41de-a5cf-e0bfd6134889"
  },
  "info_url": "https://cci.rad.levitte.org//6d9490a0-5f4c-41de-a5cf-e0bfd6134889.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/6d9490a0-5f4c-41de-a5cf-e0bfd6134889/w)

Started at: 2025-12-03 12:56:25.955785+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/6d9490a0-5f4c-41de-a5cf-e0bfd6134889/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}