Build: #206 was successful

Job: Build packages was successful

Stages & jobs

  1. Default Stage

  2. Publish

Build log

The build generated 241 lines of output. Download or view full build log.

04-Sep-2024 08:25:03 Build Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206) is being prepared for building on agent bamboo-agent-os-19, bamboo version: 9.6.0
04-Sep-2024 08:25:03 Remote agent on 10.87.23.55 (10.87.23.55:22)
04-Sep-2024 08:25:03 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:25:03 Executing build Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)
04-Sep-2024 08:25:03 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
04-Sep-2024 08:25:03 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:25:03 Updating source code to revision: 0bf5f7c1d5e22342e4c9e7c1176827caeb8a238e
04-Sep-2024 08:25:03 Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1/.git'.
04-Sep-2024 08:25:03 hint: Using 'master' as the name for the initial branch. This default branch name
04-Sep-2024 08:25:03 hint: is subject to change. To configure the initial branch name to use in all
04-Sep-2024 08:25:03 hint: of your new repositories, which will suppress this warning, call:
04-Sep-2024 08:25:03 hint:
04-Sep-2024 08:25:03 hint:         git config --global init.defaultBranch <name>
04-Sep-2024 08:25:03 hint:
04-Sep-2024 08:25:03 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
04-Sep-2024 08:25:03 hint: 'development'. The just-created branch can be renamed via this command:
04-Sep-2024 08:25:03 hint:
04-Sep-2024 08:25:03 hint:         git branch -m <name>
04-Sep-2024 08:25:03 Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1/.git/
04-Sep-2024 08:25:03 Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/docker-volume-onedata.git'.
04-Sep-2024 08:25:03 Warning: Permanently added '[127.0.0.1]:39475' (RSA) to the list of known hosts.
04-Sep-2024 08:25:03 Checking out revision 0bf5f7c1d5e22342e4c9e7c1176827caeb8a238e.
04-Sep-2024 08:25:04 Switched to branch 'develop'
04-Sep-2024 08:25:04 Updated source code to revision: 0bf5f7c1d5e22342e4c9e7c1176827caeb8a238e
04-Sep-2024 08:25:04 Finished task 'Checkout Default Repository' with result: Success
04-Sep-2024 08:25:04 Running pre-build action: Build Log Labeller Pre Build Action
04-Sep-2024 08:25:04 Running pre-build action: VCS Version Collector
04-Sep-2024 08:25:04 Build Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206) started building on agent 'bamboo-agent-os-19' (Remote agent on 10.87.23.55 (10.87.23.55:22))
04-Sep-2024 08:25:04 Starting task 'Clean' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
04-Sep-2024 08:25:04
Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)'
... running command line:
/bin/bash -c make -f Makefile.legacy clean
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:25:04 rm -f docker-volume-onedata bin/docker-volume-onedata || true
04-Sep-2024 08:25:04 rm -f *.deb *.rpm || true
04-Sep-2024 08:25:04 Finished task 'Clean' with result: Success
04-Sep-2024 08:25:04 Starting task 'Build legacy plugin RPM with Systemd support' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
04-Sep-2024 08:25:04
Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)'
... running command line:
/bin/bash -c make -f Makefile.legacy PROCESS_MANAGER=systemd package-rpm
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:25:04 docker run --rm -v `pwd`:/go/src/github.com/onedata/docker-volume-onedata \
04-Sep-2024 08:25:04     -e "GOPATH=/go" -w /go/src/github.com/onedata/docker-volume-onedata \
04-Sep-2024 08:25:04     golang:1.8 \
04-Sep-2024 08:25:04     bash -c 'go get -u github.com/kardianos/govendor && \
04-Sep-2024 08:25:04              /go/bin/govendor sync && \
04-Sep-2024 08:25:04              go build -v -ldflags "-s -w" -o bin/docker-volume-onedata'
04-Sep-2024 08:25:04 Unable to find image 'golang:1.8' locally
04-Sep-2024 08:25:09 1.8: Pulling from library/golang
04-Sep-2024 08:25:09 4176fe04cefe: Pulling fs layer
04-Sep-2024 08:25:09 851356ecf618: Pulling fs layer
04-Sep-2024 08:25:09 6115379c7b49: Pulling fs layer
04-Sep-2024 08:25:09 69914558965c: Pulling fs layer
04-Sep-2024 08:25:09 b108f9aa98db: Pulling fs layer
04-Sep-2024 08:25:09 df7abcd2981e: Pulling fs layer
04-Sep-2024 08:25:09 3e60cb3f592b: Pulling fs layer
04-Sep-2024 08:25:09 b108f9aa98db: Waiting
04-Sep-2024 08:25:09 df7abcd2981e: Waiting
04-Sep-2024 08:25:09 3e60cb3f592b: Waiting
04-Sep-2024 08:25:09 69914558965c: Waiting
04-Sep-2024 08:25:10 851356ecf618: Verifying Checksum
04-Sep-2024 08:25:10 851356ecf618: Download complete
04-Sep-2024 08:25:10 6115379c7b49: Verifying Checksum
04-Sep-2024 08:25:10 6115379c7b49: Download complete
04-Sep-2024 08:25:11 69914558965c: Verifying Checksum
04-Sep-2024 08:25:11 69914558965c: Download complete
04-Sep-2024 08:25:11 df7abcd2981e: Download complete
04-Sep-2024 08:25:11 3e60cb3f592b: Verifying Checksum
04-Sep-2024 08:25:11 3e60cb3f592b: Download complete
04-Sep-2024 08:25:12 b108f9aa98db: Download complete
04-Sep-2024 08:25:15 4176fe04cefe: Download complete
04-Sep-2024 08:25:19 4176fe04cefe: Pull complete
04-Sep-2024 08:25:21 851356ecf618: Pull complete
04-Sep-2024 08:25:24 6115379c7b49: Pull complete
04-Sep-2024 08:25:27 69914558965c: Pull complete
04-Sep-2024 08:25:33 b108f9aa98db: Pull complete
04-Sep-2024 08:25:33 df7abcd2981e: Pull complete
04-Sep-2024 08:25:34 3e60cb3f592b: Pull complete
04-Sep-2024 08:25:34 Digest: sha256:f0b5dab7581eddb49dabd1d1b9aa505ca3edcdf79a66395b5bfa4f3c036b49ef
04-Sep-2024 08:25:34 Status: Downloaded newer image for golang:1.8
04-Sep-2024 08:25:57 github.com/onedata/docker-volume-onedata/vendor/github.com/Sirupsen/logrus
04-Sep-2024 08:25:57 github.com/onedata/docker-volume-onedata/vendor/github.com/coreos/go-systemd/activation
04-Sep-2024 08:25:57 github.com/onedata/docker-volume-onedata/vendor/golang.org/x/net/proxy
04-Sep-2024 08:25:57 github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-connections/sockets
04-Sep-2024 08:25:57 github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/sdk
04-Sep-2024 08:25:58 github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/volume
04-Sep-2024 08:25:58 github.com/onedata/docker-volume-onedata
04-Sep-2024 08:25:59 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
04-Sep-2024 08:25:59     fpm \
04-Sep-2024 08:25:59     --input-type dir --name docker-volume-onedata --url https://github.com/onedata/docker-volume-onedata --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedata Docker volume plugin' --depends "oneclient >= 21.02.6" \
04-Sep-2024 08:25:59     --version "21.02.6.1.g0bf5f7c" \
04-Sep-2024 08:25:59     --output-type rpm \
04-Sep-2024 08:25:59     --prefix / \
04-Sep-2024 08:25:59      \
04-Sep-2024 08:25:59     systemd/docker-volume-onedata.service=/usr/lib/systemd/system/ \
04-Sep-2024 08:25:59     bin/docker-volume-onedata=/usr/bin/
04-Sep-2024 08:25:59 Unable to find image 'docker.onedata.org/fpm:1.8.1' locally
04-Sep-2024 08:25:59 1.8.1: Pulling from fpm
04-Sep-2024 08:25:59 e5e3de7014a6: Pulling fs layer
04-Sep-2024 08:25:59 27904410b565: Pulling fs layer
04-Sep-2024 08:25:59 e5a6e45f62eb: Pulling fs layer
04-Sep-2024 08:25:59 955d68d4cadd: Pulling fs layer
04-Sep-2024 08:25:59 18b23a3163ff: Pulling fs layer
04-Sep-2024 08:25:59 955d68d4cadd: Waiting
04-Sep-2024 08:25:59 18b23a3163ff: Waiting
04-Sep-2024 08:26:00 e5e3de7014a6: Download complete
04-Sep-2024 08:26:00 e5a6e45f62eb: Verifying Checksum
04-Sep-2024 08:26:00 e5a6e45f62eb: Download complete
04-Sep-2024 08:26:00 e5e3de7014a6: Pull complete
04-Sep-2024 08:26:00 18b23a3163ff: Verifying Checksum
04-Sep-2024 08:26:00 18b23a3163ff: Download complete
04-Sep-2024 08:26:00 955d68d4cadd: Download complete
04-Sep-2024 08:26:01 27904410b565: Verifying Checksum
04-Sep-2024 08:26:01 27904410b565: Download complete
04-Sep-2024 08:26:04 27904410b565: Pull complete
04-Sep-2024 08:26:05 e5a6e45f62eb: Pull complete
04-Sep-2024 08:26:06 955d68d4cadd: Pull complete
04-Sep-2024 08:26:07 18b23a3163ff: Pull complete
04-Sep-2024 08:26:07 Digest: sha256:78dfc49bc93ac9180d280351415bc4808a0068ef167b120a108d503c347639e0
04-Sep-2024 08:26:07 Status: Downloaded newer image for docker.onedata.org/fpm:1.8.1
04-Sep-2024 08:26:11 {:timestamp=>"2024-09-04T08:26:11.528090+0000", :message=>"Created package", :path=>"docker-volume-onedata-21.02.6.1.g0bf5f7c-1.x86_64.rpm"}
04-Sep-2024 08:26:11 Finished task 'Build legacy plugin RPM with Systemd support' with result: Success
04-Sep-2024 08:26:11 Starting task 'Build legacy plugin DEB with Systemd support' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
04-Sep-2024 08:26:11
Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)'
... running command line:
/bin/bash -c make -f Makefile.legacy PROCESS_MANAGER=systemd package-deb
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:26:11 docker run --rm -v `pwd`:/go/src/github.com/onedata/docker-volume-onedata \
04-Sep-2024 08:26:11     -e "GOPATH=/go" -w /go/src/github.com/onedata/docker-volume-onedata \
04-Sep-2024 08:26:11     golang:1.8 \
04-Sep-2024 08:26:11     bash -c 'go get -u github.com/kardianos/govendor && \
04-Sep-2024 08:26:11              /go/bin/govendor sync && \
04-Sep-2024 08:26:11              go build -v -ldflags "-s -w" -o bin/docker-volume-onedata'
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata/vendor/github.com/Sirupsen/logrus
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata/vendor/github.com/coreos/go-systemd/activation
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata/vendor/golang.org/x/net/proxy
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-connections/sockets
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/sdk
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata/vendor/github.com/docker/go-plugins-helpers/volume
04-Sep-2024 08:26:16 github.com/onedata/docker-volume-onedata
04-Sep-2024 08:26:17 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
04-Sep-2024 08:26:17     fpm \
04-Sep-2024 08:26:17     --input-type dir --name docker-volume-onedata --url https://github.com/onedata/docker-volume-onedata --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedata Docker volume plugin' --depends "oneclient >= 21.02.6" \
04-Sep-2024 08:26:17     --version "21.02.6.1.g0bf5f7c-1~xenial" \
04-Sep-2024 08:26:17     --output-type deb \
04-Sep-2024 08:26:17     --prefix / \
04-Sep-2024 08:26:17     --deb-priority optional \
04-Sep-2024 08:26:17     systemd/docker-volume-onedata.service=/usr/lib/systemd/system/ \
04-Sep-2024 08:26:17     bin/docker-volume-onedata=/usr/bin/
04-Sep-2024 08:26:18 {:timestamp=>"2024-09-04T08:26:18.916883+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn}
04-Sep-2024 08:26:19 {:timestamp=>"2024-09-04T08:26:19.000030+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn}
04-Sep-2024 08:26:19 {:timestamp=>"2024-09-04T08:26:19.494219+0000", :message=>"Created package", :path=>"docker-volume-onedata_21.02.6.1.g0bf5f7c-1~xenial_amd64.deb"}
04-Sep-2024 08:26:19 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
04-Sep-2024 08:26:19     fpm \
04-Sep-2024 08:26:19     --input-type dir --name docker-volume-onedata --url https://github.com/onedata/docker-volume-onedata --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedata Docker volume plugin' --depends "oneclient >= 21.02.6" \
04-Sep-2024 08:26:19     --version "21.02.6.1.g0bf5f7c-1~bionic" \
04-Sep-2024 08:26:19     --output-type deb \
04-Sep-2024 08:26:19     --prefix / \
04-Sep-2024 08:26:19     --deb-priority optional \
04-Sep-2024 08:26:19     systemd/docker-volume-onedata.service=/usr/lib/systemd/system/ \
04-Sep-2024 08:26:19     bin/docker-volume-onedata=/usr/bin/
04-Sep-2024 08:26:21 {:timestamp=>"2024-09-04T08:26:21.238059+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn}
04-Sep-2024 08:26:21 {:timestamp=>"2024-09-04T08:26:21.262472+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn}
04-Sep-2024 08:26:21 {:timestamp=>"2024-09-04T08:26:21.741659+0000", :message=>"Created package", :path=>"docker-volume-onedata_21.02.6.1.g0bf5f7c-1~bionic_amd64.deb"}
04-Sep-2024 08:26:22 Finished task 'Build legacy plugin DEB with Systemd support' with result: Success
04-Sep-2024 08:26:22 Starting task 'Archive Xenial package' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
04-Sep-2024 08:26:22
Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)'
... running command line:
/bin/bash -c make -f Makefile.legacy package-xenial
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:26:22 mkdir -p xenial.tmp/package/xenial/binary-amd64
04-Sep-2024 08:26:22 mkdir -p xenial.tmp/package/xenial/source
04-Sep-2024 08:26:22 rm -rf xenial.tmp/package/xenial/binary-amd64/*
04-Sep-2024 08:26:22 cp docker-volume-onedata_21.02.6.1.g0bf5f7c-1~xenial_amd64.deb xenial.tmp/package/xenial/binary-amd64/
04-Sep-2024 08:26:22 cd xenial.tmp; tar -zcvf xenial.tar.gz package; mv xenial.tar.gz ..; cd ..
04-Sep-2024 08:26:22 package/
04-Sep-2024 08:26:22 package/xenial/
04-Sep-2024 08:26:22 package/xenial/binary-amd64/
04-Sep-2024 08:26:22 package/xenial/binary-amd64/docker-volume-onedata_21.02.6.1.g0bf5f7c-1~xenial_amd64.deb
04-Sep-2024 08:26:22 package/xenial/source/
04-Sep-2024 08:26:22 rm -rf xenial.tmp
04-Sep-2024 08:26:22 Finished task 'Archive Xenial package' with result: Success
04-Sep-2024 08:26:22 Starting task 'Archive Bionic  package' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
04-Sep-2024 08:26:22
Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)'
... running command line:
/bin/bash -c make -f Makefile.legacy package-bionic
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:26:22 mkdir -p bionic.tmp/package/bionic/binary-amd64
04-Sep-2024 08:26:22 mkdir -p bionic.tmp/package/bionic/source
04-Sep-2024 08:26:22 rm -rf bionic.tmp/package/bionic/binary-amd64/*
04-Sep-2024 08:26:22 cp docker-volume-onedata_21.02.6.1.g0bf5f7c-1~bionic_amd64.deb bionic.tmp/package/bionic/binary-amd64/
04-Sep-2024 08:26:22 cd bionic.tmp; tar -zcvf bionic.tar.gz package; mv bionic.tar.gz ..; cd ..
04-Sep-2024 08:26:22 package/
04-Sep-2024 08:26:22 package/bionic/
04-Sep-2024 08:26:22 package/bionic/binary-amd64/
04-Sep-2024 08:26:22 package/bionic/binary-amd64/docker-volume-onedata_21.02.6.1.g0bf5f7c-1~bionic_amd64.deb
04-Sep-2024 08:26:22 package/bionic/source/
04-Sep-2024 08:26:22 rm -rf bionic.tmp
04-Sep-2024 08:26:22 Finished task 'Archive Bionic  package' with result: Success
04-Sep-2024 08:26:22 Starting task 'Archive Centos 7 package' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
04-Sep-2024 08:26:22
Beginning to execute external process for build 'Onedata Products - docker-volume-onedata - Build packages #206 (ODSRV-DVC-JOB1-206)'
... running command line:
/bin/bash -c make -f Makefile.legacy package-centos7
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-DVC-JOB1
04-Sep-2024 08:26:22 mkdir -p centos7.tmp/package/centos-7-x86_64/x86_64
04-Sep-2024 08:26:22 mkdir -p centos7.tmp/package/centos-7-x86_64/SRPMS
04-Sep-2024 08:26:22 rm -rf centos7.tmp/package/centos-7-x86_64/x86_64/*
04-Sep-2024 08:26:22 cp docker-volume-onedata-21.02.6.1.g0bf5f7c-1.x86_64.rpm centos7.tmp/package/centos-7-x86_64/x86_64/
04-Sep-2024 08:26:22 cd centos7.tmp; tar -zcvf centos7.tar.gz package; mv centos7.tar.gz ..; cd ..
04-Sep-2024 08:26:22 package/
04-Sep-2024 08:26:22 package/centos-7-x86_64/
04-Sep-2024 08:26:22 package/centos-7-x86_64/SRPMS/
04-Sep-2024 08:26:22 package/centos-7-x86_64/x86_64/
04-Sep-2024 08:26:22 package/centos-7-x86_64/x86_64/docker-volume-onedata-21.02.6.1.g0bf5f7c-1.x86_64.rpm
04-Sep-2024 08:26:22 rm -rf centos7.tmp
04-Sep-2024 08:26:22 Finished task 'Archive Centos 7 package' with result: Success
04-Sep-2024 08:26:22 Running post build plugin 'Docker Container Cleanup'
04-Sep-2024 08:26:22 Running post build plugin 'NCover Results Collector'
04-Sep-2024 08:26:22 Running post build plugin 'Build Results Label Collector'
04-Sep-2024 08:26:22 Running post build plugin 'Clover Results Collector'
04-Sep-2024 08:26:22 Running post build plugin 'npm Cache Cleanup'
04-Sep-2024 08:26:22 Running post build plugin 'Artifact Copier'
04-Sep-2024 08:26:22 Publishing an artifact: Docker volume Onedata plugin RPM Upstart
04-Sep-2024 08:26:22 Failing as no matching files has been found and empty artifacts are not allowed.
04-Sep-2024 08:26:22 Unable to publish artifact [Docker volume Onedata plugin RPM Upstart]:
04-Sep-2024 08:26:22 The artifact hasn't been successfully published after 29.26 ms
04-Sep-2024 08:26:22 Publishing an artifact: Docker volume Onedata plugin DEB Upstart
04-Sep-2024 08:26:22 Failing as no matching files has been found and empty artifacts are not allowed.
04-Sep-2024 08:26:22 Unable to publish artifact [Docker volume Onedata plugin DEB Upstart]:
04-Sep-2024 08:26:22 The artifact hasn't been successfully published after 14.25 ms
04-Sep-2024 08:26:22 Publishing an artifact: Docker volume Onedata plugin DEB Systemd
04-Sep-2024 08:26:22 Failing as no matching files has been found and empty artifacts are not allowed.
04-Sep-2024 08:26:22 Unable to publish artifact [Docker volume Onedata plugin DEB Systemd]:
04-Sep-2024 08:26:22 The artifact hasn't been successfully published after 14.84 ms
04-Sep-2024 08:26:22 Publishing an artifact: Docker volume Onedata plugin RPM Systemd
04-Sep-2024 08:26:22 Failing as no matching files has been found and empty artifacts are not allowed.
04-Sep-2024 08:26:22 Unable to publish artifact [Docker volume Onedata plugin RPM Systemd]:
04-Sep-2024 08:26:22 The artifact hasn't been successfully published after 10.30 ms
04-Sep-2024 08:26:22 Publishing an artifact: Bionic package archive
04-Sep-2024 08:26:23 Finished publishing of artifact Non required shared artifact Http Compression On : [Bionic package archive], patterns: [bionic.tar.gz] in 107.8 ms
04-Sep-2024 08:26:23 Publishing an artifact: Xenial package archive
04-Sep-2024 08:26:23 Finished publishing of artifact Non required shared artifact Http Compression On : [Xenial package archive], patterns: [xenial.tar.gz] in 102.6 ms
04-Sep-2024 08:26:23 Publishing an artifact: CentOS 7 package archive
04-Sep-2024 08:26:23 Finished publishing of artifact Non required shared artifact Http Compression On : [CentOS 7 package archive], patterns: [centos7.tar.gz] in 138.9 ms
04-Sep-2024 08:26:23 Publishing an artifact: RELEASE
04-Sep-2024 08:26:23 Finished publishing of artifact Required shared artifact Http Compression On : [RELEASE], patterns: [RELEASE] in 9.982 ms
04-Sep-2024 08:26:23 Finalising the build...
04-Sep-2024 08:26:23 Stopping timer.
04-Sep-2024 08:26:23 Build ODSRV-DVC-JOB1-206 completed.
04-Sep-2024 08:26:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
04-Sep-2024 08:26:23 Running on server: post build plugin 'NCover Results Collector'
04-Sep-2024 08:26:23 Running on server: post build plugin 'Build Labeller'
04-Sep-2024 08:26:23 Running on server: post build plugin 'Clover Delta Calculator'
04-Sep-2024 08:26:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
04-Sep-2024 08:26:23 All post build plugins have finished
04-Sep-2024 08:26:23 Generating build results summary...
04-Sep-2024 08:26:23 Saving build results to disk...
04-Sep-2024 08:26:23 Store variable context...
04-Sep-2024 08:26:23 Finished building ODSRV-DVC-JOB1-206.