Builder topaz-x64-thinlto Build 8921757016076064928
Results:
Failure
Trigger Info:
Project | fuchsia |
Revision | 9b25e05967682cd6535d3ad6349ca9d1a5b1c309 |
Execution:
- Source: Task 42f8d437ffd97c10
- Bot: fuchsia-debian-32-c272138d-us-central1-b-twjr
- Recipe: fuchsia
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$infra/goma | {"jobs": 10} | setup_build |
$recipe_engine/buildbucket | {"build": {"builder": {"bucket": "ci", "builder": "topaz-x64-thinlto", "project": "fuchsia"}, "createTime": "2019-02-12T04:41:38.758081Z", "createdBy": "user:luci-scheduler@appspot.gserviceaccount.com", "id": "8921757016076064928", "infra": {"buildbucket": {"serviceConfigRevision": "2acf9ddf085124300131f0a719a64564504c97a6"}, "recipe": {"cipdPackage": "fuchsia/infra/recipe_bundles/fuchsia.googlesource.com/infra/recipes", "name": "fuchsia"}, "swarming": {"hostname": "chromium-swarm.appspot.com"}}, "input": {"gitilesCommit": {"host": "fuchsia.googlesource.com", "id": "9b25e05967682cd6535d3ad6349ca9d1a5b1c309", "project": "topaz", "ref": "refs/heads/master"}}, "tags": [{"key": "builder", "value": "topaz-x64-thinlto"}, {"key": "buildset", "value": "commit/git/9b25e05967682cd6535d3ad6349ca9d1a5b1c309"}, {"key": "buildset", "value": "commit/gitiles/fuchsia.googlesource.com/topaz/+/9b25e05967682cd6535d3ad6349ca9d1a5b1c309"}, {"key": "scheduler_invocation_id", "value": "9087187078214188992"}, {"key": "scheduler_job_id", "value": "fuchsia/topaz-x64-thinlto"}, {"key": "user_agent", "value": "luci-scheduler"}]}} | setup_build |
$recipe_engine/isolated | {"server": "https://isolateserver.appspot.com"} | setup_build |
$recipe_engine/path | {"cache_dir": "/b/s/w/ir/cache", "temp_dir": "/b/s/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
$recipe_engine/swarming | {"server": "https://chromium-swarm.appspot.com"} | setup_build |
board | "topaz/boards/x64.gni" | setup_build |
bot_id | "fuchsia-debian-32-c272138d-us-central1-b-twjr" | setup_build |
branch | "refs/heads/master" | setup_build |
build_type | "thinlto" | setup_build |
buildbucket | {"build": {"bucket": "luci.fuchsia.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1549946498758081, "id": "8921757016076064928", "project": "fuchsia", "tags": ["builder:topaz-x64-thinlto", "buildset:commit/git/9b25e05967682cd6535d3ad6349ca9d1a5b1c309", "buildset:commit/gitiles/fuchsia.googlesource.com/topaz/+/9b25e05967682cd6535d3ad6349ca9d1a5b1c309", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9087187078214188992", "scheduler_job_id:fuchsia/topaz-x64-thinlto", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "topaz-x64-thinlto" | setup_build |
gcs_bucket | "fuchsia-build" | setup_build |
manifest | "flower" | setup_build |
packages | ["topaz/packages/buildbot"] | setup_build |
path_config | "generic" | setup_build |
project | "integration" | setup_build |
recipe | "fuchsia" | setup_build |
remote | "https://fuchsia.googlesource.com/integration" | setup_build |
repo | "topaz" | setup_build |
repository | "https://fuchsia.googlesource.com/topaz" | setup_build |
revision | "9b25e05967682cd6535d3ad6349ca9d1a5b1c309" | setup_build |
run_tests | true | setup_build |
target | "x64" | setup_build |
test_in_shards | false | setup_build |
test_timeout_secs | 1800 | setup_build |
Blamelist:
- Chase Latta (chaselattaohnoyoudont@google.com)
- Yegor Pomortsev (ypomortsevohnoyoudont@google.com)
- Nathan Rogers (nathanrogersohnoyoudont@google.com)
- Joshua Seaton (joshuaseatonohnoyoudont@google.com)
- Adam Barth (abarthohnoyoudont@google.com)
- Adam Barth (abarthohnoyoudont@chromium.org)
Timing:
Create | Tuesday, 12-Feb-19 04:41:38 UTC |
Start | Tuesday, 12-Feb-19 04:51:16 UTC |
End | Tuesday, 12-Feb-19 05:42:17 UTC |
Pending | 9 mins 38 secs |
Execution | 51 mins 1 secs |
All Changes:
-
[examples] add fuchsia_services example
Changed by Chase Latta - chaselattaohnoyoudont@google.com Changed at Tuesday, 12-Feb-19 04:41:07 UTC Repository https://fuchsia.googlesource.com/topaz Branch Revision 9b25e05967682cd6535d3ad6349ca9d1a5b1c309 Comments
[examples] add fuchsia_services example TEST= - fx set x64 --product topaz/products/ermine.gni --available topaz/packages/examples/dart_sdk - fx full-build Change-Id: I95b9029e3275787c9777ea330a5502fc1ece3881
Changed files
- packages/examples/all
- packages/examples/dart_sdk
- public/dart/fuchsia_services/examples/mind_reader/README.md
- public/dart/fuchsia_services/examples/mind_reader/bin/BUILD.gn
- public/dart/fuchsia_services/examples/mind_reader/bin/analysis_options.yaml
- public/dart/fuchsia_services/examples/mind_reader/bin/client/lib/main.dart
- public/dart/fuchsia_services/examples/mind_reader/bin/client/lib/src/_thought_leaker_impl.dart
- public/dart/fuchsia_services/examples/mind_reader/bin/client/meta/mind_reader_client.cmx
- public/dart/fuchsia_services/examples/mind_reader/bin/pubspec.yaml
- public/dart/fuchsia_services/examples/mind_reader/bin/server/lib/main.dart
- public/dart/fuchsia_services/examples/mind_reader/bin/server/lib/src/_mind_reader_impl.dart
- public/dart/fuchsia_services/examples/mind_reader/bin/server/meta/mind_reader_server.cmx
- public/dart/fuchsia_services/examples/mind_reader/fidl/BUILD.gn
- public/dart/fuchsia_services/examples/mind_reader/fidl/mind_reader.fidl
-
[modular][puppetmaster] Migrate story commands to mod_name_transitional
Changed by Yegor Pomortsev - ypomortsevohnoyoudont@google.com Changed at Tuesday, 12-Feb-19 00:09:00 UTC Repository https://fuchsia.googlesource.com/topaz Branch Revision 0c4bb5bfaf85609231cbf2dbc8f2389b6eb08d9b Comments
[modular][puppetmaster] Migrate story commands to mod_name_transitional This is part of a soft transition to convert |mod_name| from a vector to a string. MF-148 #comment Test: CQ Change-Id: Ib5aebd391d1f7a1638731593f0313ff7196b252a
Changed files
- app/maxwell/agents/module_suggester_dart/main.dart
- bin/session_shell/ermine_session_shell/src/view.rs
- examples/tictactoe/bin/tictactoe/game_board_mod/lib/main.dart
-
[input_latency] Add button_flutter example app
Changed by Nathan Rogers - nathanrogersohnoyoudont@google.com Changed at Monday, 11-Feb-19 22:46:44 UTC Repository https://fuchsia.googlesource.com/topaz Branch Revision a308c37851faaec767b8d16df1eb5703c991bb8a Comments
[input_latency] Add button_flutter example app This change adds a new demo app, button_flutter. The app puts a |FlatButton| in the center of the screen. The app is intended to be used as an input latency mezzo benchmark. Test: CQ fx shell /pkgfs/packages/run/0/bin/run fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx --base_shell=fuchsia-pkg://fuchsia.com/button_flutter#meta/button_flutter.cmx Change-Id: Ibebfcbcf6d7242ae7abb396017bc8fd268130da6
Changed files
- examples/ui/button_flutter/BUILD.gn
- examples/ui/button_flutter/analysis_options.yaml
- examples/ui/button_flutter/lib/main.dart
- examples/ui/button_flutter/meta/button_flutter.cmx
- examples/ui/button_flutter/pubspec.yaml
- packages/examples/ui
-
[test-spec][dart] Update test_spec
Changed by Joshua Seaton - joshuaseatonohnoyoudont@google.com Changed at Monday, 11-Feb-19 22:24:42 UTC Repository https://fuchsia.googlesource.com/topaz Branch Revision f40070f64643667c98e5ac42e0cac730748571ae Comments
[test-spec][dart] Update test_spec This (1) fixes a test_spec bug in which target_name of the test spec was being used instead of the target_name of the dart test (2) has the test spec depend on the forwarded dart_toolchain target, on which test_runtime_deps are specified. Test: gn gen gives the correct metadata Change-Id: Ib3036f937eb677ab577681a494299d942085afa5
Changed files
- runtime/dart/dart_test.gni
-
Revert "[term] Remove term"
Changed by Adam Barth - abarthohnoyoudont@google.com Changed at Monday, 11-Feb-19 22:09:25 UTC Repository https://fuchsia.googlesource.com/topaz Branch Revision 313ec8ecacb991a87391764fade46eaee28f45a0 Comments
Revert "[term] Remove term" This reverts commit b7e072c4bfa481cda239a936690deb300d4f6042. Reason for revert: Someone is actually using this code. Original change's description: > [term] Remove term > > The term component doesn't work correctly and is being replaced by > terminal. > > Test: Removing code > Change-Id: Ide6be72eb3c0cbb532fa8845d36f7f267762d47c TBR=jamesr@google.com,abarth@google.com,mikepowell@google.com Change-Id: Iee2d3d5edd9800b18aed1bfc2b93c28cef41f31f No-Presubmit: true No-Tree-Checks: true No-Try: true
Changed files
- app/term/BUILD.gn
- app/term/README.md
- app/term/app.cc
- app/term/app.h
- app/term/config/term.config
- app/term/key_util.cc
- app/term/key_util.h
- app/term/main.cc
- app/term/meta/term.cmx
- app/term/pty_server.cc
- app/term/pty_server.h
- app/term/term_model.cc
- app/term/term_model.h
- app/term/term_params.cc
- app/term/term_params.h
- app/term/view_controller.cc
- app/term/view_controller.h
- packages/config/term
- packages/prod/all
- packages/prod/term
- packages/products/ermine
- packages/products/term
- products/term.gni
-
[term] Remove term
Changed by Adam Barth - abarthohnoyoudont@chromium.org Changed at Monday, 11-Feb-19 22:05:44 UTC Repository https://fuchsia.googlesource.com/topaz Branch Revision b7e072c4bfa481cda239a936690deb300d4f6042 Comments
[term] Remove term The term component doesn't work correctly and is being replaced by terminal. Test: Removing code Change-Id: Ide6be72eb3c0cbb532fa8845d36f7f267762d47c
Changed files
- app/term/BUILD.gn
- app/term/README.md
- app/term/app.cc
- app/term/app.h
- app/term/config/term.config
- app/term/key_util.cc
- app/term/key_util.h
- app/term/main.cc
- app/term/meta/term.cmx
- app/term/pty_server.cc
- app/term/pty_server.h
- app/term/term_model.cc
- app/term/term_model.h
- app/term/term_params.cc
- app/term/term_params.h
- app/term/view_controller.cc
- app/term/view_controller.h
- packages/config/term
- packages/prod/all
- packages/prod/term
- packages/products/ermine
- packages/products/term
- products/term.gni