travis_fold:start:worker_info
Worker information
hostname: 3b63931b-fcb4-42c5-9f4e-586ef5a68b1c@1.worker-com-76d7c77ffb-fdpn6.gce-production-1
version: v6.2.24 https://github.com/travis-ci/worker/tree/ee57d650a7692c1ac03f74ac073d0fd150c9f030
instance: travis-job-7695c83d-a63c-47e3-9ea3-e464de5b306d travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.307933697s
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:006c46e0
travis_time:end:006c46e0:start=1720342579558909600,finish=1720342579590932300,duration=32022700,event=check_unsupported
travis_time:start:06b02845
travis_time:end:06b02845:start=1720342579631561600,finish=1720342579664903300,duration=33341700,event=apt_get_update
travis_time:start:0e0c07fc
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:0e0c07fc:start=1720342579708927600,finish=1720342582034159300,duration=2325231700,event=disable_windows_defender
travis_time:start:10e82304
travis_time:start:0e240200
travis_time:end:0e240200:start=1720342582112787700,finish=1720342582243095500,duration=130307800,event=checkout

travis_fold:start:git.checkout
travis_time:start:00ea6a60
travis_time:end:00ea6a60:start=1720342582273897300,finish=1720342582374196800,duration=100299500,event=checkout
travis_time:start:2cb882ac
$ 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:2cb882ac:start=1720342582406162800,finish=1720342583108082700,duration=701919900,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:2cb882ac:start=1720342582406162800,finish=1720342583168684600,duration=762521800,event=checkout
travis_time:start:173e6c54

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

travis_time:end:173e6c54:start=1720342583200891300,finish=1720342583229703200,duration=28811900,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:03999780
$ 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:03999780:start=1720342583306451100,finish=1720342584244059300,duration=937608200,event=script
The command "docker version" exited with 0.
travis_time:start:0b6ca12e
$ 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:0b6ca12e:start=1720342584280243900,finish=1720342584437697900,duration=157454000,event=script
The command "docker images" exited with 0.
travis_time:start:1afcabcd
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:1afcabcd:start=1720342584510620500,finish=1720342584668909600,duration=158289100,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:0735b3bf
$ winpty docker pull ruby:3.0.0
travis_time:end:0735b3bf:start=1720342584718487000,finish=1720342584845764300,duration=127277300,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:0081751e
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:0081751e:start=1720342584879901600,finish=1720342584981192400,duration=101290800,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