rails-ci
PublicThis pipeline is intended for running rails/buildkite-config CI triggered builds
[skipkayhil:hm-fix-mysql-healthcheck] Fix another issue with mysql healthcheck
Passed in 15m 48s
rails-initial-pipelinePATH=/bin:/usr/bin && set -e && if [ -d ".buildkite" ]; then && echo "+++ :bk-status-failed: .buildkite/ already exists; please remove it and try again" && exit 1 && fi && if [ -n "$CONFIG_REPO" ]; then && GIT_REPO="$CONFIG_REPO" && else && GIT_REPO="https://github.com/rails/buildkite-config" && fi && GIT_BRANCH="${CONFIG_BRANCH-main}" && GIT_BRANCH="${GIT_BRANCH#*:}" && echo "Cloning buildkite-config:" && echo "git clone -b \"$GIT_BRANCH\" \"$GIT_REPO\" .buildkite" && git clone -b "$GIT_BRANCH" "$GIT_REPO" .buildkite && rm -rf .buildkite/.git && echo "Fetching pull-request metadata:" && (docker run --rm \ && -v "$PWD":/app:ro -w /app \ && -e GITHUB_PUBLIC_REPO_TOKEN \ && -e BUILDKITE_PULL_REQUEST \ && ruby:latest \ && .buildkite/bin/fetch-pr > .buildkite/tmp/.pr-meta.json) || true && echo "Generating pipeline:" && sh -c "$PIPELINE_COMMAND" && ([ -f .buildkite/.dockerignore ] && cp .buildkite/.dockerignore .dockerignore) || true
Waited 2s
Ran in 34s
activerecord mysql2 (3.3) [prepared_statements]rake db:mysql:rebuild mysql2:test
Waited 20s
Ran in 4m 11s
activerecord postgresql (3.3)rake db:postgresql:rebuild postgresql:test
Waited 21s
Ran in 3m 41s
activerecord trilogy (3.3) [mysql_5_7]rake db:mysql:rebuild trilogy:test
Waited 22s
Ran in 4m 3s
activerecord postgresql (3.2)rake db:postgresql:rebuild postgresql:test
Waited 29s
Ran in 4m 32s
activerecord postgresql (3.1)rake db:postgresql:rebuild postgresql:test
Waited 2m 2s
Ran in 5m 53s
1/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_testWaited 3m 6s
Ran in 2m 8s
2/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_testWaited 3m 12s
Ran in 1m 21s
3/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_testWaited 3m 21s
Ran in 1m 31s
4/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_testWaited 3m 26s
Ran in 2m 1s
5/5
activerecord mysql2:isolated (3.3)rake db:mysql:rebuild mysql2:isolated_testWaited 3m 29s
Ran in 1m 50s
1/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_testWaited 3m 36s
Ran in 2m 21s
2/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_testWaited 3m 46s
Ran in 55s
3/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_testWaited 3m 53s
Ran in 1m 19s
4/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_testWaited 4m 0s
Ran in 1m 20s
5/5
activerecord postgresql:isolated (3.3)rake db:postgresql:rebuild postgresql:isolated_testWaited 3m 58s
Ran in 1m 44s
1/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_testWaited 4m 20s
Ran in 52s
2/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_testWaited 4m 20s
Ran in 1m 32s
3/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_testWaited 4m 11s
Ran in 1m 30s
4/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_testWaited 4m 27s
Ran in 1m 18s
5/5
activerecord trilogy:isolated (3.3)rake db:mysql:rebuild trilogy:isolated_testWaited 4m 31s
Ran in 1m 10s
Total Job Run Time: 10h 57m