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

Definition (rev 5084cb75331ece3975f98e0ba3ed4e45ef0bd4c7)

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

Incoming triggers

  • cron:v1:18081 (5 years ago)

Debug log (UTC)

[03:37:02.454] New invocation is queued and will start shortly
[03:37:03.514] Starting the invocation (attempt 1)
[03:37:03.542] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.542] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.542] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.542] Buildbucket request:
{
  "requestId": "9015619537883681856",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18081"
                            },
                        "id": "cron:v1:18081"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "9015619537883681856"
    },
    {
      "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:05.491] Scheduled build:
{
  "id": "8850189475933244320",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2021-04-12T03:37:03.681478Z",
  "updateTime": "2021-04-12T03:37:04.078491Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:05.491] Task URL: https://cr-buildbucket.appspot.com/build/8850189475933244320
[03:37:05.491] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:9015619537883681856:2:0) after 2m14s
[03:37:18.075] Received PubSub notification, asking Buildbucket for the build status
[03:37:18.101] Build status: STARTED
[03:37:52.763] Received PubSub notification, asking Buildbucket for the build status
[03:37:52.788] Build:
{
  "id": "8850189475933244320",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2021-04-12T03:37:03.681478Z",
  "startTime": "2021-04-12T03:37:16.995358Z",
  "endTime": "2021-04-12T03:37:52.337174849Z",
  "updateTime": "2021-04-12T03:37:52.337561331Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:37:52.788] Invocation finished in 50.351097394s with status SUCCEEDED