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

Definition (rev 6230591a4eb035fdf58f1561e55ef315609f439e)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "linux-rel-buildbucket"
>

Incoming triggers

  • cron:v1:317567 (2 years ago)

Debug log (UTC)

[04:31:19.051] New invocation is queued and will start shortly
[04:31:20.133] Starting the invocation (attempt 1)
[04:31:20.162] Ignoring gitiles_ref tag without the buildset tag
[04:31:20.162] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[04:31:20.162] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[04:31:20.162] Buildbucket request:
{
  "requestId": "8934894226018333808",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8934894226018333808",
            "job": "infra/linux-rel-buildbucket",
            "triggers": [
                  {
                        "cron": {
                              "generation": "317567"
                            },
                        "id": "cron:v1:317567"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8934894226018333808"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[04:31:21.034] Scheduled build:
{
  "id": "8769464164129992705",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45411,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T04:31:20.232575881Z",
  "updateTime": "2023-09-20T04:31:20.232575881Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:31:21.034] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769464164129992705
[04:31:21.034] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket:8934894226018333808:2:0) after 7m12s
[04:31:28.046] Received PubSub notification, asking Buildbucket for the build status
[04:31:28.064] Build status: SCHEDULED
[04:31:39.026] Received PubSub notification, asking Buildbucket for the build status
[04:31:39.059] Build:
{
  "id": "8769464164129992705",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket"
  },
  "number": 45411,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T04:31:20.232575881Z",
  "endTime": "2023-09-20T04:31:37.705623593Z",
  "updateTime": "2023-09-20T04:31:37.705623593Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:31:39.059] Invocation finished in 20.012501739s with status SUCCEEDED