aboutsummaryrefslogtreecommitdiff
path: root/clang-r510928/BUILD_INFO
blob: d6fbf71e7adb06145fb6797e9fbdd8a390415772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
{
    "best_target_priority": 1,
    "bid": "11368308",
    "branch": "aosp-llvm-toolchain",
    "branch_priority": 1,
    "build_configs": {},
    "build_dependencies": [
        {
            "dependencyBuildId": "11364130",
            "dependencyInfo": {
                "artifactPrefixs": [
                    "pgo",
                    "bolt"
                ],
                "branch": "aosp-master-plus-llvm",
                "destDir": "artifacts/profiles",
                "target": "Clang-BOLT"
            }
        },
        {
            "dependencyBuildId": "11364130",
            "dependencyInfo": {
                "artifactPrefixs": [
                    "stage1-install"
                ],
                "branch": "aosp-master-plus-llvm",
                "destDir": "artifacts/linux_bootstrap",
                "target": "linux_bootstrap"
            }
        }
    ],
    "build_type": "submitted",
    "dependency_targets": [],
    "device_dir": "/mnt/disks/build-disk/src/android/llvm-toolchain",
    "docker_image": "us-docker.pkg.dev/google.com/android-llvm-kokoro/android-llvm/llvm-ubuntu@sha256:9772870c2fafad93c2abc12ed606344d9d1a32fd6e7d7fa9edd9c95bb51ba9e9",
    "enable_docker": true,
    "git-pull": null,
    "git-server": "https://android.googlesource.com",
    "hostname": "r-d8ab9ec0719710ad-fb0m",
    "inc-build": false,
    "java-version": null,
    "last_logfile": null,
    "out_dir": "/mnt/disks/build-disk/src/android/llvm-toolchain/out",
    "parsed_manifest": {
        "parsedDefault": {
            "remote": "aosp",
            "revision": "main",
            "syncJ": "4"
        },
        "projects": [
            {
                "name": "platform/bionic",
                "path": "bionic",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "28c0d8b42c7d20cece05d4d1b0cc7fa1f2e109a9"
            },
            {
                "name": "toolchain/binutils",
                "path": "toolchain/binutils",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "c19795e958ed532462948fd14b1bdfd4f6e96e03"
            },
            {
                "name": "toolchain/llvm-project",
                "path": "toolchain/llvm-project",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "477610d4d0d988e69dbc3fae4fe86bff3f07f2b5"
            },
            {
                "name": "toolchain/llvm_android",
                "path": "toolchain/llvm_android",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "32255e163e2fad02be80c2308344c9f9b5acc7ed"
            },
            {
                "name": "toolchain/common",
                "path": "toolchain/common",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "0bce8b062126242872e9f3fc66760d3f76773c49"
            },
            {
                "name": "platform/external/toolchain-utils",
                "path": "external/toolchain-utils",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "8eed62767c6a80c3c26359d38d4961069da83813"
            },
            {
                "cloneDepth": "1",
                "groups": [
                    "pdk",
                    "darwin"
                ],
                "name": "platform/prebuilts/gcc/darwin-x86/host/headers",
                "path": "prebuilts/gcc/darwin-x86/host/headers",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "4ac4f7cc41cf3c9e36fc3d6cf37fd1cfa9587a68"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8",
                "path": "prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "87b5c3d65d55af5d3298961e34c01b5013dd354d"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8",
                "path": "prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "e0f72e00557b09796a33ee72424c6bdadcc92153"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/cmake/darwin-x86",
                "path": "prebuilts/cmake/darwin-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "7aea7e9880110799088cd1de509886871078306f"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/cmake/linux-x86",
                "path": "prebuilts/cmake/linux-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "001ed46e3703c78cbc3838adfe4c14ba279f9ff7"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/build-tools",
                "path": "prebuilts/build-tools",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "8ec937894a863300ada5311507ad817ec6a0c932"
            },
            {
                "cloneDepth": "1",
                "groups": [
                    "darwin",
                    "pdk",
                    "tradefed"
                ],
                "name": "platform/prebuilts/go/darwin-x86",
                "path": "prebuilts/go/darwin-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "667e61b4cadafe6d461bb87ef33747356ac6eca8"
            },
            {
                "cloneDepth": "1",
                "groups": [
                    "linux",
                    "pdk",
                    "tradefed"
                ],
                "name": "platform/prebuilts/go/linux-x86",
                "path": "prebuilts/go/linux-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "5ebff427a62e5647925e834f43d36308a3f82b47"
            },
            {
                "name": "platform/external/zstd",
                "path": "external/zstd",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "73ddd2adf77fb682d4a630f44970940efef129d6"
            },
            {
                "name": "platform/external/libedit",
                "path": "external/libedit",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "892b8b381ae82ac3184900d989a516854d8b1197"
            },
            {
                "name": "platform/external/swig",
                "path": "external/swig",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "6ffc1dbf29ba98c4d8aa71ebc9b484e973fe1030"
            },
            {
                "name": "toolchain/xz",
                "path": "toolchain/xz",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "47426872d1366c32538a8e9c8f559b03cb45b648"
            },
            {
                "name": "platform/external/libxml2",
                "path": "external/libxml2",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "639a3c127700218a22dd81b591efc727bcf1428c"
            },
            {
                "name": "platform/external/ncurses",
                "path": "external/libncurses",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "34cc24447dc9e5700110580c784d9606f6cff5f0"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/python/linux-x86",
                "path": "prebuilts/python/linux-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "3665e3a3bd0cd0d93f6247eb596938cea48268be"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/python/darwin-x86",
                "path": "prebuilts/python/darwin-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "8a7b323c92153acc4390bf71392dec2dbb10f4f5"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/python/windows-x86",
                "path": "prebuilts/python/windows-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "7119932cd3cea23f16db62e683b69c23e415ff09"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/clang/host/darwin-x86",
                "path": "prebuilts/clang/host/darwin-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "878f9940501f93bc46e0e26ea898c965093245c2"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/clang/host/linux-x86",
                "path": "prebuilts/clang/host/linux-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "7b7b8e950886e7c39206e19ef0a6b14692291c78"
            },
            {
                "cloneDepth": "1",
                "name": "platform/prebuilts/clang/host/windows-x86",
                "path": "prebuilts/clang/host/windows-x86",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "8328301a36e6f56e85ba5c812c8691b81de9ede6"
            },
            {
                "cloneDepth": "1",
                "name": "toolchain/prebuilts/ndk/r26",
                "path": "toolchain/prebuilts/ndk/r26",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "e87abe7cbe9143d239ba54f32c64ca697adcba75"
            },
            {
                "name": "platform/tools/repohooks",
                "path": "tools/repohooks",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "2976a4d245c1ad0887873f24d9ae7d2ca7939b57"
            },
            {
                "name": "toolchain/prebuilts/sysroot/platform/riscv64-linux-android",
                "path": "toolchain/prebuilts/sysroot/platform/riscv64-linux-android",
                "remote": {
                    "fetch": "https://android.googlesource.com/",
                    "name": "aosp",
                    "review": "https://android.googlesource.com/"
                },
                "revision": "d19c6ae1817af6846099905de2a422eae1de5d11"
            },
            {
                "name": "platform/manifest",
                "path": "platform/manifest",
                "remote": {
                    "fetch": "https://android.googlesource.com/"
                },
                "revision": "b7bcc4b0e0456df22eebb10049f8af50a461c8fb"
            }
        ],
        "remotes": [
            {
                "fetch": "https://android.googlesource.com/",
                "name": "aosp",
                "review": "https://android.googlesource.com/"
            }
        ],
        "repoHooks": {
            "enabledList": "pre-upload",
            "inProject": "platform/tools/repohooks"
        },
        "superproject": {
            "name": "platform/superproject",
            "remote": {
                "fetch": "https://android.googlesource.com/",
                "name": "aosp",
                "review": "https://android.googlesource.com/"
            },
            "revision": "llvm-toolchain"
        }
    },
    "platform": "linux",
    "proof_build": false,
    "repo-dict": {
        "platform/bionic": "28c0d8b42c7d20cece05d4d1b0cc7fa1f2e109a9",
        "platform/external/libedit": "892b8b381ae82ac3184900d989a516854d8b1197",
        "platform/external/libxml2": "639a3c127700218a22dd81b591efc727bcf1428c",
        "platform/external/ncurses": "34cc24447dc9e5700110580c784d9606f6cff5f0",
        "platform/external/swig": "6ffc1dbf29ba98c4d8aa71ebc9b484e973fe1030",
        "platform/external/toolchain-utils": "8eed62767c6a80c3c26359d38d4961069da83813",
        "platform/external/zstd": "73ddd2adf77fb682d4a630f44970940efef129d6",
        "platform/manifest": "b7bcc4b0e0456df22eebb10049f8af50a461c8fb",
        "platform/prebuilts/build-tools": "8ec937894a863300ada5311507ad817ec6a0c932",
        "platform/prebuilts/clang/host/darwin-x86": "878f9940501f93bc46e0e26ea898c965093245c2",
        "platform/prebuilts/clang/host/linux-x86": "7b7b8e950886e7c39206e19ef0a6b14692291c78",
        "platform/prebuilts/clang/host/windows-x86": "8328301a36e6f56e85ba5c812c8691b81de9ede6",
        "platform/prebuilts/cmake/darwin-x86": "7aea7e9880110799088cd1de509886871078306f",
        "platform/prebuilts/cmake/linux-x86": "001ed46e3703c78cbc3838adfe4c14ba279f9ff7",
        "platform/prebuilts/gcc/darwin-x86/host/headers": "4ac4f7cc41cf3c9e36fc3d6cf37fd1cfa9587a68",
        "platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8": "87b5c3d65d55af5d3298961e34c01b5013dd354d",
        "platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8": "e0f72e00557b09796a33ee72424c6bdadcc92153",
        "platform/prebuilts/go/darwin-x86": "667e61b4cadafe6d461bb87ef33747356ac6eca8",
        "platform/prebuilts/go/linux-x86": "5ebff427a62e5647925e834f43d36308a3f82b47",
        "platform/prebuilts/python/darwin-x86": "8a7b323c92153acc4390bf71392dec2dbb10f4f5",
        "platform/prebuilts/python/linux-x86": "3665e3a3bd0cd0d93f6247eb596938cea48268be",
        "platform/prebuilts/python/windows-x86": "7119932cd3cea23f16db62e683b69c23e415ff09",
        "platform/tools/repohooks": "2976a4d245c1ad0887873f24d9ae7d2ca7939b57",
        "toolchain/binutils": "c19795e958ed532462948fd14b1bdfd4f6e96e03",
        "toolchain/common": "0bce8b062126242872e9f3fc66760d3f76773c49",
        "toolchain/llvm-project": "477610d4d0d988e69dbc3fae4fe86bff3f07f2b5",
        "toolchain/llvm_android": "32255e163e2fad02be80c2308344c9f9b5acc7ed",
        "toolchain/prebuilts/ndk/r26": "e87abe7cbe9143d239ba54f32c64ca697adcba75",
        "toolchain/prebuilts/sysroot/platform/riscv64-linux-android": "d19c6ae1817af6846099905de2a422eae1de5d11",
        "toolchain/xz": "47426872d1366c32538a8e9c8f559b03cb45b648"
    },
    "repo-init-branch": "llvm-toolchain",
    "repo-manifest": "platform/manifest",
    "repo_manifest_file": "default.xml",
    "reset_image_build": false,
    "rollout": [],
    "src_ctrl": "repo",
    "sync_finish_time": 1706328330.6636908,
    "sync_start_time": 1706328135.4470975,
    "sync_succeed": 1,
    "target": {
        "apiary_target": "linux",
        "dir_list": [
            "manifest_11368308.xml",
            "applied.prop",
            "build_times.txt",
            "pgo-r510928.tar.xz",
            "bolt-r510928.tar.xz",
            "multiple.intoto.jsonl",
            "clang-11368308-linux-x86.tar.xz",
            "repo.prop",
            "logs/execute_build_result.textproto",
            "logs/buildbot_trace.trace",
            "logs/STARTED",
            "logs/git_metrics.textproto",
            "logs/SUCCEEDED",
            "logs/git.log",
            "logs/build_tee_error.log",
            "logs/execute_build_config.textproto",
            "logs/git_thread.log",
            "logs/build.log",
            "logs/resource_utilization/memory_usage.json",
            "logs/resource_utilization/memory_usage.log",
            "logs/resource_utilization/disk_usage.json",
            "logs/resource_utilization/cpu_time.log",
            "logs/resource_utilization/disk_usage.log",
            "logs/resource_utilization/cpu_time.json",
            "logs/resource_utilization/cpu_usage.log",
            "logs/resource_utilization/cpu_usage.json",
            "BUILD_INFO"
        ],
        "dist-dir": "/buildbot/dist_dirs/aosp-llvm-toolchain-linux-linux/11368308",
        "name": "linux",
        "rules": [
            [
                "LLVM_PGO_PROFILE=out/prebuilt_cached/artifacts/profiles/pgo*.tar.xz LLVM_BOLT_PROFILE=out/prebuilt_cached/artifacts/profiles/bolt*.tar.xz DIST_DIR=/buildbot/dist_dirs/aosp-llvm-toolchain-linux-linux/11368308 OUT_DIR=out prebuilts/python/linux-x86/bin/python3 toolchain/llvm_android/build.py --bootstrap-use=out/prebuilt_cached/artifacts/linux_bootstrap/stage1-install.tar.xz --lto --pgo --bolt --mlgo --create-tar --no-build=windows --build-name 11368308",
                "build.log",
                true,
                false
            ],
            [
                "cp out/prebuilt_cached/artifacts/profiles/pgo*.tar.xz /buildbot/dist_dirs/aosp-llvm-toolchain-linux-linux/11368308",
                "build.log",
                true,
                false
            ],
            [
                "cp out/prebuilt_cached/artifacts/profiles/bolt*.tar.xz /buildbot/dist_dirs/aosp-llvm-toolchain-linux-linux/11368308",
                "build.log",
                true,
                false
            ]
        ],
        "storage_path": "/bigstore/android-build/builds/aosp-llvm-toolchain-linux-linux/11368308/cb4a59cc374811d601663d302e0f46d2a1e25180c4995405fd414d651dee9c69",
        "target_finish_time": 1706334724.2005136,
        "target_start_time": 1706328332.0870109,
        "target_status": 1
    },
    "trident_usage": {
        "external_disk_no_space": false,
        "trident_used": false
    },
    "use_goma": false,
    "worknode": {
        "containerId": "L26300030001594265",
        "creationTimeMillis": "1706327641576",
        "currentAttempt": {
            "attemptId": "3S6YCUmSk8osMzTsL00leQ==",
            "progressMessages": [
                {
                    "displayMessage": "",
                    "messageString": "",
                    "timeMillis": "1706327982164"
                },
                {
                    "displayMessage": "Build 11368308 for node L26300030001594265:N04700030025286757 has been popped",
                    "messageString": "Build 11368308 for node L26300030001594265:N04700030025286757 has been popped",
                    "timeMillis": "1706327986131"
                },
                {
                    "displayMessage": "Build 11368308 for node L26300030001594265:N04700030025286757 has been popped",
                    "messageString": "Build 11368308 for node L26300030001594265:N04700030025286757 has been popped",
                    "timeMillis": "1706328110287"
                }
            ],
            "startTimeMillis": "1706327967659"
        },
        "heartbeatTimeMillis": "1200000",
        "id": "L26300030001594265:N04700030025286757",
        "inputEdges": [
            {
                "neighborId": "L26300030001594265:N07400030025286751"
            }
        ],
        "isFinal": false,
        "lastUpdatedMillis": "1706328110370",
        "nodeClass": "postsubmit",
        "previousAttempts": [
            {
                "attemptId": "U+e+PSb4KNPqxHWfhhqmgQ==",
                "progressMessages": [
                    {
                        "displayMessage": "Build 11368308 for node L26300030001594265:N04700030025286757 has been inserted",
                        "messageString": "Build 11368308 for node L26300030001594265:N04700030025286757 has been inserted",
                        "timeMillis": "1706327645839"
                    },
                    {
                        "displayMessage": "Build 11368308 for node L26300030001594265:N04700030025286757 has been popped",
                        "messageString": "Build 11368308 for node L26300030001594265:N04700030025286757 has been popped",
                        "timeMillis": "1706327662336"
                    },
                    {
                        "displayMessage": "Build 11368308 for node L26300030001594265:N04700030025286757 failed",
                        "messageString": "Machine: r-d8ab9ec0719710ad-5p2g\nUnexpected buildbot exception\nTraceback (most recent call last):\n  File \"/usr/local/google/home/android-build/buildbot/scripts/buildbot.py\", line 1607, in Run\n    BuildAndroid(\n  File \"/usr/local/google/home/android-build/buildbot/scripts/buildbot.py\", line 380, in BuildAndroid\n    raise errors.LocalBuildOnTridentOnlyMachineError()\nerrors.LocalBuildOnTridentOnlyMachineError\n\n",
                        "timeMillis": "1706327965743"
                    },
                    {
                        "displayMessage": "LocalBuildOnTridentOnlyMachine",
                        "timeMillis": "1706327967165"
                    },
                    {
                        "attemptEnded": {
                            "actionType": "fail",
                            "reason": "unknownReason"
                        },
                        "timeMillis": "1706327967165"
                    }
                ],
                "startTimeMillis": "1706327642402"
            }
        ],
        "retryStatus": {
            "maximumRetries": 4,
            "retryCount": 1
        },
        "revision": "ZUcNptMHvZH4VKRssle7cA==",
        "status": "scheduled",
        "statusHistorys": [
            {
                "status": "created",
                "timestampMillis": "1706327641576"
            },
            {
                "status": "pending",
                "timestampMillis": "1706327641785"
            },
            {
                "status": "scheduled",
                "timestampMillis": "1706327642402"
            },
            {
                "status": "pending",
                "timestampMillis": "1706327967165"
            },
            {
                "status": "scheduled",
                "timestampMillis": "1706327967659"
            }
        ],
        "workExecutorType": "submittedBuild",
        "workParameters": {
            "submittedBuild": {
                "branch": "aosp-llvm-toolchain",
                "branchConfig": {
                    "sloTier": "bestEffort"
                },
                "buildDependencies": [
                    {
                        "dependencyBuildId": "11364130",
                        "dependencyInfo": {
                            "artifactPrefixs": [
                                "pgo",
                                "bolt"
                            ],
                            "branch": "aosp-master-plus-llvm",
                            "destDir": "artifacts/profiles",
                            "target": "Clang-BOLT"
                        }
                    },
                    {
                        "dependencyBuildId": "11364130",
                        "dependencyInfo": {
                            "artifactPrefixs": [
                                "stage1-install"
                            ],
                            "branch": "aosp-master-plus-llvm",
                            "destDir": "artifacts/linux_bootstrap",
                            "target": "linux_bootstrap"
                        }
                    }
                ],
                "buildId": "11368308",
                "gerritPollerTimestamp": "1706327624279",
                "manuallyTriggered": false,
                "syncTimeoutSecond": 2700,
                "target": {
                    "buildCommands": [
                        "LLVM_PGO_PROFILE=out/prebuilt_cached/artifacts/profiles/pgo*.tar.xz LLVM_BOLT_PROFILE=out/prebuilt_cached/artifacts/profiles/bolt*.tar.xz DIST_DIR=%dist_dir% OUT_DIR=out prebuilts/python/linux-x86/bin/python3 toolchain/llvm_android/build.py --bootstrap-use=out/prebuilt_cached/artifacts/linux_bootstrap/stage1-install.tar.xz --lto --pgo --bolt --mlgo --create-tar --no-build=windows --build-name %bid%",
                        "cp out/prebuilt_cached/artifacts/profiles/pgo*.tar.xz %dist_dir%",
                        "cp out/prebuilt_cached/artifacts/profiles/bolt*.tar.xz %dist_dir%"
                    ],
                    "buildPlatform": "linux",
                    "disabled": false,
                    "dockerInfo": {
                        "dockerRepo": "us-docker.pkg.dev/google.com:android-llvm-kokoro/android-llvm/llvm-ubuntu",
                        "tag": "prod"
                    },
                    "enableReleaseBuildChaining": false,
                    "incrementalBuild": false,
                    "launchcontrolName": "linux",
                    "name": "linux",
                    "platformVersion": "docker",
                    "presubmitIncrementalBuild": false,
                    "priority": "medium",
                    "product": "linux",
                    "provenanceInfo": {
                        "bbcpDepotContextCl": 577226854,
                        "bbcpFileApiPath": "/google_built/overlay/latest/busytown/google3/wireless/android/launchcontrol/config/branch_config.asciipb",
                        "branchConfigPath": "google3/wireless/android/launchcontrol/config/branch_config.asciipb"
                    },
                    "rbeSupported": false,
                    "releaseBranch": false,
                    "target": "linux"
                }
            }
        },
        "workerId": "buildassembler_buildnotifier_workers"
    }
}