Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev c922df7f3ebbf09d5a6f144d12699a27ed6f4f07)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "try.triggered"
  builder: "v8_verify_flakes"
>

Incoming triggers

  • cron:v1:34065 (2 years ago)

Debug log (UTC)

[06:00:42.804] New invocation is queued and will start shortly
[06:00:44.368] Starting the invocation (attempt 1)
[06:00:44.397] Ignoring gitiles_ref tag without the buildset tag
[06:00:44.397] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:00:44.397] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:00:44.397] Buildbucket request:
{
  "requestId": "8949021728510849152",
  "builder": {
    "project": "v8",
    "bucket": "try.triggered",
    "builder": "v8_verify_flakes"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8949021728510849152",
            "job": "v8/v8_verify_flakes",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34065"
                            },
                        "id": "cron:v1:34065"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8949021728510849152"
    },
    {
      "key": "scheduler_job_id",
      "value": "v8/v8_verify_flakes"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:00:44.646] Scheduled build:
{
  "id": "8783591666091276961",
  "builder": {
    "project": "v8",
    "bucket": "try.triggered",
    "builder": "v8_verify_flakes"
  },
  "createdBy": "project:v8",
  "createTime": "2023-04-17T06:00:44.456314175Z",
  "updateTime": "2023-04-17T06:00:44.456314175Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:00:44.646] Task URL: https://cr-buildbucket.appspot.com/build/8783591666091276961
[06:00:44.646] Scheduling timer "check-buildbucket-build-status" (v8/v8_verify_flakes:8949021728510849152:2:0) after 5m33s
[06:00:46.783] Received PubSub notification, asking Buildbucket for the build status
[06:00:46.808] Build status: STARTED
[06:05:45.513] Received PubSub notification, asking Buildbucket for the build status
[06:05:45.536] Build:
{
  "id": "8783591666091276961",
  "builder": {
    "project": "v8",
    "bucket": "try.triggered",
    "builder": "v8_verify_flakes"
  },
  "createdBy": "project:v8",
  "createTime": "2023-04-17T06:00:44.456314175Z",
  "startTime": "2023-04-17T06:00:45.908210Z",
  "endTime": "2023-04-17T06:05:45.273753909Z",
  "updateTime": "2023-04-17T06:05:45.273753909Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:05:45.536] Invocation finished in 5m2.771094964s with status SUCCEEDED