Skip to content

Instantly share code, notes, and snippets.

@below
Created November 8, 2019 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save below/893966d008dd645bd5ac32a086ea72ca to your computer and use it in GitHub Desktop.
Save below/893966d008dd645bd5ac32a086ea72ca to your computer and use it in GitHub Desktop.
Checking for jobs... received job=287179 repo_url=https://smarthome-wbench.psst.t-online.corp/gitlab/SMARTHOME/SmarthomeB2C_iOS.git runner=6b7d979e
Failed to requeue the runner: builds=1 runner=6b7d979e
Running with gitlab-runner 12.4.1 (05161b14) job=287179 project=31 runner=6b7d979e
on OSX-02 6b7d979e job=287179 project=31 runner=6b7d979e
Shell configuration: environment: []
dockercommand:
- sh
- -c
- "if [ -x /usr/local/bin/bash ]; then\n\texec /usr/local/bin/bash --login\nelif [
-x /usr/bin/bash ]; then\n\texec /usr/bin/bash --login\nelif [ -x /bin/bash ]; then\n\texec
/bin/bash --login\nelif [ -x /usr/local/bin/sh ]; then\n\texec /usr/local/bin/sh
--login\nelif [ -x /usr/bin/sh ]; then\n\texec /usr/bin/sh --login\nelif [ -x /bin/sh
]; then\n\texec /bin/sh --login\nelif [ -x /busybox/sh ]; then\n\texec /busybox/sh
--login\nelse\n\techo shell not found\n\texit 1\nfi\n\n"
command: bash
arguments:
- --login
passfile: false
extension: ""
job=287179 project=31 runner=6b7d979e
Using Shell executor... job=287179 project=31 runner=6b7d979e
Waiting for signals... job=287179 project=31 runner=6b7d979e
Executing build stage build_stage=prepare_script job=287179 project=31 runner=6b7d979e
Executing build stage build_stage=get_sources job=287179 project=31 runner=6b7d979e
Executing build stage build_stage=upload_artifacts_on_failure job=287179 project=31 runner=6b7d979e
WARNING: Job failed: exit status 1 duration=698.72366ms job=287179 project=31 runner=6b7d979e
Appending trace to coordinator... ok code=202 job=287179 job-log=0-761 job-status=running runner=6b7d979e sent-log=0-760 status=202 Accepted
Submitting job to coordinator... ok code=200 job=287179 job-status= runner=6b7d979e
WARNING: Failed to process runner builds=0 error=exit status 1 executor=shell runner=6b7d979e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment