generate-apollo-graphql-schema
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:apollo ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:apollo ...9Using docker image sha256:eebde16337969404c876b4ec02a265e8e8187450a91de671ec4aa7d103c03bcf for registry.gitlab.com/gitlab-org/gitlab-build-images:apollo with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:daad50eb7cf4f48ee62f03ac4830ed70a01eb1699244e44ea13ccc71fc4a3cb2 ...11Running on runner-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1690430765-50a81d33...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 200368, done. 17remote: Counting objects: 100% (200368/200368), done. 18remote: Compressing objects: 100% (127761/127761), done. 19remote: Total 200368 (delta 101730), reused 135279 (delta 65007), pack-reused 0 20Receiving objects: 100% (200368/200368), 150.13 MiB | 25.21 MiB/s, done.21Resolving deltas: 100% (101730/101730), done.23 * [new ref] refs/pipelines/946806672 -> refs/pipelines/94680667224 * [new branch] master -> origin/master25Checking out 9bb6bea6 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Downloading artifacts for graphql-schema-dump (4749214361)...30Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4749214361 responseStatus=200 OK token=64_mFseW32Using docker image sha256:eebde16337969404c876b4ec02a265e8e8187450a91de671ec4aa7d103c03bcf for registry.gitlab.com/gitlab-org/gitlab-build-images:apollo with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:daad50eb7cf4f48ee62f03ac4830ed70a01eb1699244e44ea13ccc71fc4a3cb2 ...33$ echo $FOSS_ONLY34$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb35$ export GOPATH=$CI_PROJECT_DIR/.go36$ mkdir -p $GOPATH37$ source scripts/utils.sh38$ source scripts/prepare_build.sh39Using decomposed database config (config/database.yml.decomposed-postgresql)40Geo DB won't be set up.41Embedding DB won't be set up.42$ apollo client:download-schema --config=config/apollo.config.js ${GRAPHQL_SCHEMA_APOLLO_FILE}43Loading Apollo Project [started]44Loading Apollo Project [completed]45Saving schema to tmp/tests/graphql/gitlab_schema_apollo.graphql [started]46Saving schema to tmp/tests/graphql/gitlab_schema_apollo.graphql [completed]48Uploading artifacts...49tmp/tests/graphql/gitlab_schema_apollo.graphql: found 1 matching artifact files and directories 50WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4749214435/artifacts?artifact_format=zip&artifact_type=archive&expire_in=30+days new-url=https://gitlab.com51WARNING: Retrying... context=artifacts-uploader error=request redirected52Uploading artifacts as "archive" to coordinator... 201 Created id=4749214435 responseStatus=201 Created token=64_mFseW54Job succeeded