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

Definition (rev 0905b88f566add96dba036d124d00b43603140ad)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "pigweed.ci"
  builder: "test-bug-filer"
>

Incoming triggers

  • cron:v1:4038 (1 week ago)

Debug log (UTC)

[11:36:41.049] New invocation is queued and will start shortly
[11:36:42.132] Starting the invocation (attempt 1)
[11:36:42.159] Ignoring gitiles_ref tag without the buildset tag
[11:36:42.159] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:36:42.159] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:36:42.159] Buildbucket request:
{
  "requestId": "8888300623543372192",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888300623543372192",
            "job": "pigweed/pigweed.ci-test-bug-filer",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4038"
                            },
                        "id": "cron:v1:4038"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888300623543372192"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/pigweed.ci-test-bug-filer"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[11:36:42.590] Scheduled build:
{
  "id": "8722870561666084977",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-15T11:36:42.210163765Z",
  "updateTime": "2025-02-15T11:36:42.210163765Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:36:42.590] Task URL: https://cr-buildbucket.appspot.com/build/8722870561666084977
[11:36:42.590] Scheduling timer "check-buildbucket-build-status" (pigweed/pigweed.ci-test-bug-filer:8888300623543372192:2:0) after 9m32s
[11:37:16.476] Received PubSub notification, asking Buildbucket for the build status
[11:37:16.500] Build:
{
  "id": "8722870561666084977",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-15T11:36:42.210163765Z",
  "startTime": "2025-02-15T11:36:46.762448581Z",
  "endTime": "2025-02-15T11:37:00.612484302Z",
  "updateTime": "2025-02-15T11:37:00.612484302Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:37:16.500] Invocation finished in 35.462607859s with status SUCCEEDED