Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

chore: remove unused code (backport #1119)#1129

Closed
mergify[bot] wants to merge 1 commit into7.13.xfrom
mergify/bp/7.13.x/pr-1119
Closed

chore: remove unused code (backport #1119)#1129
mergify[bot] wants to merge 1 commit into7.13.xfrom
mergify/bp/7.13.x/pr-1119

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 4, 2021

This is an automatic backport of pull request #1119 done by Mergify.
Cherry-pick of 82380ce has failed:

On branch mergify/bp/7.13.x/pr-1119
Your branch is up to date with 'origin/7.13.x'.

You are currently cherry-picking commit 82380ced.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   e2e/_suites/fleet/fleet.go
	deleted by them: e2e/_suites/fleet/fleet_server.go
	both modified:   e2e/_suites/fleet/stand-alone.go
	both modified:   internal/installer/elasticagent.go
	both modified:   internal/installer/tar.go
	both modified:   internal/kibana/fleet.go
	both modified:   internal/kibana/policies.go

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* chore: remove unused code

* chore: remove all references to fleet server hostname

Because we assume it's a runtime dependency, provided by the initial
compose file, we do not need to calculate service names, or URIs for the
fleet-service endpoint. Instead, we assume it's listening in the 8220 port
in the "fleet-server" hostname, which is accessible from the network
created by docker-compose.

* fix: use HTTP to connect to fleet-server

* chore: remove fleet server policy code

We do not need it anymore, as the fleet server is already bootstrapped

* chore: remove all policies but system and fleet_server

* Update policies.go

* Update fleet.go

* Update stand-alone.go

Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
(cherry picked from commit 82380ce)

# Conflicts:
#	e2e/_suites/fleet/fleet.go
#	e2e/_suites/fleet/fleet_server.go
#	e2e/_suites/fleet/stand-alone.go
#	internal/installer/elasticagent.go
#	internal/installer/tar.go
#	internal/kibana/fleet.go
#	internal/kibana/policies.go
@mergify mergify Bot added the conflicts There is a conflict in the backported pull request label May 4, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #1129 opened

  • Start Time: 2021-05-04T19:26:29.473+0000

  • Duration: 4 min 21 sec

  • Commit: e7aef39

Test stats 🧪

Test Results
Failed 1
Passed 79
Skipped 0
Total 80

Trends 🧪

Image of Build Times

Image of Tests

Test errors 1

Expand to view the tests failures

Initializing / Pre-Submit / Sanity checks / golangcilint – pre_commit.lint
    Expand to view the error details

     error 
    

  • no stacktrace

Steps errors 2

Expand to view the steps failures

Build and test
  • Took 0 min 27 sec . View more details on here
  • Description: .ci/scripts/build-test.sh
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-05-04T19:29:10.476Z] Archiving artifacts script returned exit code 2

Log output

Expand to view the last 100 lines of log output

[2021-05-04T19:30:15.141Z]   Downloading importlib_resources-5.1.2-py3-none-any.whl (25 kB)
[2021-05-04T19:30:15.141Z] Collecting importlib-metadata
[2021-05-04T19:30:15.141Z]   Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB)
[2021-05-04T19:30:15.401Z] Collecting cfgv>=2.0.0
[2021-05-04T19:30:15.401Z]   Downloading cfgv-3.2.0-py2.py3-none-any.whl (7.3 kB)
[2021-05-04T19:30:15.401Z] Collecting nodeenv>=0.11.1
[2021-05-04T19:30:15.401Z]   Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB)
[2021-05-04T19:30:15.401Z] Collecting toml
[2021-05-04T19:30:15.401Z]   Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
[2021-05-04T19:30:15.401Z] Collecting pyyaml>=5.1
[2021-05-04T19:30:15.401Z]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[2021-05-04T19:30:15.661Z] Collecting identify>=1.0.0
[2021-05-04T19:30:15.661Z]   Downloading identify-2.2.4-py2.py3-none-any.whl (98 kB)
[2021-05-04T19:30:15.921Z] Collecting virtualenv>=20.0.8
[2021-05-04T19:30:15.921Z]   Downloading virtualenv-20.4.4-py2.py3-none-any.whl (7.2 MB)
[2021-05-04T19:30:16.860Z] Collecting filelock<4,>=3.0.0
[2021-05-04T19:30:16.860Z]   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
[2021-05-04T19:30:16.860Z] Collecting distlib<1,>=0.3.1
[2021-05-04T19:30:16.860Z]   Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB)
[2021-05-04T19:30:16.860Z] Collecting six<2,>=1.9.0
[2021-05-04T19:30:16.860Z]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[2021-05-04T19:30:16.860Z] Collecting appdirs<2,>=1.4.3
[2021-05-04T19:30:16.860Z]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[2021-05-04T19:30:16.860Z] Collecting typing-extensions>=3.6.4
[2021-05-04T19:30:16.860Z]   Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
[2021-05-04T19:30:17.122Z] Collecting zipp>=0.5
[2021-05-04T19:30:17.122Z]   Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB)
[2021-05-04T19:30:17.122Z] Installing collected packages: zipp, typing-extensions, six, importlib-resources, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, pyyaml, nodeenv, identify, cfgv, pre-commit
[2021-05-04T19:30:18.064Z] Successfully installed appdirs-1.4.4 cfgv-3.2.0 distlib-0.3.1 filelock-3.0.12 identify-2.2.4 importlib-metadata-4.0.1 importlib-resources-5.1.2 nodeenv-1.6.0 pre-commit-2.12.1 pyyaml-5.4.1 six-1.15.0 toml-0.10.2 typing-extensions-3.10.0.0 virtualenv-20.4.4 zipp-3.4.1
[2021-05-04T19:30:18.064Z] Downloading https://files.pythonhosted.org/packages/a4/e3/1f067de470e3a86875ed915438dc3bd781fb0346254f541190a09472b677/virtualenv-16.7.10.tar.gz
[2021-05-04T19:30:18.064Z] Done.
[2021-05-04T19:30:18.064Z] *******************************************************************************
[2021-05-04T19:30:18.064Z] Installing pre-commit to /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin/pre-commit
[2021-05-04T19:30:18.064Z] *******************************************************************************
[2021-05-04T19:30:18.467Z] + export PATH=/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.gvm/versions/go1.15.9.linux.amd64/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/.ci/scripts
[2021-05-04T19:30:18.467Z] + pre-commit install --install-hooks
[2021-05-04T19:30:18.467Z] pre-commit installed at .git/hooks/pre-commit
[2021-05-04T19:30:18.467Z] [WARNING] The 'rev' field of repo 'git@github.com:elastic/apm-pipeline-library' appears to be a mutable reference (moving tag / branch).  Mutable references are never updated after first install and are not supported.  See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details.  Hint: `pre-commit autoupdate` often fixes this.
[2021-05-04T19:30:18.467Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.
[2021-05-04T19:30:19.036Z] [INFO] Initializing environment for git://github.com/dnephin/pre-commit-golang.
[2021-05-04T19:30:19.297Z] [INFO] Initializing environment for git@github.com:elastic/apm-pipeline-library.
[2021-05-04T19:30:20.681Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.
[2021-05-04T19:30:20.681Z] [INFO] Once installed this environment will be reused.
[2021-05-04T19:30:20.681Z] [INFO] This may take a few minutes...
[2021-05-04T19:30:26.319Z] + export PATH=/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.gvm/versions/go1.15.9.linux.amd64/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/.ci/scripts
[2021-05-04T19:30:26.319Z] + set +e
[2021-05-04T19:30:26.319Z] + find /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.cache/pre-commit -type d -name scripts
[2021-05-04T19:30:26.319Z] + grep .ci/scripts
[2021-05-04T19:30:26.319Z] + searchFile=/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.cache/pre-commit/repoek0xoi0p/.ci/scripts
[2021-05-04T19:30:26.319Z] + [ -e /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.cache/pre-commit/repoek0xoi0p/.ci/scripts ]
[2021-05-04T19:30:26.319Z] + export PATH=/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.gvm/versions/go1.15.9.linux.amd64/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/bin:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/.ci/scripts:/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/.cache/pre-commit/repoek0xoi0p/.ci/scripts
[2021-05-04T19:30:26.319Z] + set -e
[2021-05-04T19:30:26.319Z] + git diff-tree --no-commit-id --name-only -r e7aef39d6fec31b84d043402b1f6d78816f19c5e
[2021-05-04T19:30:26.319Z] + + tee pre-commit.outxargs
[2021-05-04T19:30:26.319Z]  pre-commit run --files
[2021-05-04T19:30:26.319Z] [WARNING] The 'rev' field of repo 'git@github.com:elastic/apm-pipeline-library' appears to be a mutable reference (moving tag / branch).  Mutable references are never updated after first install and are not supported.  See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details.  Hint: `pre-commit autoupdate` often fixes this.
[2021-05-04T19:30:26.580Z] Check for case conflicts.................................................Passed
[2021-05-04T19:30:26.580Z] Check that executables have shebangs.................(no files to check)Skipped
[2021-05-04T19:30:26.580Z] Check JSON...........................................(no files to check)Skipped
[2021-05-04T19:30:26.580Z] Check for merge conflicts................................................Passed
[2021-05-04T19:30:26.580Z] Check Yaml...........................................(no files to check)Skipped
[2021-05-04T19:30:26.580Z] Check Xml............................................(no files to check)Skipped
[2021-05-04T19:30:26.580Z] Fix End of Files.........................................................Passed
[2021-05-04T19:30:26.841Z] go fmt...................................................................Passed
[2021-05-04T19:30:26.841Z] go lint..................................................................Passed
[2021-05-04T19:30:26.841Z] Check files aren't using go's testing package........(no files to check)Skipped
[2021-05-04T19:30:44.961Z] golangci-lint............................................................Failed
[2021-05-04T19:30:44.961Z] - hook id: golangci-lint
[2021-05-04T19:30:44.961Z] - exit code: 3
[2021-05-04T19:30:44.961Z] 
[2021-05-04T19:30:44.961Z] level=warning msg="[runner] Can't run linter goanalysis_metalinter: S1023: failed prerequisites: [(inspect@github.com/elastic/e2e-testing/internal/installer [github.com/elastic/e2e-testing/internal/installer.test], isgenerated@github.com/elastic/e2e-testing/internal/installer [github.com/elastic/e2e-testing/internal/installer.test]): analysis skipped: errors in package: [/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:113:1: expected operand, found '<<' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:116:48: illegal character U+0023 '#' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:119:2: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:120:2: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:121:2: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:122:18: expected '==', found '=' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:123:4: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:124:18: expected '==', found '=' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:125:4: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:126:18: expected '==', found '=' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:127:4: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/tar.go:150:1: expected statement, found '<<' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/tar.go:153:48: illegal character U+0023 '#']]"
[2021-05-04T19:30:44.962Z] level=error msg="Running error: S1023: failed prerequisites: [(inspect@github.com/elastic/e2e-testing/internal/installer [github.com/elastic/e2e-testing/internal/installer.test], isgenerated@github.com/elastic/e2e-testing/internal/installer [github.com/elastic/e2e-testing/internal/installer.test]): analysis skipped: errors in package: [/var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:113:1: expected operand, found '<<' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:116:48: illegal character U+0023 '#' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:119:2: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:120:2: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:121:2: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:122:18: expected '==', found '=' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:123:4: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:124:18: expected '==', found '=' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:125:4: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:126:18: expected '==', found '=' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/elasticagent.go:127:4: missing ',' in composite literal /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/tar.go:150:1: expected statement, found '<<' /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129/src/github.com/elastic/e2e-testing/internal/installer/tar.go:153:48: illegal character U+0023 '#']]"
[2021-05-04T19:30:44.962Z] 
[2021-05-04T19:30:44.962Z] check-bash-syntax....................................(no files to check)Skipped
[2021-05-04T19:30:44.962Z] check-jenkins-pipelines..............................(no files to check)Skipped
[2021-05-04T19:30:44.962Z] - hook id: check-jenkins-pipelines
[2021-05-04T19:30:44.962Z] check-unicode-non-breaking-spaces........................................Passed
[2021-05-04T19:30:44.962Z] remove-unicode-non-breaking-spaces.......................................Passed
[2021-05-04T19:30:44.962Z] check-en-dashes..........................................................Passed
[2021-05-04T19:30:44.962Z] remove-en-dashes.........................................................Passed
[2021-05-04T19:30:44.962Z] check-jjbb...........................................(no files to check)Skipped
[2021-05-04T19:30:44.962Z] - hook id: check-jjbb
[2021-05-04T19:30:44.962Z] check-gherkin-lint...................................(no files to check)Skipped
[2021-05-04T19:30:45.032Z] $ ssh-agent -k
[2021-05-04T19:30:45.036Z] unset SSH_AUTH_SOCK;
[2021-05-04T19:30:45.037Z] unset SSH_AGENT_PID;
[2021-05-04T19:30:45.037Z] echo Agent pid 5132 killed;
[2021-05-04T19:30:45.050Z] [ssh-agent] Stopped.
[2021-05-04T19:30:45.725Z] Archiving artifacts
[2021-05-04T19:30:46.364Z] Recording test results
[2021-05-04T19:30:47.221Z] [Checks API] No suitable checks publisher found.
[2021-05-04T19:30:48.873Z] Stage "Build Docs" skipped due to earlier failure(s)
[2021-05-04T19:30:48.966Z] Stage "End-To-End Tests" skipped due to earlier failure(s)
[2021-05-04T19:30:49.055Z] Stage "Release" skipped due to earlier failure(s)
[2021-05-04T19:30:49.518Z] Running on Jenkins in /var/lib/jenkins/workspace/2e-tests_e2e-testing-mbp_PR-1129
[2021-05-04T19:30:49.617Z] [INFO] getVaultSecret: Getting secrets
[2021-05-04T19:30:49.665Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-05-04T19:30:50.606Z] + chmod 755 generate-build-data.sh
[2021-05-04T19:30:50.606Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-1129/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-1129/runs/1 FAILURE 260861
[2021-05-04T19:30:50.606Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-1129/runs/1/steps/?limit=10000 -o steps-info.json

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 1
Passed 79
Skipped 0
Total 80

Genuine test errors 1

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Initializing / Pre-Submit / Sanity checks / golangcilint – pre_commit.lint

@mdelapenya mdelapenya closed this May 5, 2021
@mergify mergify Bot deleted the mergify/bp/7.13.x/pr-1119 branch May 5, 2021 05:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

conflicts There is a conflict in the backported pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants