travis_fold:start:worker_info
Worker information
hostname: bf032427-7ecd-4bbc-8145-0acecb71768f@1.worker-com-747c684559-fdchd.gce-production-1
version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
instance: travis-job-b7dc2cca-dfd0-42a1-ae34-82b845512bb0 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 5.878898238s
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:15a29a80
travis_time:end:15a29a80:start=1730969860302882800,finish=1730969860335349800,duration=32467000,event=check_unsupported
travis_time:start:0655f4db
travis_time:end:0655f4db:start=1730969860375132400,finish=1730969860407401200,duration=32268800,event=apt_get_update
travis_time:start:004005a6
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:004005a6:start=1730969860448355600,finish=1730969862522916800,duration=2074561200,event=disable_windows_defender
travis_time:start:019419f0
travis_time:start:2887e77d
travis_time:end:2887e77d:start=1730969862590272200,finish=1730969862708512300,duration=118240100,event=checkout

travis_fold:start:git.checkout
travis_time:start:01d82543
travis_time:end:01d82543:start=1730969862740322200,finish=1730969862833126400,duration=92804200,event=checkout
travis_time:start:19504a34
$ 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:19504a34:start=1730969862867808000,finish=1730969863481349300,duration=613541300,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:19504a34:start=1730969862867808000,finish=1730969863551519400,duration=683711400,event=checkout
travis_time:start:0a146f90

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

travis_time:end:0a146f90:start=1730969863582795200,finish=1730969863606916300,duration=24121100,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:01068cd0
$ 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:01068cd0:start=1730969863660066900,finish=1730969864445458000,duration=785391100,event=script
The command "docker version" exited with 0.
travis_time:start:0a42fbc6
$ 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:0a42fbc6:start=1730969864478657100,finish=1730969864688841200,duration=210184100,event=script
The command "docker images" exited with 0.
travis_time:start:0b28f624
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:0b28f624:start=1730969864722673800,finish=1730969864870416500,duration=147742700,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:293be5dc
$ winpty docker pull ruby:3.0.0
travis_time:end:293be5dc:start=1730969864916794000,finish=1730969865042187100,duration=125393100,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:00404b47
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:00404b47:start=1730969865094278500,finish=1730969865237724500,duration=143446000,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