travis_fold:start:worker_info
Worker information
hostname: 7faf6623-b07d-42ad-920c-05f33fb376c6@1.worker-com-79cc76c9cc-s8vnj.gce-production-2
version: v6.2.24-6-g098ca78 https://github.com/travis-ci/worker/tree/098ca78612c4c91c488169d6a2c94fbeee1fb89d
instance: travis-job-6385d7ae-76a1-438a-ae81-d2b655bb82c2 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 5.995460941s
travis_fold:end:worker_info
Secret environment variables are not obfuscated on Windows, please refer to our documentation: https://docs.travis-ci.com/user/best-practices-security
travis_time:start:0628102b
travis_time:end:0628102b:start=1733561954451125900,finish=1733561954485489500,duration=34363600,event=check_unsupported
travis_time:start:2f256a60
travis_time:end:2f256a60:start=1733561954531556000,finish=1733561954567873100,duration=36317100,event=apt_get_update
travis_time:start:218011bc
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:218011bc:start=1733561954611314000,finish=1733561957060680800,duration=2449366800,event=disable_windows_defender
travis_time:start:0242bd60
travis_time:start:01bb1a9c
travis_time:end:01bb1a9c:start=1733561957138659000,finish=1733561957280794400,duration=142135400,event=checkout

travis_fold:start:git.checkout
travis_time:start:2051ee48
travis_time:end:2051ee48:start=1733561957319527200,finish=1733561957439520800,duration=119993600,event=checkout
travis_time:start:01a063d6
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
/c/Users/travis/.travis/job_stages: line 113: /c/Users/travis/.ssh/known_hosts: No such file or directory
Cloning into 'GbArc/devtest1'...
travis_time:end:01a063d6:start=1733561957476806800,finish=1733561958246932500,duration=770125700,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:01a063d6:start=1733561957476806800,finish=1733561958325113300,duration=848306500,event=checkout
travis_time:start:10134240

Setting environment variables from repository settings
$ export ENV_LANGUAGE_USED=[secure]

travis_time:end:10134240:start=1733561958361290500,finish=1733561958390266300,duration=28975800,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:23be0356
$ docker version
Client: Docker Engine - Enterprise
 Version:           19.03.5
 API version:       1.40
 Go version:        go1.12.12
 Git commit:        2ee0c57608
 Built:             11/13/2019 08:00:16
 OS/Arch:           windows/amd64
 Experimental:      false

Server: Docker Engine - Enterprise
 Engine:
  Version:          19.03.5
  API version:      1.40 (minimum version 1.24)
  Go version:       go1.12.12
  Git commit:       2ee0c57608
  Built:            11/13/2019 07:58:51
  OS/Arch:          windows/amd64
  Experimental:     false
travis_time:end:23be0356:start=1733561958452211900,finish=1733561959388860700,duration=936648800,event=script
The command "docker version" exited with 0.
travis_time:start:08041394
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        4 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        4 years ago         251MB
travis_time:end:08041394:start=1733561959425507000,finish=1733561959594732100,duration=169225100,event=script
The command "docker images" exited with 0.
travis_time:start:0dbe0e60
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:0dbe0e60:start=1733561959631254200,finish=1733561959805209700,duration=173955500,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:19c7cf94
$ winpty docker pull ruby:3.0.0
travis_time:end:19c7cf94:start=1733561959849678000,finish=1733561959959782100,duration=110104100,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:00bfeb78
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:00bfeb78:start=1733561960027690600,finish=1733561960165572300,duration=137881700,event=script
The command "winpty docker run -it ruby:3.0.0 env" exited with 1.


Done. Your build exited with 1.
stdin is not a tty
stdin is not a tty
stdin is not a tty