You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The job make -C generator/_templates/beat test test-package is failing for the generators. I am disabling the jobs.
>> buildGoDaemon: Building for linux/amd64
>> golangCrossBuild: Building for windows/amd64
>> golangCrossBuild: Building for darwin/amd64
>> golangCrossBuild: Building for linux/386
>> golangCrossBuild: Building for linux/amd64
>> golangCrossBuild: Building for windows/386
>> buildGoDaemon: Building for linux/386
package ran for 21.585529427s
Error: failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
failed to determine golang-crossbuild image tag: failed to read go version file=/home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: open /home/travis/gopath/src/beatpath/testmetricbeat/vendor/github.com/elastic/beats/v7/.go-version: no such file or directory
make: *** [test-package] Error 1
make: Leaving directory `/home/travis/gopath/src/github.com/elastic/beats/generator/_templates/metricbeat'
The text was updated successfully, but these errors were encountered:
The job
make -C generator/_templates/beat test test-package
is failing for the generators. I am disabling the jobs.The text was updated successfully, but these errors were encountered: