travis_fold:start:worker_info
Worker information
hostname: ce009108-14e2-40f9-9a97-9a81f88a98ba@1.worker-com-76d7c77ffb-65gzp.gce-production-1
version: v6.2.24 https://github.com/travis-ci/worker/tree/ee57d650a7692c1ac03f74ac073d0fd150c9f030
instance: travis-job-d64c9a63-df3e-4925-bb4a-621814c4d228 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.41169048s
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:0006c73c
travis_time:end:0006c73c:start=1715072114882301500,finish=1715072114917954600,duration=35653100,event=check_unsupported
travis_time:start:3e652e10
travis_time:end:3e652e10:start=1715072114973540500,finish=1715072115037023100,duration=63482600,event=apt_get_update
travis_time:start:22f8cfe7
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:22f8cfe7:start=1715072115105996500,finish=1715072117449022000,duration=2343025500,event=disable_windows_defender
travis_time:start:01f80e34
travis_time:start:08c29ff2
travis_time:end:08c29ff2:start=1715072117523883000,finish=1715072117713708700,duration=189825700,event=checkout

travis_fold:start:git.checkout
travis_time:start:114f90dc
travis_time:end:114f90dc:start=1715072117763029900,finish=1715072117892833300,duration=129803400,event=checkout
travis_time:start:12a81134
$ 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:12a81134:start=1715072117930129800,finish=1715072118704042800,duration=773913000,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:12a81134:start=1715072117930129800,finish=1715072118792459800,duration=862330000,event=checkout
travis_time:start:2f4543ea

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

travis_time:end:2f4543ea:start=1715072118827828400,finish=1715072118855192400,duration=27364000,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:08a91b7e
$ 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:08a91b7e:start=1715072118923318400,finish=1715072120069658100,duration=1146339700,event=script
The command "docker version" exited with 0.
travis_time:start:010c6140
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        3 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        3 years ago         251MB
travis_time:end:010c6140:start=1715072120125430900,finish=1715072120460797900,duration=335367000,event=script
The command "docker images" exited with 0.
travis_time:start:04f7991a
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:04f7991a:start=1715072120508584700,finish=1715072120799774600,duration=291189900,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:0e690e23
$ winpty docker pull ruby:3.0.0
travis_time:end:0e690e23:start=1715072120840766900,finish=1715072120969074200,duration=128307300,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:089aa9ef
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:089aa9ef:start=1715072121375281900,finish=1715072121587738200,duration=212456300,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