oneclient acceptance tests using environment deployed from packages
Build: #3372 was successful
Job: _Static analysis was successful
Build log
The build generated 69 lines of output. Download or view full build log.
29-Nov-2024 23:46:18 | Build Onedata Products - oneclient acceptance pkg - _Static analysis #3372 (ODSRV-OAP-STAN-3372) is being prepared for building on agent bamboo-agent-amd-17-gui-dont-disable, bamboo version: 9.6.0 |
29-Nov-2024 23:46:18 | Remote agent on 10.87.23.12 (10.87.23.12:22) |
29-Nov-2024 23:46:19 | Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN |
29-Nov-2024 23:46:19 | Executing build Onedata Products - oneclient acceptance pkg - _Static analysis #3372 (ODSRV-OAP-STAN-3372) |
29-Nov-2024 23:46:19 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
29-Nov-2024 23:46:19 | Build always requires a clean checkout |
29-Nov-2024 23:46:19 | Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance' |
29-Nov-2024 23:46:19 | Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance |
29-Nov-2024 23:46:19 | Updating source code to revision: f1cc740ec9af6e3e9296d2bf1912d6348ba72fce |
29-Nov-2024 23:46:19 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance/.git'. |
29-Nov-2024 23:46:19 | hint: Using 'master' as the name for the initial branch. This default branch name |
29-Nov-2024 23:46:19 | hint: is subject to change. To configure the initial branch name to use in all |
29-Nov-2024 23:46:19 | hint: of your new repositories, which will suppress this warning, call: |
29-Nov-2024 23:46:19 | hint: |
29-Nov-2024 23:46:19 | hint: git config --global init.defaultBranch <name> |
29-Nov-2024 23:46:19 | hint: |
29-Nov-2024 23:46:19 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
29-Nov-2024 23:46:19 | hint: 'development'. The just-created branch can be renamed via this command: |
29-Nov-2024 23:46:19 | hint: |
29-Nov-2024 23:46:19 | hint: git branch -m <name> |
29-Nov-2024 23:46:19 | Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance/.git/ |
29-Nov-2024 23:46:19 | Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git'. |
29-Nov-2024 23:46:19 | Warning: Permanently added '[127.0.0.1]:41673' (RSA) to the list of known hosts. |
29-Nov-2024 23:46:21 | Checking out revision f1cc740ec9af6e3e9296d2bf1912d6348ba72fce. |
29-Nov-2024 23:46:21 | Switched to branch 'develop' |
29-Nov-2024 23:46:21 | Updated source code to revision: f1cc740ec9af6e3e9296d2bf1912d6348ba72fce |
29-Nov-2024 23:46:21 | Finished task 'Checkout Default Repository' with result: Success |
29-Nov-2024 23:46:21 | Running pre-build action: Build Log Labeller Pre Build Action |
29-Nov-2024 23:46:21 | Running pre-build action: VCS Version Collector |
29-Nov-2024 23:46:21 | Build Onedata Products - oneclient acceptance pkg - _Static analysis #3372 (ODSRV-OAP-STAN-3372) started building on agent 'bamboo-agent-amd-17-gui-dont-disable' (Remote agent on 10.87.23.12 (10.87.23.12:22)) |
29-Nov-2024 23:46:21 | All conditions for task 'Static analysis' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
29-Nov-2024 23:46:21 | Starting task 'Static analysis' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
29-Nov-2024 23:46:21 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - _Static analysis #3372 (ODSRV-OAP-STAN-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-STAN-3372-ScriptBuildTask-52716123253617162.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance |
29-Nov-2024 23:46:21 | docker run --rm -i -v /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance:/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -w /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -u 1001:1001 "docker.onedata.org/python_static_analyser:v8" pylint 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 --output-format=colorized --rcfile=tests/configs/.pylintrc |
29-Nov-2024 23:47:26 | Unable to create directory /.cache/pylint |
29-Nov-2024 23:47:26 | Unable to create file /.cache/pylint/tests.oneclient.__init___1.stats: [Errno 2] No such file or directory: '/.cache/pylint/tests.oneclient.__init___1.stats' |
29-Nov-2024 23:47:26 | |
29-Nov-2024 23:47:26 | ------------------------------------ |
29-Nov-2024 23:47:26 | Your code has been rated at 10.00/10 |
29-Nov-2024 23:47:26 | |
29-Nov-2024 23:47:29 | docker run --rm -i -v /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance:/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -w /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -u 1001:1001 "docker.onedata.org/python_static_analyser:v8" pylint tests/conftest.py tests/gui/conftest.py tests/mixed/conftest.py tests/oneclient/conftest.py --output-format=colorized \ |
29-Nov-2024 23:47:29 | --disable=redefined-outer-name,import-outside-toplevel,protected-access,unused-argument --rcfile=tests/configs/.pylintrc |
29-Nov-2024 23:47:41 | |
29-Nov-2024 23:47:41 | ------------------------------------ |
29-Nov-2024 23:47:41 | Your code has been rated at 10.00/10 |
29-Nov-2024 23:47:41 | Unable to create directory /.cache/pylint |
29-Nov-2024 23:47:41 | |
29-Nov-2024 23:47:41 | Unable to create file /.cache/pylint/tests.oneclient.conftest_1.stats: [Errno 2] No such file or directory: '/.cache/pylint/tests.oneclient.conftest_1.stats' |
29-Nov-2024 23:47:44 | Finished task 'Static analysis' with result: Success |
29-Nov-2024 23:47:44 | Running post build plugin 'Docker Container Cleanup' |
29-Nov-2024 23:47:44 | Running post build plugin 'NCover Results Collector' |
29-Nov-2024 23:47:44 | Running post build plugin 'Build Results Label Collector' |
29-Nov-2024 23:47:44 | Running post build plugin 'Clover Results Collector' |
29-Nov-2024 23:47:44 | Running post build plugin 'npm Cache Cleanup' |
29-Nov-2024 23:47:44 | Running post build plugin 'Artifact Copier' |
29-Nov-2024 23:47:44 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN' |
29-Nov-2024 23:47:44 | Finalising the build... |
29-Nov-2024 23:47:44 | Stopping timer. |
29-Nov-2024 23:47:44 | Build ODSRV-OAP-STAN-3372 completed. |
29-Nov-2024 23:47:44 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
29-Nov-2024 23:47:44 | Running on server: post build plugin 'NCover Results Collector' |
29-Nov-2024 23:47:44 | Running on server: post build plugin 'Build Labeller' |
29-Nov-2024 23:47:44 | Running on server: post build plugin 'Clover Delta Calculator' |
29-Nov-2024 23:47:44 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
29-Nov-2024 23:47:44 | All post build plugins have finished |
29-Nov-2024 23:47:44 | Generating build results summary... |
29-Nov-2024 23:47:44 | Saving build results to disk... |
29-Nov-2024 23:47:44 | Store variable context... |
29-Nov-2024 23:47:44 | Finished building ODSRV-OAP-STAN-3372. |