CI run for rad:zZnk3hS8C3WAhnv7mWcCUToCqpBs

Radicle repository id rad:zZnk3hS8C3WAhnv7mWcCUToCqpBs

Table of Contents

Run log

[2025-09-30T10:40:51Z INFO  ambient] ambient starts
ERROR: failed to read run log file /srv/ambient-state/rad:zZnk3hS8C3WAhnv7mWcCUToCqpBs/run.log
caused by: No such file or directory (os error 2)

Trigger message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:zZnk3hS8C3WAhnv7mWcCUToCqpBs",
    "name": "pathdeup-messy-test-repo",
    "description": "De-duplicate the $PATH environment variable",
    "private": false,
    "default_branch": "main",
    "delegates": [
      "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "2c6da4de0b797123f57e3186b84052498817b7ae",
    "author": {
      "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
      "alias": "liw"
    },
    "title": "http-get action",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b875a48cbfc3b6ee01ccf64a5befd1aab799f63c",
    "after": "e26846a8fae38957b4127df50230f10d339aa469",
    "commits": [
      "e26846a8fae38957b4127df50230f10d339aa469"
    ],
    "target": "f5f4da8ae11ca511597fe5500d3ec3bd2f9d7f0f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "2c6da4de0b797123f57e3186b84052498817b7ae",
        "author": {
          "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
          "alias": "liw"
        },
        "description": "",
        "base": "b875a48cbfc3b6ee01ccf64a5befd1aab799f63c",
        "oid": "e26846a8fae38957b4127df50230f10d339aa469",
        "timestamp": 1759228840
      }
    ]
  }
}

Ambient stdout

[2025-09-30T10:40:51Z INFO  ambient] ambient starts
[2025-09-30T10:40:51Z DEBUG ambient] load default configuration file /home/_rad/.config/ambient/config.yaml if it exists
[2025-09-30T10:40:51Z DEBUG ambient] complete configuration: Config {
        tmpdir: "/srv/tmp",
        image_store: "/home/_rad/.local/state/ambient-ci/images",
        projects: "/home/_rad/ambient-projects.yaml",
        state: "/srv/ambient-state",
        rsync_target: None,
        rsync_target_base: None,
        rsync_target_map: None,
        dput_target: None,
        executor: Some(
            "/usr/bin/ambient-execute-plan",
        ),
        artifacts_max_size: Byte(
            10000000000,
        ),
        cache_max_size: Byte(
            50000000000,
        ),
        qemu: QemuConfig {
            cpus: 4,
            memory: Byte(
                8000000000,
            ),
            kvm_binary: "/usr/bin/kvm",
            ovmf_vars_file: "/usr/share/ovmf/OVMF.fd",
            ovmf_code_file: "/usr/share/ovmf/OVMF.fd",
        },
    }
[2025-09-30T10:40:51Z DEBUG ambient] configuration: Config {
        tmpdir: "/srv/tmp",
        image_store: "/home/_rad/.local/state/ambient-ci/images",
        projects: "/home/_rad/ambient-projects.yaml",
        state: "/srv/ambient-state",
        rsync_target: None,
        rsync_target_base: None,
        rsync_target_map: None,
        dput_target: None,
        executor: Some(
            "/usr/bin/ambient-execute-plan",
        ),
        artifacts_max_size: Byte(
            10000000000,
        ),
        cache_max_size: Byte(
            50000000000,
        ),
        qemu: QemuConfig {
            cpus: 4,
            memory: Byte(
                8000000000,
            ),
            kvm_binary: "/usr/bin/kvm",
            ovmf_vars_file: "/usr/share/ovmf/OVMF.fd",
            ovmf_code_file: "/usr/share/ovmf/OVMF.fd",
        },
    }
ERROR: failed to parse project file as YAML: /tmp/.tmpP1O0FH/projects.yaml
caused by: projects.rad:zZnk3hS8C3WAhnv7mWcCUToCqpBs.pre_plan: invalid type: map, expected a path that is only the base name at line 6 column 5

Ambient stderr

<empty log>