Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:35490 (2 years ago)

Debug log (UTC)

[12:37:03.779] New invocation is queued and will start shortly
[12:37:05.182] Starting the invocation (attempt 1)
[12:37:05.237] Ignoring gitiles_ref tag without the buildset tag
[12:37:05.237] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:05.237] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:05.237] Buildbucket request:
{
  "requestId": "8949902761987483424",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8949902761987483424",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35490"
                            },
                        "id": "cron:v1:35490"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8949902761987483424"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[12:37:05.524] Scheduled build:
{
  "id": "8784472699719066049",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-07T12:37:05.314971992Z",
  "updateTime": "2023-04-07T12:37:05.314971992Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:05.524] Task URL: https://cr-buildbucket.appspot.com/build/8784472699719066049
[12:37:05.524] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8949902761987483424:2:0) after 1m32s
[12:37:25.885] Received PubSub notification, asking Buildbucket for the build status
[12:37:25.908] Build status: STARTED
[12:38:12.680] Received PubSub notification, asking Buildbucket for the build status
[12:38:12.719] Build:
{
  "id": "8784472699719066049",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-07T12:37:05.314971992Z",
  "startTime": "2023-04-07T12:37:25.225718Z",
  "endTime": "2023-04-07T12:38:12.473840701Z",
  "updateTime": "2023-04-07T12:38:12.473840701Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:12.719] Invocation finished in 1m8.952085175s with status SUCCEEDED