AMD64
no language set
Git
Raw log
Scroll to End of Log
worker_info
1Worker information
2hostname: 6f9af1d4-de62-426c-a39e-cdd59ce1a4a0@1.worker-com-7658dbcdc9-6m8bc.gce-production-1
3version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e966231
4instance: travis-job-2ab9b311-88b2-47d6-ade7-593003a0baf1 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
5startup: 6.483716323s
6Secret environment variables are not obfuscated on Windows, please refer to our documentation: https://docs.travis-ci.com/user/best-practices-security
70.05s0.05s2.75sDisabling Windows Defender
8$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
9$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
10$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
110.14s
git.checkout
120.87s$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
13Cloning into 'GbArc/devtest1'...
14$ cd GbArc/devtest1
15$ git checkout -qf fc4773d5749677c577ae9e059c2ec4d5589b46a0
170.07s
18Setting environment variables from repository settings
19$ export ENV_LANGUAGE_USED=[secure]
21$ bash -c 'echo $BASH_VERSION'
224.4.23(1)-release
241.31s$ docker run -it ruby:3.0.0 env
25The command "docker run -it ruby:3.0.0 env" exited with 1.
28Done. Your build exited with 1.
29the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'
Top