Skip to content

webservice [fog][WARNING] Unrecognized arguments: sts_endpoint

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

In EKS, in AWS GovCloud, using S3 for object storage, and an IAM role for authentication (via the OIDC provider -> serviceaccount), the webservice pod is repeatedly returning:

*** /var/log/gitlab/puma.stderr.log ***
[fog][WARNING] Unrecognized arguments: sts_endpoint

Steps to reproduce

  • Be in GovCloud
  • Have an EKS cluster
  • Have GitLab installed via Helm (version 14.8.2)
  • Use S3 for object storage
  • Use IAM roles for authentication via the OIDC provider
  • Use serviceaccount annotations to use said IAM role
  • Run a pipeline

What is the current bug behavior?

The stated lines are printed every few seconds.

What is the expected correct behavior?

No warnings are printed.

Relevant logs and/or screenshots

*** /var/log/gitlab/puma.stderr.log ***
[fog][WARNING] Unrecognized arguments: sts_endpoint

Results of GitLab environment info

Stated above.

Edited by 🤖 GitLab Bot 🤖