Skip to content
Failed

Console Output

Started by GitHub push by Starwaster
Building in workspace /home/jenkins/jobs/ModularFlightIntegrator/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sarbian/ModularFlightIntegrator.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/ModularFlightIntegrator.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/ModularFlightIntegrator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e8cc49e7646ce0108d3a9262b23b8a77ed4cfeaa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8cc49e7646ce0108d3a9262b23b8a77ed4cfeaa
 > git rev-list 004fc55635baa0a4a92e8fd0dc8381ecd85443a5 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3267084322981689853.sh
++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs
awk: fatal: cannot open file `Properties/AssemblyInfo.cs' for reading (No such file or directory)
+ VERSION=
Build step 'Execute shell' marked build as failure
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE