Exporting environment variables Exporting TERM Exporting PAGER Exporting DISPLAY Exporting CI Exporting SEMAPHORE Exporting SEMAPHORE_PROJECT_NAME Exporting SEMAPHORE_PROJECT_ID Exporting SEMAPHORE_JOB_NAME Exporting SEMAPHORE_JOB_ID Exporting SEMAPHORE_AGENT_MACHINE_TYPE Exporting SEMAPHORE_AGENT_MACHINE_OS_IMAGE Exporting SEMAPHORE_AGENT_MACHINE_ENVIRONMENT_TYPE Exporting SEMAPHORE_ORGANIZATION_URL Exporting SEMAPHORE_ARTIFACT_TOKEN Exporting SSH_PRIVATE_KEY_PATH Exporting SEMAPHORE_CACHE_PRIVATE_KEY_PATH Exporting SEMAPHORE_CACHE_USERNAME Exporting SEMAPHORE_CACHE_URL Exporting SEMAPHORE_GIT_URL Exporting SEMAPHORE_GIT_DIR Exporting SEMAPHORE_GIT_SHA Exporting SEMAPHORE_GIT_REPO_SLUG Exporting SEMAPHORE_GIT_REF Exporting SEMAPHORE_GIT_COMMIT_RANGE Exporting SEMAPHORE_GIT_REF_TYPE Exporting SEMAPHORE_GIT_BRANCH Exporting SEMAPHORE_WORKFLOW_ID Exporting SEMAPHORE_WORKFLOW_NUMBER Exporting SEMAPHORE_WORKFLOW_RERUN Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_HOOK Exporting SEMAPHORE_WORKFLOW_HOOK_SOURCE Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_SCHEDULE Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_API Exporting SEMAPHORE_PIPELINE_ARTEFACT_ID Exporting SEMAPHORE_PIPELINE_ID Exporting SEMAPHORE_PIPELINE_RERUN Exporting SEMAPHORE_PIPELINE_PROMOTION Exporting SEMAPHORE_PIPELINE_PROMOTED_BY Exporting SEMAPHORE_PIPELINE_0_ARTEFACT_ID Exporting APP_ENV Injecting Files Injecting /home/semaphore/.ssh/semaphore_cache_key with file mode 0600 Injecting .ssh/id_rsa with file mode 0600 Setting up the Semaphore toolbox Running: dowloadPath=$(curl -s -L --retry 5 http://packages.semaphoreci.com/toolbox/linux) && echo $dowloadPath && curl -s -L --retry 5 --connect-timeout 3 $dowloadPath -o /tmp/toolbox.tar && tar -xvf /tmp/toolbox.tar && mv toolbox ~/.toolbox && bash ~/.toolbox/install-toolbox && source ~/.toolbox/toolbox && echo 'source ~/.toolbox/toolbox' >> ~/.bash_profile && if [ -f /etc/init.d/xvfb ]; then /etc/init.d/xvfb start; fi https://github.com/semaphoreci/toolbox/releases/download/v1.9.1/linux.tar toolbox/ toolbox/ssh-session-cli toolbox/system-metrics-collector toolbox/when toolbox/toolbox toolbox/cache toolbox/libchecksum toolbox/artifact toolbox/sem-service-check-params toolbox/sem-install toolbox/sem-version toolbox/test-results toolbox/libcheckout toolbox/install-package toolbox/retry toolbox/spc toolbox/install-toolbox toolbox/sem-service toolbox/sem-dockerize toolbox/README.md retry installed ssh-session-cli installed cache installed sem-service installed sem-dockerize installed sem-service-check-params installed install-package installed Installing the artifacts CLI artifacts installed Installing the test results CLI test-results installed Installing the SPC CLI spc installed Installing the when CLI when installed Starting to collect System Metrics in /tmp/system-metrics Starting virtual X frame buffer: Xvfb. Starting an ssh-agent Running: eval `ssh-agent` && echo 'eval $(ssh-agent) >/dev/null' >> ~/.bash_profile && echo 'yes' > /tmp/sempahore-user-commands-have-started Agent pid 2483 Connecting to cache Running: ssh-keyscan -p 29920 -H 195.201.55.114 >> /home/semaphore/.ssh/known_hosts && ssh-add /home/semaphore/.ssh/semaphore_cache_key # 195.201.55.114:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 # 195.201.55.114:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 # 195.201.55.114:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 Identity added: /home/semaphore/.ssh/semaphore_cache_key (/home/semaphore/.ssh/semaphore_cache_key) echo "Hello from Semaphore!" Hello from Semaphore! echo $APP_ENV prod checkout Performing shallow clone with depth: 50 HEAD is now at 57a2197 update doc ls -alh total 104K drwxrwxr-x 7 semaphore semaphore 4.0K May 27 01:29 . drwxr-xr-x 21 semaphore semaphore 4.0K May 27 01:29 .. -rw-rw-r-- 1 semaphore semaphore 103 May 27 01:29 appveyor.yml -rw-rw-r-- 1 semaphore semaphore 36 May 27 01:29 azure-pipelines.yml -rw-rw-r-- 1 semaphore semaphore 475 May 27 01:29 bitrise.yml -rw-rw-r-- 1 semaphore semaphore 407 May 27 01:29 buddy.yml drwxrwxr-x 2 semaphore semaphore 4.0K May 27 01:29 .circleci -rw-rw-r-- 1 semaphore semaphore 90 May 27 01:29 .cirrus.yml -rw-rw-r-- 1 semaphore semaphore 43 May 27 01:29 ci-skip.code-workspace -rw-rw-r-- 1 semaphore semaphore 1.2K May 27 01:29 codefresh.yml drwxrwxr-x 3 semaphore semaphore 4.0K May 27 01:29 docs -rw-rw-r-- 1 semaphore semaphore 107 May 27 01:29 .drone.yml drwxrwxr-x 8 semaphore semaphore 4.0K May 27 01:29 .git drwxrwxr-x 3 semaphore semaphore 4.0K May 27 01:29 .github -rw-rw-r-- 1 semaphore semaphore 334 May 27 01:29 goodcheck.yml -rw-rw-r-- 1 semaphore semaphore 482 May 27 01:29 jfrog-pipelines.yml -rw-rw-r-- 1 semaphore semaphore 1.1K May 27 01:29 LICENSE -rw-rw-r-- 1 semaphore semaphore 23 May 27 01:29 peak_flow.yml -rw-rw-r-- 1 semaphore semaphore 62 May 27 01:29 .razorops.yaml -rw-rw-r-- 1 semaphore semaphore 7.4K May 27 01:29 README.md -rw-rw-r-- 1 semaphore semaphore 249 May 27 01:29 .scrutinizer.yml drwxrwxr-x 2 semaphore semaphore 4.0K May 27 01:29 .semaphore -rw-rw-r-- 1 semaphore semaphore 49 May 27 01:29 shippable.yml -rw-rw-r-- 1 semaphore semaphore 92 May 27 01:29 .travis.yml -rw-rw-r-- 1 semaphore semaphore 88 May 27 01:29 wercker.yml export SEMAPHORE_JOB_RESULT=passed