Build: #10 failed
Job: _Autoformatter check was successful
Build log
The build generated 78 lines of output. Download or view full build log.
26-Nov-2024 09:25:12 | Build Onedata Products - gui acceptance pkg - feature-VFS-12098-test-couchbase-upgrade-to-6.x-from-4.1 - _Autoformatter check #10 (ODSRV-GAPT360-BLFR-10) is being prepared for building on agent bamboo-agent-os-12, bamboo version: 9.6.0 |
26-Nov-2024 09:25:12 | Remote agent on 10.87.23.34 (10.87.23.34:22) |
26-Nov-2024 09:25:12 | Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR |
26-Nov-2024 09:25:12 | Executing build Onedata Products - gui acceptance pkg - feature-VFS-12098-test-couchbase-upgrade-to-6.x-from-4.1 - _Autoformatter check #10 (ODSRV-GAPT360-BLFR-10) |
26-Nov-2024 09:25:12 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
26-Nov-2024 09:25:12 | Build always requires a clean checkout |
26-Nov-2024 09:25:12 | Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR/onedata-acceptance' |
26-Nov-2024 09:25:12 | Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR/onedata-acceptance |
26-Nov-2024 09:25:12 | Updating source code to revision: 96320bdb0f2c88136b673bd0f9815cd436ed0054 |
26-Nov-2024 09:25:12 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR/onedata-acceptance/.git'. |
26-Nov-2024 09:25:12 | hint: Using 'master' as the name for the initial branch. This default branch name |
26-Nov-2024 09:25:12 | hint: is subject to change. To configure the initial branch name to use in all |
26-Nov-2024 09:25:12 | hint: of your new repositories, which will suppress this warning, call: |
26-Nov-2024 09:25:12 | hint: |
26-Nov-2024 09:25:12 | hint: git config --global init.defaultBranch <name> |
26-Nov-2024 09:25:12 | hint: |
26-Nov-2024 09:25:12 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
26-Nov-2024 09:25:12 | hint: 'development'. The just-created branch can be renamed via this command: |
26-Nov-2024 09:25:12 | hint: |
26-Nov-2024 09:25:12 | hint: git branch -m <name> |
26-Nov-2024 09:25:12 | Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR/onedata-acceptance/.git/ |
26-Nov-2024 09:25:13 | Fetching 'refs/heads/feature/VFS-12098-test-couchbase-upgrade-to-6.x-from-4.1' from 'ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git'. |
26-Nov-2024 09:25:13 | Warning: Permanently added '[127.0.0.1]:39673' (RSA) to the list of known hosts. |
26-Nov-2024 09:25:14 | Checking out revision 96320bdb0f2c88136b673bd0f9815cd436ed0054. |
26-Nov-2024 09:25:14 | Switched to branch 'feature/VFS-12098-test-couchbase-upgrade-to-6.x-from-4.1' |
26-Nov-2024 09:25:14 | Updated source code to revision: 96320bdb0f2c88136b673bd0f9815cd436ed0054 |
26-Nov-2024 09:25:14 | Finished task 'Checkout Default Repository' with result: Success |
26-Nov-2024 09:25:14 | Running pre-build action: Build Log Labeller Pre Build Action |
26-Nov-2024 09:25:14 | Running pre-build action: VCS Version Collector |
26-Nov-2024 09:25:14 | Build Onedata Products - gui acceptance pkg - feature-VFS-12098-test-couchbase-upgrade-to-6.x-from-4.1 - _Autoformatter check #10 (ODSRV-GAPT360-BLFR-10) started building on agent 'bamboo-agent-os-12' (Remote agent on 10.87.23.34 (10.87.23.34:22)) |
26-Nov-2024 09:25:14 | All conditions for task 'Black formatting' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
26-Nov-2024 09:25:14 | Starting task 'Black formatting' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
26-Nov-2024 09:25:14 | Beginning to execute external process for build 'Onedata Products - gui acceptance pkg - feature-VFS-12098-test-couchbase-upgrade-to-6.x-from-4.1 - _Autoformatter check #10 (ODSRV-GAPT360-BLFR-10)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-GAPT360-BLFR-10-ScriptBuildTask-14993875024625536003.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR/onedata-acceptance |
26-Nov-2024 09:25:14 | docker run --rm -i -v `pwd`:`pwd` -w `pwd` "docker.onedata.org/python_static_analyser:v8" black tests/gui/steps tests/gui/meta_steps tests/gui/utils tests/gui/__init__.py tests/__init__.py tests/mixed/steps tests/mixed/utils tests/mixed/__init__.py tests/oneclient/steps tests/oneclient/__init__.py tests/conftest.py tests/gui/conftest.py tests/mixed/conftest.py tests/oneclient/conftest.py tests/gui/scenarios tests/mixed/scenarios tests/oneclient/scenarios --check --config tests/configs/.pyproject.toml || \ |
26-Nov-2024 09:25:14 | (echo "Code failed Black format checking. Please run 'make format' before commiting your changes. "; exit 1) |
26-Nov-2024 09:25:14 | Unable to find image 'docker.onedata.org/python_static_analyser:v8' locally |
26-Nov-2024 09:25:14 | v8: Pulling from python_static_analyser |
26-Nov-2024 09:25:14 | 802008e7f761: Pulling fs layer |
26-Nov-2024 09:25:14 | 07fcf499e386: Pulling fs layer |
26-Nov-2024 09:25:14 | e19936bf5cc6: Pulling fs layer |
26-Nov-2024 09:25:14 | d7a3608c2f81: Pulling fs layer |
26-Nov-2024 09:25:15 | 802008e7f761: Verifying Checksum |
26-Nov-2024 09:25:15 | 802008e7f761: Download complete |
26-Nov-2024 09:25:15 | d7a3608c2f81: Verifying Checksum |
26-Nov-2024 09:25:15 | d7a3608c2f81: Download complete |
26-Nov-2024 09:25:16 | e19936bf5cc6: Verifying Checksum |
26-Nov-2024 09:25:16 | e19936bf5cc6: Download complete |
26-Nov-2024 09:25:17 | 802008e7f761: Pull complete |
26-Nov-2024 09:25:20 | 07fcf499e386: Verifying Checksum |
26-Nov-2024 09:25:20 | 07fcf499e386: Download complete |
26-Nov-2024 09:25:35 | 07fcf499e386: Pull complete |
26-Nov-2024 09:25:39 | e19936bf5cc6: Pull complete |
26-Nov-2024 09:25:40 | d7a3608c2f81: Pull complete |
26-Nov-2024 09:25:40 | Digest: sha256:364be9de3c436891be14896a67936f577f7f1162c2de81b3d23986acd682a53a |
26-Nov-2024 09:25:40 | Status: Downloaded newer image for docker.onedata.org/python_static_analyser:v8 |
26-Nov-2024 09:25:50 | All done! ✨ 🍰 ✨ |
26-Nov-2024 09:25:50 | 485 files would be left unchanged. |
26-Nov-2024 09:25:51 | Finished task 'Black formatting' with result: Success |
26-Nov-2024 09:25:51 | Running post build plugin 'Docker Container Cleanup' |
26-Nov-2024 09:25:51 | Running post build plugin 'NCover Results Collector' |
26-Nov-2024 09:25:51 | Running post build plugin 'Build Results Label Collector' |
26-Nov-2024 09:25:51 | Running post build plugin 'Clover Results Collector' |
26-Nov-2024 09:25:51 | Running post build plugin 'npm Cache Cleanup' |
26-Nov-2024 09:25:51 | Running post build plugin 'Artifact Copier' |
26-Nov-2024 09:25:51 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT360-BLFR' |
26-Nov-2024 09:25:51 | Finalising the build... |
26-Nov-2024 09:25:51 | Stopping timer. |
26-Nov-2024 09:25:51 | Build ODSRV-GAPT360-BLFR-10 completed. |
26-Nov-2024 09:25:51 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
26-Nov-2024 09:25:51 | Running on server: post build plugin 'NCover Results Collector' |
26-Nov-2024 09:25:51 | Running on server: post build plugin 'Build Labeller' |
26-Nov-2024 09:25:51 | Running on server: post build plugin 'Clover Delta Calculator' |
26-Nov-2024 09:25:51 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
26-Nov-2024 09:25:51 | All post build plugins have finished |
26-Nov-2024 09:25:51 | Generating build results summary... |
26-Nov-2024 09:25:51 | Saving build results to disk... |
26-Nov-2024 09:25:51 | Store variable context... |
26-Nov-2024 09:25:51 | Finished building ODSRV-GAPT360-BLFR-10. |