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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36921 (2 years ago)

Debug log (UTC)

[03:37:07.454] New invocation is queued and will start shortly
[03:37:08.981] Starting the invocation (attempt 1)
[03:37:09.005] Ignoring gitiles_ref tag without the buildset tag
[03:37:09.005] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:09.005] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:09.005] Buildbucket request:
{
  "requestId": "8944500914013252304",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8944500914013252304",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36921"
                            },
                        "id": "cron:v1:36921"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944500914013252304"
    },
    {
      "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"
  }
}
[03:37:09.298] Scheduled build:
{
  "id": "8779070851627737553",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-06T03:37:09.099051594Z",
  "updateTime": "2023-06-06T03:37:09.099051594Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:09.298] Task URL: https://cr-buildbucket.appspot.com/build/8779070851627737553
[03:37:09.298] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8944500914013252304:2:0) after 5m56s
[03:39:02.156] Received PubSub notification, asking Buildbucket for the build status
[03:39:02.177] Build status: STARTED
[03:39:57.764] Received PubSub notification, asking Buildbucket for the build status
[03:39:57.782] Build:
{
  "id": "8779070851627737553",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-06T03:37:09.099051594Z",
  "startTime": "2023-06-06T03:39:01.572451Z",
  "endTime": "2023-06-06T03:39:57.576553762Z",
  "updateTime": "2023-06-06T03:39:57.576553762Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:57.782] Invocation finished in 2m50.341324896s with status SUCCEEDED