Skip to content

Console Output

Started by an SCM change

Running as SYSTEM

Building on the built-in node in workspace /jenkins/workspace/wwivnet

The recommended git tool is: NONE

No credentials specified

> git rev-parse --resolve-git-dir /jenkins/workspace/wwivnet/.git # timeout=10

Fetching changes from the remote Git repository

> git config remote.origin.url https://github.com/wwivbbs/wwivnet.git # timeout=10

Fetching upstream changes from https://github.com/wwivbbs/wwivnet.git

> git --version # timeout=10

> git --version # 'git version 2.20.1'

> git fetch --tags --force --progress -- https://github.com/wwivbbs/wwivnet.git +refs/heads/*:refs/remotes/origin/* # timeout=10

> git rev-parse refs/remotes/origin/master^{commit} # timeout=10

Checking out Revision b9ce2849afd523a107d667a3d7c617afb9fcd555 (refs/remotes/origin/master)

> git config core.sparsecheckout # timeout=10

> git checkout -f b9ce2849afd523a107d667a3d7c617afb9fcd555 # timeout=10

Commit message: "Added @136 to WWIVnet"

> git rev-list --no-walk f73d4b1ebf083b4ace8cd8b73cc146ae8d6979e7 # timeout=10

Triggering wwivnet » windows

wwivnet » windows completed with result SUCCESS

Finished: SUCCESS