| [ |
| { |
| "cmd": [], |
| "name": "git" |
| }, |
| { |
| "cmd": [ |
| "git", |
| "init", |
| "[START_DIR]/gn" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git.init", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "--tags", |
| "https://gn.googlesource.com/gn", |
| "" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git.fetch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "checkout", |
| "FETCH_HEAD" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git.checkout", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "rev-parse", |
| "HEAD" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git.rev-parse", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "https://gn.googlesource.com/gn", |
| "refs/changes/56/123456/7" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git.fetch 123456/7", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "checkout", |
| "FETCH_HEAD" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git.checkout 123456/7", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[START_DIR]/cipd", |
| "-ensure-file", |
| "infra/ninja/${platform} version:1.8.2\nfuchsia/third_party/clang/${platform} integration\n@Subdir sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:1.8.2---\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/ninja/resolved-platform\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"sysroot\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:c91\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/sysroot/linux\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "rpmalloc" |
| }, |
| { |
| "cmd": [ |
| "git", |
| "init", |
| "[START_DIR]/rpmalloc" |
| ], |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.init", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "--tags", |
| "https://fuchsia.googlesource.com/third_party/github.com/mjansson/rpmalloc", |
| "+upstream/develop" |
| ], |
| "cwd": "[START_DIR]/rpmalloc", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.fetch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "checkout", |
| "b097fd0916500439721a114bb9cd8d14bd998683" |
| ], |
| "cwd": "[START_DIR]/rpmalloc", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.checkout", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[START_DIR]/rpmalloc/build/ninja/clang.py", |
| "/path/to/tmp/" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.read [START_DIR]/rpmalloc/build/ninja/clang.py", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@clang.py@CXXFLAGS = ['-Wall', '-Weverything', '-Wfoo']@@@", |
| "@@@STEP_LOG_END@clang.py@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "CXXFLAGS = ['-Wall', '-Weverything', '-Wfoo']", |
| "[START_DIR]/rpmalloc/build/ninja/clang.py" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.write [START_DIR]/rpmalloc/build/ninja/clang.py", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@clang.py@CXXFLAGS = ['-Wall', '-Weverything', '-Wfoo']@@@", |
| "@@@STEP_LOG_END@clang.py@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "rpmalloc.build rpmalloc-linux-amd64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "[START_DIR]/rpmalloc/configure.py", |
| "-c", |
| "release", |
| "-a", |
| "x86-64", |
| "--lto" |
| ], |
| "cwd": "[START_DIR]/rpmalloc", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.build rpmalloc-linux-amd64.configure", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd/ninja", |
| "lib/linux/release/x86-64/librpmallocwrap.a" |
| ], |
| "cwd": "[START_DIR]/rpmalloc", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.build rpmalloc-linux-amd64.ninja", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "rpmalloc.build rpmalloc-linux-arm64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "[START_DIR]/rpmalloc/configure.py", |
| "-c", |
| "release", |
| "-a", |
| "arm64", |
| "--lto" |
| ], |
| "cwd": "[START_DIR]/rpmalloc", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.build rpmalloc-linux-arm64.configure", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd/ninja", |
| "lib/linux/release/arm64/librpmallocwrap.a" |
| ], |
| "cwd": "[START_DIR]/rpmalloc", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "rpmalloc.build rpmalloc-linux-arm64.ninja", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "debug" |
| }, |
| { |
| "cmd": [], |
| "name": "debug.linux-amd64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "[START_DIR]/gn/build/gen.py", |
| "-d" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "debug.linux-amd64.generate", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd/ninja", |
| "-C", |
| "[START_DIR]/gn/out" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "debug.linux-amd64.build", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/gn/out/gn_unittests" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "debug.linux-amd64.test", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "release" |
| }, |
| { |
| "cmd": [], |
| "name": "release.linux-amd64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "[START_DIR]/gn/build/gen.py", |
| "--use-lto", |
| "--use-icf", |
| "--link-lib=[START_DIR]/rpmalloc/lib/linux/release/x86-64/librpmallocwrap.a" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.generate", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd/ninja", |
| "-C", |
| "[START_DIR]/gn/out" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.build", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/gn/out/gn_unittests" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.test", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "release.linux-amd64.upload", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "RECIPE_MODULE[recipe_engine::cas]/resources/infra.sha1", |
| "/path/to/tmp/" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.upload.read infra revision", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@", |
| "@@@STEP_LOG_LINE@infra.sha1@git_revision:mock_infra_git_revision@@@", |
| "@@@STEP_LOG_END@infra.sha1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "release.linux-amd64.upload.install infra/tools/luci/cas", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.upload.install infra/tools/luci/cas.ensure package directory", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision", |
| "-ensure-file", |
| "infra/tools/luci/cas/${platform} git_revision:mock_infra_git_revision", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.upload.install infra/tools/luci/cas.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@4@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:moc\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/cas/resolved-platform\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas", |
| "archive", |
| "-cas-instance", |
| "projects/example-cas-server/instances/default_instance", |
| "-dump-digest", |
| "/path/to/tmp/", |
| "-paths", |
| "[START_DIR]/gn/out:gn" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-amd64.upload.upload binary to CAS", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@", |
| "@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "release.linux-arm64", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "[START_DIR]/gn/build/gen.py", |
| "--use-lto", |
| "--use-icf", |
| "--link-lib=[START_DIR]/rpmalloc/lib/linux/release/arm64/librpmallocwrap.a" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-arm64.generate", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd/ninja", |
| "-C", |
| "[START_DIR]/gn/out" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-arm64.build", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "release.linux-arm64.upload", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas", |
| "archive", |
| "-cas-instance", |
| "projects/example-cas-server/instances/default_instance", |
| "-dump-digest", |
| "/path/to/tmp/", |
| "-paths", |
| "[START_DIR]/gn/out:gn" |
| ], |
| "cwd": "[START_DIR]/gn", |
| "env": { |
| "AR": "[START_DIR]/cipd/bin/llvm-ar", |
| "CC": "[START_DIR]/cipd/bin/clang", |
| "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", |
| "CXX": "[START_DIR]/cipd/bin/clang++", |
| "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "gn:try" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "release.linux-arm64.upload.upload binary to CAS", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@", |
| "@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@" |
| ] |
| }, |
| { |
| "name": "$result" |
| } |
| ] |