Status: SUCCEEDED
Triggered by: -
Duration: 37 seconds
Actions:

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:558 (1 month ago)

Debug log (UTC)

[17:33:50.933] New invocation is queued and will start shortly
[17:33:51.995] Starting the invocation (attempt 1)
[17:33:52.020] Ignoring gitiles_ref tag without the buildset tag
[17:33:52.020] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:33:52.020] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:33:52.021] Buildbucket request:
{
  "requestId": "8874869801650206048",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8874869801650206048",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "558"
                            },
                        "id": "cron:v1:558"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8874869801650206048"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[17:33:52.557] Scheduled build:
{
  "id": "8709439739672307585",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-13T17:33:52.194364089Z",
  "updateTime": "2025-07-13T17:33:52.194364089Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:33:52.557] Task URL: https://cr-buildbucket.appspot.com/build/8709439739672307585
[17:33:52.557] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8874869801650206048:2:0) after 4m35s
[17:33:54.175] Received PubSub notification, asking Buildbucket for the build status
[17:33:54.239] Build status: SCHEDULED
[17:34:28.877] Received PubSub notification, asking Buildbucket for the build status
[17:34:28.902] Build:
{
  "id": "8709439739672307585",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-13T17:33:52.194364089Z",
  "startTime": "2025-07-13T17:34:05.180076239Z",
  "endTime": "2025-07-13T17:34:25.624388742Z",
  "updateTime": "2025-07-13T17:34:25.624388742Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:34:28.902] Invocation finished in 37.978345933s with status SUCCEEDED