Pull request #3922 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ef374cd9aa3595b832078e6a63259bfa9d8ff87f+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (48b5789cc2b98182c6cbbb7534202b0596292791) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10937229889587130595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11471051049970122374.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6503717254754892302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1904284859932446881.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3922/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3530120281319033655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20689’ Running on prd-ubuntu20.04-docker-8c-8g-20692 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit ef374cd9aa3595b832078e6a63259bfa9d8ff87f Merge succeeded, producing ef374cd9aa3595b832078e6a63259bfa9d8ff87f Checking out Revision ef374cd9aa3595b832078e6a63259bfa9d8ff87f (PR-3922) > git config core.sparsecheckout # timeout=10 > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T15:25:56.883Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T15:25:56.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T15:25:56.938Z] ========================================================= [2022-04-12T15:25:56.938Z] EdgeX Global Pipelines Version Info [2022-04-12T15:25:56.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:25:57.724Z] ------------------- [2022-04-12T15:25:57.725Z] stable info: [2022-04-12T15:25:57.725Z] ------------------- [2022-04-12T15:25:57.725Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T15:25:57.725Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T15:25:57.725Z] Message: update stable to v1.0.221 > git rev-list --no-walk 0dfbcd33956a356da7194b32d7b28e74d5a91f42 # timeout=10 [2022-04-12T15:25:58.300Z] ------------------- [2022-04-12T15:25:58.300Z] experimental info: [2022-04-12T15:25:58.300Z] ------------------- [2022-04-12T15:25:58.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T15:25:58.300Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T15:25:58.300Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T15:25:58.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T15:25:58.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T15:25:58.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T15:25:58.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T15:25:58.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T15:25:58.508Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T15:25:58.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T15:25:58.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T15:25:58.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T15:25:58.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T15:25:58.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T15:25:58.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T15:25:58.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T15:25:58.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T15:25:58.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T15:25:58.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T15:25:58.601Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T15:25:58.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T15:25:58.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T15:25:58.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T15:25:58.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T15:25:58.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T15:25:58.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3922 [Pipeline] echo [2022-04-12T15:25:58.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3922 [Pipeline] echo [2022-04-12T15:25:58.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3922 [Pipeline] echo [2022-04-12T15:25:58.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] echo [2022-04-12T15:25:58.719Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef374cd [Pipeline] echo [2022-04-12T15:25:58.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T15:25:58.772Z] provisioning config files... [2022-04-12T15:25:58.788Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5012803062261899197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T15:25:59.102Z] ---> docker-login.sh [2022-04-12T15:25:59.102Z] nexus3.edgexfoundry.org:10001 [2022-04-12T15:25:59.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:25:59.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:25:59.631Z] Configure a credential helper to remove this warning. See [2022-04-12T15:25:59.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:25:59.631Z] [2022-04-12T15:25:59.631Z] Login Succeeded [2022-04-12T15:25:59.631Z] nexus3.edgexfoundry.org:10002 [2022-04-12T15:25:59.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:25:59.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:25:59.631Z] Configure a credential helper to remove this warning. See [2022-04-12T15:25:59.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:25:59.631Z] [2022-04-12T15:25:59.631Z] Login Succeeded [2022-04-12T15:25:59.631Z] nexus3.edgexfoundry.org:10003 [2022-04-12T15:25:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:25:59.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:25:59.892Z] Configure a credential helper to remove this warning. See [2022-04-12T15:25:59.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:25:59.892Z] [2022-04-12T15:25:59.892Z] Login Succeeded [2022-04-12T15:25:59.892Z] nexus3.edgexfoundry.org:10004 [2022-04-12T15:25:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:25:59.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:25:59.892Z] Configure a credential helper to remove this warning. See [2022-04-12T15:25:59.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:25:59.892Z] [2022-04-12T15:25:59.892Z] Login Succeeded [2022-04-12T15:25:59.892Z] docker.io [2022-04-12T15:26:00.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:26:00.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:26:00.415Z] Configure a credential helper to remove this warning. See [2022-04-12T15:26:00.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:26:00.415Z] [2022-04-12T15:26:00.415Z] Login Succeeded [2022-04-12T15:26:00.415Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T15:26:00.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T15:26:00.736Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-12T15:26:00.736Z] + dirname cmd/core-command/Dockerfile [2022-04-12T15:26:00.736Z] + cut -d/ -f2 [2022-04-12T15:26:00.736Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T15:26:00.736Z] + dirname cmd/core-data/Dockerfile [2022-04-12T15:26:00.736Z] + cut -d/ -f2 [2022-04-12T15:26:00.736Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T15:26:00.736Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T15:26:00.736Z] + cut -d/ -f2 [2022-04-12T15:26:00.736Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T15:26:00.736Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T15:26:00.736Z] + cut -d/ -f2 [2022-04-12T15:26:00.736Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T15:26:00.736Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T15:26:00.736Z] + cut -d/ -f2 [2022-04-12T15:26:00.736Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T15:26:00.737Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2022-04-12T15:26:00.737Z] -d/ -f2 [2022-04-12T15:26:00.737Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T15:26:00.737Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T15:26:00.737Z] + cut -d/ -f2 [2022-04-12T15:26:00.737Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T15:26:00.776Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T15:26:01.167Z] + git rev-list -1 --merges ef374cd9aa3595b832078e6a63259bfa9d8ff87f~1..ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] echo [2022-04-12T15:26:01.267Z] -----------> git rev-list -1 --merges ef374cd9aa3595b832078e6a63259bfa9d8ff87f~1..ef374cd9aa3595b832078e6a63259bfa9d8ff87f ef374cd9aa3595b832078e6a63259bfa9d8ff87f [false] [Pipeline] sh [2022-04-12T15:26:01.558Z] + git log --format=format:%s -1 ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] echo [2022-04-12T15:26:01.576Z] ========================================================= [2022-04-12T15:26:01.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T15:26:01.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T15:26:02.187Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T15:26:02.187Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T15:26:02.187Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T15:26:02.187Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T15:26:02.187Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-12T15:26:02.187Z] -a /etc/ssh/ssh_known_hosts [2022-04-12T15:26:02.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:26:02.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T15:26:02.603Z] [2022-04-12T15:26:02.603Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:26:02.909Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T15:26:02.909Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T15:26:02.909Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T15:26:02.909Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T15:26:02.909Z] 4c7163046ea9: Pulling fs layer [2022-04-12T15:26:02.909Z] 0c2d73faf560: Pulling fs layer [2022-04-12T15:26:02.909Z] 3e5f54012d9b: Download complete [2022-04-12T15:26:02.909Z] a0d0a0d46f8b: Download complete [2022-04-12T15:26:02.909Z] 0c2d73faf560: Verifying Checksum [2022-04-12T15:26:02.909Z] 0c2d73faf560: Download complete [2022-04-12T15:26:03.170Z] 4c7163046ea9: Verifying Checksum [2022-04-12T15:26:03.170Z] 4c7163046ea9: Download complete [2022-04-12T15:26:03.170Z] a0d0a0d46f8b: Pull complete [2022-04-12T15:26:03.170Z] 3e5f54012d9b: Pull complete [2022-04-12T15:26:03.748Z] 4c7163046ea9: Pull complete [2022-04-12T15:26:03.748Z] 0c2d73faf560: Pull complete [2022-04-12T15:26:03.748Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T15:26:03.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T15:26:03.748Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T15:26:03.840Z] prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container [2022-04-12T15:26:03.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T15:26:04.683Z] $ docker top e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T15:26:04.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T15:26:04.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T15:26:04.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T15:26:04.936Z] $ docker exec e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent [2022-04-12T15:26:05.068Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjJFkP/agent.14 [2022-04-12T15:26:05.068Z] SSH_AGENT_PID=20 [2022-04-12T15:26:05.078Z] Running ssh-add (command line suppressed) [2022-04-12T15:26:05.208Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3070002270889751996.key (/w/workspace/edgex-go/7@tmp/private_key_3070002270889751996.key) [2022-04-12T15:26:05.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T15:26:05.524Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T15:26:05.532Z] $ docker exec --env ******** --env ******** e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent -k [2022-04-12T15:26:05.646Z] unset SSH_AUTH_SOCK; [2022-04-12T15:26:05.646Z] unset SSH_AGENT_PID; [2022-04-12T15:26:05.646Z] echo Agent pid 20 killed; [2022-04-12T15:26:05.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T15:26:05.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T15:26:05.684Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T15:26:05.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T15:26:05.816Z] $ docker exec e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent [2022-04-12T15:26:05.960Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGkaIa/agent.54 [2022-04-12T15:26:05.960Z] SSH_AGENT_PID=61 [2022-04-12T15:26:05.966Z] Running ssh-add (command line suppressed) [2022-04-12T15:26:06.083Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8479148075439769795.key (/w/workspace/edgex-go/7@tmp/private_key_8479148075439769795.key) [2022-04-12T15:26:06.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T15:26:06.401Z] + git semver init [2022-04-12T15:26:06.402Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T15:26:06.402Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-04-12T15:26:06.402Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-04-12T15:26:06.402Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T15:26:06.402Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T15:26:06.402Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T15:26:06.402Z] # $SEMVER_BRANCH = PR-3922 [2022-04-12T15:26:06.402Z] # $SEMVER_TEMP = /tmp/semver-444955252 [2022-04-12T15:26:06.402Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T15:26:21.339Z] # '/tmp/semver-444955252' -> '/w/workspace/edgex-go/7/.semver' [2022-04-12T15:26:21.339Z] # -> Force: false [2022-04-12T15:26:21.339Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-04-12T15:26:21.354Z] $ docker exec --env ******** --env ******** e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent -k [2022-04-12T15:26:21.469Z] unset SSH_AUTH_SOCK; [2022-04-12T15:26:21.469Z] unset SSH_AGENT_PID; [2022-04-12T15:26:21.469Z] echo Agent pid 61 killed; [2022-04-12T15:26:21.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T15:26:21.787Z] + git semver [Pipeline] } [2022-04-12T15:26:21.807Z] $ docker stop --time=1 e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 [2022-04-12T15:26:23.869Z] $ docker rm -f e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T15:26:24.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T15:26:24.510Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T15:26:24.514Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-12T15:26:24.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T15:26:24.665Z] ========================================================= [2022-04-12T15:26:24.665Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T15:26:24.665Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:26:24.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T15:26:24.958Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T15:26:24.958Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T15:26:24.958Z] 666ba61612fd: Pulling fs layer [2022-04-12T15:26:24.958Z] 8ed8ca486205: Pulling fs layer [2022-04-12T15:26:24.958Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T15:26:24.958Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T15:26:24.958Z] 640e595b4fbd: Pulling fs layer [2022-04-12T15:26:24.958Z] 763cafe07f6e: Pulling fs layer [2022-04-12T15:26:24.958Z] 0c0b528cf693: Pulling fs layer [2022-04-12T15:26:24.958Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T15:26:24.958Z] 22a0e8bec74d: Waiting [2022-04-12T15:26:24.958Z] 4fe6c5a15a65: Waiting [2022-04-12T15:26:24.958Z] 640e595b4fbd: Waiting [2022-04-12T15:26:24.958Z] 763cafe07f6e: Waiting [2022-04-12T15:26:24.958Z] 0c0b528cf693: Waiting [2022-04-12T15:26:24.958Z] 10935f4eaf8b: Waiting [2022-04-12T15:26:24.958Z] 8ed8ca486205: Verifying Checksum [2022-04-12T15:26:24.958Z] 8ed8ca486205: Download complete [2022-04-12T15:26:24.958Z] 666ba61612fd: Verifying Checksum [2022-04-12T15:26:24.958Z] 666ba61612fd: Download complete [2022-04-12T15:26:24.958Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T15:26:24.958Z] 22a0e8bec74d: Download complete [2022-04-12T15:26:24.958Z] 640e595b4fbd: Verifying Checksum [2022-04-12T15:26:24.958Z] 640e595b4fbd: Download complete [2022-04-12T15:26:24.958Z] 59bf1c3509f3: Download complete [2022-04-12T15:26:24.958Z] 763cafe07f6e: Verifying Checksum [2022-04-12T15:26:24.958Z] 763cafe07f6e: Download complete [2022-04-12T15:26:25.219Z] 0c0b528cf693: Verifying Checksum [2022-04-12T15:26:25.219Z] 0c0b528cf693: Download complete [2022-04-12T15:26:25.219Z] 59bf1c3509f3: Pull complete [2022-04-12T15:26:25.219Z] 666ba61612fd: Pull complete [2022-04-12T15:26:25.482Z] 8ed8ca486205: Pull complete [2022-04-12T15:26:25.744Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T15:26:25.744Z] 10935f4eaf8b: Download complete [2022-04-12T15:26:25.744Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T15:26:25.744Z] 4fe6c5a15a65: Download complete [2022-04-12T15:26:29.954Z] 4fe6c5a15a65: Pull complete [2022-04-12T15:26:30.217Z] 22a0e8bec74d: Pull complete [2022-04-12T15:26:30.217Z] 640e595b4fbd: Pull complete [2022-04-12T15:26:30.217Z] 763cafe07f6e: Pull complete [2022-04-12T15:26:30.479Z] 0c0b528cf693: Pull complete [2022-04-12T15:26:33.035Z] 10935f4eaf8b: Pull complete [2022-04-12T15:26:33.036Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T15:26:33.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T15:26:33.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:26:33.342Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T15:26:33.342Z] WORKDIR /edgex [2022-04-12T15:26:33.342Z] COPY go.mod . [2022-04-12T15:26:33.342Z] RUN go mod download [2022-04-12T15:26:33.342Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T15:26:34.747Z] Sending build context to Docker daemon 334.8MB [2022-04-12T15:26:34.747Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T15:26:34.747Z] ---> 99d49a6021b9 [2022-04-12T15:26:34.747Z] Step 2/4 : WORKDIR /edgex [2022-04-12T15:26:37.302Z] ---> Running in 898127e41c44 [2022-04-12T15:26:37.565Z] Removing intermediate container 898127e41c44 [2022-04-12T15:26:37.565Z] ---> d7c1ef3a6821 [2022-04-12T15:26:37.565Z] Step 3/4 : COPY go.mod . [2022-04-12T15:26:37.565Z] ---> c259ab39f8f2 [2022-04-12T15:26:37.565Z] Step 4/4 : RUN go mod download [2022-04-12T15:26:37.565Z] ---> Running in 40ab6003fccb [2022-04-12T15:26:39.597Z] Still waiting to schedule task [2022-04-12T15:26:39.598Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20691’ is offline [2022-04-12T15:26:55.697Z] Removing intermediate container 40ab6003fccb [2022-04-12T15:26:55.697Z] ---> a463eab64751 [2022-04-12T15:26:55.697Z] Successfully built a463eab64751 [2022-04-12T15:26:55.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:26:56.009Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T15:26:56.009Z] . [Pipeline] withDockerContainer [2022-04-12T15:26:56.118Z] prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container [2022-04-12T15:26:56.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T15:26:56.741Z] $ docker top 704aeb3701a8f489330d1a39154c9f4f58565bdfb61583e7cf9f48ca956045d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:26:57.106Z] + go version [2022-04-12T15:26:57.106Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T15:26:57.130Z] $ docker stop --time=1 704aeb3701a8f489330d1a39154c9f4f58565bdfb61583e7cf9f48ca956045d3 [2022-04-12T15:26:58.463Z] $ docker rm -f 704aeb3701a8f489330d1a39154c9f4f58565bdfb61583e7cf9f48ca956045d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:26:58.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T15:26:58.861Z] . [Pipeline] withDockerContainer [2022-04-12T15:26:58.947Z] prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container [2022-04-12T15:26:58.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T15:26:59.377Z] $ docker top 74f3023acdc9f20c700847ec5affc491db40fe1d1647b314fc18e9b7d2133b9f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T15:26:59.455Z] ========================================================= [2022-04-12T15:26:59.455Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T15:26:59.455Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:26:59.756Z] + make test [2022-04-12T15:26:59.756Z] go mod tidy -compat=1.17 [2022-04-12T15:27:00.017Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T15:27:06.720Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T15:27:18.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T15:27:18.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T15:27:18.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T15:27:19.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T15:27:19.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T15:27:19.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T15:27:19.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T15:27:19.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T15:27:19.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T15:27:20.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements [2022-04-12T15:27:20.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T15:27:20.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T15:27:20.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-04-12T15:27:20.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T15:27:20.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements [2022-04-12T15:27:20.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T15:27:20.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T15:27:24.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.228s coverage: 89.2% of statements [2022-04-12T15:27:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T15:27:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T15:27:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:27:24.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.406s coverage: 95.4% of statements [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 24.0% of statements [2022-04-12T15:27:24.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-04-12T15:27:24.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-04-12T15:27:34.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-04-12T15:27:34.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-04-12T15:27:34.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.5% of statements [2022-04-12T15:27:34.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T15:27:45.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.4% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T15:27:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-12T15:27:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-12T15:27:45.001Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T15:28:03.138Z] GO111MODULE=on go vet ./... [2022-04-12T15:28:05.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T15:28:05.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T15:28:06.532Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T15:28:07.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T15:28:07.420Z] + ls -al . [2022-04-12T15:28:07.420Z] total 668 [2022-04-12T15:28:07.420Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 15:28 . [2022-04-12T15:28:07.420Z] drwxr-xr-x 4 root root 4096 Apr 12 15:26 .. [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 15:25 .dockerignore [2022-04-12T15:28:07.420Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 15:25 .git [2022-04-12T15:28:07.420Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 15:25 .github [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 15:25 .gitignore [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 15:25 .golangci.yml [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 15:25 .hadolint.yml [2022-04-12T15:28:07.420Z] drwx------ 3 1001 1001 4096 Apr 12 15:26 .semver [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 15:25 .sonarcloud.properties [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 15:25 ADOPTERS.md [2022-04-12T15:28:07.420Z] -rw-rw-r-- 1 1001 1001 10086 Apr 12 15:25 Attribution.txt [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 15:25 CHANGELOG.md [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 15:25 CONTRIBUTING.md [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 15:25 GOVERNANCE.md [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 15:25 Jenkinsfile [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 15:25 LICENSE [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 8511 Apr 12 15:25 Makefile [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 15:25 OWNERS.md [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 15:25 README.md [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 15:25 SECURITY.md [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 15:26 VERSION [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 15:25 ZMQWindows.md [2022-04-12T15:28:07.421Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 15:25 bin [2022-04-12T15:28:07.421Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 15:25 cmd [2022-04-12T15:28:07.421Z] -rw-r--r-- 1 root root 433581 Apr 12 15:27 coverage.out [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 3256 Apr 12 15:25 go.mod [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 35162 Apr 12 15:25 go.sum [2022-04-12T15:28:07.421Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 15:25 internal [2022-04-12T15:28:07.421Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 15:25 openapi [2022-04-12T15:28:07.421Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 15:25 snap [2022-04-12T15:28:07.421Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 15:25 version.go [Pipeline] sh [2022-04-12T15:28:07.734Z] + '[' -e coverage.out ] [2022-04-12T15:28:07.734Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T15:28:07.831Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T15:28:08.121Z] + make build [2022-04-12T15:28:08.121Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T15:28:20.348Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20694 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws [2022-04-12T15:28:20.360Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-04-12T15:28:20.570Z] The recommended git tool is: git [2022-04-12T15:28:26.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T15:28:27.854Z] using credential edgex-jenkins-ssh [2022-04-12T15:28:27.875Z] Cloning the remote Git repository [2022-04-12T15:28:27.959Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T15:28:28.063Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-04-12T15:28:28.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T15:28:28.246Z] > git --version # timeout=10 [2022-04-12T15:28:28.298Z] > git --version # 'git version 2.25.1' [2022-04-12T15:28:28.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T15:28:28.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T15:28:38.495Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T15:28:39.073Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T15:28:41.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T15:28:41.639Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T15:28:44.206Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T15:28:46.110Z] Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:28:46.126Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T15:28:46.481Z] Merge succeeded, producing ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:28:46.482Z] Checking out Revision ef374cd9aa3595b832078e6a63259bfa9d8ff87f (PR-3922) [2022-04-12T15:28:45.052Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T15:28:45.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T15:28:45.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T15:28:45.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T15:28:45.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T15:28:45.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T15:28:46.129Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T15:28:46.143Z] > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 [2022-04-12T15:28:46.388Z] > git remote # timeout=10 [2022-04-12T15:28:46.408Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T15:28:46.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T15:28:46.437Z] > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [2022-04-12T15:28:46.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T15:28:46.490Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T15:28:46.508Z] > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 [2022-04-12T15:28:48.038Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T15:28:49.956Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T15:28:50.768Z] Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T15:28:51.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T15:28:51.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T15:28:51.726Z] Dload Upload Total Spent Left Speed [2022-04-12T15:28:51.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 [2022-04-12T15:28:51.872Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2022-04-12T15:28:52.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T15:28:52.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T15:28:52.593Z] + sudo tee /etc/docker/daemon.new [2022-04-12T15:28:52.593Z] { [2022-04-12T15:28:52.593Z] "registry-mirrors": [ [2022-04-12T15:28:52.593Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T15:28:52.593Z] ], [2022-04-12T15:28:52.593Z] "bip": "10.250.0.254/24", [2022-04-12T15:28:52.593Z] "hosts": [ [2022-04-12T15:28:52.593Z] "tcp://0.0.0.0:5555", [2022-04-12T15:28:52.593Z] "unix:///var/run/docker.sock" [2022-04-12T15:28:52.593Z] ], [2022-04-12T15:28:52.593Z] "mtu": 1458, [2022-04-12T15:28:52.593Z] "selinux-enabled": true, [2022-04-12T15:28:52.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T15:28:52.593Z] } [Pipeline] sh [2022-04-12T15:28:52.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T15:28:53.292Z] + sudo service docker restart [2022-04-12T15:28:53.793Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T15:28:57.111Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T15:28:59.059Z] $ docker stop --time=1 74f3023acdc9f20c700847ec5affc491db40fe1d1647b314fc18e9b7d2133b9f [2022-04-12T15:29:01.822Z] $ docker rm -f 74f3023acdc9f20c700847ec5affc491db40fe1d1647b314fc18e9b7d2133b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:29:03.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T15:29:03.236Z] [2022-04-12T15:29:03.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:29:03.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T15:29:03.547Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T15:29:03.547Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T15:29:03.547Z] ca9280d653b3: Pulling fs layer [2022-04-12T15:29:03.547Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T15:29:03.812Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-12T15:29:03.812Z] cbdbe7a5bc2a: Download complete [2022-04-12T15:29:03.812Z] ca9280d653b3: Verifying Checksum [2022-04-12T15:29:03.812Z] ca9280d653b3: Download complete [2022-04-12T15:29:03.812Z] cbdbe7a5bc2a: Pull complete [2022-04-12T15:29:04.385Z] 7e9c9ca2126c: Download complete [2022-04-12T15:29:04.385Z] ca9280d653b3: Pull complete [2022-04-12T15:29:07.694Z] 7e9c9ca2126c: Pull complete [2022-04-12T15:29:07.694Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T15:29:07.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T15:29:07.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T15:29:07.760Z] prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container [2022-04-12T15:29:07.822Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T15:29:09.564Z] $ docker top dbe1bc0fc8ab4ebea7d17c37fb3ea820f23030c2c38ed8408f844d181a9e09de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:29:09.908Z] + docker-compose build --help [2022-04-12T15:29:09.908Z] + grep parallel [2022-04-12T15:29:10.483Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T15:29:10.513Z] $ docker stop --time=1 dbe1bc0fc8ab4ebea7d17c37fb3ea820f23030c2c38ed8408f844d181a9e09de [2022-04-12T15:29:12.002Z] $ docker rm -f dbe1bc0fc8ab4ebea7d17c37fb3ea820f23030c2c38ed8408f844d181a9e09de [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T15:29:12.078Z] provisioning config files... [2022-04-12T15:29:12.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4418041082413099862tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:29:12.459Z] ---> docker-login.sh [2022-04-12T15:29:12.459Z] nexus3.edgexfoundry.org:10001 [2022-04-12T15:29:12.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T15:29:12.488Z] . [Pipeline] withDockerContainer [2022-04-12T15:29:12.557Z] prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container [2022-04-12T15:29:12.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T15:29:13.038Z] $ docker top 7e38fa1f05418db1950088d29546a43cf0bce1ac77fc49552286f1417686de76 -eo pid,comm [2022-04-12T15:29:13.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2022-04-12T15:29:13.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:29:13.326Z] Configure a credential helper to remove this warning. See [2022-04-12T15:29:13.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:29:13.326Z] [2022-04-12T15:29:13.326Z] Login Succeeded [2022-04-12T15:29:13.326Z] nexus3.edgexfoundry.org:10002 [2022-04-12T15:29:13.387Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T15:29:13.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:29:13.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:29:13.872Z] Configure a credential helper to remove this warning. See [2022-04-12T15:29:13.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:29:13.872Z] [2022-04-12T15:29:13.872Z] Login Succeeded [2022-04-12T15:29:13.872Z] nexus3.edgexfoundry.org:10003 [2022-04-12T15:29:13.958Z] Building core-command ... [2022-04-12T15:29:13.958Z] Building core-data ... [2022-04-12T15:29:13.958Z] Building core-metadata ... [2022-04-12T15:29:13.958Z] Building security-bootstrapper ... [2022-04-12T15:29:13.958Z] Building security-proxy-setup ... [2022-04-12T15:29:13.958Z] Building security-secretstore-setup ... [2022-04-12T15:29:13.958Z] Building security-spiffe-token-provider ... [2022-04-12T15:29:13.958Z] Building security-spire-agent ... [2022-04-12T15:29:13.958Z] Building security-spire-config ... [2022-04-12T15:29:13.958Z] Building security-spire-server ... [2022-04-12T15:29:13.958Z] Building support-notifications ... [2022-04-12T15:29:13.958Z] Building support-scheduler ... [2022-04-12T15:29:13.958Z] Building sys-mgmt-agent ... [2022-04-12T15:29:13.958Z] Building security-proxy-setup [2022-04-12T15:29:13.958Z] Building support-scheduler [2022-04-12T15:29:13.958Z] Building core-data [2022-04-12T15:29:13.958Z] Building security-bootstrapper [2022-04-12T15:29:13.958Z] Building security-spire-server [2022-04-12T15:29:14.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:29:14.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:29:14.148Z] Configure a credential helper to remove this warning. See [2022-04-12T15:29:14.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:29:14.148Z] [2022-04-12T15:29:14.148Z] Login Succeeded [2022-04-12T15:29:14.148Z] nexus3.edgexfoundry.org:10004 [2022-04-12T15:29:14.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:29:14.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:29:14.756Z] Configure a credential helper to remove this warning. See [2022-04-12T15:29:14.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:29:14.756Z] [2022-04-12T15:29:14.756Z] Login Succeeded [2022-04-12T15:29:14.756Z] docker.io [2022-04-12T15:29:15.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T15:29:15.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T15:29:15.627Z] Configure a credential helper to remove this warning. See [2022-04-12T15:29:15.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T15:29:15.627Z] [2022-04-12T15:29:15.627Z] Login Succeeded [2022-04-12T15:29:15.627Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T15:29:15.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T15:29:16.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T15:29:16.135Z] ========================================================= [2022-04-12T15:29:16.135Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T15:29:16.135Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:29:16.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T15:29:16.741Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T15:29:16.741Z] 9b3977197b4f: Pulling fs layer [2022-04-12T15:29:16.741Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T15:29:16.741Z] 94645a83ff95: Pulling fs layer [2022-04-12T15:29:16.742Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T15:29:16.742Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T15:29:16.742Z] f7c0051592d6: Pulling fs layer [2022-04-12T15:29:16.742Z] a227ed2f7395: Pulling fs layer [2022-04-12T15:29:16.742Z] 7b1c46037f91: Pulling fs layer [2022-04-12T15:29:16.742Z] 3f3a8bcf1eab: Waiting [2022-04-12T15:29:16.742Z] 0c92f367c5e7: Waiting [2022-04-12T15:29:16.742Z] 7b1c46037f91: Waiting [2022-04-12T15:29:16.742Z] f7c0051592d6: Waiting [2022-04-12T15:29:16.742Z] a227ed2f7395: Waiting [2022-04-12T15:29:16.742Z] 94645a83ff95: Verifying Checksum [2022-04-12T15:29:16.742Z] 94645a83ff95: Download complete [2022-04-12T15:29:16.742Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T15:29:16.742Z] 1a89e8eeedd5: Download complete [2022-04-12T15:29:16.742Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T15:29:16.742Z] 0c92f367c5e7: Download complete [2022-04-12T15:29:16.742Z] f7c0051592d6: Verifying Checksum [2022-04-12T15:29:16.742Z] f7c0051592d6: Download complete [2022-04-12T15:29:16.742Z] 9b3977197b4f: Download complete [2022-04-12T15:29:16.742Z] a227ed2f7395: Verifying Checksum [2022-04-12T15:29:16.742Z] a227ed2f7395: Download complete [2022-04-12T15:29:17.342Z] 9b3977197b4f: Pull complete [2022-04-12T15:29:17.945Z] 1a89e8eeedd5: Pull complete [2022-04-12T15:29:18.221Z] 94645a83ff95: Pull complete [2022-04-12T15:29:18.829Z] 7b1c46037f91: Verifying Checksum [2022-04-12T15:29:18.829Z] 7b1c46037f91: Download complete [2022-04-12T15:29:19.105Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T15:29:19.105Z] 3f3a8bcf1eab: Download complete [2022-04-12T15:29:31.531Z] 3f3a8bcf1eab: Pull complete [2022-04-12T15:29:31.531Z] 0c92f367c5e7: Pull complete [2022-04-12T15:29:31.531Z] f7c0051592d6: Pull complete [2022-04-12T15:29:31.808Z] a227ed2f7395: Pull complete [2022-04-12T15:29:32.077Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:29:32.077Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:29:32.077Z] ---> a463eab64751 [2022-04-12T15:29:32.077Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T15:29:32.077Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:29:32.077Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:29:32.077Z] ---> a463eab64751 [2022-04-12T15:29:32.077Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T15:29:32.077Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:29:32.077Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:29:32.077Z] ---> a463eab64751 [2022-04-12T15:29:32.077Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T15:29:32.077Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:29:32.077Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:29:32.077Z] ---> a463eab64751 [2022-04-12T15:29:32.077Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T15:29:32.077Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:29:32.077Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:29:32.077Z] ---> a463eab64751 [2022-04-12T15:29:32.077Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T15:29:36.282Z] ---> Running in ed142bd9ae66 [2022-04-12T15:29:36.282Z] ---> Running in ef768caf134d [2022-04-12T15:29:36.282Z] ---> Running in 1902ab1191f8 [2022-04-12T15:29:36.282Z] ---> Running in ceed22abf847 [2022-04-12T15:29:36.282Z] ---> Running in 9a6cd1f3a6d1 [2022-04-12T15:29:36.282Z] Removing intermediate container ceed22abf847 [2022-04-12T15:29:36.282Z] ---> e8641432ff4a [2022-04-12T15:29:36.282Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:29:36.282Z] Removing intermediate container ed142bd9ae66 [2022-04-12T15:29:36.282Z] ---> 4c810db904cb [2022-04-12T15:29:36.282Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:29:36.282Z] Removing intermediate container ef768caf134d [2022-04-12T15:29:36.282Z] ---> 1d2a84930fdd [2022-04-12T15:29:36.282Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:29:36.282Z] Removing intermediate container 1902ab1191f8 [2022-04-12T15:29:36.282Z] ---> bc517ecf9dc0 [2022-04-12T15:29:36.282Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:29:36.282Z] Removing intermediate container 9a6cd1f3a6d1 [2022-04-12T15:29:36.282Z] ---> 2db7e60a58c2 [2022-04-12T15:29:36.282Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:29:36.282Z] ---> Running in f39b3022b703 [2022-04-12T15:29:36.282Z] ---> Running in 365bf720a1ff [2022-04-12T15:29:36.282Z] ---> Running in 5a5c19090bd9 [2022-04-12T15:29:36.282Z] ---> Running in 1594297d80e3 [2022-04-12T15:29:36.282Z] ---> Running in d254899b9811 [2022-04-12T15:29:36.853Z] Removing intermediate container f39b3022b703 [2022-04-12T15:29:36.853Z] ---> 8239ec075888 [2022-04-12T15:29:36.853Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T15:29:37.113Z] ---> Running in 6b610c203c79 [2022-04-12T15:29:37.113Z] Removing intermediate container 1594297d80e3 [2022-04-12T15:29:37.113Z] ---> b8cf5acec553 [2022-04-12T15:29:37.113Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T15:29:37.113Z] ---> Running in 8ba2cdb2107d [2022-04-12T15:29:37.374Z] Removing intermediate container 365bf720a1ff [2022-04-12T15:29:37.374Z] ---> b311ea5c8a43 [2022-04-12T15:29:37.374Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T15:29:37.374Z] ---> Running in 962b22817121 [2022-04-12T15:29:37.634Z] Removing intermediate container 5a5c19090bd9 [2022-04-12T15:29:37.634Z] ---> 61e8b84a3140 [2022-04-12T15:29:37.634Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T15:29:37.634Z] ---> Running in 3b554d1cb32e [2022-04-12T15:29:37.634Z] Removing intermediate container d254899b9811 [2022-04-12T15:29:37.634Z] ---> 8d037292ee69 [2022-04-12T15:29:37.634Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T15:29:37.893Z] ---> Running in ed17cb33f925 [2022-04-12T15:29:37.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:37.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:37.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:38.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:38.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:38.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:38.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:38.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:38.937Z] OK: 221 MiB in 52 packages [2022-04-12T15:29:38.937Z] OK: 221 MiB in 52 packages [2022-04-12T15:29:38.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:39.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:29:39.200Z] OK: 221 MiB in 52 packages [2022-04-12T15:29:39.200Z] Removing intermediate container 6b610c203c79 [2022-04-12T15:29:39.200Z] ---> 4bc1bede6975 [2022-04-12T15:29:39.200Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T15:29:39.200Z] Removing intermediate container 8ba2cdb2107d [2022-04-12T15:29:39.200Z] ---> 866d3d25b727 [2022-04-12T15:29:39.200Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T15:29:39.460Z] OK: 221 MiB in 52 packages [2022-04-12T15:29:39.460Z] ---> 2f7a9c1dc2fd [2022-04-12T15:29:39.460Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:29:39.460Z] OK: 221 MiB in 52 packages [2022-04-12T15:29:39.460Z] ---> 7069f15645b2 [2022-04-12T15:29:39.460Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:29:39.460Z] ---> Running in ba57a037847a [2022-04-12T15:29:39.460Z] ---> Running in 4c16ec456266 [2022-04-12T15:29:39.720Z] Removing intermediate container 962b22817121 [2022-04-12T15:29:39.720Z] ---> 209461a03dfb [2022-04-12T15:29:39.720Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T15:29:39.720Z] ---> d18e7fb2d6e7 [2022-04-12T15:29:39.720Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:29:39.979Z] ---> Running in 092c0d2f6fd4 [2022-04-12T15:29:39.979Z] Removing intermediate container 3b554d1cb32e [2022-04-12T15:29:39.979Z] ---> 94659830a9f5 [2022-04-12T15:29:39.979Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T15:29:39.979Z] Removing intermediate container ed17cb33f925 [2022-04-12T15:29:39.979Z] ---> b0021f1a8ad5 [2022-04-12T15:29:39.979Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T15:29:39.979Z] ---> d311edcf7d46 [2022-04-12T15:29:39.979Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:29:40.106Z] 7b1c46037f91: Pull complete [2022-04-12T15:29:40.106Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T15:29:40.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T15:29:40.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:29:40.239Z] ---> Running in 84ce64168fef [2022-04-12T15:29:40.239Z] ---> 5b2950787439 [2022-04-12T15:29:40.239Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:29:40.239Z] ---> Running in 28e1755712f3 [2022-04-12T15:29:40.486Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T15:29:40.486Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T15:29:40.486Z] WORKDIR /edgex [2022-04-12T15:29:40.486Z] COPY go.mod . [2022-04-12T15:29:40.486Z] RUN go mod download [2022-04-12T15:29:40.499Z] Removing intermediate container ba57a037847a [2022-04-12T15:29:40.499Z] ---> e2e940a3539f [2022-04-12T15:29:40.499Z] Step 8/22 : COPY . . [2022-04-12T15:29:42.411Z] Removing intermediate container 4c16ec456266 [2022-04-12T15:29:42.411Z] ---> 3fc664adbba1 [2022-04-12T15:29:42.411Z] Step 8/22 : COPY . . [2022-04-12T15:29:42.411Z] Removing intermediate container 092c0d2f6fd4 [2022-04-12T15:29:42.411Z] ---> 74262b017f50 [2022-04-12T15:29:42.411Z] Step 8/25 : COPY . . [2022-04-12T15:29:43.144Z] Sending build context to Docker daemon 169.2MB [2022-04-12T15:29:43.144Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T15:29:43.144Z] ---> f79e39bc4007 [2022-04-12T15:29:43.144Z] Step 2/4 : WORKDIR /edgex [2022-04-12T15:29:43.792Z] Removing intermediate container 28e1755712f3 [2022-04-12T15:29:43.792Z] ---> cbaeac5b9fac [2022-04-12T15:29:43.792Z] Step 8/23 : COPY . . [2022-04-12T15:29:43.792Z] Removing intermediate container 84ce64168fef [2022-04-12T15:29:43.792Z] ---> bf1c94370aa4 [2022-04-12T15:29:43.792Z] Step 8/31 : COPY . . [2022-04-12T15:29:44.602Z] ---> Running in 1fd6ed9d69a0 [2022-04-12T15:29:44.876Z] Removing intermediate container 1fd6ed9d69a0 [2022-04-12T15:29:44.876Z] ---> a530a2a7121c [2022-04-12T15:29:44.876Z] Step 3/4 : COPY go.mod . [2022-04-12T15:29:45.477Z] ---> b747b352e7b4 [2022-04-12T15:29:45.477Z] Step 4/4 : RUN go mod download [2022-04-12T15:29:45.477Z] ---> Running in 43be16bbb92b [2022-04-12T15:29:56.021Z] ---> ae0b78e0a801 [2022-04-12T15:29:56.021Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T15:29:56.021Z] ---> 9fb99e2d310b [2022-04-12T15:29:56.021Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T15:29:56.021Z] ---> 8f73ad85f7d5 [2022-04-12T15:29:56.021Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T15:29:56.021Z] ---> b46a2533baae [2022-04-12T15:29:56.021Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T15:29:56.021Z] ---> 94ca3a4603c2 [2022-04-12T15:29:56.021Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T15:29:56.021Z] ---> Running in 87b60efe895b [2022-04-12T15:29:56.021Z] ---> Running in a2e5b964dcc4 [2022-04-12T15:29:56.021Z] ---> Running in 46936d76f5d2 [2022-04-12T15:29:56.021Z] ---> Running in 52822bd5e956 [2022-04-12T15:29:56.021Z] ---> Running in ecb6c90cfd7b [2022-04-12T15:29:56.021Z] Removing intermediate container ecb6c90cfd7b [2022-04-12T15:29:56.021Z] ---> 57e4a7b3a583 [2022-04-12T15:29:56.021Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T15:29:56.021Z] ---> Running in 925d86371146 [2022-04-12T15:29:56.021Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T15:29:56.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T15:29:56.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T15:29:56.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T15:29:56.288Z] Removing intermediate container 925d86371146 [2022-04-12T15:29:56.288Z] ---> 7ad6b18749f9 [2022-04-12T15:29:56.288Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T15:29:56.288Z] ---> Running in ce990acbe9a4 [2022-04-12T15:29:56.548Z] Removing intermediate container ce990acbe9a4 [2022-04-12T15:29:56.548Z] ---> ceed7c8afd4f [2022-04-12T15:29:56.548Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T15:29:56.548Z] ---> Running in 41bc1470e676 [2022-04-12T15:29:57.931Z] spire-1.2.1/ [2022-04-12T15:29:57.931Z] spire-1.2.1/.data/ [2022-04-12T15:29:57.931Z] spire-1.2.1/.data/.file [2022-04-12T15:29:57.931Z] spire-1.2.1/.dockerignore [2022-04-12T15:29:57.931Z] spire-1.2.1/.gitattributes [2022-04-12T15:29:57.931Z] spire-1.2.1/.githooks/ [2022-04-12T15:29:57.931Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/ [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/ [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T15:29:57.931Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T15:29:57.931Z] spire-1.2.1/.gitignore [2022-04-12T15:29:57.931Z] spire-1.2.1/.go-version [2022-04-12T15:29:57.931Z] spire-1.2.1/.golangci.yml [2022-04-12T15:29:57.931Z] spire-1.2.1/ADOPTERS.md [2022-04-12T15:29:57.931Z] spire-1.2.1/CHANGELOG.md [2022-04-12T15:29:57.931Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T15:29:57.931Z] spire-1.2.1/CODEOWNERS [2022-04-12T15:29:57.931Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T15:29:57.931Z] spire-1.2.1/Dockerfile [2022-04-12T15:29:57.931Z] spire-1.2.1/Dockerfile.dev [2022-04-12T15:29:57.931Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T15:29:57.931Z] spire-1.2.1/LICENSE [2022-04-12T15:29:57.931Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T15:29:57.931Z] spire-1.2.1/Makefile [2022-04-12T15:29:57.931Z] spire-1.2.1/README.md [2022-04-12T15:29:57.931Z] spire-1.2.1/ROADMAP.md [2022-04-12T15:29:57.931Z] spire-1.2.1/SECURITY.md [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T15:29:57.931Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/ [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/agent/ [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/server/ [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/server/server.conf [2022-04-12T15:29:57.931Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/ [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/auditlog.md [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/ [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T15:29:57.931Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/spire_server.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/telemetry.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/upgrading.md [2022-04-12T15:29:57.932Z] spire-1.2.1/doc/using_spire.md [2022-04-12T15:29:57.932Z] spire-1.2.1/examples/ [2022-04-12T15:29:57.932Z] spire-1.2.1/examples/README.md [2022-04-12T15:29:57.932Z] spire-1.2.1/go.mod [2022-04-12T15:29:57.932Z] spire-1.2.1/go.sum [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:29:57.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T15:29:57.933Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/log/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/version/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T15:29:57.934Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/config.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T15:29:57.935Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/server.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/private/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/private/server/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T15:29:57.936Z] spire-1.2.1/release/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/README.md [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/conf/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T15:29:57.936Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T15:29:57.936Z] spire-1.2.1/script/ [2022-04-12T15:29:57.936Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/support/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T15:29:57.937Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/clock/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/clock/clock.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T15:29:57.937Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/common [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T15:29:57.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T15:29:57.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T15:29:57.939Z] spire-1.2.1/test/integration/test.sh [2022-04-12T15:29:57.939Z] spire-1.2.1/test/plugintest/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testca/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testca/ca.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testkey/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/testkey/new.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/util/ [2022-04-12T15:29:57.939Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/util/race.go [2022-04-12T15:29:57.939Z] spire-1.2.1/test/util/util.go [2022-04-12T15:29:57.939Z] building spire from source... [2022-04-12T15:29:57.939Z] Installing go1.17.7... [2022-04-12T15:30:04.512Z] Building bin/spire-server... [2022-04-12T15:30:04.512Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T15:30:04.512Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T15:30:04.512Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T15:30:04.512Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T15:30:04.512Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T15:30:04.512Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T15:30:04.512Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T15:30:04.512Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T15:30:04.512Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T15:30:04.512Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T15:30:04.512Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T15:30:04.512Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T15:30:04.512Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T15:30:04.512Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T15:30:04.512Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T15:30:04.512Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T15:30:04.512Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T15:30:04.512Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T15:30:04.512Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T15:30:04.512Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T15:30:04.513Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T15:30:04.513Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T15:30:04.513Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T15:30:04.513Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T15:30:04.513Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T15:30:04.513Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T15:30:04.513Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T15:30:04.513Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T15:30:04.513Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T15:30:04.513Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T15:30:04.513Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T15:30:04.513Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T15:30:04.513Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T15:30:04.513Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T15:30:04.513Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T15:30:04.513Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T15:30:04.513Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T15:30:04.513Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T15:30:04.772Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T15:30:04.772Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T15:30:04.772Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T15:30:04.772Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T15:30:04.772Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T15:30:04.772Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T15:30:04.772Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T15:30:04.772Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T15:30:04.772Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T15:30:04.772Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T15:30:04.772Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T15:30:05.033Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T15:30:05.033Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T15:30:05.033Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T15:30:05.033Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T15:30:05.033Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T15:30:05.295Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T15:30:05.867Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T15:30:07.775Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T15:30:07.775Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T15:30:07.775Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T15:30:07.775Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T15:30:07.775Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T15:30:11.966Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T15:30:11.967Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T15:30:11.967Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T15:30:11.967Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T15:30:11.967Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T15:30:11.967Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T15:30:11.967Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T15:30:11.967Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T15:30:11.967Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T15:30:11.967Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T15:30:13.342Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T15:30:13.342Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T15:30:13.342Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T15:30:13.342Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T15:30:13.602Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T15:30:13.603Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T15:30:13.861Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T15:30:13.861Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T15:30:13.861Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T15:30:13.862Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T15:30:13.862Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T15:30:14.120Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T15:30:14.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T15:30:14.120Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T15:30:14.120Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T15:30:14.120Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T15:30:14.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T15:30:14.120Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T15:30:14.120Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T15:30:14.382Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T15:30:14.382Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T15:30:14.382Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T15:30:17.678Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T15:30:17.678Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T15:30:17.678Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T15:30:17.678Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T15:30:17.678Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T15:30:17.678Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T15:30:17.938Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T15:30:17.938Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T15:30:17.938Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T15:30:17.938Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T15:30:17.938Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T15:30:17.938Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T15:30:17.938Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T15:30:17.938Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T15:30:17.938Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T15:30:17.938Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T15:30:17.938Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T15:30:18.200Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T15:30:18.200Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T15:30:18.200Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T15:30:18.200Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T15:30:18.200Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T15:30:18.200Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T15:30:18.200Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T15:30:18.200Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T15:30:18.200Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T15:30:18.200Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T15:30:18.200Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T15:30:18.463Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T15:30:18.463Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T15:30:18.463Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T15:30:18.463Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T15:30:18.463Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T15:30:18.463Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T15:30:18.725Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T15:30:18.725Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T15:30:18.725Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T15:30:18.725Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T15:30:18.725Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T15:30:18.725Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T15:30:18.725Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T15:30:18.725Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T15:30:18.725Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T15:30:18.725Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T15:30:18.725Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T15:30:18.725Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T15:30:18.725Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T15:30:18.725Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T15:30:18.725Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T15:30:26.852Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T15:30:26.852Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T15:30:32.488Z] Removing intermediate container 43be16bbb92b [2022-04-12T15:30:32.488Z] ---> de32095d6c36 [2022-04-12T15:30:32.488Z] Successfully built de32095d6c36 [2022-04-12T15:30:32.488Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:30:32.836Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T15:30:32.836Z] . [Pipeline] withDockerContainer [2022-04-12T15:30:33.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container [2022-04-12T15:30:33.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T15:30:33.417Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T15:30:34.499Z] $ docker top 846f53f222b840bd73084051442a55c4b6b036cecef84a2e5deca2d42886e0f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:30:35.416Z] + go version [2022-04-12T15:30:35.417Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T15:30:35.441Z] $ docker stop --time=1 846f53f222b840bd73084051442a55c4b6b036cecef84a2e5deca2d42886e0f4 [2022-04-12T15:30:37.087Z] $ docker rm -f 846f53f222b840bd73084051442a55c4b6b036cecef84a2e5deca2d42886e0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:30:37.696Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T15:30:37.696Z] . [Pipeline] withDockerContainer [2022-04-12T15:30:37.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container [2022-04-12T15:30:38.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T15:30:39.302Z] $ docker top aa38258d4add276a17c74b6c537176f1bdde8fafbe51655e87f1f5a401ca4368 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T15:30:39.572Z] ========================================================= [2022-04-12T15:30:39.573Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T15:30:39.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T15:30:40.224Z] + make test [2022-04-12T15:30:40.224Z] go mod tidy -compat=1.17 [2022-04-12T15:30:41.209Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T15:30:55.359Z] Removing intermediate container 46936d76f5d2 [2022-04-12T15:30:55.359Z] ---> 1f0235afc312 [2022-04-12T15:30:55.359Z] [2022-04-12T15:30:55.359Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T15:30:55.359Z] 3.14: Pulling from library/alpine [2022-04-12T15:30:55.359Z] Removing intermediate container a2e5b964dcc4 [2022-04-12T15:30:55.359Z] ---> d3f1af5a0bd1 [2022-04-12T15:30:55.359Z] [2022-04-12T15:30:55.359Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T15:30:55.359Z] Removing intermediate container 87b60efe895b [2022-04-12T15:30:55.359Z] ---> 19418de7c68a [2022-04-12T15:30:55.359Z] [2022-04-12T15:30:55.359Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T15:30:55.359Z] Removing intermediate container 52822bd5e956 [2022-04-12T15:30:55.359Z] ---> 95275adfcb63 [2022-04-12T15:30:55.359Z] [2022-04-12T15:30:55.359Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T15:30:55.359Z] 3.14: Pulling from library/alpine [2022-04-12T15:30:55.359Z] 3.14: Pulling from library/alpine [2022-04-12T15:30:55.359Z] 3.14: Pulling from library/alpine [2022-04-12T15:30:55.359Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:30:55.359Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:30:55.359Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T15:30:55.359Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T15:30:55.359Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:30:55.359Z] Status: Image is up to date for alpine:3.14 [2022-04-12T15:30:55.359Z] ---> e04c818066af [2022-04-12T15:30:55.359Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T15:30:55.929Z] ---> e04c818066af [2022-04-12T15:30:55.929Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T15:30:55.929Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:30:55.929Z] Status: Image is up to date for alpine:3.14 [2022-04-12T15:30:55.929Z] ---> e04c818066af [2022-04-12T15:30:55.929Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T15:30:55.929Z] ---> e04c818066af [2022-04-12T15:30:55.929Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T15:30:55.929Z] ---> Running in b97c3368dca8 [2022-04-12T15:30:55.930Z] ---> Running in bc4581a7dc54 [2022-04-12T15:30:55.930Z] ---> Running in bd9d0268b192 [2022-04-12T15:30:55.930Z] ---> Running in 77ddfd2be1c5 [2022-04-12T15:30:56.499Z] Removing intermediate container bd9d0268b192 [2022-04-12T15:30:56.499Z] ---> da6396d0f51b [2022-04-12T15:30:56.499Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T15:30:56.499Z] Removing intermediate container bc4581a7dc54 [2022-04-12T15:30:56.499Z] ---> e9e2ac66ec1f [2022-04-12T15:30:56.499Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T15:30:56.499Z] ---> Running in f75720af09d9 [2022-04-12T15:30:56.499Z] ---> Running in b5d009d4ddbc [2022-04-12T15:30:57.093Z] Removing intermediate container f75720af09d9 [2022-04-12T15:30:57.093Z] ---> fc8d4f0f12cc [2022-04-12T15:30:57.093Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T15:30:57.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:30:57.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:30:57.093Z] ---> Running in c8f4a1fe45eb [2022-04-12T15:30:57.354Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T15:30:57.354Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T15:30:57.354Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T15:30:57.354Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T15:30:57.354Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T15:30:57.354Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T15:30:57.354Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:30:57.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:30:57.354Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T15:30:57.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:30:57.354Z] OK: 8 MiB in 20 packages [2022-04-12T15:30:57.614Z] Removing intermediate container c8f4a1fe45eb [2022-04-12T15:30:57.614Z] ---> a8a05bcab365 [2022-04-12T15:30:57.614Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:30:57.614Z] ---> Running in 2014f66052e4 [2022-04-12T15:30:57.614Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T15:30:57.614Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:30:57.614Z] OK: 6 MiB in 15 packages [2022-04-12T15:30:57.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:30:57.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:30:57.874Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T15:30:57.874Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T15:30:57.874Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:30:57.874Z] OK: 6 MiB in 16 packages [2022-04-12T15:30:58.447Z] Removing intermediate container b97c3368dca8 [2022-04-12T15:30:58.447Z] ---> cc9efab4fd12 [2022-04-12T15:30:58.447Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T15:30:58.707Z] ---> Running in 2826ec881409 [2022-04-12T15:30:58.707Z] Removing intermediate container 77ddfd2be1c5 [2022-04-12T15:30:58.707Z] ---> c6adf11ea173 [2022-04-12T15:30:58.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:30:58.707Z] Removing intermediate container b5d009d4ddbc [2022-04-12T15:30:58.707Z] ---> 31f32df932b1 [2022-04-12T15:30:58.707Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T15:30:58.969Z] ---> Running in 8b0a953fa890 [2022-04-12T15:30:58.969Z] Removing intermediate container 2826ec881409 [2022-04-12T15:30:58.969Z] ---> 19fd37e841cb [2022-04-12T15:30:58.969Z] Step 13/22 : WORKDIR /edgex [2022-04-12T15:30:58.969Z] ---> Running in 6cc07307e387 [2022-04-12T15:30:59.230Z] ---> Running in 528d74ab9ea8 [2022-04-12T15:30:59.492Z] Removing intermediate container 6cc07307e387 [2022-04-12T15:30:59.492Z] ---> 7ed75e1766bd [2022-04-12T15:30:59.492Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T15:30:59.492Z] Removing intermediate container 8b0a953fa890 [2022-04-12T15:30:59.492Z] ---> d1f6d44bd5c5 [2022-04-12T15:30:59.492Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T15:31:00.067Z] ---> Running in 2cdaa0610ead [2022-04-12T15:31:00.067Z] ---> Running in 039a96c33fb4 [2022-04-12T15:31:00.067Z] Removing intermediate container 528d74ab9ea8 [2022-04-12T15:31:00.067Z] ---> cfbba5ca15d6 [2022-04-12T15:31:00.067Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T15:31:00.067Z] Removing intermediate container 2014f66052e4 [2022-04-12T15:31:00.067Z] ---> 9c2b1dfe4aa8 [2022-04-12T15:31:00.067Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T15:31:00.328Z] ---> Running in d4e304517763 [2022-04-12T15:31:00.328Z] Removing intermediate container 039a96c33fb4 [2022-04-12T15:31:00.328Z] ---> 291345703f82 [2022-04-12T15:31:00.328Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T15:31:00.328Z] Removing intermediate container 2cdaa0610ead [2022-04-12T15:31:00.328Z] ---> 27c8a315f234 [2022-04-12T15:31:00.328Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T15:31:00.590Z] ---> Running in 10ad8d655e03 [2022-04-12T15:31:00.590Z] ---> Running in 16dec299f77a [2022-04-12T15:31:00.590Z] ---> 0f48fdcfeba7 [2022-04-12T15:31:00.590Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T15:31:01.160Z] Removing intermediate container 10ad8d655e03 [2022-04-12T15:31:01.160Z] ---> 628ce8f82d74 [2022-04-12T15:31:01.160Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:31:01.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:01.730Z] ---> e28e742e7b4b [2022-04-12T15:31:01.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T15:31:01.730Z] ---> e31da40b83e0 [2022-04-12T15:31:01.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T15:31:01.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:02.305Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T15:31:02.305Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T15:31:02.305Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T15:31:02.305Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T15:31:02.567Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T15:31:02.567Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T15:31:02.829Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:31:02.829Z] OK: 8 MiB in 20 packages [2022-04-12T15:31:02.829Z] Removing intermediate container 16dec299f77a [2022-04-12T15:31:02.829Z] ---> ba74c15485f8 [2022-04-12T15:31:02.829Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T15:31:03.400Z] ---> a51ed3799c1f [2022-04-12T15:31:03.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T15:31:03.400Z] ---> e96208230d0d [2022-04-12T15:31:03.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T15:31:03.400Z] ---> Running in a0fe6a8a9ce5 [2022-04-12T15:31:03.668Z] Removing intermediate container a0fe6a8a9ce5 [2022-04-12T15:31:03.668Z] ---> 1d922ea931cd [2022-04-12T15:31:03.668Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T15:31:03.929Z] Removing intermediate container d4e304517763 [2022-04-12T15:31:03.929Z] ---> a731a01351f8 [2022-04-12T15:31:03.929Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:31:03.929Z] ---> 7d1d0755d46c [2022-04-12T15:31:03.929Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T15:31:03.929Z] ---> 1e9f44334e4e [2022-04-12T15:31:03.929Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T15:31:04.189Z] ---> Running in 663ad9fb651f [2022-04-12T15:31:04.189Z] ---> Running in d0b59dc41291 [2022-04-12T15:31:04.449Z] ---> 71077a99499b [2022-04-12T15:31:04.449Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T15:31:04.449Z] ---> 5a203fe38484 [2022-04-12T15:31:04.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T15:31:04.449Z] ---> Running in bfa324b210d5 [2022-04-12T15:31:04.449Z] Removing intermediate container 663ad9fb651f [2022-04-12T15:31:04.449Z] ---> f974a7edd20c [2022-04-12T15:31:04.449Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:31:04.710Z] ---> Running in d25bc72db0ab [2022-04-12T15:31:04.970Z] Removing intermediate container d25bc72db0ab [2022-04-12T15:31:04.970Z] ---> bfe9afae1922 [2022-04-12T15:31:04.970Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T15:31:05.231Z] ---> Running in e2313733dd76 [2022-04-12T15:31:05.804Z] Removing intermediate container e2313733dd76 [2022-04-12T15:31:05.804Z] ---> 49a5a24e3c97 [2022-04-12T15:31:05.804Z] Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:31:05.804Z] ---> Running in 220d67e4d340 [2022-04-12T15:31:06.063Z] ---> a89c1efa4b41 [2022-04-12T15:31:06.063Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T15:31:06.063Z] Removing intermediate container d0b59dc41291 [2022-04-12T15:31:06.063Z] ---> c1b66ec5ac6a [2022-04-12T15:31:06.063Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T15:31:06.063Z] Removing intermediate container 220d67e4d340 [2022-04-12T15:31:06.063Z] ---> ba510395e6ed [2022-04-12T15:31:06.063Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T15:31:06.325Z] ---> Running in a4828e411e43 [2022-04-12T15:31:06.326Z] ---> Running in 60debbe4e619 [2022-04-12T15:31:06.326Z] Removing intermediate container bfa324b210d5 [2022-04-12T15:31:06.326Z] ---> e35c0cd94423 [2022-04-12T15:31:06.326Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:31:06.326Z] ---> 1594c5822dd4 [2022-04-12T15:31:06.326Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T15:31:06.585Z] ---> Running in 219df2411cc6 [2022-04-12T15:31:06.585Z] Removing intermediate container a4828e411e43 [2022-04-12T15:31:06.585Z] ---> 524c91cef3c3 [2022-04-12T15:31:06.585Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T15:31:06.869Z] Removing intermediate container 60debbe4e619 [2022-04-12T15:31:06.869Z] ---> e68f57561831 [2022-04-12T15:31:06.869Z] [2022-04-12T15:31:06.869Z] ---> Running in dc8b73f12c6e [2022-04-12T15:31:07.128Z] Successfully built e68f57561831 [2022-04-12T15:31:07.128Z] Successfully tagged support-scheduler:latest [2022-04-12T15:31:07.128Z] Building support-notifications [2022-04-12T15:31:07.128Z]  Building support-scheduler ... done  ---> c14baea242df [2022-04-12T15:31:07.128Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T15:31:07.128Z] Removing intermediate container 219df2411cc6 [2022-04-12T15:31:07.128Z] ---> fb4fd41f0754 [2022-04-12T15:31:07.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:31:07.387Z] Removing intermediate container dc8b73f12c6e [2022-04-12T15:31:07.387Z] ---> 19d930d31f82 [2022-04-12T15:31:07.387Z] Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:31:09.296Z] ---> Running in 617bd13028e9 [2022-04-12T15:31:10.241Z] ---> Running in 73c14c8be4c5 [2022-04-12T15:31:10.817Z] ---> 6b9aff521868 [2022-04-12T15:31:10.817Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T15:31:10.817Z] Removing intermediate container 617bd13028e9 [2022-04-12T15:31:10.817Z] ---> a67d2a404de7 [2022-04-12T15:31:11.107Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T15:31:11.107Z] Removing intermediate container 73c14c8be4c5 [2022-04-12T15:31:11.107Z] ---> 5efd9cc0cdfc [2022-04-12T15:31:11.107Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T15:31:11.107Z] ---> Running in 0acda1c3cfa8 [2022-04-12T15:31:11.366Z] ---> Running in c0b9d4cd86c9 [2022-04-12T15:31:11.366Z] ---> 80424fc107dd [2022-04-12T15:31:11.366Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T15:31:11.625Z] Removing intermediate container 0acda1c3cfa8 [2022-04-12T15:31:11.625Z] ---> 1141ed831eca [2022-04-12T15:31:11.625Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:31:11.886Z] Removing intermediate container c0b9d4cd86c9 [2022-04-12T15:31:11.886Z] ---> c2d3cebc3471 [2022-04-12T15:31:11.886Z] [2022-04-12T15:31:11.886Z] Successfully built c2d3cebc3471 [2022-04-12T15:31:11.886Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:31:11.886Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:31:11.886Z] ---> Running in c542f070e801 [2022-04-12T15:31:11.886Z] Successfully tagged security-proxy-setup:latest [2022-04-12T15:31:11.886Z] Building security-spire-agent [2022-04-12T15:31:11.886Z] ---> a463eab64751 [2022-04-12T15:31:11.886Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T15:31:11.886Z] ---> Using cache [2022-04-12T15:31:11.886Z] ---> bc517ecf9dc0 [2022-04-12T15:31:11.886Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:31:11.886Z] ---> Using cache [2022-04-12T15:31:11.886Z] ---> 8d037292ee69 [2022-04-12T15:31:11.886Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T15:31:12.146Z]  Building security-proxy-setup ... done  ---> 64cca4cba691 [2022-04-12T15:31:12.146Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T15:31:12.146Z] ---> Running in e42f65237f7d [2022-04-12T15:31:13.532Z] Removing intermediate container c542f070e801 [2022-04-12T15:31:13.532Z] ---> 0ad631fc2736 [2022-04-12T15:31:13.532Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:31:13.586Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T15:31:15.445Z] ---> b56cfbc4e8e4 [2022-04-12T15:31:15.445Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T15:31:15.445Z] ---> Running in b849b8530e87 [2022-04-12T15:31:15.445Z] ---> Running in 1e9074d17752 [2022-04-12T15:31:15.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:15.445Z] Removing intermediate container b849b8530e87 [2022-04-12T15:31:15.445Z] ---> 9b428ad0b871 [2022-04-12T15:31:15.445Z] [2022-04-12T15:31:15.445Z] Removing intermediate container 1e9074d17752 [2022-04-12T15:31:15.445Z] ---> 487eca747222 [2022-04-12T15:31:15.445Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T15:31:15.445Z] Successfully built 9b428ad0b871 [2022-04-12T15:31:15.445Z] Successfully tagged core-data:latest [2022-04-12T15:31:15.445Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-12T15:31:15.710Z] ---> 27465e76800b [2022-04-12T15:31:15.710Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T15:31:16.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:16.540Z] OK: 221 MiB in 52 packages [2022-04-12T15:31:17.109Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:31:17.109Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:31:17.109Z] ---> a463eab64751 [2022-04-12T15:31:17.109Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T15:31:17.109Z] ---> Using cache [2022-04-12T15:31:17.109Z] ---> bc517ecf9dc0 [2022-04-12T15:31:17.109Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:31:17.109Z] ---> Using cache [2022-04-12T15:31:17.109Z] ---> 8d037292ee69 [2022-04-12T15:31:17.109Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T15:31:18.492Z] ---> Running in 9449a5200c8a [2022-04-12T15:31:19.098Z] ---> Running in 76c8f6536f3a [2022-04-12T15:31:19.358Z] Removing intermediate container e42f65237f7d [2022-04-12T15:31:19.359Z] ---> 89e5777bb42a [2022-04-12T15:31:19.359Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T15:31:19.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:19.639Z] ---> 35c3e131b86a [2022-04-12T15:31:19.639Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:31:19.639Z] ---> Running in 0addb00a9438 [2022-04-12T15:31:19.925Z] Removing intermediate container 9449a5200c8a [2022-04-12T15:31:19.925Z] ---> 3a7ee2971be5 [2022-04-12T15:31:19.925Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T15:31:20.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:20.186Z] ---> Running in 92e21b8fbf9e [2022-04-12T15:31:20.456Z] OK: 221 MiB in 52 packages [2022-04-12T15:31:20.456Z] Removing intermediate container 92e21b8fbf9e [2022-04-12T15:31:20.456Z] ---> a2b43d0242f0 [2022-04-12T15:31:20.456Z] Step 28/31 : CMD ["gate"] [2022-04-12T15:31:20.739Z] ---> Running in bd345c5bd954 [2022-04-12T15:31:21.008Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:31:21.008Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:31:21.008Z] ---> a463eab64751 [2022-04-12T15:31:21.008Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T15:31:21.008Z] ---> Using cache [2022-04-12T15:31:21.008Z] ---> bc517ecf9dc0 [2022-04-12T15:31:21.008Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T15:31:21.008Z] ---> Running in f97d1a068e63 [2022-04-12T15:31:21.008Z] Removing intermediate container 0addb00a9438 [2022-04-12T15:31:21.008Z] ---> 2962c3d75462 [2022-04-12T15:31:21.008Z] Step 8/22 : COPY . . [2022-04-12T15:31:21.008Z] Removing intermediate container bd345c5bd954 [2022-04-12T15:31:21.008Z] ---> f24134bb381a [2022-04-12T15:31:21.008Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T15:31:21.285Z] ---> Running in 9726f051f1c7 [2022-04-12T15:31:21.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:22.276Z] Removing intermediate container 76c8f6536f3a [2022-04-12T15:31:22.276Z] ---> 7f975c4203de [2022-04-12T15:31:22.276Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T15:31:22.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:22.552Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T15:31:22.552Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T15:31:22.552Z] OK: 15864 distinct packages available [2022-04-12T15:31:22.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:23.181Z] Removing intermediate container 9726f051f1c7 [2022-04-12T15:31:23.181Z] ---> 5182f88991c7 [2022-04-12T15:31:23.181Z] Step 30/31 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:31:23.181Z] ---> 82fff759e3fa [2022-04-12T15:31:23.181Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:31:23.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:23.447Z] ---> Running in a93b0b58d4a9 [2022-04-12T15:31:23.447Z] ---> Running in af7c80ec050b [2022-04-12T15:31:23.706Z] Removing intermediate container af7c80ec050b [2022-04-12T15:31:23.706Z] ---> 16e3bb25b002 [2022-04-12T15:31:23.706Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T15:31:23.707Z] OK: 221 MiB in 52 packages [2022-04-12T15:31:24.015Z] ---> Running in fdb5520ac1da [2022-04-12T15:31:24.279Z] Removing intermediate container fdb5520ac1da [2022-04-12T15:31:24.279Z] ---> b9cc4fd85430 [2022-04-12T15:31:24.279Z] [2022-04-12T15:31:24.279Z] Successfully built b9cc4fd85430 [2022-04-12T15:31:24.279Z] Successfully tagged security-bootstrapper:latest [2022-04-12T15:31:24.279Z] Building security-secretstore-setup [2022-04-12T15:31:27.572Z]  Building security-bootstrapper ... done Removing intermediate container f97d1a068e63 [2022-04-12T15:31:27.572Z] ---> 38a5a3774ea5 [2022-04-12T15:31:27.572Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T15:31:27.572Z] Removing intermediate container a93b0b58d4a9 [2022-04-12T15:31:27.572Z] ---> 2d526120b774 [2022-04-12T15:31:27.572Z] Step 8/26 : COPY . . [2022-04-12T15:31:27.832Z] ---> 37d8c9b287f9 [2022-04-12T15:31:27.832Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T15:31:28.402Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:31:28.402Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:31:28.402Z] ---> a463eab64751 [2022-04-12T15:31:28.402Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T15:31:28.402Z] ---> Using cache [2022-04-12T15:31:28.402Z] ---> bc517ecf9dc0 [2022-04-12T15:31:28.402Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:31:28.402Z] ---> Using cache [2022-04-12T15:31:28.402Z] ---> 8d037292ee69 [2022-04-12T15:31:28.402Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T15:31:30.311Z] ---> 34cce4bba92f [2022-04-12T15:31:30.311Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:31:30.311Z] ---> Running in 2434f8bae8be [2022-04-12T15:31:30.311Z] ---> Running in c3c2c1fc6c28 [2022-04-12T15:31:30.571Z] ---> Running in 5eefc168b81d [2022-04-12T15:31:30.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:31.092Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T15:31:31.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:31:31.971Z] OK: 221 MiB in 52 packages [2022-04-12T15:31:32.231Z] Removing intermediate container 5eefc168b81d [2022-04-12T15:31:32.231Z] ---> 2dd5eaf58118 [2022-04-12T15:31:32.231Z] Step 7/20 : COPY . . [2022-04-12T15:31:33.169Z] ---> 84b8caab49e1 [2022-04-12T15:31:33.169Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T15:31:34.109Z] Removing intermediate container 2434f8bae8be [2022-04-12T15:31:34.109Z] ---> d96537ccc3bb [2022-04-12T15:31:34.109Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T15:31:34.109Z] ---> Running in 008c448862e0 [2022-04-12T15:31:34.370Z] ---> e8029a64a0b6 [2022-04-12T15:31:34.370Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:31:34.630Z] Removing intermediate container 008c448862e0 [2022-04-12T15:31:34.630Z] ---> 5a10f8ab9b58 [2022-04-12T15:31:34.630Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T15:31:34.630Z] ---> Running in 0d9a72a8dea0 [2022-04-12T15:31:34.630Z] ---> Running in e5fc351f3769 [2022-04-12T15:31:37.169Z] Removing intermediate container e5fc351f3769 [2022-04-12T15:31:37.169Z] ---> 63d8c551d8cf [2022-04-12T15:31:37.169Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T15:31:37.169Z] Removing intermediate container 0d9a72a8dea0 [2022-04-12T15:31:37.169Z] ---> 70deaee41362 [2022-04-12T15:31:37.169Z] Step 8/25 : COPY . . [2022-04-12T15:31:37.169Z] ---> Running in 8c8d11a9c2ef [2022-04-12T15:31:37.428Z] Removing intermediate container 8c8d11a9c2ef [2022-04-12T15:31:37.428Z] ---> 5df4a140fb72 [2022-04-12T15:31:37.428Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T15:31:38.368Z] ---> Running in 3f52087febd0 [2022-04-12T15:31:39.773Z] ---> c77e06db61bf [2022-04-12T15:31:39.773Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T15:31:40.033Z] ---> Running in bc52b1e88d95 [2022-04-12T15:31:40.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T15:31:40.600Z] spire-1.2.1/ [2022-04-12T15:31:40.600Z] spire-1.2.1/.data/ [2022-04-12T15:31:40.600Z] spire-1.2.1/.data/.file [2022-04-12T15:31:40.600Z] spire-1.2.1/.dockerignore [2022-04-12T15:31:40.600Z] spire-1.2.1/.gitattributes [2022-04-12T15:31:40.600Z] spire-1.2.1/.githooks/ [2022-04-12T15:31:40.600Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/ [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/ [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T15:31:40.600Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T15:31:40.600Z] spire-1.2.1/.gitignore [2022-04-12T15:31:40.600Z] spire-1.2.1/.go-version [2022-04-12T15:31:40.600Z] spire-1.2.1/.golangci.yml [2022-04-12T15:31:40.601Z] spire-1.2.1/ADOPTERS.md [2022-04-12T15:31:40.601Z] spire-1.2.1/CHANGELOG.md [2022-04-12T15:31:40.601Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T15:31:40.601Z] spire-1.2.1/CODEOWNERS [2022-04-12T15:31:40.601Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T15:31:40.601Z] spire-1.2.1/Dockerfile [2022-04-12T15:31:40.864Z] spire-1.2.1/Dockerfile.dev [2022-04-12T15:31:40.864Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T15:31:40.864Z] spire-1.2.1/LICENSE [2022-04-12T15:31:40.864Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T15:31:40.864Z] spire-1.2.1/Makefile [2022-04-12T15:31:40.864Z] spire-1.2.1/README.md [2022-04-12T15:31:40.864Z] spire-1.2.1/ROADMAP.md [2022-04-12T15:31:40.864Z] spire-1.2.1/SECURITY.md [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/ [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T15:31:40.864Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T15:31:40.865Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/ [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/agent/ [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/server/ [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/server/server.conf [2022-04-12T15:31:40.865Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/ [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/auditlog.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/ [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/spire_server.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/telemetry.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/upgrading.md [2022-04-12T15:31:40.865Z] spire-1.2.1/doc/using_spire.md [2022-04-12T15:31:40.865Z] spire-1.2.1/examples/ [2022-04-12T15:31:40.865Z] spire-1.2.1/examples/README.md [2022-04-12T15:31:40.865Z] spire-1.2.1/go.mod [2022-04-12T15:31:40.865Z] spire-1.2.1/go.sum [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T15:31:40.865Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T15:31:40.866Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/log/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T15:31:40.867Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/version/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/config.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T15:31:40.868Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/server.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/private/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/private/server/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T15:31:40.869Z] spire-1.2.1/release/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/README.md [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/conf/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T15:31:40.869Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T15:31:40.869Z] spire-1.2.1/script/ [2022-04-12T15:31:40.869Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T15:31:40.869Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T15:31:40.869Z] spire-1.2.1/support/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T15:31:40.869Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T15:31:40.870Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/clock/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/clock/clock.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T15:31:40.870Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/common [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T15:31:40.870Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T15:31:40.871Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T15:31:40.872Z] spire-1.2.1/test/integration/test.sh [2022-04-12T15:31:40.872Z] spire-1.2.1/test/plugintest/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testca/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testca/ca.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testkey/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/testkey/new.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/util/ [2022-04-12T15:31:40.872Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/util/race.go [2022-04-12T15:31:40.872Z] spire-1.2.1/test/util/util.go [2022-04-12T15:31:40.872Z] building spire from source... [2022-04-12T15:31:41.132Z] Installing go1.17.7... [2022-04-12T15:31:46.422Z] ---> 0606b61be96b [2022-04-12T15:31:46.422Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T15:31:46.422Z] ---> Running in 7e6ab24e1a7d [2022-04-12T15:31:46.682Z] Building bin/spire-server... [2022-04-12T15:31:46.682Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T15:31:46.682Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T15:31:46.682Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T15:31:46.682Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T15:31:46.682Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T15:31:46.942Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T15:31:46.942Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T15:31:46.942Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T15:31:46.942Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T15:31:47.201Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T15:31:47.202Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T15:31:47.202Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T15:31:47.202Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T15:31:47.202Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T15:31:47.202Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T15:31:47.202Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T15:31:47.202Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T15:31:47.461Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T15:31:47.461Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T15:31:47.461Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T15:31:47.461Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T15:31:47.461Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T15:31:47.722Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T15:31:47.722Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T15:31:47.722Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T15:31:47.722Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T15:31:47.722Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T15:31:47.722Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T15:31:47.722Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T15:31:47.722Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T15:31:47.722Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T15:31:47.722Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T15:31:47.722Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T15:31:47.722Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T15:31:47.722Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T15:31:47.982Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T15:31:47.982Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T15:31:47.982Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T15:31:47.982Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T15:31:47.982Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T15:31:47.982Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T15:31:47.982Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T15:31:47.982Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T15:31:47.982Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T15:31:47.982Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T15:31:47.982Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T15:31:47.982Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T15:31:47.982Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T15:31:47.982Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T15:31:48.245Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T15:31:48.245Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T15:31:48.245Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T15:31:48.245Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T15:31:48.816Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T15:31:50.726Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T15:31:50.727Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T15:31:50.727Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T15:31:50.727Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T15:31:50.727Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T15:31:54.025Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T15:31:54.025Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T15:31:54.025Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T15:31:54.025Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T15:31:54.025Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T15:31:54.025Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T15:31:54.025Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T15:31:54.284Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T15:31:54.284Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T15:31:54.543Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T15:31:55.110Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T15:31:55.369Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T15:31:55.627Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T15:31:55.627Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T15:31:55.627Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T15:31:55.887Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T15:31:55.887Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T15:31:56.146Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T15:31:56.146Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T15:31:56.406Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T15:31:56.406Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T15:31:56.665Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T15:31:56.665Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T15:31:56.925Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T15:31:56.925Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T15:31:56.925Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T15:31:56.925Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T15:31:57.251Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T15:31:57.509Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T15:31:57.509Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T15:31:57.509Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T15:31:57.766Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T15:31:58.024Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T15:31:58.024Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T15:31:58.282Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T15:31:58.282Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T15:31:58.282Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T15:31:58.282Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T15:31:58.282Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T15:31:58.544Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T15:31:58.544Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T15:31:58.544Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T15:31:58.544Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T15:31:58.544Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T15:31:58.544Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T15:31:58.544Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T15:31:59.110Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T15:31:59.110Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T15:31:59.367Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T15:31:59.367Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T15:31:59.367Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T15:31:59.367Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T15:31:59.367Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T15:31:59.368Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T15:31:59.368Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T15:31:59.368Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T15:31:59.626Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T15:31:59.626Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T15:31:59.626Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T15:31:59.626Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T15:31:59.626Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T15:31:59.890Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T15:31:59.890Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T15:31:59.890Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T15:31:59.890Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T15:31:59.890Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T15:31:59.890Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T15:31:59.890Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T15:32:00.149Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T15:32:00.150Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T15:32:00.150Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T15:32:00.150Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T15:32:00.150Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T15:32:00.150Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T15:32:00.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T15:32:00.150Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T15:32:00.407Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T15:32:00.407Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T15:32:00.407Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T15:32:00.407Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T15:32:00.407Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T15:32:00.407Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T15:32:00.665Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T15:32:00.665Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T15:32:02.043Z] Building bin/spire-agent... [2022-04-12T15:32:02.303Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T15:32:02.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T15:32:02.303Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T15:32:02.303Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T15:32:03.685Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T15:32:03.685Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T15:32:03.685Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T15:32:03.685Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T15:32:03.685Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T15:32:03.685Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T15:32:03.685Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T15:32:03.685Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T15:32:03.685Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T15:32:05.889Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T15:32:05.889Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T15:32:14.009Z] Removing intermediate container c3c2c1fc6c28 [2022-04-12T15:32:14.009Z] ---> 05182945f952 [2022-04-12T15:32:14.009Z] [2022-04-12T15:32:14.009Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T15:32:14.009Z] ---> e04c818066af [2022-04-12T15:32:14.009Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T15:32:14.009Z] ---> Running in e6f06c213b7e [2022-04-12T15:32:14.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:14.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:14.527Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T15:32:14.527Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T15:32:14.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:32:14.527Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T15:32:14.527Z] OK: 6 MiB in 16 packages [2022-04-12T15:32:14.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T15:32:17.325Z] Removing intermediate container bc52b1e88d95 [2022-04-12T15:32:17.325Z] ---> 2071f1abc029 [2022-04-12T15:32:17.325Z] [2022-04-12T15:32:17.325Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T15:32:17.325Z] Removing intermediate container e6f06c213b7e [2022-04-12T15:32:17.325Z] ---> 077e1f558349 [2022-04-12T15:32:17.325Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:32:17.585Z] 3.15: Pulling from library/alpine [2022-04-12T15:32:18.157Z] ---> Running in 6bc16c4d4557 [2022-04-12T15:32:18.727Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T15:32:18.727Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T15:32:18.727Z] ---> 0ac33e5f5afa [2022-04-12T15:32:18.727Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T15:32:18.727Z] Removing intermediate container 6bc16c4d4557 [2022-04-12T15:32:18.727Z] ---> cbc44d3b2f94 [2022-04-12T15:32:18.727Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T15:32:18.986Z] ---> Running in 2abf3a41e5e6 [2022-04-12T15:32:19.245Z] ---> Running in a2e5c5c3c5ae [2022-04-12T15:32:19.814Z] Removing intermediate container 2abf3a41e5e6 [2022-04-12T15:32:19.814Z] ---> 7ead83699e9e [2022-04-12T15:32:19.814Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T15:32:20.751Z] Removing intermediate container a2e5c5c3c5ae [2022-04-12T15:32:20.751Z] ---> 1058fb3ae997 [2022-04-12T15:32:20.751Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:32:21.010Z] ---> Running in 8eb373c2caf8 [2022-04-12T15:32:21.270Z] ---> Running in f34b3665d69a [2022-04-12T15:32:21.532Z] Removing intermediate container 7e6ab24e1a7d [2022-04-12T15:32:21.532Z] ---> 24e4a008b63f [2022-04-12T15:32:21.532Z] [2022-04-12T15:32:21.532Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T15:32:21.532Z] ---> e04c818066af [2022-04-12T15:32:21.532Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T15:32:21.532Z] Removing intermediate container 8eb373c2caf8 [2022-04-12T15:32:21.532Z] ---> 1c34f8c02959 [2022-04-12T15:32:21.532Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:32:21.791Z] ---> Running in 334a6e602d5c [2022-04-12T15:32:22.359Z] ---> ae09e9e025f3 [2022-04-12T15:32:22.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T15:32:22.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:22.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:23.229Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T15:32:23.229Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T15:32:23.229Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T15:32:23.229Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:32:23.229Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T15:32:23.229Z] OK: 6 MiB in 17 packages [2022-04-12T15:32:23.496Z] Removing intermediate container f34b3665d69a [2022-04-12T15:32:23.496Z] ---> 2f737bc5708a [2022-04-12T15:32:23.496Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T15:32:23.757Z] ---> a2b5592c6418 [2022-04-12T15:32:23.757Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T15:32:24.016Z] ---> Running in 668c018d6ea2 [2022-04-12T15:32:24.275Z] ---> d607f911a100 [2022-04-12T15:32:24.275Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T15:32:24.275Z] ---> Running in 3bb99cb1769d [2022-04-12T15:32:24.275Z] Removing intermediate container 334a6e602d5c [2022-04-12T15:32:24.275Z] ---> fec6147a4373 [2022-04-12T15:32:24.275Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T15:32:24.543Z] ---> Running in c5da48b50552 [2022-04-12T15:32:24.543Z] Removing intermediate container 3bb99cb1769d [2022-04-12T15:32:24.543Z] ---> f81bd9ae71cf [2022-04-12T15:32:24.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:32:24.803Z] ---> Running in 5948aaf2d14d [2022-04-12T15:32:24.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:24.803Z] Removing intermediate container c5da48b50552 [2022-04-12T15:32:24.803Z] ---> a81caab4ff01 [2022-04-12T15:32:24.803Z] Step 13/25 : WORKDIR / [2022-04-12T15:32:25.061Z] Removing intermediate container 5948aaf2d14d [2022-04-12T15:32:25.061Z] ---> d81c07d5bc9c [2022-04-12T15:32:25.061Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T15:32:25.061Z] ---> Running in 985c0fea49d0 [2022-04-12T15:32:25.061Z] ---> Running in f2a10792f448 [2022-04-12T15:32:25.629Z] Removing intermediate container 985c0fea49d0 [2022-04-12T15:32:25.629Z] ---> 14709096699a [2022-04-12T15:32:25.629Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T15:32:25.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:25.629Z] Removing intermediate container f2a10792f448 [2022-04-12T15:32:25.629Z] ---> cd3ca51baa1d [2022-04-12T15:32:25.629Z] Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:32:25.888Z] ---> Running in 46f62d879608 [2022-04-12T15:32:26.149Z] ---> fb9d8386f888 [2022-04-12T15:32:26.149Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T15:32:26.149Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T15:32:26.149Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T15:32:26.149Z] OK: 15854 distinct packages available [2022-04-12T15:32:26.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:26.149Z] Removing intermediate container 46f62d879608 [2022-04-12T15:32:26.149Z] ---> a9cc27cc0d85 [2022-04-12T15:32:26.149Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T15:32:26.408Z] ---> Running in 78a78a5e443c [2022-04-12T15:32:26.408Z] ---> d0f53d3ca27a [2022-04-12T15:32:26.408Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T15:32:26.669Z] Removing intermediate container 78a78a5e443c [2022-04-12T15:32:26.670Z] ---> 40772f386441 [2022-04-12T15:32:26.670Z] [2022-04-12T15:32:26.670Z] Successfully built 40772f386441 [2022-04-12T15:32:26.670Z] Successfully tagged support-notifications:latest [2022-04-12T15:32:26.670Z]  Building support-notifications ... done Building security-spire-config [2022-04-12T15:32:26.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:32:27.498Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T15:32:27.498Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T15:32:27.498Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T15:32:27.498Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T15:32:27.757Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T15:32:27.757Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T15:32:28.016Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T15:32:28.016Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T15:32:28.016Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T15:32:28.275Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T15:32:28.275Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T15:32:28.275Z] OK: 8 MiB in 23 packages [2022-04-12T15:32:28.533Z] ---> d44feca3bd9a [2022-04-12T15:32:28.533Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T15:32:29.913Z] ---> 9e62755c4e6e [2022-04-12T15:32:29.913Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T15:32:29.913Z] Removing intermediate container 668c018d6ea2 [2022-04-12T15:32:29.913Z] ---> 07a5d779c418 [2022-04-12T15:32:29.913Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:32:30.852Z] ---> 109c3ece1feb [2022-04-12T15:32:30.852Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T15:32:31.789Z] ---> b1412d7e6850 [2022-04-12T15:32:31.789Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T15:32:32.728Z] ---> 6f1c5c2abb3c [2022-04-12T15:32:32.728Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T15:32:34.107Z] ---> b1839a6cea86 [2022-04-12T15:32:34.107Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T15:32:34.107Z] ---> 88578f9ff68d [2022-04-12T15:32:34.107Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T15:32:34.365Z] ---> Running in 57d99c3b80f0 [2022-04-12T15:32:34.365Z] ---> a3533f051fe1 [2022-04-12T15:32:34.365Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T15:32:34.625Z] ---> Running in 5bc08d445e23 [2022-04-12T15:32:34.885Z] Removing intermediate container 57d99c3b80f0 [2022-04-12T15:32:34.885Z] ---> f08e10a8d0de [2022-04-12T15:32:34.885Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:32:35.145Z] ---> Running in c4981840d0cb [2022-04-12T15:32:35.718Z] Removing intermediate container c4981840d0cb [2022-04-12T15:32:35.718Z] ---> 68d532f452ec [2022-04-12T15:32:35.718Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T15:32:35.978Z] ---> Running in 946340b11e41 [2022-04-12T15:32:36.558Z] Removing intermediate container 946340b11e41 [2022-04-12T15:32:36.558Z] ---> 4efb8eaa80f8 [2022-04-12T15:32:36.558Z] Step 19/20 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:32:36.558Z] Removing intermediate container 5bc08d445e23 [2022-04-12T15:32:36.558Z] ---> abe33d0a99c0 [2022-04-12T15:32:36.558Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T15:32:36.558Z] ---> Running in 33b43f45770f [2022-04-12T15:32:36.825Z] ---> Running in aadbfb8e82c4 [2022-04-12T15:32:36.825Z] Removing intermediate container 33b43f45770f [2022-04-12T15:32:36.825Z] ---> d95446f7e319 [2022-04-12T15:32:36.825Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T15:32:37.084Z] ---> Running in c491303ad793 [2022-04-12T15:32:37.084Z] Removing intermediate container aadbfb8e82c4 [2022-04-12T15:32:37.084Z] ---> 5c5f815d2a52 [2022-04-12T15:32:37.084Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T15:32:37.365Z] ---> Running in 1e9d015a8ee7 [2022-04-12T15:32:37.365Z] Removing intermediate container c491303ad793 [2022-04-12T15:32:37.365Z] ---> eec52e45c63d [2022-04-12T15:32:37.365Z] [2022-04-12T15:32:37.365Z] Successfully built eec52e45c63d [2022-04-12T15:32:37.624Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T15:32:37.624Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-12T15:32:37.624Z] Removing intermediate container 1e9d015a8ee7 [2022-04-12T15:32:37.624Z] ---> 63a84409fc41 [2022-04-12T15:32:37.624Z] Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:32:37.624Z] ---> Running in b750ebfec604 [2022-04-12T15:32:37.888Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:32:37.888Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:32:37.888Z] ---> a463eab64751 [2022-04-12T15:32:37.888Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> bc517ecf9dc0 [2022-04-12T15:32:37.888Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 8d037292ee69 [2022-04-12T15:32:37.888Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 7f975c4203de [2022-04-12T15:32:37.888Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 82fff759e3fa [2022-04-12T15:32:37.888Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 2d526120b774 [2022-04-12T15:32:37.888Z] Step 8/26 : COPY . . [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 84b8caab49e1 [2022-04-12T15:32:37.888Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 5a10f8ab9b58 [2022-04-12T15:32:37.888Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 63d8c551d8cf [2022-04-12T15:32:37.888Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T15:32:37.888Z] ---> Using cache [2022-04-12T15:32:37.888Z] ---> 5df4a140fb72 [2022-04-12T15:32:37.888Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T15:32:43.160Z] Removing intermediate container b750ebfec604 [2022-04-12T15:32:43.160Z] ---> af89fbea89bc [2022-04-12T15:32:43.160Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T15:32:43.160Z] ---> Running in 6367000e80f0 [2022-04-12T15:32:43.160Z] ---> Running in 106600d8a926 [2022-04-12T15:32:43.419Z] Removing intermediate container 106600d8a926 [2022-04-12T15:32:43.419Z] ---> b6710e6a2510 [2022-04-12T15:32:43.419Z] [2022-04-12T15:32:43.419Z] Successfully built b6710e6a2510 [2022-04-12T15:32:43.419Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T15:32:43.419Z] Building core-command [2022-04-12T15:32:44.363Z]  Building security-secretstore-setup ... done spire-1.2.1/ [2022-04-12T15:32:44.363Z] spire-1.2.1/.data/ [2022-04-12T15:32:44.363Z] spire-1.2.1/.data/.file [2022-04-12T15:32:44.363Z] spire-1.2.1/.dockerignore [2022-04-12T15:32:44.363Z] spire-1.2.1/.gitattributes [2022-04-12T15:32:44.363Z] spire-1.2.1/.githooks/ [2022-04-12T15:32:44.363Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/ [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/ [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T15:32:44.363Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T15:32:44.363Z] spire-1.2.1/.gitignore [2022-04-12T15:32:44.363Z] spire-1.2.1/.go-version [2022-04-12T15:32:44.363Z] spire-1.2.1/.golangci.yml [2022-04-12T15:32:44.363Z] spire-1.2.1/ADOPTERS.md [2022-04-12T15:32:44.363Z] spire-1.2.1/CHANGELOG.md [2022-04-12T15:32:44.363Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T15:32:44.363Z] spire-1.2.1/CODEOWNERS [2022-04-12T15:32:44.363Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T15:32:44.363Z] spire-1.2.1/Dockerfile [2022-04-12T15:32:44.363Z] spire-1.2.1/Dockerfile.dev [2022-04-12T15:32:44.363Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T15:32:44.363Z] spire-1.2.1/LICENSE [2022-04-12T15:32:44.363Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T15:32:44.363Z] spire-1.2.1/Makefile [2022-04-12T15:32:44.363Z] spire-1.2.1/README.md [2022-04-12T15:32:44.363Z] spire-1.2.1/ROADMAP.md [2022-04-12T15:32:44.363Z] spire-1.2.1/SECURITY.md [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T15:32:44.363Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/ [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/agent/ [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/server/ [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/server/server.conf [2022-04-12T15:32:44.363Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/ [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/auditlog.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/ [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/spire_server.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/telemetry.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/upgrading.md [2022-04-12T15:32:44.363Z] spire-1.2.1/doc/using_spire.md [2022-04-12T15:32:44.363Z] spire-1.2.1/examples/ [2022-04-12T15:32:44.363Z] spire-1.2.1/examples/README.md [2022-04-12T15:32:44.363Z] spire-1.2.1/go.mod [2022-04-12T15:32:44.363Z] spire-1.2.1/go.sum [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T15:32:44.363Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/log/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T15:32:44.364Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/version/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/config.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:32:44.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/server.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/private/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/private/server/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T15:32:44.366Z] spire-1.2.1/release/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/README.md [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/conf/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T15:32:44.366Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T15:32:44.366Z] spire-1.2.1/script/ [2022-04-12T15:32:44.366Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T15:32:44.366Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T15:32:44.366Z] spire-1.2.1/support/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T15:32:44.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/clock/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/clock/clock.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fixture/ [2022-04-12T15:32:44.366Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T15:32:44.367Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/common [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T15:32:44.367Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T15:32:44.368Z] spire-1.2.1/test/integration/test.sh [2022-04-12T15:32:44.368Z] spire-1.2.1/test/plugintest/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testca/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testca/ca.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testkey/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/testkey/new.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/util/ [2022-04-12T15:32:44.368Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/util/race.go [2022-04-12T15:32:44.368Z] spire-1.2.1/test/util/util.go [2022-04-12T15:32:44.368Z] building spire from source... [2022-04-12T15:32:44.627Z] Installing go1.17.7... [2022-04-12T15:32:47.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:32:47.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:32:47.920Z] ---> a463eab64751 [2022-04-12T15:32:47.920Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T15:32:47.920Z] ---> Using cache [2022-04-12T15:32:47.920Z] ---> bc517ecf9dc0 [2022-04-12T15:32:47.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:32:47.920Z] ---> Using cache [2022-04-12T15:32:47.920Z] ---> 8d037292ee69 [2022-04-12T15:32:47.920Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T15:32:49.831Z] Building bin/spire-server... [2022-04-12T15:32:49.831Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T15:32:49.831Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T15:32:49.831Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T15:32:49.831Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T15:32:49.831Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T15:32:49.831Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T15:32:49.831Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T15:32:49.831Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T15:32:49.831Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T15:32:50.092Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T15:32:50.092Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T15:32:50.092Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T15:32:50.092Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T15:32:50.092Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T15:32:50.355Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T15:32:50.355Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T15:32:50.355Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T15:32:50.355Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T15:32:50.355Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T15:32:50.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T15:32:50.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T15:32:50.615Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T15:32:50.615Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T15:32:50.615Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T15:32:50.615Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T15:32:50.615Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T15:32:50.615Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T15:32:50.874Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T15:32:50.874Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T15:32:50.874Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T15:32:50.874Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T15:32:50.874Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T15:32:50.874Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T15:32:51.136Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T15:32:51.136Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T15:32:51.136Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T15:32:51.136Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T15:32:51.397Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T15:32:51.397Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T15:32:51.397Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T15:32:51.397Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T15:32:51.397Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T15:32:51.397Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T15:32:51.656Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T15:32:51.656Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T15:32:51.656Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T15:32:51.656Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T15:32:51.656Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T15:32:51.917Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T15:32:51.917Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T15:32:51.917Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T15:32:51.917Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T15:32:51.917Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T15:32:51.917Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T15:32:51.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:32:51.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:32:51.917Z] ---> a463eab64751 [2022-04-12T15:32:51.917Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T15:32:51.917Z] ---> Using cache [2022-04-12T15:32:51.917Z] ---> bc517ecf9dc0 [2022-04-12T15:32:51.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:32:51.917Z] ---> Using cache [2022-04-12T15:32:51.917Z] ---> 8d037292ee69 [2022-04-12T15:32:51.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T15:32:51.917Z] ---> Using cache [2022-04-12T15:32:51.917Z] ---> d96537ccc3bb [2022-04-12T15:32:51.917Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T15:32:51.917Z] ---> Using cache [2022-04-12T15:32:51.917Z] ---> e8029a64a0b6 [2022-04-12T15:32:51.917Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:32:51.917Z] ---> Using cache [2022-04-12T15:32:51.917Z] ---> 70deaee41362 [2022-04-12T15:32:51.917Z] Step 8/23 : COPY . . [2022-04-12T15:32:51.917Z] ---> Using cache [2022-04-12T15:32:51.917Z] ---> 0606b61be96b [2022-04-12T15:32:51.917Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T15:32:52.484Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T15:32:53.423Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T15:32:53.423Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T15:32:53.423Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T15:32:53.423Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T15:32:53.423Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T15:32:56.727Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T15:32:56.727Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T15:32:56.727Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T15:32:56.727Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T15:32:56.727Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T15:32:56.989Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T15:32:56.989Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T15:32:57.249Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T15:32:57.249Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T15:32:57.508Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T15:32:58.075Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T15:32:58.344Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T15:32:58.344Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T15:32:58.344Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T15:32:58.604Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T15:32:58.604Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T15:32:58.876Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T15:32:58.876Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T15:32:58.876Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T15:32:58.876Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T15:32:59.136Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T15:32:59.136Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T15:32:59.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T15:32:59.682Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T15:32:59.944Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T15:32:59.944Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T15:32:59.944Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T15:33:00.521Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T15:33:00.521Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T15:33:00.521Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T15:33:00.781Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T15:33:01.041Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T15:33:01.041Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T15:33:01.041Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T15:33:01.041Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T15:33:01.041Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T15:33:01.041Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T15:33:01.041Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T15:33:01.615Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T15:33:01.615Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T15:33:01.615Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T15:33:01.615Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T15:33:01.876Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T15:33:01.876Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T15:33:01.876Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T15:33:01.876Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T15:33:01.876Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T15:33:02.136Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T15:33:02.136Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T15:33:02.136Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T15:33:02.136Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T15:33:02.136Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T15:33:02.713Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T15:33:02.713Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T15:33:02.713Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T15:33:02.713Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T15:33:02.713Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T15:33:02.713Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T15:33:02.713Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T15:33:02.713Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T15:33:02.713Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T15:33:02.713Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T15:33:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements [2022-04-12T15:33:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T15:33:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T15:33:02.975Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T15:33:02.975Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T15:33:02.975Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T15:33:02.975Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T15:33:02.975Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T15:33:02.975Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T15:33:02.975Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T15:33:03.234Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T15:33:03.235Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T15:33:03.496Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T15:33:03.497Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T15:33:03.497Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T15:33:03.497Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T15:33:03.497Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T15:33:03.497Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T15:33:03.497Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T15:33:03.497Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T15:33:03.497Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T15:33:03.757Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T15:33:03.757Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T15:33:03.757Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T15:33:08.058Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T15:33:08.058Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T15:33:08.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 98.5% of statements [2022-04-12T15:33:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T15:33:08.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 53.4% of statements [2022-04-12T15:33:08.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T15:33:08.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T15:33:13.345Z]  ---> Running in 87c571770d05 [2022-04-12T15:33:13.346Z] ---> Running in f3b78923ffe7 [2022-04-12T15:33:13.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:33:13.346Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T15:33:13.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:33:14.200Z] OK: 221 MiB in 52 packages [2022-04-12T15:33:14.200Z] Removing intermediate container 41bc1470e676 [2022-04-12T15:33:14.200Z] ---> 76d8a33aa3e8 [2022-04-12T15:33:14.200Z] [2022-04-12T15:33:14.200Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T15:33:14.200Z] ---> 0ac33e5f5afa [2022-04-12T15:33:14.200Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T15:33:14.200Z] ---> Using cache [2022-04-12T15:33:14.200Z] ---> 1058fb3ae997 [2022-04-12T15:33:14.200Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:33:14.200Z] ---> Using cache [2022-04-12T15:33:14.200Z] ---> 2f737bc5708a [2022-04-12T15:33:14.200Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T15:33:15.136Z] ---> Running in 06bc73efab2c [2022-04-12T15:33:15.400Z] Removing intermediate container 87c571770d05 [2022-04-12T15:33:15.400Z] ---> 6fef74f1bd47 [2022-04-12T15:33:15.400Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T15:33:15.665Z] ---> c209cbef2bdd [2022-04-12T15:33:15.665Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:33:15.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:33:15.665Z] ---> Running in e6ee2400ea58 [2022-04-12T15:33:16.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:33:16.904Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T15:33:16.904Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T15:33:16.904Z] OK: 15854 distinct packages available [2022-04-12T15:33:16.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:33:17.473Z] Removing intermediate container e6ee2400ea58 [2022-04-12T15:33:17.473Z] ---> 581870809b24 [2022-04-12T15:33:17.473Z] Step 8/23 : COPY . . [2022-04-12T15:33:17.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:33:17.990Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T15:33:18.249Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T15:33:18.249Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T15:33:18.249Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T15:33:18.508Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T15:33:18.508Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T15:33:18.508Z] OK: 6 MiB in 19 packages [2022-04-12T15:33:25.078Z] Removing intermediate container 06bc73efab2c [2022-04-12T15:33:25.078Z] ---> facfbc4b9139 [2022-04-12T15:33:25.078Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T15:33:25.078Z] ---> 54c0c2c64270 [2022-04-12T15:33:25.078Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T15:33:25.078Z] ---> Running in 30572a6fcc6e [2022-04-12T15:33:25.352Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T15:33:27.902Z] ---> 463c682afb51 [2022-04-12T15:33:27.902Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T15:33:27.902Z] ---> ae5c2740a2e7 [2022-04-12T15:33:27.902Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T15:33:28.839Z] ---> 91d1052bd099 [2022-04-12T15:33:28.839Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T15:33:29.097Z] ---> 5687db3ab6bf [2022-04-12T15:33:29.097Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T15:33:29.356Z] ---> Running in cb6023d77923 [2022-04-12T15:33:29.613Z] Removing intermediate container cb6023d77923 [2022-04-12T15:33:29.613Z] ---> e69179ae5edc [2022-04-12T15:33:29.613Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T15:33:29.871Z] ---> Running in 40682e66ab80 [2022-04-12T15:33:30.130Z] Removing intermediate container 40682e66ab80 [2022-04-12T15:33:30.130Z] ---> 115a35e8ced3 [2022-04-12T15:33:30.130Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T15:33:30.130Z] ---> Running in 52b1e687d79a [2022-04-12T15:33:30.408Z] Removing intermediate container 52b1e687d79a [2022-04-12T15:33:30.667Z] ---> d38e3d1d703b [2022-04-12T15:33:30.667Z] Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:33:30.667Z] ---> Running in 1babdb8b64ce [2022-04-12T15:33:30.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.161s coverage: 89.2% of statements [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:33:30.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.530s coverage: 84.4% of statements [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T15:33:30.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T15:33:30.928Z] Removing intermediate container 1babdb8b64ce [2022-04-12T15:33:30.928Z] ---> 2b57bb8eba24 [2022-04-12T15:33:30.928Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T15:33:31.187Z] ---> Running in 9a66a74daf2a [2022-04-12T15:33:31.753Z] Removing intermediate container 9a66a74daf2a [2022-04-12T15:33:31.753Z] ---> c2a77b56297d [2022-04-12T15:33:31.753Z] [2022-04-12T15:33:31.753Z] Successfully built c2a77b56297d [2022-04-12T15:33:31.753Z] Successfully tagged security-spire-server:latest [2022-04-12T15:33:31.753Z] Building core-metadata [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.278s coverage: 95.4% of statements [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.287s coverage: 72.2% of statements [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.580s coverage: 60.0% of statements [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.501s coverage: 58.8% of statements [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.252s coverage: 24.0% of statements [2022-04-12T15:33:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2022-04-12T15:33:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements [2022-04-12T15:33:33.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements [2022-04-12T15:33:37.022Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:33:37.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:33:37.022Z] ---> a463eab64751 [2022-04-12T15:33:37.022Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T15:33:37.022Z] ---> Using cache [2022-04-12T15:33:37.022Z] ---> bc517ecf9dc0 [2022-04-12T15:33:37.022Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:33:37.022Z] ---> Using cache [2022-04-12T15:33:37.022Z] ---> 8d037292ee69 [2022-04-12T15:33:37.023Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T15:33:37.023Z] ---> Using cache [2022-04-12T15:33:37.023Z] ---> d96537ccc3bb [2022-04-12T15:33:37.023Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T15:33:37.023Z] ---> Using cache [2022-04-12T15:33:37.023Z] ---> e8029a64a0b6 [2022-04-12T15:33:37.023Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:33:37.023Z] ---> Using cache [2022-04-12T15:33:37.023Z] ---> 70deaee41362 [2022-04-12T15:33:37.023Z] Step 8/23 : COPY . . [2022-04-12T15:33:37.023Z] ---> Using cache [2022-04-12T15:33:37.023Z] ---> 0606b61be96b [2022-04-12T15:33:37.023Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T15:33:39.556Z] ---> Running in b9af00261c26 [2022-04-12T15:33:40.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T15:33:46.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2022-04-12T15:33:46.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-04-12T15:33:50.128Z] Removing intermediate container f3b78923ffe7 [2022-04-12T15:33:50.129Z] ---> 1d1e7c169b29 [2022-04-12T15:33:50.129Z] [2022-04-12T15:33:50.129Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T15:33:50.129Z] ---> e04c818066af [2022-04-12T15:33:50.129Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T15:33:50.129Z] ---> Using cache [2022-04-12T15:33:50.129Z] ---> c6adf11ea173 [2022-04-12T15:33:50.129Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:33:50.129Z] ---> Using cache [2022-04-12T15:33:50.129Z] ---> 7ed75e1766bd [2022-04-12T15:33:50.129Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T15:33:50.129Z] ---> Running in 3517a08874ff [2022-04-12T15:33:50.129Z] Removing intermediate container 3517a08874ff [2022-04-12T15:33:50.129Z] ---> b30809448393 [2022-04-12T15:33:50.129Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T15:33:50.388Z] ---> Running in 9385f36c10dd [2022-04-12T15:33:50.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.602s coverage: 82.5% of statements [2022-04-12T15:33:50.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T15:33:50.965Z] Building bin/spire-agent... [2022-04-12T15:33:50.965Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T15:33:51.262Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T15:33:51.262Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T15:33:51.262Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T15:33:51.262Z] Removing intermediate container 9385f36c10dd [2022-04-12T15:33:51.262Z] ---> 51a727e41dd4 [2022-04-12T15:33:51.262Z] Step 15/23 : WORKDIR / [2022-04-12T15:33:51.520Z] ---> Running in cec9a9765dd2 [2022-04-12T15:33:52.455Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T15:33:52.455Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T15:33:52.455Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T15:33:52.455Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T15:33:52.455Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T15:33:52.455Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T15:33:52.455Z] Removing intermediate container cec9a9765dd2 [2022-04-12T15:33:52.455Z] ---> fc8a7627eacc [2022-04-12T15:33:52.455Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:33:52.455Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T15:33:52.455Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T15:33:52.455Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T15:33:54.361Z]  ---> eb5d279d56ed [2022-04-12T15:33:54.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T15:33:56.269Z] ---> 52d7ab7685b9 [2022-04-12T15:33:56.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T15:33:56.849Z] ---> 25576f5c6c3a [2022-04-12T15:33:56.849Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T15:33:57.168Z] ---> Running in cb9a3793f0a1 [2022-04-12T15:33:57.428Z] Removing intermediate container cb9a3793f0a1 [2022-04-12T15:33:57.428Z] ---> e55116b7d91a [2022-04-12T15:33:57.428Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:33:57.688Z] ---> Running in 4b8e0e267a91 [2022-04-12T15:33:58.323Z] Removing intermediate container 4b8e0e267a91 [2022-04-12T15:33:58.323Z] ---> cc59dc78ef93 [2022-04-12T15:33:58.323Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T15:33:58.631Z] ---> Running in 11c06f06a2d2 [2022-04-12T15:33:58.631Z] Removing intermediate container 11c06f06a2d2 [2022-04-12T15:33:58.631Z] ---> f2adc4612d21 [2022-04-12T15:33:58.631Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2022-04-12T15:33:58.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.833s coverage: 91.2% of statements [2022-04-12T15:33:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T15:33:58.897Z] ---> Running in e4aeed785cdc [2022-04-12T15:33:58.897Z] Removing intermediate container e4aeed785cdc [2022-04-12T15:33:58.897Z] ---> b71fd9acb56d [2022-04-12T15:33:58.897Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:33:59.222Z] ---> Running in 55ef7e26dc28 [2022-04-12T15:33:59.852Z] Removing intermediate container 55ef7e26dc28 [2022-04-12T15:33:59.852Z] ---> 32403b2a81fb [2022-04-12T15:33:59.852Z] [2022-04-12T15:33:59.852Z] Successfully built 32403b2a81fb [2022-04-12T15:33:59.852Z] Successfully tagged core-command:latest [2022-04-12T15:34:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.4% of statements [2022-04-12T15:34:02.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T15:34:02.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T15:34:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements [2022-04-12T15:34:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2022-04-12T15:34:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.135s coverage: 100.0% of statements [2022-04-12T15:34:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-04-12T15:34:02.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-04-12T15:34:08.120Z]  Building core-command ... done Removing intermediate container 30572a6fcc6e [2022-04-12T15:34:08.121Z] ---> 14a66c199486 [2022-04-12T15:34:08.121Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T15:34:08.121Z] ---> Running in eacbe53052b3 [2022-04-12T15:34:09.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T15:34:10.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.369s coverage: 65.4% of statements [2022-04-12T15:34:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T15:34:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T15:34:10.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T15:34:10.962Z] Removing intermediate container eacbe53052b3 [2022-04-12T15:34:10.962Z] ---> 40e8c8ee3d28 [2022-04-12T15:34:10.962Z] [2022-04-12T15:34:10.962Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T15:34:10.962Z] 20.10.14: Pulling from library/docker [2022-04-12T15:34:14.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.8% of statements [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T15:34:14.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T15:34:14.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.324s coverage: 84.8% of statements [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T15:34:14.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.509s coverage: 17.7% of statements [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T15:34:22.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2022-04-12T15:34:22.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-12T15:34:22.911Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T15:34:22.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-12T15:34:22.911Z] GO111MODULE=on go vet ./... [2022-04-12T15:34:25.853Z] Removing intermediate container b9af00261c26 [2022-04-12T15:34:25.853Z] ---> f62690bd06d2 [2022-04-12T15:34:25.853Z] [2022-04-12T15:34:25.853Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T15:34:25.853Z] ---> e04c818066af [2022-04-12T15:34:25.853Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T15:34:25.853Z] ---> Using cache [2022-04-12T15:34:25.853Z] ---> c6adf11ea173 [2022-04-12T15:34:25.853Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:34:25.853Z] ---> Using cache [2022-04-12T15:34:25.853Z] ---> 7ed75e1766bd [2022-04-12T15:34:25.853Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T15:34:29.151Z] ---> Running in 3071e772635d [2022-04-12T15:34:29.152Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T15:34:29.152Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T15:34:29.152Z] ---> 7417809fdb73 [2022-04-12T15:34:29.152Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:34:29.414Z] ---> Running in a31f8d05effc [2022-04-12T15:34:29.414Z] Removing intermediate container 3071e772635d [2022-04-12T15:34:29.414Z] ---> ecbba352ea4c [2022-04-12T15:34:29.414Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T15:34:29.414Z] ---> Running in 5a2cf4c80b22 [2022-04-12T15:34:29.414Z] Removing intermediate container a31f8d05effc [2022-04-12T15:34:29.414Z] ---> 916158cdf723 [2022-04-12T15:34:29.414Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T15:34:29.674Z] ---> Running in 34ac1c00c107 [2022-04-12T15:34:29.674Z] Removing intermediate container 5a2cf4c80b22 [2022-04-12T15:34:29.674Z] ---> 2676ce42a8ec [2022-04-12T15:34:29.674Z] Step 15/23 : WORKDIR / [2022-04-12T15:34:29.950Z] ---> Running in ef9a8205a731 [2022-04-12T15:34:29.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:34:30.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:34:30.212Z] Removing intermediate container ef9a8205a731 [2022-04-12T15:34:30.212Z] ---> 27e5d2641250 [2022-04-12T15:34:30.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:34:30.212Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T15:34:30.471Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T15:34:30.471Z] Executing bash-5.1.16-r0.post-install [2022-04-12T15:34:30.471Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T15:34:30.471Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T15:34:30.471Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T15:34:30.471Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T15:34:30.471Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T15:34:30.471Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T15:34:30.471Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T15:34:30.471Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T15:34:30.471Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T15:34:30.471Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T15:34:30.471Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T15:34:30.471Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T15:34:30.471Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T15:34:30.471Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T15:34:30.471Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T15:34:30.730Z] ---> 0d495c3aa609 [2022-04-12T15:34:30.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T15:34:30.989Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T15:34:30.989Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T15:34:30.989Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T15:34:30.989Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T15:34:30.989Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T15:34:30.989Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T15:34:30.990Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T15:34:30.990Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T15:34:30.990Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T15:34:30.990Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T15:34:30.990Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T15:34:30.990Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T15:34:30.990Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T15:34:30.990Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T15:34:30.990Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T15:34:30.990Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T15:34:30.990Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T15:34:30.990Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T15:34:30.990Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T15:34:30.990Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T15:34:30.990Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T15:34:30.990Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T15:34:30.990Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T15:34:30.990Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T15:34:30.990Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T15:34:30.990Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T15:34:31.248Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T15:34:31.248Z] OK: 83 MiB in 65 packages [2022-04-12T15:34:31.820Z] Collecting docker-compose==1.23.2 [2022-04-12T15:34:32.080Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T15:34:32.080Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T15:34:32.080Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T15:34:32.341Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T15:34:32.341Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T15:34:32.341Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T15:34:32.341Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T15:34:32.600Z] Collecting PyYAML<4,>=3.10 [2022-04-12T15:34:32.600Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T15:34:32.860Z] ---> 94e773ca6ba9 [2022-04-12T15:34:32.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T15:34:33.120Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T15:34:33.120Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T15:34:33.385Z] ---> c1a275b39ee0 [2022-04-12T15:34:33.385Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T15:34:33.385Z] ---> Running in eb7ac974e7d0 [2022-04-12T15:34:33.385Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T15:34:33.650Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T15:34:33.650Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T15:34:33.650Z] Removing intermediate container eb7ac974e7d0 [2022-04-12T15:34:33.650Z] ---> 249e66d85e02 [2022-04-12T15:34:33.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:34:33.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T15:34:33.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T15:34:33.650Z] ---> Running in 9174ca6cf486 [2022-04-12T15:34:33.910Z] Removing intermediate container 9174ca6cf486 [2022-04-12T15:34:33.910Z] ---> 1d469ed2059f [2022-04-12T15:34:33.910Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T15:34:33.910Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T15:34:33.910Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T15:34:33.910Z] ---> Running in 87bda5c1c169 [2022-04-12T15:34:34.169Z] Removing intermediate container 87bda5c1c169 [2022-04-12T15:34:34.169Z] ---> 32e9d6d8bc48 [2022-04-12T15:34:34.169Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:34:34.431Z] ---> Running in e7c7f2b41161 [2022-04-12T15:34:34.431Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T15:34:34.431Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T15:34:34.431Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T15:34:34.431Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T15:34:34.431Z] Removing intermediate container e7c7f2b41161 [2022-04-12T15:34:34.431Z] ---> bda8e7b5ea57 [2022-04-12T15:34:34.431Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:34:34.691Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T15:34:34.691Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T15:34:34.691Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T15:34:34.691Z] ---> Running in 49b92f97b69a [2022-04-12T15:34:34.691Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T15:34:34.691Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T15:34:34.691Z] Collecting idna<2.8,>=2.5 [2022-04-12T15:34:34.691Z] Removing intermediate container 49b92f97b69a [2022-04-12T15:34:34.691Z] ---> aef6c747eec7 [2022-04-12T15:34:34.691Z] [2022-04-12T15:34:34.691Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T15:34:34.950Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T15:34:34.950Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T15:34:34.950Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T15:34:34.950Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T15:34:34.950Z] Successfully built aef6c747eec7 [2022-04-12T15:34:34.950Z] Successfully tagged core-metadata:latest [2022-04-12T15:34:34.950Z]  Building core-metadata ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T15:34:34.950Z] Attempting uninstall: urllib3 [2022-04-12T15:34:34.950Z] Found existing installation: urllib3 1.26.7 [2022-04-12T15:34:34.950Z] Uninstalling urllib3-1.26.7: [2022-04-12T15:34:34.950Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T15:34:35.208Z] Attempting uninstall: idna [2022-04-12T15:34:35.208Z] Found existing installation: idna 3.3 [2022-04-12T15:34:35.208Z] Uninstalling idna-3.3: [2022-04-12T15:34:35.208Z] Successfully uninstalled idna-3.3 [2022-04-12T15:34:35.467Z] Attempting uninstall: requests [2022-04-12T15:34:35.467Z] Found existing installation: requests 2.26.0 [2022-04-12T15:34:35.727Z] Uninstalling requests-2.26.0: [2022-04-12T15:34:35.727Z] Successfully uninstalled requests-2.26.0 [2022-04-12T15:34:35.727Z] Running setup.py install for texttable: started [2022-04-12T15:34:35.986Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T15:34:35.986Z] Running setup.py install for PyYAML: started [2022-04-12T15:34:36.554Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T15:34:36.554Z] Running setup.py install for docopt: started [2022-04-12T15:34:36.813Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T15:34:36.813Z] Running setup.py install for dockerpty: started [2022-04-12T15:34:37.073Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T15:34:37.640Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T15:34:42.922Z] Removing intermediate container 34ac1c00c107 [2022-04-12T15:34:42.922Z] ---> c5c5c2b0ca1b [2022-04-12T15:34:42.922Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T15:34:42.922Z] ---> Running in b223204cd1f9 [2022-04-12T15:34:42.922Z] Removing intermediate container b223204cd1f9 [2022-04-12T15:34:42.922Z] ---> e06e1953dad3 [2022-04-12T15:34:42.922Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T15:34:42.922Z] ---> Running in 9bbaf5a389c4 [2022-04-12T15:34:43.182Z] Removing intermediate container 9bbaf5a389c4 [2022-04-12T15:34:43.182Z] ---> 79e2f4ed9b42 [2022-04-12T15:34:43.182Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T15:34:43.752Z] ---> bffe3b7b6f16 [2022-04-12T15:34:43.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T15:34:44.015Z] ---> 923ae0a1492f [2022-04-12T15:34:44.015Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T15:34:44.586Z] ---> 8b81dfe1cead [2022-04-12T15:34:44.586Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T15:34:44.586Z] ---> Running in 4dde2f0093fa [2022-04-12T15:34:44.847Z] Removing intermediate container 4dde2f0093fa [2022-04-12T15:34:44.847Z] ---> aaeca7c746f5 [2022-04-12T15:34:44.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:34:44.847Z] ---> Running in ed646aea67e5 [2022-04-12T15:34:45.107Z] Removing intermediate container ed646aea67e5 [2022-04-12T15:34:45.107Z] ---> 7e63560b7825 [2022-04-12T15:34:45.107Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T15:34:45.107Z] ---> Running in a9c3b126c29c [2022-04-12T15:34:45.369Z] Removing intermediate container a9c3b126c29c [2022-04-12T15:34:45.369Z] ---> 4c30cdb3fa55 [2022-04-12T15:34:45.369Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:34:45.369Z] ---> Running in 314a32ac1809 [2022-04-12T15:34:45.630Z] Removing intermediate container 314a32ac1809 [2022-04-12T15:34:45.630Z] ---> 2ea8589fd148 [2022-04-12T15:34:45.630Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:34:45.630Z] ---> Running in 9fde3bd8921b [2022-04-12T15:34:45.630Z] Removing intermediate container 9fde3bd8921b [2022-04-12T15:34:45.630Z] ---> 8394db12cc48 [2022-04-12T15:34:45.630Z] [2022-04-12T15:34:45.891Z] Successfully built 8394db12cc48 [2022-04-12T15:34:45.891Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T15:35:00.792Z]  Building sys-mgmt-agent ... done Removing intermediate container 3f52087febd0 [2022-04-12T15:35:00.792Z] ---> e2c3581881f6 [2022-04-12T15:35:00.792Z] [2022-04-12T15:35:00.792Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T15:35:00.792Z] ---> 0ac33e5f5afa [2022-04-12T15:35:00.792Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T15:35:00.792Z] ---> Using cache [2022-04-12T15:35:00.792Z] ---> 1058fb3ae997 [2022-04-12T15:35:00.792Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:35:00.792Z] ---> Using cache [2022-04-12T15:35:00.792Z] ---> 2f737bc5708a [2022-04-12T15:35:00.792Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T15:35:00.792Z] ---> Using cache [2022-04-12T15:35:00.792Z] ---> facfbc4b9139 [2022-04-12T15:35:00.792Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T15:35:01.362Z] ---> 8f021297688f [2022-04-12T15:35:01.362Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T15:35:02.751Z] ---> dddc76ea461d [2022-04-12T15:35:02.751Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T15:35:03.012Z] ---> c43b9612810d [2022-04-12T15:35:03.012Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T15:35:03.012Z] ---> c51117c58643 [2022-04-12T15:35:03.012Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T15:35:03.276Z] ---> 06a975ffc1c9 [2022-04-12T15:35:03.276Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T15:35:03.276Z] ---> Running in 1aa9150acd65 [2022-04-12T15:35:03.538Z] Removing intermediate container 1aa9150acd65 [2022-04-12T15:35:03.538Z] ---> 550e0f2ca155 [2022-04-12T15:35:03.538Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T15:35:03.538Z] ---> Running in 841cafacaf8a [2022-04-12T15:35:03.538Z] Removing intermediate container 841cafacaf8a [2022-04-12T15:35:03.538Z] ---> af7a2a6056c0 [2022-04-12T15:35:03.538Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T15:35:03.538Z] ---> Running in 811e6fc6af18 [2022-04-12T15:35:03.800Z] Removing intermediate container 811e6fc6af18 [2022-04-12T15:35:03.800Z] ---> b0b827add94b [2022-04-12T15:35:03.800Z] Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:35:03.800Z] ---> Running in f961783ed723 [2022-04-12T15:35:04.061Z] Removing intermediate container f961783ed723 [2022-04-12T15:35:04.061Z] ---> 6d81a0ab0044 [2022-04-12T15:35:04.061Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T15:35:04.061Z] ---> Running in 7a0a02d270ad [2022-04-12T15:35:04.061Z] Removing intermediate container 7a0a02d270ad [2022-04-12T15:35:04.061Z] ---> 8ae76296d9b0 [2022-04-12T15:35:04.061Z] [2022-04-12T15:35:04.061Z] Successfully built 8ae76296d9b0 [2022-04-12T15:35:04.320Z] Successfully tagged security-spire-agent:latest [2022-04-12T15:35:14.316Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-12T15:35:14.316Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T15:35:14.316Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T15:35:14.316Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T15:35:14.316Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T15:35:14.576Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T15:35:14.576Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T15:35:14.576Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T15:35:14.837Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T15:35:14.837Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T15:35:14.837Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T15:35:14.837Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T15:35:14.837Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T15:35:14.837Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T15:35:59.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T15:36:01.226Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T15:36:02.662Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T15:36:06.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T15:36:06.732Z] + ls -al . [2022-04-12T15:36:06.732Z] total 664 [2022-04-12T15:36:06.732Z] drwxrwxr-x 9 1001 1001 4096 Apr 12 15:36 . [2022-04-12T15:36:06.732Z] drwxr-xr-x 4 root root 4096 Apr 12 15:30 .. [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 15:28 .dockerignore [2022-04-12T15:36:06.733Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 15:28 .git [2022-04-12T15:36:06.733Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 15:28 .github [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 15:28 .gitignore [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 15:28 .golangci.yml [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 15:28 .hadolint.yml [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 15:28 .sonarcloud.properties [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 15:28 ADOPTERS.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 10086 Apr 12 15:28 Attribution.txt [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 15:28 CHANGELOG.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 15:28 CONTRIBUTING.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 15:28 GOVERNANCE.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 15:28 Jenkinsfile [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 15:28 LICENSE [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 8511 Apr 12 15:28 Makefile [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 15:28 OWNERS.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 15:28 README.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 15:28 SECURITY.md [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 15:26 VERSION [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 15:28 ZMQWindows.md [2022-04-12T15:36:06.733Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 15:28 bin [2022-04-12T15:36:06.733Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 15:28 cmd [2022-04-12T15:36:06.733Z] -rw-r--r-- 1 root root 433581 Apr 12 15:34 coverage.out [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 3256 Apr 12 15:28 go.mod [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 35162 Apr 12 15:28 go.sum [2022-04-12T15:36:06.733Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 15:28 internal [2022-04-12T15:36:06.733Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 15:28 openapi [2022-04-12T15:36:06.733Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 15:28 snap [2022-04-12T15:36:06.733Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 15:28 version.go [Pipeline] sh [2022-04-12T15:36:07.408Z] + '[' -e coverage.out ] [2022-04-12T15:36:07.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T15:36:07.437Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T15:36:08.244Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T15:36:08.897Z] + make build [2022-04-12T15:36:08.898Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T15:36:11.095Z] Removing intermediate container 6367000e80f0 [2022-04-12T15:36:11.095Z] ---> 700bf4da8557 [2022-04-12T15:36:11.095Z] [2022-04-12T15:36:11.095Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T15:36:11.095Z] ---> 0ac33e5f5afa [2022-04-12T15:36:11.095Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T15:36:11.095Z] ---> Using cache [2022-04-12T15:36:11.095Z] ---> 1058fb3ae997 [2022-04-12T15:36:11.095Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:36:11.095Z] ---> Using cache [2022-04-12T15:36:11.095Z] ---> 2f737bc5708a [2022-04-12T15:36:11.095Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T15:36:11.095Z] ---> Running in e6df885cb106 [2022-04-12T15:36:11.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:36:11.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:36:11.095Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T15:36:11.095Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T15:36:11.095Z] OK: 15854 distinct packages available [2022-04-12T15:36:11.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T15:36:12.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T15:36:12.300Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T15:36:12.300Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T15:36:12.300Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T15:36:12.562Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T15:36:12.562Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T15:36:12.562Z] OK: 6 MiB in 18 packages [2022-04-12T15:36:13.132Z] Removing intermediate container e6df885cb106 [2022-04-12T15:36:13.132Z] ---> 4bd70b25b46a [2022-04-12T15:36:13.132Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T15:36:14.513Z] ---> 400281033571 [2022-04-12T15:36:14.513Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T15:36:14.513Z] ---> 4dacb789922d [2022-04-12T15:36:14.513Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T15:36:14.513Z] ---> Running in da5bc92312e4 [2022-04-12T15:36:14.775Z] Removing intermediate container da5bc92312e4 [2022-04-12T15:36:14.775Z] ---> 77fa0e6f0c16 [2022-04-12T15:36:14.775Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T15:36:14.775Z] ---> 3ddb47cdf0ee [2022-04-12T15:36:14.775Z] Step 21/26 : WORKDIR / [2022-04-12T15:36:14.775Z] ---> Running in b6345bb4a1b7 [2022-04-12T15:36:15.036Z] Removing intermediate container b6345bb4a1b7 [2022-04-12T15:36:15.036Z] ---> 12f0e43b76f5 [2022-04-12T15:36:15.036Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T15:36:15.036Z] ---> Running in a7815acf53c4 [2022-04-12T15:36:15.036Z] Removing intermediate container a7815acf53c4 [2022-04-12T15:36:15.036Z] ---> 23c94a252d4d [2022-04-12T15:36:15.036Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T15:36:15.036Z] ---> Running in 04d6ebf44097 [2022-04-12T15:36:15.297Z] Removing intermediate container 04d6ebf44097 [2022-04-12T15:36:15.297Z] ---> a76ac1cd8415 [2022-04-12T15:36:15.297Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T15:36:15.297Z] ---> Running in d537ebf05165 [2022-04-12T15:36:15.297Z] Removing intermediate container d537ebf05165 [2022-04-12T15:36:15.297Z] ---> cda586c32a3d [2022-04-12T15:36:15.297Z] Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:36:15.556Z] ---> Running in 3e8b5f39499a [2022-04-12T15:36:15.557Z] Removing intermediate container 3e8b5f39499a [2022-04-12T15:36:15.557Z] ---> 66af6c8f63c5 [2022-04-12T15:36:15.557Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T15:36:15.557Z] ---> Running in 2b5b03e28292 [2022-04-12T15:36:15.557Z] Removing intermediate container 2b5b03e28292 [2022-04-12T15:36:15.557Z] ---> 6229caa384c2 [2022-04-12T15:36:15.557Z] [2022-04-12T15:36:15.818Z] Successfully built 6229caa384c2 [2022-04-12T15:36:15.818Z] Successfully tagged security-spire-config:latest [2022-04-12T15:36:15.824Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-12T15:36:15.845Z] $ docker stop --time=1 7e38fa1f05418db1950088d29546a43cf0bce1ac77fc49552286f1417686de76 [2022-04-12T15:36:17.147Z] $ docker rm -f 7e38fa1f05418db1950088d29546a43cf0bce1ac77fc49552286f1417686de76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T15:36:17.479Z] + docker images [2022-04-12T15:36:17.480Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T15:36:17.480Z] security-spire-config latest 6229caa384c2 2 seconds ago 86.7MB [2022-04-12T15:36:17.480Z] 700bf4da8557 19 seconds ago 4.51GB [2022-04-12T15:36:17.480Z] security-spire-agent latest 8ae76296d9b0 About a minute ago 127MB [2022-04-12T15:36:17.480Z] e2c3581881f6 About a minute ago 4.51GB [2022-04-12T15:36:17.480Z] sys-mgmt-agent latest 8394db12cc48 About a minute ago 307MB [2022-04-12T15:36:17.480Z] core-metadata latest aef6c747eec7 About a minute ago 26.4MB [2022-04-12T15:36:17.480Z] f62690bd06d2 About a minute ago 1.65GB [2022-04-12T15:36:17.480Z] 40e8c8ee3d28 2 minutes ago 1.64GB [2022-04-12T15:36:17.480Z] core-command latest 32403b2a81fb 2 minutes ago 24.7MB [2022-04-12T15:36:17.480Z] 1d1e7c169b29 2 minutes ago 1.64GB [2022-04-12T15:36:17.480Z] security-spire-server latest c2a77b56297d 2 minutes ago 87.3MB [2022-04-12T15:36:17.480Z] 76d8a33aa3e8 3 minutes ago 4.51GB [2022-04-12T15:36:17.480Z] security-secretstore-setup latest b6710e6a2510 3 minutes ago 42.5MB [2022-04-12T15:36:17.480Z] security-spiffe-token-provider latest eec52e45c63d 3 minutes ago 28.7MB [2022-04-12T15:36:17.480Z] support-notifications latest 40772f386441 3 minutes ago 26.8MB [2022-04-12T15:36:17.480Z] 24e4a008b63f 3 minutes ago 1.66GB [2022-04-12T15:36:17.480Z] 2071f1abc029 4 minutes ago 1.64GB [2022-04-12T15:36:17.480Z] 05182945f952 4 minutes ago 1.65GB [2022-04-12T15:36:17.480Z] security-bootstrapper latest b9cc4fd85430 4 minutes ago 24.6MB [2022-04-12T15:36:17.480Z] core-data latest 9b428ad0b871 5 minutes ago 36.2MB [2022-04-12T15:36:17.480Z] security-proxy-setup latest c2d3cebc3471 5 minutes ago 43.9MB [2022-04-12T15:36:17.480Z] support-scheduler latest e68f57561831 5 minutes ago 26.2MB [2022-04-12T15:36:17.480Z] 19418de7c68a 5 minutes ago 1.64GB [2022-04-12T15:36:17.480Z] d3f1af5a0bd1 5 minutes ago 1.66GB [2022-04-12T15:36:17.480Z] 95275adfcb63 5 minutes ago 1.65GB [2022-04-12T15:36:17.480Z] 1f0235afc312 5 minutes ago 1.66GB [2022-04-12T15:36:17.480Z] ci-base-image-x86_64 latest a463eab64751 9 minutes ago 896MB [2022-04-12T15:36:17.480Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T15:36:17.480Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T15:36:17.480Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T15:36:17.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T15:36:17.480Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T15:36:17.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T15:38:00.754Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T15:39:37.623Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T15:39:47.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T15:40:00.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T15:40:01.214Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T15:40:13.617Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T15:40:23.773Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T15:40:33.957Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T15:40:46.361Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T15:40:54.645Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T15:41:04.810Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T15:41:23.143Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T15:41:31.448Z] $ docker stop --time=1 aa38258d4add276a17c74b6c537176f1bdde8fafbe51655e87f1f5a401ca4368 [2022-04-12T15:41:33.451Z] $ docker rm -f aa38258d4add276a17c74b6c537176f1bdde8fafbe51655e87f1f5a401ca4368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:41:35.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T15:41:35.890Z] [2022-04-12T15:41:35.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:41:36.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T15:41:36.552Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T15:41:36.552Z] 29e5d40040c1: Pulling fs layer [2022-04-12T15:41:36.552Z] 1ce36da41761: Pulling fs layer [2022-04-12T15:41:36.552Z] 25b303627fd3: Pulling fs layer [2022-04-12T15:41:36.552Z] 29e5d40040c1: Verifying Checksum [2022-04-12T15:41:36.553Z] 29e5d40040c1: Download complete [2022-04-12T15:41:37.192Z] 1ce36da41761: Verifying Checksum [2022-04-12T15:41:37.192Z] 1ce36da41761: Download complete [2022-04-12T15:41:37.494Z] 29e5d40040c1: Pull complete [2022-04-12T15:41:38.989Z] 25b303627fd3: Verifying Checksum [2022-04-12T15:41:38.989Z] 25b303627fd3: Download complete [2022-04-12T15:41:39.619Z] 1ce36da41761: Pull complete [2022-04-12T15:41:52.131Z] 25b303627fd3: Pull complete [2022-04-12T15:41:52.131Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T15:41:52.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T15:41:52.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T15:41:52.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container [2022-04-12T15:41:52.447Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T15:41:54.750Z] $ docker top b76a7d243092342411165a36dbe545dfa91b64898a453594fe2f74d961dcd8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:41:55.691Z] + docker-compose build --help [2022-04-12T15:41:55.691Z] + grep parallel [2022-04-12T15:41:59.084Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T15:41:59.377Z] $ docker stop --time=1 b76a7d243092342411165a36dbe545dfa91b64898a453594fe2f74d961dcd8b1 [2022-04-12T15:42:01.045Z] $ docker rm -f b76a7d243092342411165a36dbe545dfa91b64898a453594fe2f74d961dcd8b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T15:42:01.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T15:42:01.646Z] . [Pipeline] withDockerContainer [2022-04-12T15:42:01.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container [2022-04-12T15:42:01.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T15:42:03.212Z] $ docker top 669a843060c905e95a7b253253aeb9b0538b287bb72a206053790250e8a3942c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T15:42:04.111Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T15:42:08.412Z] Building core-command ... [2022-04-12T15:42:08.412Z] Building core-data ... [2022-04-12T15:42:08.412Z] Building core-metadata ... [2022-04-12T15:42:08.412Z] Building security-bootstrapper ... [2022-04-12T15:42:08.412Z] Building security-proxy-setup ... [2022-04-12T15:42:08.412Z] Building security-secretstore-setup ... [2022-04-12T15:42:08.412Z] Building security-spiffe-token-provider ... [2022-04-12T15:42:08.412Z] Building security-spire-agent ... [2022-04-12T15:42:08.412Z] Building security-spire-config ... [2022-04-12T15:42:08.412Z] Building security-spire-server ... [2022-04-12T15:42:08.412Z] Building support-notifications ... [2022-04-12T15:42:08.412Z] Building support-scheduler ... [2022-04-12T15:42:08.412Z] Building sys-mgmt-agent ... [2022-04-12T15:42:08.412Z] Building security-secretstore-setup [2022-04-12T15:42:08.412Z] Building security-spire-agent [2022-04-12T15:42:08.412Z] Building security-bootstrapper [2022-04-12T15:42:08.412Z] Building sys-mgmt-agent [2022-04-12T15:42:08.412Z] Building core-command [2022-04-12T15:44:00.219Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:44:00.219Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:44:00.219Z] ---> de32095d6c36 [2022-04-12T15:44:00.219Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T15:44:00.219Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:44:00.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:44:00.219Z] ---> de32095d6c36 [2022-04-12T15:44:00.219Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T15:44:00.219Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:44:00.219Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:44:00.219Z] ---> de32095d6c36 [2022-04-12T15:44:00.219Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T15:44:00.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:44:00.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:44:00.219Z] ---> de32095d6c36 [2022-04-12T15:44:00.219Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T15:44:00.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:44:00.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:44:00.219Z] ---> de32095d6c36 [2022-04-12T15:44:00.219Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T15:44:00.219Z] ---> Running in 76f40705e7c9 [2022-04-12T15:44:00.219Z] ---> Running in 249ab900b077 [2022-04-12T15:44:00.219Z] ---> Running in 614abcb21050 [2022-04-12T15:44:00.219Z] ---> Running in 05af77ee8b1b [2022-04-12T15:44:00.219Z] ---> Running in 20c971b85bb6 [2022-04-12T15:44:00.219Z] Removing intermediate container 614abcb21050 [2022-04-12T15:44:00.219Z] ---> 044bfabfaa2e [2022-04-12T15:44:00.219Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:44:00.219Z] ---> Running in 674534c255c0 [2022-04-12T15:44:00.219Z] Removing intermediate container 05af77ee8b1b [2022-04-12T15:44:00.219Z] ---> 09fa7924ca14 [2022-04-12T15:44:00.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:44:00.219Z] Removing intermediate container 249ab900b077 [2022-04-12T15:44:00.219Z] ---> fe2fbb4869ff [2022-04-12T15:44:00.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:44:00.219Z] Removing intermediate container 76f40705e7c9 [2022-04-12T15:44:00.219Z] ---> 71a72b628ced [2022-04-12T15:44:00.219Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:44:00.219Z] Removing intermediate container 20c971b85bb6 [2022-04-12T15:44:00.219Z] ---> 588dbc00fe95 [2022-04-12T15:44:00.219Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:44:00.219Z] ---> Running in e940d148942e [2022-04-12T15:44:00.219Z] ---> Running in 2add1bedef87 [2022-04-12T15:44:00.219Z] ---> Running in 9cd8dab77004 [2022-04-12T15:44:00.219Z] ---> Running in 27f3cd37b144 [2022-04-12T15:44:00.219Z] Removing intermediate container 674534c255c0 [2022-04-12T15:44:00.219Z] ---> 48c34b0c8e6c [2022-04-12T15:44:00.219Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T15:44:00.219Z] ---> Running in 38b765d3270b [2022-04-12T15:44:00.219Z] Removing intermediate container e940d148942e [2022-04-12T15:44:00.219Z] ---> 2ca2fb62c255 [2022-04-12T15:44:00.219Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T15:44:00.219Z] Removing intermediate container 9cd8dab77004 [2022-04-12T15:44:00.219Z] ---> b4f3ac1e2d44 [2022-04-12T15:44:00.219Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T15:44:00.219Z] ---> Running in 17efdbdfd78f [2022-04-12T15:44:00.219Z] ---> Running in e7cda713f8f2 [2022-04-12T15:44:00.219Z] Removing intermediate container 2add1bedef87 [2022-04-12T15:44:00.219Z] ---> 9504c4d196c0 [2022-04-12T15:44:00.219Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T15:44:00.219Z] Removing intermediate container 27f3cd37b144 [2022-04-12T15:44:00.219Z] ---> b69be187331a [2022-04-12T15:44:00.219Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T15:44:00.219Z] ---> Running in cf7f884815bc [2022-04-12T15:44:00.219Z] ---> Running in c6ba1c336a3c [2022-04-12T15:44:00.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:44:00.220Z] OK: 220 MiB in 52 packages [2022-04-12T15:44:00.220Z] OK: 220 MiB in 52 packages [2022-04-12T15:44:00.220Z] OK: 220 MiB in 52 packages [2022-04-12T15:44:00.220Z] OK: 220 MiB in 52 packages [2022-04-12T15:44:00.220Z] OK: 220 MiB in 52 packages [2022-04-12T15:44:00.220Z] Removing intermediate container 38b765d3270b [2022-04-12T15:44:00.220Z] ---> 48b3bfb6aca9 [2022-04-12T15:44:00.220Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T15:44:00.220Z] Removing intermediate container 17efdbdfd78f [2022-04-12T15:44:00.220Z] ---> b8d3edfdf78b [2022-04-12T15:44:00.220Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T15:44:00.220Z] Removing intermediate container e7cda713f8f2 [2022-04-12T15:44:00.220Z] ---> 52d341a0f3c2 [2022-04-12T15:44:00.220Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T15:44:00.494Z] Removing intermediate container c6ba1c336a3c [2022-04-12T15:44:00.494Z] ---> 50428f814922 [2022-04-12T15:44:00.494Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T15:44:00.494Z] Removing intermediate container cf7f884815bc [2022-04-12T15:44:00.494Z] ---> 110a4d42b72b [2022-04-12T15:44:00.494Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T15:44:01.098Z] ---> d4952234bef9 [2022-04-12T15:44:01.098Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:44:01.098Z] ---> Running in 9c5c90bc3a04 [2022-04-12T15:44:01.384Z] ---> 86cdf5ed079f [2022-04-12T15:44:01.384Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:44:01.384Z] ---> 4987d11e13fd [2022-04-12T15:44:01.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:44:01.666Z] ---> 25e94085876e [2022-04-12T15:44:01.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:44:01.666Z] ---> Running in e55a6c26ef78 [2022-04-12T15:44:01.666Z] ---> Running in 4c81e1880fdd [2022-04-12T15:44:01.946Z] ---> Running in db60d5f529bb [2022-04-12T15:44:02.222Z] ---> b87ca2be0bca [2022-04-12T15:44:02.222Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:44:02.222Z] ---> Running in c0e9dbc1285c [2022-04-12T15:44:05.634Z] Removing intermediate container 9c5c90bc3a04 [2022-04-12T15:44:05.634Z] ---> b98e50aa7d91 [2022-04-12T15:44:05.634Z] Step 8/26 : COPY . . [2022-04-12T15:44:07.645Z] Removing intermediate container e55a6c26ef78 [2022-04-12T15:44:07.645Z] ---> fc28c7445e08 [2022-04-12T15:44:07.645Z] Step 8/31 : COPY . . [2022-04-12T15:44:07.929Z] Removing intermediate container db60d5f529bb [2022-04-12T15:44:07.929Z] ---> 6267ffe5f274 [2022-04-12T15:44:07.929Z] Step 8/23 : COPY . . [2022-04-12T15:44:08.203Z] Removing intermediate container c0e9dbc1285c [2022-04-12T15:44:08.203Z] ---> 64d35669316f [2022-04-12T15:44:08.203Z] Step 8/25 : COPY . . [2022-04-12T15:44:08.203Z] Removing intermediate container 4c81e1880fdd [2022-04-12T15:44:08.203Z] ---> 57921265cd6e [2022-04-12T15:44:08.203Z] Step 8/23 : COPY . . [2022-04-12T15:44:40.586Z] ---> 2c2763946b3b [2022-04-12T15:44:40.586Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T15:44:40.586Z] ---> Running in d7011f5b2567 [2022-04-12T15:44:40.586Z] Removing intermediate container d7011f5b2567 [2022-04-12T15:44:40.586Z] ---> 5e8739e99b6a [2022-04-12T15:44:40.586Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T15:44:40.586Z] ---> Running in 1b0361d1f340 [2022-04-12T15:44:40.586Z] ---> 7ef15a63c81b [2022-04-12T15:44:40.586Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T15:44:40.586Z] ---> Running in 60c025fed886 [2022-04-12T15:44:40.586Z] ---> 2535d0e90bcd [2022-04-12T15:44:40.586Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T15:44:40.586Z] ---> Running in fc96ddd6e3d8 [2022-04-12T15:44:40.586Z] ---> 6929001d7282 [2022-04-12T15:44:40.586Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T15:44:40.586Z] ---> Running in eaddc9fc9321 [2022-04-12T15:44:40.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T15:44:41.154Z] ---> e90702730f99 [2022-04-12T15:44:41.154Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T15:44:41.443Z] ---> Running in 03bf30c03d74 [2022-04-12T15:44:41.443Z] Removing intermediate container 1b0361d1f340 [2022-04-12T15:44:41.443Z] ---> 72a90a1c00b5 [2022-04-12T15:44:41.443Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T15:44:41.738Z] ---> Running in 0641478abcc8 [2022-04-12T15:44:42.341Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T15:44:42.625Z] Removing intermediate container 0641478abcc8 [2022-04-12T15:44:42.625Z] ---> 279f941dc99c [2022-04-12T15:44:42.625Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T15:44:42.625Z] ---> Running in f9a53123a375 [2022-04-12T15:44:42.909Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T15:44:43.905Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T15:44:45.911Z] spire-1.2.1/ [2022-04-12T15:44:45.911Z] spire-1.2.1/.data/ [2022-04-12T15:44:45.911Z] spire-1.2.1/.data/.file [2022-04-12T15:44:45.911Z] spire-1.2.1/.dockerignore [2022-04-12T15:44:45.911Z] spire-1.2.1/.gitattributes [2022-04-12T15:44:45.911Z] spire-1.2.1/.githooks/ [2022-04-12T15:44:45.911Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/ [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/ [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T15:44:45.911Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T15:44:45.911Z] spire-1.2.1/.gitignore [2022-04-12T15:44:45.911Z] spire-1.2.1/.go-version [2022-04-12T15:44:45.911Z] spire-1.2.1/.golangci.yml [2022-04-12T15:44:45.911Z] spire-1.2.1/ADOPTERS.md [2022-04-12T15:44:45.911Z] spire-1.2.1/CHANGELOG.md [2022-04-12T15:44:45.911Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T15:44:45.911Z] spire-1.2.1/CODEOWNERS [2022-04-12T15:44:45.911Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T15:44:45.911Z] spire-1.2.1/Dockerfile [2022-04-12T15:44:45.911Z] spire-1.2.1/Dockerfile.dev [2022-04-12T15:44:45.911Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T15:44:45.911Z] spire-1.2.1/LICENSE [2022-04-12T15:44:45.911Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T15:44:45.911Z] spire-1.2.1/Makefile [2022-04-12T15:44:45.911Z] spire-1.2.1/README.md [2022-04-12T15:44:45.911Z] spire-1.2.1/ROADMAP.md [2022-04-12T15:44:45.912Z] spire-1.2.1/SECURITY.md [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T15:44:45.912Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/ [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/agent/ [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/server/ [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/server/server.conf [2022-04-12T15:44:45.912Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/ [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/auditlog.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/ [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/spire_server.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/telemetry.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/upgrading.md [2022-04-12T15:44:45.912Z] spire-1.2.1/doc/using_spire.md [2022-04-12T15:44:45.912Z] spire-1.2.1/examples/ [2022-04-12T15:44:45.912Z] spire-1.2.1/examples/README.md [2022-04-12T15:44:45.912Z] spire-1.2.1/go.mod [2022-04-12T15:44:45.912Z] spire-1.2.1/go.sum [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T15:44:45.912Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T15:44:45.913Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T15:44:46.191Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/ [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T15:44:46.192Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/log/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T15:44:46.193Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T15:44:46.467Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/version/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T15:44:46.468Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/config.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T15:44:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/server.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T15:44:46.746Z] spire-1.2.1/proto/ [2022-04-12T15:44:46.746Z] spire-1.2.1/proto/private/ [2022-04-12T15:44:46.746Z] spire-1.2.1/proto/private/server/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T15:44:47.021Z] spire-1.2.1/release/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/README.md [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/conf/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T15:44:47.021Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T15:44:47.021Z] spire-1.2.1/script/ [2022-04-12T15:44:47.021Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T15:44:47.021Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T15:44:47.021Z] spire-1.2.1/support/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T15:44:47.021Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T15:44:47.021Z] spire-1.2.1/test/ [2022-04-12T15:44:47.021Z] spire-1.2.1/test/clock/ [2022-04-12T15:44:47.021Z] spire-1.2.1/test/clock/clock.go [2022-04-12T15:44:47.021Z] spire-1.2.1/test/fakes/ [2022-04-12T15:44:47.021Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T15:44:47.021Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T15:44:47.021Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T15:44:47.021Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T15:44:47.021Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T15:44:47.022Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/common [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T15:44:47.022Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T15:44:47.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T15:44:47.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T15:44:47.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T15:44:47.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T15:44:47.298Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T15:44:47.299Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T15:44:47.300Z] spire-1.2.1/test/integration/test.sh [2022-04-12T15:44:47.300Z] spire-1.2.1/test/plugintest/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testca/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testca/ca.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testkey/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/testkey/new.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/util/ [2022-04-12T15:44:47.300Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/util/race.go [2022-04-12T15:44:47.300Z] spire-1.2.1/test/util/util.go [2022-04-12T15:44:47.300Z] building spire from source... [2022-04-12T15:44:47.902Z] Installing go1.17.7... [2022-04-12T15:45:14.719Z] Building bin/spire-server... [2022-04-12T15:45:14.719Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T15:45:14.719Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T15:45:14.719Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T15:45:14.719Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T15:45:14.719Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T15:45:14.719Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T15:45:14.719Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T15:45:14.719Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T15:45:14.719Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T15:45:15.317Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T15:45:17.300Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T15:45:17.576Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T15:45:17.576Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T15:45:17.576Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T15:45:17.852Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T15:45:17.852Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T15:45:17.852Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T15:45:18.453Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T15:45:18.453Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T15:45:18.453Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T15:45:18.729Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T15:45:18.729Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T15:45:19.721Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T15:45:19.721Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T15:45:34.851Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T15:45:34.851Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T15:45:34.851Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T15:45:34.851Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T15:45:34.851Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T15:45:34.851Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T15:45:34.851Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T15:45:34.851Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T15:45:34.851Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T15:45:34.851Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T15:45:34.851Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T15:45:34.851Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T15:45:34.851Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T15:45:35.457Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T15:45:35.457Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T15:45:35.737Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T15:45:36.016Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T15:45:36.631Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T15:45:36.631Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T15:45:36.911Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T15:45:36.911Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T15:45:36.911Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T15:45:37.190Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T15:45:37.190Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T15:45:37.190Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T15:45:37.817Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T15:45:38.418Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T15:45:38.418Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T15:45:38.418Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T15:46:10.757Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T15:46:10.757Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T15:46:10.757Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T15:46:10.757Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T15:46:16.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T15:46:16.166Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T15:46:16.166Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T15:46:16.166Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T15:46:16.166Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T15:46:16.776Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T15:46:29.206Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T15:46:29.206Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T15:47:01.586Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T15:47:01.586Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T15:47:01.586Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T15:47:01.586Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T15:47:01.586Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T15:47:01.586Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T15:47:01.586Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T15:47:02.569Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T15:47:02.844Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T15:47:03.452Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T15:47:03.728Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T15:47:04.722Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T15:47:04.722Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T15:47:04.722Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T15:47:04.999Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T15:47:05.277Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T15:47:05.560Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T15:47:05.561Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T15:47:05.837Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T15:47:06.825Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T15:47:07.102Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T15:47:07.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T15:47:07.377Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T15:47:07.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T15:47:08.338Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T15:47:14.368Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T15:47:14.368Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T15:47:14.368Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T15:47:14.368Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T15:47:14.368Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T15:47:14.368Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T15:47:14.368Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T15:47:15.353Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T15:47:15.665Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T15:47:15.938Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T15:47:15.938Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T15:47:16.212Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T15:47:17.193Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T15:47:17.466Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T15:47:17.740Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T15:47:18.013Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T15:47:18.287Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T15:47:18.287Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T15:47:18.561Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T15:47:18.561Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T15:47:18.561Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T15:47:19.998Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T15:47:19.998Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T15:47:19.998Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T15:47:20.272Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T15:47:22.254Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T15:47:22.254Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T15:47:23.235Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T15:47:23.235Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T15:47:23.512Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T15:47:23.512Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T15:47:23.790Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T15:47:24.066Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T15:47:24.066Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T15:47:24.670Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T15:47:27.309Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T15:47:29.300Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T15:47:29.576Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T15:47:29.853Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T15:47:30.130Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T15:47:30.130Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T15:47:30.733Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T15:47:31.009Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T15:47:31.009Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T15:47:31.286Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T15:47:31.286Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T15:47:31.286Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T15:47:31.565Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T15:47:41.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T15:47:41.729Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T15:47:41.729Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T15:47:41.729Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T15:48:08.518Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T15:48:08.518Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T15:52:30.675Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T15:52:45.821Z] Removing intermediate container eaddc9fc9321 [2022-04-12T15:52:45.821Z] ---> 5799fab45ba3 [2022-04-12T15:52:45.821Z] [2022-04-12T15:52:45.821Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T15:52:45.821Z] 3.14: Pulling from library/alpine [2022-04-12T15:52:48.463Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T15:52:48.463Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T15:52:48.463Z] ---> ac73e934f311 [2022-04-12T15:52:48.463Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T15:52:49.451Z] ---> Running in a4e3f048a364 [2022-04-12T15:52:52.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:52:52.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:52:53.480Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T15:52:53.480Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:52:53.767Z] OK: 5 MiB in 15 packages [2022-04-12T15:52:56.420Z] Removing intermediate container fc96ddd6e3d8 [2022-04-12T15:52:56.420Z] ---> c4c8a22dd14c [2022-04-12T15:52:56.421Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T15:52:56.421Z] Removing intermediate container a4e3f048a364 [2022-04-12T15:52:56.421Z] ---> b04f659c9542 [2022-04-12T15:52:56.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:52:56.421Z] ---> Running in 2beda6f8c257 [2022-04-12T15:52:56.421Z] ---> Running in 83e61ee7f969 [2022-04-12T15:52:57.874Z] Removing intermediate container 83e61ee7f969 [2022-04-12T15:52:57.874Z] ---> a6df6bd37fce [2022-04-12T15:52:57.874Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T15:52:58.155Z] ---> Running in 4a5d30bb19d9 [2022-04-12T15:52:59.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T15:52:59.162Z] Removing intermediate container 4a5d30bb19d9 [2022-04-12T15:52:59.162Z] ---> 9d87f0ef64fa [2022-04-12T15:52:59.162Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T15:52:59.440Z] ---> Running in 978b89e9f3ed [2022-04-12T15:53:00.453Z] Removing intermediate container 978b89e9f3ed [2022-04-12T15:53:00.453Z] ---> acc2ad7e06df [2022-04-12T15:53:00.453Z] Step 15/23 : WORKDIR / [2022-04-12T15:53:00.732Z] ---> Running in 3dbf7244c897 [2022-04-12T15:53:01.735Z] Removing intermediate container 3dbf7244c897 [2022-04-12T15:53:01.735Z] ---> e4c43f0e4fa5 [2022-04-12T15:53:01.735Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:53:03.187Z] Removing intermediate container 60c025fed886 [2022-04-12T15:53:03.187Z] ---> c3765066dc88 [2022-04-12T15:53:03.187Z] [2022-04-12T15:53:03.187Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T15:53:03.187Z] ---> ac73e934f311 [2022-04-12T15:53:03.187Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T15:53:03.187Z] Removing intermediate container 2beda6f8c257 [2022-04-12T15:53:03.187Z] ---> 246386e1fcee [2022-04-12T15:53:03.187Z] [2022-04-12T15:53:03.187Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T15:53:03.187Z] ---> Running in 8a3c28666674 [2022-04-12T15:53:03.467Z] 20.10.14: Pulling from library/docker [2022-04-12T15:53:03.467Z] ---> 266aa2602f58 [2022-04-12T15:53:03.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T15:53:04.061Z] Removing intermediate container 03bf30c03d74 [2022-04-12T15:53:04.061Z] ---> 9870cca7a3eb [2022-04-12T15:53:04.061Z] [2022-04-12T15:53:04.061Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T15:53:04.061Z] ---> ac73e934f311 [2022-04-12T15:53:04.061Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T15:53:04.344Z] ---> Running in 351f1d073a77 [2022-04-12T15:53:04.628Z] Removing intermediate container 8a3c28666674 [2022-04-12T15:53:04.628Z] ---> 1078949f262d [2022-04-12T15:53:04.628Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T15:53:04.628Z] ---> Running in 0c7b9109c966 [2022-04-12T15:53:08.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:53:08.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:53:08.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:53:08.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:53:08.919Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T15:53:08.919Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T15:53:08.919Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T15:53:08.919Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:53:09.198Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T15:53:09.479Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T15:53:09.479Z] OK: 6 MiB in 17 packages [2022-04-12T15:53:09.479Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T15:53:09.479Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T15:53:09.479Z] OK: 6 MiB in 16 packages [2022-04-12T15:53:10.483Z] ---> 6fb92ea9bc30 [2022-04-12T15:53:10.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T15:53:12.489Z] Removing intermediate container 0c7b9109c966 [2022-04-12T15:53:12.489Z] ---> c4eb01c8e796 [2022-04-12T15:53:12.489Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T15:53:12.788Z] ---> Running in 10e3b3cd89fd [2022-04-12T15:53:12.788Z] ---> 0cb29ea0bd14 [2022-04-12T15:53:12.788Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T15:53:13.074Z] ---> Running in c37493dbf5e1 [2022-04-12T15:53:13.353Z] Removing intermediate container 351f1d073a77 [2022-04-12T15:53:13.353Z] ---> 333917fdb149 [2022-04-12T15:53:13.353Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T15:53:13.637Z] ---> Running in d7f9634d9ab2 [2022-04-12T15:53:13.637Z] Removing intermediate container 10e3b3cd89fd [2022-04-12T15:53:13.637Z] ---> cf2545b59070 [2022-04-12T15:53:13.637Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T15:53:13.934Z] ---> Running in e39f61a6bb50 [2022-04-12T15:53:14.215Z] Removing intermediate container c37493dbf5e1 [2022-04-12T15:53:14.215Z] ---> aba565cc9fee [2022-04-12T15:53:14.215Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:53:14.502Z] ---> Running in 2ef3c9fef576 [2022-04-12T15:53:14.502Z] Removing intermediate container d7f9634d9ab2 [2022-04-12T15:53:14.502Z] ---> 1975409f261b [2022-04-12T15:53:14.502Z] Step 13/25 : WORKDIR / [2022-04-12T15:53:14.784Z] ---> Running in 6fb1b3308912 [2022-04-12T15:53:15.399Z] Removing intermediate container e39f61a6bb50 [2022-04-12T15:53:15.399Z] ---> 546629c25493 [2022-04-12T15:53:15.399Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T15:53:15.399Z] Removing intermediate container 2ef3c9fef576 [2022-04-12T15:53:15.399Z] ---> a70974f2a0fd [2022-04-12T15:53:15.679Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T15:53:15.679Z] ---> Running in bb022f62cd98 [2022-04-12T15:53:15.965Z] ---> Running in 25fde4352d50 [2022-04-12T15:53:16.243Z] Removing intermediate container 6fb1b3308912 [2022-04-12T15:53:16.243Z] ---> 01f2a544b604 [2022-04-12T15:53:16.243Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T15:53:16.855Z] Removing intermediate container 25fde4352d50 [2022-04-12T15:53:17.142Z] ---> 406e8641c7e6 [2022-04-12T15:53:17.142Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:53:17.142Z] ---> Running in 1ceef8a08149 [2022-04-12T15:53:18.611Z] Removing intermediate container 1ceef8a08149 [2022-04-12T15:53:18.611Z] ---> c8bb4d593cf0 [2022-04-12T15:53:18.611Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:53:18.611Z] ---> 5c87577418ae [2022-04-12T15:53:18.611Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T15:53:18.902Z] ---> Running in 2adad634755b [2022-04-12T15:53:19.895Z] Removing intermediate container 2adad634755b [2022-04-12T15:53:19.895Z] ---> 8a335e028ae7 [2022-04-12T15:53:19.895Z] [2022-04-12T15:53:20.512Z] Removing intermediate container bb022f62cd98 [2022-04-12T15:53:20.512Z] ---> 1a6e1f7cbe72 [2022-04-12T15:53:20.512Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T15:53:20.512Z] ---> Running in 287f7b095b02 [2022-04-12T15:53:21.122Z] ---> c982c759cc1e [2022-04-12T15:53:21.122Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T15:53:21.122Z] Successfully built 8a335e028ae7 [2022-04-12T15:53:21.122Z] Successfully tagged core-command-arm64:latest [2022-04-12T15:53:21.122Z]  Building core-command ... done Building security-proxy-setup [2022-04-12T15:53:21.728Z] Removing intermediate container 287f7b095b02 [2022-04-12T15:53:21.728Z] ---> f837d8e0c097 [2022-04-12T15:53:21.728Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T15:53:23.179Z] ---> 47120f323855 [2022-04-12T15:53:23.179Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T15:53:23.462Z] ---> dbc2c3458baa [2022-04-12T15:53:23.462Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T15:53:23.742Z] ---> Running in 2640e2c14683 [2022-04-12T15:53:24.730Z] ---> 17969f7e4aeb [2022-04-12T15:53:24.730Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T15:53:29.063Z] Removing intermediate container 2640e2c14683 [2022-04-12T15:53:29.063Z] ---> 2faeae6c2245 [2022-04-12T15:53:29.063Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T15:53:29.063Z] ---> 573fbd4ddd85 [2022-04-12T15:53:29.063Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T15:53:30.059Z] ---> 69253d37a7c6 [2022-04-12T15:53:30.059Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T15:53:35.511Z] ---> 88c4ebbc85ea [2022-04-12T15:53:35.511Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T15:53:35.511Z] ---> d652a4b87199 [2022-04-12T15:53:35.511Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T15:53:35.802Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T15:53:35.803Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T15:53:35.803Z] ---> c346e9eafbab [2022-04-12T15:53:35.803Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T15:53:36.086Z] ---> Running in 509bbf597be9 [2022-04-12T15:53:36.702Z] ---> 3682983100f9 [2022-04-12T15:53:36.702Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T15:53:36.984Z] ---> Running in e0172e912306 [2022-04-12T15:53:37.271Z] Removing intermediate container 509bbf597be9 [2022-04-12T15:53:37.271Z] ---> 5c63761f97ed [2022-04-12T15:53:37.271Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T15:53:37.563Z] ---> a7ca2a744a8c [2022-04-12T15:53:37.563Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T15:53:37.563Z] ---> Running in e74c8cc71b92 [2022-04-12T15:53:40.213Z] ---> 739f8b65110d [2022-04-12T15:53:40.213Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T15:53:40.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:53:40.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:53:41.769Z] Removing intermediate container e0172e912306 [2022-04-12T15:53:41.769Z] ---> 0897f7291355 [2022-04-12T15:53:41.769Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T15:53:42.047Z] ---> Running in 787f39b049d3 [2022-04-12T15:53:42.047Z] ---> 3abae688693b [2022-04-12T15:53:42.047Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T15:53:42.047Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T15:53:42.047Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T15:53:42.324Z] Executing bash-5.1.16-r0.post-install [2022-04-12T15:53:42.324Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T15:53:42.324Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T15:53:42.324Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T15:53:42.324Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T15:53:42.324Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T15:53:42.324Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T15:53:42.324Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T15:53:42.324Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T15:53:42.324Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T15:53:42.324Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T15:53:42.324Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T15:53:42.324Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T15:53:42.324Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T15:53:42.324Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T15:53:42.611Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T15:53:42.611Z] ---> Running in 2fdea649eda3 [2022-04-12T15:53:42.895Z] Removing intermediate container 787f39b049d3 [2022-04-12T15:53:42.895Z] ---> 76ccd137f084 [2022-04-12T15:53:42.895Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T15:53:42.895Z] ---> Running in 8974632ebf5b [2022-04-12T15:53:43.502Z] Removing intermediate container 2fdea649eda3 [2022-04-12T15:53:43.502Z] ---> ca3081626d54 [2022-04-12T15:53:43.502Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T15:53:43.804Z] Removing intermediate container 8974632ebf5b [2022-04-12T15:53:43.804Z] ---> 7af237d9b282 [2022-04-12T15:53:43.804Z] Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:53:44.087Z] ---> Running in 66b9a59160ee [2022-04-12T15:53:45.087Z] Removing intermediate container 66b9a59160ee [2022-04-12T15:53:45.379Z] ---> 7249adc405e2 [2022-04-12T15:53:45.379Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T15:53:45.379Z] ---> 0c8627bbc839 [2022-04-12T15:53:45.379Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T15:53:45.668Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T15:53:45.668Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T15:53:45.668Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T15:53:45.668Z] ---> Running in 3451818d7e7e [2022-04-12T15:53:45.668Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T15:53:45.668Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T15:53:45.668Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T15:53:45.668Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T15:53:45.668Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T15:53:45.948Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T15:53:45.948Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T15:53:45.948Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T15:53:45.948Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T15:53:45.948Z] ---> Running in ffd93964da20 [2022-04-12T15:53:45.948Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T15:53:45.948Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T15:53:45.948Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T15:53:45.948Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T15:53:46.226Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T15:53:46.226Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T15:53:46.226Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T15:53:46.226Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T15:53:46.226Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T15:53:46.226Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T15:53:46.226Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T15:53:46.226Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T15:53:46.841Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T15:53:46.841Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T15:53:46.841Z] Removing intermediate container 3451818d7e7e [2022-04-12T15:53:46.841Z] ---> b000264e6836 [2022-04-12T15:53:46.841Z] [2022-04-12T15:53:47.454Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T15:53:47.454Z] OK: 82 MiB in 65 packages [2022-04-12T15:53:48.058Z] Successfully built b000264e6836 [2022-04-12T15:53:48.058Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T15:53:48.338Z] Building security-spiffe-token-provider [2022-04-12T15:53:49.795Z]  Building security-secretstore-setup ... done Removing intermediate container ffd93964da20 [2022-04-12T15:53:49.795Z] ---> 53b6124f9dcd [2022-04-12T15:53:49.795Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T15:53:50.402Z] ---> Running in 302a37966e5d [2022-04-12T15:53:51.014Z] Removing intermediate container 302a37966e5d [2022-04-12T15:53:51.014Z] ---> f9800e460343 [2022-04-12T15:53:51.014Z] Step 28/31 : CMD ["gate"] [2022-04-12T15:53:51.612Z] ---> Running in be1f17770b09 [2022-04-12T15:53:52.215Z] Removing intermediate container be1f17770b09 [2022-04-12T15:53:52.215Z] ---> 739fa4ba45de [2022-04-12T15:53:52.215Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T15:53:52.824Z] ---> Running in daaa0d35f4ef [2022-04-12T15:53:52.824Z] Collecting docker-compose==1.23.2 [2022-04-12T15:53:53.102Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T15:53:53.378Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T15:53:53.378Z] Removing intermediate container daaa0d35f4ef [2022-04-12T15:53:53.378Z] ---> da975c37985b [2022-04-12T15:53:53.378Z] Step 30/31 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:53:53.378Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T15:53:53.987Z] ---> Running in 159a4d6764fb [2022-04-12T15:53:54.602Z] Removing intermediate container 159a4d6764fb [2022-04-12T15:53:54.602Z] ---> 3b15946d84e9 [2022-04-12T15:53:54.602Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T15:53:54.878Z] ---> Running in 235e8e6b561c [2022-04-12T15:53:55.487Z] Removing intermediate container 235e8e6b561c [2022-04-12T15:53:55.487Z] ---> 8ecc5819b4b1 [2022-04-12T15:53:55.487Z] [2022-04-12T15:53:56.102Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T15:53:56.102Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T15:53:56.102Z] Successfully built 8ecc5819b4b1 [2022-04-12T15:53:56.102Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T15:53:56.102Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-12T15:53:58.752Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T15:53:58.752Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T15:53:59.358Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T15:53:59.636Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T15:53:59.636Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T15:53:59.636Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T15:53:59.636Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T15:54:00.241Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T15:54:00.241Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T15:54:01.234Z] Collecting PyYAML<4,>=3.10 [2022-04-12T15:54:01.234Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T15:54:05.583Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T15:54:05.583Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T15:54:08.229Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T15:54:08.229Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T15:54:08.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:54:08.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:54:08.511Z] ---> de32095d6c36 [2022-04-12T15:54:08.511Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T15:54:08.511Z] ---> Using cache [2022-04-12T15:54:08.511Z] ---> 588dbc00fe95 [2022-04-12T15:54:08.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:54:08.511Z] ---> Using cache [2022-04-12T15:54:08.511Z] ---> b4f3ac1e2d44 [2022-04-12T15:54:08.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T15:54:08.511Z] ---> Using cache [2022-04-12T15:54:08.511Z] ---> 52d341a0f3c2 [2022-04-12T15:54:08.511Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T15:54:08.511Z] ---> Using cache [2022-04-12T15:54:08.511Z] ---> 86cdf5ed079f [2022-04-12T15:54:08.511Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:54:08.511Z] ---> Using cache [2022-04-12T15:54:08.511Z] ---> fc28c7445e08 [2022-04-12T15:54:08.511Z] Step 8/22 : COPY . . [2022-04-12T15:54:08.511Z] ---> Using cache [2022-04-12T15:54:08.511Z] ---> 7ef15a63c81b [2022-04-12T15:54:08.511Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T15:54:09.108Z] ---> Running in cb38f8e1f96a [2022-04-12T15:54:09.399Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T15:54:09.399Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T15:54:10.017Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T15:54:10.017Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T15:54:11.008Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T15:54:11.008Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T15:54:11.008Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T15:54:11.008Z] Collecting idna<2.8,>=2.5 [2022-04-12T15:54:11.008Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T15:54:11.286Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T15:54:11.564Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T15:54:11.564Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T15:54:11.564Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T15:54:11.564Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T15:54:12.557Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T15:54:12.557Z] Attempting uninstall: urllib3 [2022-04-12T15:54:12.557Z] Found existing installation: urllib3 1.26.7 [2022-04-12T15:54:12.557Z] Uninstalling urllib3-1.26.7: [2022-04-12T15:54:12.557Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T15:54:13.158Z] Attempting uninstall: idna [2022-04-12T15:54:13.158Z] Found existing installation: idna 3.3 [2022-04-12T15:54:13.158Z] Uninstalling idna-3.3: [2022-04-12T15:54:13.436Z] Successfully uninstalled idna-3.3 [2022-04-12T15:54:16.844Z] Attempting uninstall: requests [2022-04-12T15:54:16.844Z] Found existing installation: requests 2.26.0 [2022-04-12T15:54:16.844Z] Uninstalling requests-2.26.0: [2022-04-12T15:54:16.844Z] Successfully uninstalled requests-2.26.0 [2022-04-12T15:54:17.449Z] Running setup.py install for texttable: started [2022-04-12T15:54:20.095Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T15:54:20.095Z] Running setup.py install for PyYAML: started [2022-04-12T15:54:23.511Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T15:54:24.123Z] Running setup.py install for docopt: started [2022-04-12T15:54:28.468Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T15:54:28.468Z] Running setup.py install for dockerpty: started [2022-04-12T15:54:31.126Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T15:54:33.132Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T15:54:51.802Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:54:51.802Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:54:51.802Z] ---> de32095d6c36 [2022-04-12T15:54:51.802Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T15:54:51.802Z] ---> Using cache [2022-04-12T15:54:51.802Z] ---> 588dbc00fe95 [2022-04-12T15:54:51.802Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T15:54:51.802Z] ---> Running in e9779806c28d [2022-04-12T15:54:53.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:54:55.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:54:56.677Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T15:54:56.677Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T15:54:56.677Z] OK: 15739 distinct packages available [2022-04-12T15:54:56.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:54:57.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:54:58.931Z] Removing intermediate container e74c8cc71b92 [2022-04-12T15:54:58.931Z] ---> ff7dc65ea00a [2022-04-12T15:54:58.931Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T15:54:59.206Z] ---> Running in 6304a830ae88 [2022-04-12T15:54:59.206Z] OK: 220 MiB in 52 packages [2022-04-12T15:54:59.488Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:54:59.488Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:54:59.488Z] ---> de32095d6c36 [2022-04-12T15:54:59.763Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T15:54:59.763Z] ---> Using cache [2022-04-12T15:54:59.763Z] ---> 588dbc00fe95 [2022-04-12T15:54:59.763Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:54:59.763Z] ---> Using cache [2022-04-12T15:54:59.763Z] ---> b4f3ac1e2d44 [2022-04-12T15:54:59.763Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T15:54:59.763Z] ---> Running in 6fe4c341e2a9 [2022-04-12T15:55:00.379Z] Removing intermediate container 6304a830ae88 [2022-04-12T15:55:00.379Z] ---> 62cf32e42842 [2022-04-12T15:55:00.379Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T15:55:00.379Z] ---> Running in 53a581d87788 [2022-04-12T15:55:01.838Z] Removing intermediate container 53a581d87788 [2022-04-12T15:55:01.838Z] ---> e8aada062901 [2022-04-12T15:55:01.838Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T15:55:01.838Z] Removing intermediate container e9779806c28d [2022-04-12T15:55:01.838Z] ---> 2f77e57c64b9 [2022-04-12T15:55:01.838Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T15:55:02.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T15:55:03.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T15:55:03.129Z] ---> 6a062db3deae [2022-04-12T15:55:03.129Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:55:03.423Z] ---> Running in bffe5a3d8f87 [2022-04-12T15:55:04.882Z] OK: 220 MiB in 52 packages [2022-04-12T15:55:05.160Z] ---> 93cac1ae565d [2022-04-12T15:55:05.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T15:55:06.163Z] Removing intermediate container 6fe4c341e2a9 [2022-04-12T15:55:06.163Z] ---> 7f95c2e46358 [2022-04-12T15:55:06.163Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T15:55:06.775Z] ---> 58771245350e [2022-04-12T15:55:06.775Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T15:55:07.398Z] ---> 55a7de4178e3 [2022-04-12T15:55:07.398Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:55:07.398Z] ---> Running in 7598fe44e684 [2022-04-12T15:55:08.866Z] ---> 7895c604cc93 [2022-04-12T15:55:08.866Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T15:55:08.866Z] ---> Running in be0a87f4de66 [2022-04-12T15:55:09.481Z] Removing intermediate container be0a87f4de66 [2022-04-12T15:55:09.481Z] ---> f9004bd51779 [2022-04-12T15:55:09.481Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T15:55:10.102Z] ---> Running in 4ba677ee27a4 [2022-04-12T15:55:10.712Z] Removing intermediate container bffe5a3d8f87 [2022-04-12T15:55:10.712Z] ---> 401e7f0ff8f3 [2022-04-12T15:55:10.712Z] Step 7/20 : COPY . . [2022-04-12T15:55:10.712Z] Removing intermediate container 4ba677ee27a4 [2022-04-12T15:55:10.712Z] ---> e7f132152e20 [2022-04-12T15:55:10.712Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T15:55:11.006Z] ---> Running in d9d324daf571 [2022-04-12T15:55:11.614Z] Removing intermediate container d9d324daf571 [2022-04-12T15:55:11.614Z] ---> 3081bbdc114c [2022-04-12T15:55:11.614Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T15:55:11.614Z] ---> Running in ec1c7e0cf443 [2022-04-12T15:55:12.222Z] Removing intermediate container ec1c7e0cf443 [2022-04-12T15:55:12.222Z] ---> 405fcbc100d8 [2022-04-12T15:55:12.222Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T15:55:12.508Z] ---> Running in b564f127c9ba [2022-04-12T15:55:13.975Z] Removing intermediate container b564f127c9ba [2022-04-12T15:55:13.975Z] ---> f80b7b5c75da [2022-04-12T15:55:13.975Z] [2022-04-12T15:55:14.249Z] Removing intermediate container 7598fe44e684 [2022-04-12T15:55:14.249Z] ---> 0571ca0856bc [2022-04-12T15:55:14.249Z] Step 8/26 : COPY . . [2022-04-12T15:55:15.236Z] Successfully built f80b7b5c75da [2022-04-12T15:55:15.237Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T15:55:15.237Z] Building support-scheduler [2022-04-12T15:56:02.288Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T15:56:02.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T15:56:02.288Z] ---> de32095d6c36 [2022-04-12T15:56:02.288Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T15:56:02.288Z] ---> Using cache [2022-04-12T15:56:02.288Z] ---> 588dbc00fe95 [2022-04-12T15:56:02.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T15:56:02.288Z] ---> Using cache [2022-04-12T15:56:02.288Z] ---> b4f3ac1e2d44 [2022-04-12T15:56:02.288Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T15:56:02.288Z] ---> Using cache [2022-04-12T15:56:02.288Z] ---> 52d341a0f3c2 [2022-04-12T15:56:02.288Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T15:56:02.288Z] ---> Using cache [2022-04-12T15:56:02.288Z] ---> 86cdf5ed079f [2022-04-12T15:56:02.288Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T15:56:02.288Z] ---> Using cache [2022-04-12T15:56:02.288Z] ---> fc28c7445e08 [2022-04-12T15:56:02.288Z] Step 8/22 : COPY . . [2022-04-12T15:56:02.288Z] ---> Using cache [2022-04-12T15:56:02.288Z] ---> 7ef15a63c81b [2022-04-12T15:56:02.288Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T15:56:02.288Z] ---> Running in cfb660e33073 [2022-04-12T15:56:02.288Z] ---> aa32648ede5e [2022-04-12T15:56:02.288Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T15:56:02.288Z] ---> Running in 1147769749dd [2022-04-12T15:56:02.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T15:56:02.896Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T15:56:03.506Z] ---> 0df88904fe7f [2022-04-12T15:56:03.506Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T15:56:03.506Z] ---> Running in 4e0ee654fdc0 [2022-04-12T15:56:04.112Z] Removing intermediate container 4e0ee654fdc0 [2022-04-12T15:56:04.112Z] ---> 8ced8ae4eadb [2022-04-12T15:56:04.112Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T15:56:04.112Z] ---> Running in 4742d3173f12 [2022-04-12T15:56:07.543Z] Removing intermediate container 4742d3173f12 [2022-04-12T15:56:07.543Z] ---> 756a96caae68 [2022-04-12T15:56:07.543Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T15:56:07.543Z] ---> Running in 8b756888dc17 [2022-04-12T15:56:07.543Z] Removing intermediate container 8b756888dc17 [2022-04-12T15:56:07.543Z] ---> a237bec517fc [2022-04-12T15:56:07.543Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T15:56:07.828Z] ---> Running in 15d6c0a76940 [2022-04-12T15:56:10.473Z] spire-1.2.1/ [2022-04-12T15:56:10.473Z] spire-1.2.1/.data/ [2022-04-12T15:56:10.473Z] spire-1.2.1/.data/.file [2022-04-12T15:56:10.473Z] spire-1.2.1/.dockerignore [2022-04-12T15:56:10.473Z] spire-1.2.1/.gitattributes [2022-04-12T15:56:10.473Z] spire-1.2.1/.githooks/ [2022-04-12T15:56:10.473Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/ [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/ [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T15:56:10.473Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T15:56:10.473Z] spire-1.2.1/.gitignore [2022-04-12T15:56:10.473Z] spire-1.2.1/.go-version [2022-04-12T15:56:10.473Z] spire-1.2.1/.golangci.yml [2022-04-12T15:56:10.473Z] spire-1.2.1/ADOPTERS.md [2022-04-12T15:56:10.473Z] spire-1.2.1/CHANGELOG.md [2022-04-12T15:56:10.473Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T15:56:10.473Z] spire-1.2.1/CODEOWNERS [2022-04-12T15:56:10.473Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T15:56:10.473Z] spire-1.2.1/Dockerfile [2022-04-12T15:56:10.473Z] spire-1.2.1/Dockerfile.dev [2022-04-12T15:56:10.473Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T15:56:10.473Z] spire-1.2.1/LICENSE [2022-04-12T15:56:10.473Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T15:56:10.473Z] spire-1.2.1/Makefile [2022-04-12T15:56:10.473Z] spire-1.2.1/README.md [2022-04-12T15:56:10.473Z] spire-1.2.1/ROADMAP.md [2022-04-12T15:56:10.473Z] spire-1.2.1/SECURITY.md [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T15:56:10.473Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T15:56:10.474Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/ [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/agent/ [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/server/ [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/server/server.conf [2022-04-12T15:56:10.474Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/ [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/auditlog.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/ [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T15:56:10.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/spire_server.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/telemetry.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/upgrading.md [2022-04-12T15:56:10.751Z] spire-1.2.1/doc/using_spire.md [2022-04-12T15:56:10.751Z] spire-1.2.1/examples/ [2022-04-12T15:56:10.751Z] spire-1.2.1/examples/README.md [2022-04-12T15:56:10.751Z] spire-1.2.1/go.mod [2022-04-12T15:56:10.751Z] spire-1.2.1/go.sum [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T15:56:10.751Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T15:56:10.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T15:56:11.031Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/log/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T15:56:11.032Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T15:56:11.308Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/version/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/config.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T15:56:11.309Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T15:56:11.587Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T15:56:11.588Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/server.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/private/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/private/server/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T15:56:11.866Z] spire-1.2.1/release/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/README.md [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/conf/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T15:56:11.866Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T15:56:11.866Z] spire-1.2.1/script/ [2022-04-12T15:56:11.866Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T15:56:11.866Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T15:56:11.866Z] spire-1.2.1/support/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T15:56:11.866Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T15:56:11.867Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/clock/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/clock/clock.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T15:56:11.867Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/README.md [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/common [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/setup/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T15:56:11.867Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T15:56:11.868Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T15:56:12.148Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T15:56:12.149Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T15:56:12.150Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T15:56:12.424Z] spire-1.2.1/test/integration/test.sh [2022-04-12T15:56:12.424Z] spire-1.2.1/test/plugintest/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testca/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testca/ca.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testkey/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/testkey/new.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/util/ [2022-04-12T15:56:12.424Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/util/race.go [2022-04-12T15:56:12.424Z] spire-1.2.1/test/util/util.go [2022-04-12T15:56:12.424Z] building spire from source... [2022-04-12T15:56:13.019Z] Installing go1.17.7... [2022-04-12T15:56:39.862Z] Building bin/spire-server... [2022-04-12T15:56:39.862Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T15:56:39.862Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T15:56:39.862Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T15:56:39.862Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T15:56:39.862Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T15:56:40.846Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T15:56:41.448Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T15:56:41.448Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T15:56:41.724Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T15:56:42.003Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T15:56:42.279Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T15:56:42.556Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T15:56:42.556Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T15:56:42.834Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T15:56:42.834Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T15:56:42.834Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T15:56:42.834Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T15:56:43.109Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T15:56:43.388Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T15:56:43.666Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T15:56:43.666Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T15:56:45.658Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T15:57:12.493Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T15:57:12.493Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T15:57:12.493Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T15:57:12.493Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T15:57:12.493Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T15:57:12.493Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T15:57:12.493Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T15:57:12.493Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T15:57:12.493Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T15:57:12.493Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T15:57:12.493Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T15:57:12.493Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T15:57:12.493Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T15:57:12.493Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T15:57:12.493Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T15:57:12.493Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T15:57:12.493Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T15:57:12.773Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T15:57:13.383Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T15:57:20.156Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T15:57:20.156Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T15:57:20.156Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T15:57:20.156Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T15:57:20.156Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T15:57:20.156Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T15:57:20.156Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T15:57:20.156Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T15:57:20.766Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T15:57:20.766Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T15:57:21.047Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T15:57:43.270Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T15:57:43.270Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T15:57:43.270Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T15:57:55.723Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T15:57:55.723Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T15:57:57.175Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T15:57:58.629Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T15:58:25.526Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T15:58:25.803Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T15:58:26.079Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T15:58:26.079Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T15:58:28.063Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T15:58:28.664Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T15:58:28.664Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T15:58:30.651Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T15:58:30.651Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T15:58:30.651Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T15:58:31.641Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T15:58:31.917Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T15:58:32.193Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T15:58:32.470Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T15:58:32.745Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T15:58:32.745Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T15:58:33.021Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T15:58:33.297Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T15:58:34.754Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T15:58:34.754Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T15:58:35.032Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T15:58:35.032Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T15:58:35.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T15:58:35.306Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T15:58:35.587Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T15:58:41.015Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T15:58:42.011Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T15:58:42.011Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T15:58:42.289Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T15:58:42.892Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T15:58:42.892Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T15:58:42.892Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T15:58:42.892Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T15:58:43.170Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T15:58:43.170Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T15:58:43.447Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T15:58:43.447Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T15:58:44.896Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T15:58:45.173Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T15:58:45.451Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T15:58:45.729Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T15:58:45.729Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T15:58:46.008Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T15:58:46.008Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T15:58:46.008Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T15:58:46.286Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T15:58:47.737Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T15:58:47.737Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T15:58:48.014Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T15:58:48.290Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T15:58:48.290Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T15:58:50.932Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T15:58:51.536Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T15:58:51.813Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T15:58:52.092Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T15:58:52.092Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T15:58:52.092Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T15:58:52.371Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T15:58:52.648Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T15:58:53.259Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T15:58:55.911Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T15:58:57.902Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T15:58:58.181Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T15:58:58.462Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T15:58:58.462Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T15:58:58.462Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T15:58:59.450Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T15:58:59.450Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T15:58:59.450Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T15:58:59.727Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T15:59:00.005Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T15:59:00.005Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T15:59:00.005Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T15:59:10.193Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T15:59:10.193Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T15:59:10.193Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T15:59:10.193Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T15:59:42.897Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T15:59:42.897Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T16:01:34.984Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T16:01:57.194Z] Removing intermediate container cb38f8e1f96a [2022-04-12T16:01:57.194Z] ---> 4a3ac9d9404b [2022-04-12T16:01:57.194Z] [2022-04-12T16:01:57.194Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T16:01:57.194Z] ---> ac73e934f311 [2022-04-12T16:01:57.194Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T16:01:57.194Z] ---> Running in dda48316afe5 [2022-04-12T16:01:57.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:01:57.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:01:58.736Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T16:01:58.736Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T16:01:58.736Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T16:01:58.736Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T16:01:58.736Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T16:01:59.013Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T16:01:59.013Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T16:01:59.013Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T16:01:59.289Z] OK: 8 MiB in 20 packages [2022-04-12T16:02:01.314Z] Removing intermediate container dda48316afe5 [2022-04-12T16:02:01.314Z] ---> 6a54befddbcb [2022-04-12T16:02:01.314Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T16:02:01.611Z] ---> Running in 5a005ea33eef [2022-04-12T16:02:02.224Z] Removing intermediate container 5a005ea33eef [2022-04-12T16:02:02.224Z] ---> 403e3e63b8d4 [2022-04-12T16:02:02.224Z] Step 13/22 : WORKDIR /edgex [2022-04-12T16:02:02.224Z] ---> Running in c58b5ddffddd [2022-04-12T16:02:02.837Z] Removing intermediate container c58b5ddffddd [2022-04-12T16:02:02.837Z] ---> 7e03b00e7581 [2022-04-12T16:02:02.837Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T16:02:03.844Z] ---> de991a16f91b [2022-04-12T16:02:03.844Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T16:02:05.853Z] ---> f61d18f28548 [2022-04-12T16:02:05.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T16:02:07.842Z] ---> 80ebcd2bce59 [2022-04-12T16:02:07.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T16:02:08.838Z] ---> 5895b51eb430 [2022-04-12T16:02:08.838Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T16:02:09.136Z] ---> Running in 4e7a07da2f2b [2022-04-12T16:02:11.779Z] Removing intermediate container 4e7a07da2f2b [2022-04-12T16:02:11.779Z] ---> 07e65f5e28ae [2022-04-12T16:02:11.779Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T16:02:12.059Z] ---> Running in 9f2168d53ecc [2022-04-12T16:02:12.684Z] Removing intermediate container 9f2168d53ecc [2022-04-12T16:02:12.684Z] ---> 81b54bfeda05 [2022-04-12T16:02:12.684Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T16:02:12.684Z] ---> Running in 95b24065a9e5 [2022-04-12T16:02:13.294Z] Removing intermediate container 95b24065a9e5 [2022-04-12T16:02:13.294Z] ---> ccabc5183be9 [2022-04-12T16:02:13.294Z] Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:02:13.294Z] ---> Running in 0d81b1830bca [2022-04-12T16:02:13.906Z] Removing intermediate container 0d81b1830bca [2022-04-12T16:02:13.906Z] ---> 339b6b72a9bb [2022-04-12T16:02:13.906Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T16:02:13.906Z] ---> Running in b5d44549e938 [2022-04-12T16:02:14.517Z] Removing intermediate container b5d44549e938 [2022-04-12T16:02:14.517Z] ---> f948a20aa7e7 [2022-04-12T16:02:14.517Z] [2022-04-12T16:02:15.130Z] Successfully built f948a20aa7e7 [2022-04-12T16:02:15.130Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T16:02:15.130Z] Building core-metadata [2022-04-12T16:02:54.167Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T16:02:54.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T16:02:54.167Z] ---> de32095d6c36 [2022-04-12T16:02:54.167Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T16:02:54.167Z] ---> Using cache [2022-04-12T16:02:54.167Z] ---> 588dbc00fe95 [2022-04-12T16:02:54.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:02:54.167Z] ---> Using cache [2022-04-12T16:02:54.167Z] ---> b4f3ac1e2d44 [2022-04-12T16:02:54.167Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T16:02:54.167Z] ---> Using cache [2022-04-12T16:02:54.167Z] ---> 52d341a0f3c2 [2022-04-12T16:02:54.167Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T16:02:54.167Z] ---> Using cache [2022-04-12T16:02:54.167Z] ---> 86cdf5ed079f [2022-04-12T16:02:54.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:02:54.167Z] ---> Using cache [2022-04-12T16:02:54.167Z] ---> fc28c7445e08 [2022-04-12T16:02:54.167Z] Step 8/23 : COPY . . [2022-04-12T16:02:54.167Z] ---> Using cache [2022-04-12T16:02:54.167Z] ---> 7ef15a63c81b [2022-04-12T16:02:54.167Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T16:02:54.167Z] ---> Running in 0e0b46961bfc [2022-04-12T16:02:54.167Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T16:04:02.206Z] Removing intermediate container 1147769749dd [2022-04-12T16:04:02.206Z] ---> be71787105d0 [2022-04-12T16:04:02.206Z] [2022-04-12T16:04:02.206Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T16:04:02.206Z] 3.15: Pulling from library/alpine [2022-04-12T16:04:02.206Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T16:04:02.206Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T16:04:02.206Z] ---> 3fb3c9af89a9 [2022-04-12T16:04:02.206Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T16:04:02.206Z] ---> Running in 569eb7281dbc [2022-04-12T16:04:02.206Z] Removing intermediate container 569eb7281dbc [2022-04-12T16:04:02.206Z] ---> 5e55ceb92072 [2022-04-12T16:04:02.206Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:04:02.206Z] ---> Running in 373ae46bba52 [2022-04-12T16:04:02.206Z] Removing intermediate container 373ae46bba52 [2022-04-12T16:04:02.206Z] ---> 67112e59db53 [2022-04-12T16:04:02.206Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T16:04:02.206Z] ---> Running in f8c6d0138f31 [2022-04-12T16:04:02.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:04:02.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:04:04.250Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T16:04:04.250Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T16:04:04.250Z] OK: 15729 distinct packages available [2022-04-12T16:04:04.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:04:05.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:04:06.684Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T16:04:06.961Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T16:04:06.961Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T16:04:07.238Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T16:04:07.238Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T16:04:07.238Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T16:04:07.518Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T16:04:07.518Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T16:04:07.797Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T16:04:07.797Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T16:04:07.797Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T16:04:08.399Z] OK: 8 MiB in 23 packages [2022-04-12T16:04:11.068Z] Removing intermediate container f8c6d0138f31 [2022-04-12T16:04:11.068Z] ---> 7eb2a9e811dd [2022-04-12T16:04:11.068Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T16:04:11.379Z] ---> 6d2876a93f48 [2022-04-12T16:04:11.379Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T16:04:14.039Z] ---> c8122ff22c74 [2022-04-12T16:04:14.039Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T16:04:15.514Z] ---> 8849d2053098 [2022-04-12T16:04:15.515Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T16:04:15.792Z] ---> Running in 5f778c6d35cc [2022-04-12T16:04:16.818Z] Removing intermediate container 5f778c6d35cc [2022-04-12T16:04:16.818Z] ---> 1d2be126f444 [2022-04-12T16:04:16.818Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T16:04:17.104Z] ---> Running in 0d7884a06f40 [2022-04-12T16:04:18.120Z] Removing intermediate container 0d7884a06f40 [2022-04-12T16:04:18.120Z] ---> 4c6930f59991 [2022-04-12T16:04:18.120Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T16:04:18.120Z] ---> Running in 7dfd54e83aee [2022-04-12T16:04:19.113Z] Removing intermediate container 7dfd54e83aee [2022-04-12T16:04:19.113Z] ---> 9f2f366c2bb3 [2022-04-12T16:04:19.113Z] Step 19/20 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:04:19.391Z] ---> Running in 6542da79ffe0 [2022-04-12T16:04:20.844Z] Removing intermediate container 6542da79ffe0 [2022-04-12T16:04:20.844Z] ---> 48f05c935ef9 [2022-04-12T16:04:20.844Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T16:04:20.844Z] ---> Running in a69ed43a2396 [2022-04-12T16:04:21.841Z] Removing intermediate container a69ed43a2396 [2022-04-12T16:04:21.841Z] ---> 425b29619c02 [2022-04-12T16:04:21.841Z] [2022-04-12T16:04:23.834Z] Successfully built 425b29619c02 [2022-04-12T16:04:23.834Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T16:04:23.834Z] Building security-spire-server [2022-04-12T16:04:27.285Z]  Building security-spiffe-token-provider ... done Removing intermediate container cfb660e33073 [2022-04-12T16:04:27.285Z] ---> c8f62f28a232 [2022-04-12T16:04:27.285Z] [2022-04-12T16:04:27.285Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T16:04:27.285Z] ---> ac73e934f311 [2022-04-12T16:04:27.285Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T16:04:27.285Z] ---> Using cache [2022-04-12T16:04:27.285Z] ---> b04f659c9542 [2022-04-12T16:04:27.285Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T16:04:27.285Z] ---> Using cache [2022-04-12T16:04:27.285Z] ---> a6df6bd37fce [2022-04-12T16:04:27.285Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T16:04:27.570Z] ---> Running in 6415ed2abf16 [2022-04-12T16:04:28.175Z] Removing intermediate container 6415ed2abf16 [2022-04-12T16:04:28.175Z] ---> 26c3474ae32e [2022-04-12T16:04:28.175Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T16:04:28.175Z] ---> Running in 27541a6c60e3 [2022-04-12T16:04:29.178Z] Removing intermediate container 27541a6c60e3 [2022-04-12T16:04:29.178Z] ---> cdb8d99071b8 [2022-04-12T16:04:29.178Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T16:04:30.198Z] ---> 5d67eb50e259 [2022-04-12T16:04:30.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T16:04:32.853Z] ---> 62a1a43cc2c1 [2022-04-12T16:04:32.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T16:04:33.866Z] ---> caad966198cf [2022-04-12T16:04:33.866Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T16:04:33.866Z] ---> Running in 81f179a3ad8e [2022-04-12T16:04:34.479Z] Removing intermediate container 81f179a3ad8e [2022-04-12T16:04:34.479Z] ---> 672bd9bb72dd [2022-04-12T16:04:34.479Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T16:04:34.479Z] ---> Running in 28324aab36a5 [2022-04-12T16:04:35.092Z] Removing intermediate container 28324aab36a5 [2022-04-12T16:04:35.092Z] ---> 3e285c5524aa [2022-04-12T16:04:35.092Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T16:04:35.381Z] ---> Running in 03510366b66b [2022-04-12T16:04:35.664Z] Removing intermediate container 03510366b66b [2022-04-12T16:04:35.664Z] ---> 43b7eed2239a [2022-04-12T16:04:35.664Z] Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:04:35.956Z] ---> Running in 87eeac649ed5 [2022-04-12T16:04:36.233Z] Removing intermediate container 87eeac649ed5 [2022-04-12T16:04:36.233Z] ---> 0c39dd4d8872 [2022-04-12T16:04:36.233Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T16:04:36.516Z] ---> Running in 21c560a1d844 [2022-04-12T16:04:37.124Z] Removing intermediate container 21c560a1d844 [2022-04-12T16:04:37.124Z] ---> 81a9e70d2e00 [2022-04-12T16:04:37.124Z] [2022-04-12T16:04:38.121Z] Successfully built 81a9e70d2e00 [2022-04-12T16:04:38.121Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T16:04:38.121Z] Building support-notifications [2022-04-12T16:05:17.177Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T16:05:17.177Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T16:05:17.177Z] ---> de32095d6c36 [2022-04-12T16:05:17.177Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 588dbc00fe95 [2022-04-12T16:05:17.177Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> b4f3ac1e2d44 [2022-04-12T16:05:17.177Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 7f95c2e46358 [2022-04-12T16:05:17.177Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 55a7de4178e3 [2022-04-12T16:05:17.177Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 0571ca0856bc [2022-04-12T16:05:17.177Z] Step 8/25 : COPY . . [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 0df88904fe7f [2022-04-12T16:05:17.177Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 8ced8ae4eadb [2022-04-12T16:05:17.177Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> 756a96caae68 [2022-04-12T16:05:17.177Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T16:05:17.177Z] ---> Using cache [2022-04-12T16:05:17.177Z] ---> a237bec517fc [2022-04-12T16:05:17.177Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T16:05:17.177Z] ---> Running in 2980e1c626d9 [2022-04-12T16:05:18.628Z] spire-1.2.1/ [2022-04-12T16:05:18.628Z] spire-1.2.1/.data/ [2022-04-12T16:05:18.628Z] spire-1.2.1/.data/.file [2022-04-12T16:05:18.628Z] spire-1.2.1/.dockerignore [2022-04-12T16:05:18.628Z] spire-1.2.1/.gitattributes [2022-04-12T16:05:18.628Z] spire-1.2.1/.githooks/ [2022-04-12T16:05:18.628Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/ [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/ [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T16:05:18.628Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T16:05:18.628Z] spire-1.2.1/.gitignore [2022-04-12T16:05:18.628Z] spire-1.2.1/.go-version [2022-04-12T16:05:18.628Z] spire-1.2.1/.golangci.yml [2022-04-12T16:05:18.628Z] spire-1.2.1/ADOPTERS.md [2022-04-12T16:05:18.628Z] spire-1.2.1/CHANGELOG.md [2022-04-12T16:05:18.628Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T16:05:18.628Z] spire-1.2.1/CODEOWNERS [2022-04-12T16:05:18.628Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T16:05:18.628Z] spire-1.2.1/Dockerfile [2022-04-12T16:05:18.628Z] spire-1.2.1/Dockerfile.dev [2022-04-12T16:05:18.628Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T16:05:18.628Z] spire-1.2.1/LICENSE [2022-04-12T16:05:18.628Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T16:05:18.628Z] spire-1.2.1/Makefile [2022-04-12T16:05:18.628Z] spire-1.2.1/README.md [2022-04-12T16:05:18.628Z] spire-1.2.1/ROADMAP.md [2022-04-12T16:05:18.628Z] spire-1.2.1/SECURITY.md [2022-04-12T16:05:18.628Z] spire-1.2.1/cmd/ [2022-04-12T16:05:18.628Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T16:05:18.628Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T16:05:18.628Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T16:05:18.629Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T16:05:18.910Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/ [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/agent/ [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/server/ [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/server/server.conf [2022-04-12T16:05:18.910Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/ [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/auditlog.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/ [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/spire_server.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/telemetry.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/upgrading.md [2022-04-12T16:05:18.910Z] spire-1.2.1/doc/using_spire.md [2022-04-12T16:05:18.910Z] spire-1.2.1/examples/ [2022-04-12T16:05:18.910Z] spire-1.2.1/examples/README.md [2022-04-12T16:05:18.910Z] spire-1.2.1/go.mod [2022-04-12T16:05:18.910Z] spire-1.2.1/go.sum [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T16:05:18.910Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T16:05:19.187Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T16:05:19.187Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T16:05:19.187Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T16:05:19.187Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T16:05:19.187Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T16:05:19.187Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T16:05:19.188Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T16:05:19.189Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/log/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T16:05:19.464Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T16:05:19.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/version/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T16:05:19.741Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/config.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T16:05:19.742Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T16:05:20.019Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/server.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/private/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/private/server/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T16:05:20.299Z] spire-1.2.1/release/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/README.md [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/conf/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T16:05:20.299Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T16:05:20.300Z] spire-1.2.1/script/ [2022-04-12T16:05:20.300Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T16:05:20.300Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T16:05:20.300Z] spire-1.2.1/support/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T16:05:20.300Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/clock/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/clock/clock.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T16:05:20.300Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/ [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T16:05:20.581Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T16:05:20.582Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/common [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T16:05:20.582Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T16:05:20.859Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T16:05:20.860Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T16:05:20.861Z] spire-1.2.1/test/integration/test.sh [2022-04-12T16:05:20.861Z] spire-1.2.1/test/plugintest/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testca/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testca/ca.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testkey/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/testkey/new.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/util/ [2022-04-12T16:05:20.861Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/util/race.go [2022-04-12T16:05:20.861Z] spire-1.2.1/test/util/util.go [2022-04-12T16:05:20.861Z] building spire from source... [2022-04-12T16:05:21.860Z] Installing go1.17.7... [2022-04-12T16:05:25.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T16:05:25.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T16:05:25.323Z] ---> de32095d6c36 [2022-04-12T16:05:25.323Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T16:05:25.323Z] ---> Using cache [2022-04-12T16:05:25.323Z] ---> 588dbc00fe95 [2022-04-12T16:05:25.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:05:25.323Z] ---> Using cache [2022-04-12T16:05:25.323Z] ---> b4f3ac1e2d44 [2022-04-12T16:05:25.323Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T16:05:25.957Z] ---> Running in e005708fbd2e [2022-04-12T16:05:27.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:05:28.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:05:29.935Z] OK: 220 MiB in 52 packages [2022-04-12T16:05:31.657Z] Removing intermediate container e005708fbd2e [2022-04-12T16:05:31.657Z] ---> a78176433bf6 [2022-04-12T16:05:31.657Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T16:05:32.853Z] ---> 9910fa8fda28 [2022-04-12T16:05:32.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:05:32.853Z] ---> Running in 48b926562bf8 [2022-04-12T16:05:39.613Z] Removing intermediate container 48b926562bf8 [2022-04-12T16:05:39.613Z] ---> 4a8e0649c1dc [2022-04-12T16:05:39.613Z] Step 8/22 : COPY . . [2022-04-12T16:05:52.085Z] Building bin/spire-server... [2022-04-12T16:05:52.085Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T16:05:52.366Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T16:05:52.366Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T16:05:52.985Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T16:05:52.985Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T16:05:58.430Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T16:05:58.430Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T16:05:58.430Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T16:05:58.430Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T16:05:58.708Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T16:05:59.700Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T16:05:59.700Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T16:05:59.700Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T16:05:59.979Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T16:06:00.263Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T16:06:00.263Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T16:06:00.263Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T16:06:00.544Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T16:06:00.826Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T16:06:02.858Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T16:06:02.858Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T16:06:02.858Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T16:06:02.858Z]  ---> 5a41c6ca6230 [2022-04-12T16:06:02.858Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T16:06:03.135Z] ---> Running in cde01cd3e671 [2022-04-12T16:06:03.743Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T16:06:04.021Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T16:06:05.506Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T16:06:27.721Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T16:06:27.721Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T16:06:27.721Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T16:06:27.721Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T16:06:27.721Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T16:06:27.721Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T16:06:27.721Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T16:06:27.721Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T16:06:27.721Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T16:06:27.721Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T16:06:27.721Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T16:06:28.002Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T16:06:28.002Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T16:06:28.993Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T16:06:29.271Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T16:06:29.271Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T16:06:29.271Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T16:06:29.876Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T16:06:30.154Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T16:06:30.154Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T16:06:30.154Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T16:06:30.432Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T16:06:30.432Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T16:06:30.709Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T16:06:31.698Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T16:06:31.698Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T16:06:31.975Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T16:06:32.252Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T16:06:32.252Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T16:06:32.855Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T16:06:34.301Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T16:06:36.295Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T16:06:41.726Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T16:06:41.726Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T16:06:41.726Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T16:06:41.727Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T16:06:41.727Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T16:07:20.788Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T16:07:20.788Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T16:07:20.788Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T16:07:20.788Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T16:07:33.234Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T16:07:33.512Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T16:07:33.512Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T16:07:33.512Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T16:07:34.503Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T16:07:35.492Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T16:07:38.139Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T16:07:39.139Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T16:07:40.128Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T16:07:40.405Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T16:07:40.683Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T16:07:41.677Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T16:07:41.956Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T16:07:42.235Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T16:07:42.235Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T16:07:42.514Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T16:07:42.514Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T16:07:42.791Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T16:07:42.791Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T16:07:43.786Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T16:07:44.064Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T16:07:44.064Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T16:07:44.342Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T16:07:44.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T16:07:44.896Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T16:07:45.500Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T16:07:50.935Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T16:07:51.212Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T16:07:51.212Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T16:07:51.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T16:07:51.212Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T16:07:51.212Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T16:07:52.202Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T16:07:52.202Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T16:07:52.479Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T16:07:52.479Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T16:07:52.757Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T16:07:53.362Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T16:07:53.966Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T16:07:54.570Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T16:07:54.570Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T16:07:54.570Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T16:07:54.848Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T16:07:54.848Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T16:07:54.848Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T16:07:54.848Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T16:07:55.838Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T16:07:55.838Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T16:07:56.115Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T16:07:56.399Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T16:07:56.399Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T16:07:57.390Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T16:07:59.383Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T16:07:59.383Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T16:07:59.660Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T16:07:59.938Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T16:07:59.938Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T16:08:00.541Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T16:08:00.819Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T16:08:01.424Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T16:08:04.834Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T16:08:06.825Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T16:08:07.101Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T16:08:07.705Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T16:08:07.705Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T16:08:07.705Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T16:08:08.306Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T16:08:08.584Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T16:08:08.861Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T16:08:08.861Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T16:08:09.138Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T16:08:09.139Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T16:08:09.419Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T16:08:19.622Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T16:08:19.622Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T16:08:19.622Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T16:08:19.622Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T16:08:58.674Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T16:08:58.674Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T16:11:20.647Z] Removing intermediate container 0e0b46961bfc [2022-04-12T16:11:20.647Z] ---> 7acf1c6b3ebc [2022-04-12T16:11:20.647Z] [2022-04-12T16:11:20.647Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T16:11:20.647Z] ---> ac73e934f311 [2022-04-12T16:11:20.647Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T16:11:20.647Z] ---> Using cache [2022-04-12T16:11:20.647Z] ---> b04f659c9542 [2022-04-12T16:11:20.647Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T16:11:20.647Z] ---> Using cache [2022-04-12T16:11:20.647Z] ---> a6df6bd37fce [2022-04-12T16:11:20.647Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T16:11:20.647Z] ---> Running in c0c2b42ee4d2 [2022-04-12T16:11:20.647Z] Removing intermediate container c0c2b42ee4d2 [2022-04-12T16:11:20.647Z] ---> daae9957ac29 [2022-04-12T16:11:20.647Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T16:11:20.647Z] ---> Running in 5f6065b265ab [2022-04-12T16:11:20.647Z] Removing intermediate container 5f6065b265ab [2022-04-12T16:11:20.647Z] ---> 327e24d9458e [2022-04-12T16:11:20.647Z] Step 15/23 : WORKDIR / [2022-04-12T16:11:20.647Z] ---> Running in 8d9983d59af3 [2022-04-12T16:11:20.647Z] Removing intermediate container 8d9983d59af3 [2022-04-12T16:11:20.647Z] ---> c723a093e49c [2022-04-12T16:11:20.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T16:11:20.647Z] ---> d5978dce09d8 [2022-04-12T16:11:20.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T16:11:20.647Z] ---> c7a34e9d692c [2022-04-12T16:11:20.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T16:11:20.647Z] ---> f63107f690ff [2022-04-12T16:11:20.647Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T16:11:20.647Z] ---> Running in 423c3e09bd6d [2022-04-12T16:11:20.647Z] Removing intermediate container 423c3e09bd6d [2022-04-12T16:11:20.647Z] ---> a435ee1dfdbf [2022-04-12T16:11:20.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T16:11:20.647Z] ---> Running in 731a8f848c45 [2022-04-12T16:11:20.647Z] Removing intermediate container 731a8f848c45 [2022-04-12T16:11:20.647Z] ---> a05ca435d0c6 [2022-04-12T16:11:20.647Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T16:11:20.647Z] ---> Running in fc9b237c742a [2022-04-12T16:11:20.647Z] Removing intermediate container fc9b237c742a [2022-04-12T16:11:20.647Z] ---> 62459c54a742 [2022-04-12T16:11:20.647Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:11:20.647Z] ---> Running in 7f889126db5c [2022-04-12T16:11:20.647Z] Removing intermediate container 7f889126db5c [2022-04-12T16:11:20.647Z] ---> 38c0144c7800 [2022-04-12T16:11:20.647Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T16:11:20.647Z] ---> Running in 73086930dcc5 [2022-04-12T16:11:20.647Z] Removing intermediate container 73086930dcc5 [2022-04-12T16:11:20.647Z] ---> 52c655b5852f [2022-04-12T16:11:20.647Z] [2022-04-12T16:11:20.647Z] Successfully built 52c655b5852f [2022-04-12T16:11:20.647Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T16:11:20.647Z]  Building core-metadata ... done Building core-data [2022-04-12T16:11:53.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T16:11:53.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T16:11:53.043Z] ---> de32095d6c36 [2022-04-12T16:11:53.043Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T16:11:53.043Z] ---> Using cache [2022-04-12T16:11:53.043Z] ---> 588dbc00fe95 [2022-04-12T16:11:53.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:11:53.043Z] ---> Using cache [2022-04-12T16:11:53.043Z] ---> b4f3ac1e2d44 [2022-04-12T16:11:53.043Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T16:11:53.320Z] ---> Running in fd30abc60ca7 [2022-04-12T16:11:55.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:11:56.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:11:57.783Z] OK: 220 MiB in 52 packages [2022-04-12T16:11:59.237Z] Removing intermediate container fd30abc60ca7 [2022-04-12T16:11:59.237Z] ---> ca7a557de58c [2022-04-12T16:11:59.237Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T16:12:00.238Z] ---> 648eca4cf896 [2022-04-12T16:12:00.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:12:00.238Z] ---> Running in 5cbbad698de1 [2022-04-12T16:12:05.658Z] Removing intermediate container 5cbbad698de1 [2022-04-12T16:12:05.658Z] ---> a5038c65185c [2022-04-12T16:12:05.658Z] Step 8/23 : COPY . . [2022-04-12T16:12:32.516Z] ---> 211707255827 [2022-04-12T16:12:32.516Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T16:12:32.516Z] ---> Running in d73f59429fa8 [2022-04-12T16:12:32.516Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T16:14:24.494Z] Removing intermediate container cde01cd3e671 [2022-04-12T16:14:24.494Z] ---> ddfeb29923ff [2022-04-12T16:14:24.494Z] [2022-04-12T16:14:24.494Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T16:14:24.494Z] ---> ac73e934f311 [2022-04-12T16:14:24.494Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T16:14:24.494Z] ---> Running in 5a248bfec83a [2022-04-12T16:14:24.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:14:24.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:14:25.475Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T16:14:25.475Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T16:14:25.475Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T16:14:25.475Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T16:14:25.753Z] OK: 6 MiB in 16 packages [2022-04-12T16:14:28.402Z] Removing intermediate container 5a248bfec83a [2022-04-12T16:14:28.402Z] ---> b6105bd3e255 [2022-04-12T16:14:28.402Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T16:14:28.402Z] ---> Running in 064cd9b36493 [2022-04-12T16:14:28.402Z] Removing intermediate container 064cd9b36493 [2022-04-12T16:14:28.402Z] ---> d703f4a6fd41 [2022-04-12T16:14:28.402Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T16:14:28.402Z] ---> Running in 50e1712e6f99 [2022-04-12T16:14:29.007Z] Removing intermediate container 50e1712e6f99 [2022-04-12T16:14:29.007Z] ---> dd06bd8fe8e6 [2022-04-12T16:14:29.007Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T16:14:29.007Z] ---> Running in 8c000a220f1e [2022-04-12T16:14:29.614Z] Removing intermediate container 8c000a220f1e [2022-04-12T16:14:29.614Z] ---> a5cc1a5679e8 [2022-04-12T16:14:29.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T16:14:30.607Z] ---> 635cab112435 [2022-04-12T16:14:30.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T16:14:32.607Z] ---> 7e8b2fb3bb21 [2022-04-12T16:14:32.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T16:14:33.591Z] ---> 99070fc6b490 [2022-04-12T16:14:33.867Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T16:14:33.867Z] ---> Running in 2dc723cf156c [2022-04-12T16:14:34.470Z] Removing intermediate container 2dc723cf156c [2022-04-12T16:14:34.470Z] ---> 4d5839f5da1c [2022-04-12T16:14:34.470Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T16:14:34.470Z] ---> Running in efe5d8723ebe [2022-04-12T16:14:35.078Z] Removing intermediate container efe5d8723ebe [2022-04-12T16:14:35.078Z] ---> 5a0a637216d8 [2022-04-12T16:14:35.078Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T16:14:35.357Z] ---> Running in bb971c521afd [2022-04-12T16:14:35.958Z] Removing intermediate container bb971c521afd [2022-04-12T16:14:35.958Z] ---> f06892b171c0 [2022-04-12T16:14:35.958Z] Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:14:35.958Z] ---> Running in 2d5e6adbc42e [2022-04-12T16:14:36.557Z] Removing intermediate container 2d5e6adbc42e [2022-04-12T16:14:36.557Z] ---> 46fccc22265c [2022-04-12T16:14:36.557Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T16:14:36.557Z] ---> Running in e8a3f4afdce2 [2022-04-12T16:14:37.157Z] Removing intermediate container e8a3f4afdce2 [2022-04-12T16:14:37.157Z] ---> fd1302d3b177 [2022-04-12T16:14:37.157Z] [2022-04-12T16:14:37.755Z] Successfully built fd1302d3b177 [2022-04-12T16:14:37.755Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T16:19:14.915Z]  Building support-notifications ... done Removing intermediate container d73f59429fa8 [2022-04-12T16:19:14.915Z] ---> d7c03705d91c [2022-04-12T16:19:14.915Z] [2022-04-12T16:19:14.915Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T16:19:14.915Z] ---> ac73e934f311 [2022-04-12T16:19:14.915Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T16:19:14.915Z] ---> Running in 83977c04e9ea [2022-04-12T16:19:14.915Z] Removing intermediate container 83977c04e9ea [2022-04-12T16:19:14.915Z] ---> ec6c8edfaaa0 [2022-04-12T16:19:14.915Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T16:19:14.915Z] ---> Running in 18e68458e076 [2022-04-12T16:19:14.915Z] Removing intermediate container 18e68458e076 [2022-04-12T16:19:14.915Z] ---> 76b30a5b57c9 [2022-04-12T16:19:14.915Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T16:19:14.915Z] ---> Running in e3683370ac0e [2022-04-12T16:19:14.915Z] Removing intermediate container e3683370ac0e [2022-04-12T16:19:14.915Z] ---> c3c5f9917819 [2022-04-12T16:19:14.915Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:19:14.915Z] ---> Running in 0fe02d651e27 [2022-04-12T16:19:14.915Z] Removing intermediate container 0fe02d651e27 [2022-04-12T16:19:14.915Z] ---> 002b11ea6aee [2022-04-12T16:19:14.915Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T16:19:14.915Z] ---> Running in c3a9db3b2dc0 [2022-04-12T16:19:14.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:19:14.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:19:15.902Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T16:19:15.902Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T16:19:15.902Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T16:19:16.183Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T16:19:16.183Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T16:19:16.465Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T16:19:16.465Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T16:19:16.465Z] OK: 8 MiB in 20 packages [2022-04-12T16:19:18.494Z] Removing intermediate container c3a9db3b2dc0 [2022-04-12T16:19:18.494Z] ---> 0581a4212af5 [2022-04-12T16:19:18.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T16:19:19.485Z] ---> 106ae369b254 [2022-04-12T16:19:19.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T16:19:22.120Z] ---> 05f1ec155edf [2022-04-12T16:19:22.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T16:19:23.105Z] ---> 52a41bf3f80d [2022-04-12T16:19:23.105Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T16:19:23.105Z] ---> Running in e1fb4569f342 [2022-04-12T16:19:23.724Z] Removing intermediate container e1fb4569f342 [2022-04-12T16:19:23.724Z] ---> 75541a466000 [2022-04-12T16:19:23.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T16:19:23.724Z] ---> Running in e5bcb5f52a3b [2022-04-12T16:19:24.017Z] Removing intermediate container e5bcb5f52a3b [2022-04-12T16:19:24.017Z] ---> 357694848afd [2022-04-12T16:19:24.017Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T16:19:24.296Z] ---> Running in 9a5fa9c5a367 [2022-04-12T16:19:24.900Z] Removing intermediate container 9a5fa9c5a367 [2022-04-12T16:19:24.900Z] ---> 7390c4690e09 [2022-04-12T16:19:24.900Z] Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:19:24.900Z] ---> Running in a9f636d3d703 [2022-04-12T16:19:25.502Z] Removing intermediate container a9f636d3d703 [2022-04-12T16:19:25.502Z] ---> 6d9344d1560a [2022-04-12T16:19:25.502Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T16:19:25.502Z] ---> Running in e62c7244300e [2022-04-12T16:19:26.106Z] Removing intermediate container e62c7244300e [2022-04-12T16:19:26.106Z] ---> f351458451c2 [2022-04-12T16:19:26.106Z] [2022-04-12T16:19:26.709Z] Successfully built f351458451c2 [2022-04-12T16:19:26.709Z] Successfully tagged core-data-arm64:latest [2022-04-12T16:25:19.532Z]  Building core-data ... done Building bin/spire-agent... [2022-04-12T16:25:19.532Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T16:25:19.532Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T16:25:19.532Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T16:25:19.532Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T16:25:22.922Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T16:25:23.902Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T16:25:23.902Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T16:25:24.500Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T16:25:24.500Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T16:25:24.500Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T16:25:24.774Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T16:25:24.774Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T16:25:25.049Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T16:32:32.452Z] Removing intermediate container f9a53123a375 [2022-04-12T16:32:32.452Z] ---> c2f4e2ea23d4 [2022-04-12T16:32:32.452Z] [2022-04-12T16:32:32.452Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T16:32:32.452Z] ---> 3fb3c9af89a9 [2022-04-12T16:32:32.452Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T16:32:32.452Z] ---> Using cache [2022-04-12T16:32:32.452Z] ---> 5e55ceb92072 [2022-04-12T16:32:32.452Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:32:32.452Z] ---> Using cache [2022-04-12T16:32:32.452Z] ---> 67112e59db53 [2022-04-12T16:32:32.452Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T16:32:32.452Z] ---> Running in 45cf4f2cf3ec [2022-04-12T16:32:32.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:32:32.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:32:32.452Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T16:32:32.452Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T16:32:32.452Z] OK: 15729 distinct packages available [2022-04-12T16:32:32.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:32:32.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:32:32.452Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T16:32:32.452Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T16:32:32.452Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T16:32:32.452Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T16:32:32.452Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T16:32:32.452Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T16:32:32.452Z] OK: 6 MiB in 19 packages [2022-04-12T16:32:32.452Z] Removing intermediate container 45cf4f2cf3ec [2022-04-12T16:32:32.452Z] ---> f9bf47a6cb51 [2022-04-12T16:32:32.452Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T16:32:32.452Z] ---> 4b41c9f2bea8 [2022-04-12T16:32:32.452Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T16:32:37.914Z] ---> afa3f878523e [2022-04-12T16:32:37.914Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T16:32:37.914Z] ---> 7f0b4b0fcb33 [2022-04-12T16:32:37.914Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T16:32:38.927Z] ---> d63e680a3435 [2022-04-12T16:32:38.927Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T16:32:39.935Z] ---> 9314f379af46 [2022-04-12T16:32:39.936Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T16:32:40.220Z] ---> Running in 372d32b1fbef [2022-04-12T16:32:40.826Z] Removing intermediate container 372d32b1fbef [2022-04-12T16:32:40.826Z] ---> 8f4754b0ac3e [2022-04-12T16:32:40.826Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T16:32:40.826Z] ---> Running in 27759e84af3c [2022-04-12T16:32:41.436Z] Removing intermediate container 27759e84af3c [2022-04-12T16:32:41.436Z] ---> a25436f4ff04 [2022-04-12T16:32:41.436Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T16:32:41.436Z] ---> Running in 46bec508b8e2 [2022-04-12T16:32:42.057Z] Removing intermediate container 46bec508b8e2 [2022-04-12T16:32:42.057Z] ---> d32011156a1c [2022-04-12T16:32:42.058Z] Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:32:42.348Z] ---> Running in bd61d35dd399 [2022-04-12T16:32:42.961Z] Removing intermediate container bd61d35dd399 [2022-04-12T16:32:42.961Z] ---> 37cd7ec230a0 [2022-04-12T16:32:42.961Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T16:32:42.961Z] ---> Running in fc1f646d50dc [2022-04-12T16:32:43.567Z] Removing intermediate container fc1f646d50dc [2022-04-12T16:32:43.567Z] ---> 9cb9901d171e [2022-04-12T16:32:43.567Z] [2022-04-12T16:32:43.845Z] Successfully built 9cb9901d171e [2022-04-12T16:32:43.845Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T16:33:40.440Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-12T16:33:40.440Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T16:33:40.440Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T16:33:40.440Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T16:33:40.440Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T16:33:40.440Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T16:33:40.440Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T16:33:40.440Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T16:33:40.440Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T16:33:40.440Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T16:33:40.440Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T16:33:40.440Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T16:33:40.440Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T16:33:40.440Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T16:37:47.542Z] Building bin/spire-agent... [2022-04-12T16:37:47.542Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T16:37:47.542Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T16:37:47.542Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T16:37:47.542Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T16:37:47.542Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T16:37:47.542Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T16:37:47.542Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T16:37:47.542Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T16:37:47.542Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T16:37:47.542Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T16:37:47.542Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T16:37:47.542Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T16:37:47.542Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T16:37:47.542Z] Removing intermediate container 15d6c0a76940 [2022-04-12T16:37:47.542Z] ---> 6a5796c14422 [2022-04-12T16:37:47.542Z] [2022-04-12T16:37:47.542Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T16:37:47.542Z] ---> 3fb3c9af89a9 [2022-04-12T16:37:47.542Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T16:37:47.542Z] ---> Using cache [2022-04-12T16:37:47.542Z] ---> 5e55ceb92072 [2022-04-12T16:37:47.542Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:37:47.542Z] ---> Using cache [2022-04-12T16:37:47.542Z] ---> 67112e59db53 [2022-04-12T16:37:47.542Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T16:37:49.005Z] ---> Running in 1d893010b74e [2022-04-12T16:37:49.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:37:50.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:37:51.952Z] v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T16:37:51.952Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T16:37:51.952Z] OK: 15729 distinct packages available [2022-04-12T16:37:52.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:37:53.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:37:54.221Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T16:37:54.221Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T16:37:54.221Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T16:37:54.221Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T16:37:54.496Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T16:37:54.496Z] OK: 6 MiB in 18 packages [2022-04-12T16:37:55.954Z] Removing intermediate container 1d893010b74e [2022-04-12T16:37:55.954Z] ---> cc7c7fcbe40c [2022-04-12T16:37:55.954Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T16:38:02.724Z] ---> 101fd1f1297b [2022-04-12T16:38:02.724Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T16:38:02.724Z] ---> 59113817c2c8 [2022-04-12T16:38:02.724Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T16:38:02.724Z] ---> Running in 846eb08423a8 [2022-04-12T16:38:03.010Z] Removing intermediate container 846eb08423a8 [2022-04-12T16:38:03.010Z] ---> 7c6347dbf00a [2022-04-12T16:38:03.010Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T16:38:04.013Z] ---> b500047b2682 [2022-04-12T16:38:04.013Z] Step 21/26 : WORKDIR / [2022-04-12T16:38:04.013Z] ---> Running in 6530f1e6e948 [2022-04-12T16:38:04.616Z] Removing intermediate container 6530f1e6e948 [2022-04-12T16:38:04.616Z] ---> 97d172ff6fd6 [2022-04-12T16:38:04.616Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T16:38:04.616Z] ---> Running in 977b3dba5863 [2022-04-12T16:38:05.219Z] Removing intermediate container 977b3dba5863 [2022-04-12T16:38:05.219Z] ---> b93c9d38d9e8 [2022-04-12T16:38:05.219Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T16:38:05.494Z] ---> Running in fec30ee20451 [2022-04-12T16:38:06.094Z] Removing intermediate container fec30ee20451 [2022-04-12T16:38:06.094Z] ---> a91b2b9c3597 [2022-04-12T16:38:06.094Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T16:38:06.094Z] ---> Running in 7385dc3cfafe [2022-04-12T16:38:06.691Z] Removing intermediate container 7385dc3cfafe [2022-04-12T16:38:06.691Z] ---> 8be5235b20cf [2022-04-12T16:38:06.691Z] Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:38:06.691Z] ---> Running in d99b33a10a36 [2022-04-12T16:38:06.964Z] Removing intermediate container d99b33a10a36 [2022-04-12T16:38:06.964Z] ---> 1f77367b7ed1 [2022-04-12T16:38:06.964Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T16:38:07.240Z] ---> Running in e8dbfe60392a [2022-04-12T16:38:07.843Z] Removing intermediate container e8dbfe60392a [2022-04-12T16:38:07.843Z] ---> 2f184d4bf6b2 [2022-04-12T16:38:07.843Z] [2022-04-12T16:38:08.119Z] Successfully built 2f184d4bf6b2 [2022-04-12T16:38:08.119Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T16:41:30.089Z]  Building security-spire-config ... done Removing intermediate container 2980e1c626d9 [2022-04-12T16:41:30.089Z] ---> a8e5a0d90d34 [2022-04-12T16:41:30.089Z] [2022-04-12T16:41:30.089Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T16:41:30.089Z] ---> 3fb3c9af89a9 [2022-04-12T16:41:30.089Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T16:41:30.089Z] ---> Using cache [2022-04-12T16:41:30.089Z] ---> 5e55ceb92072 [2022-04-12T16:41:30.089Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:41:30.089Z] ---> Using cache [2022-04-12T16:41:30.089Z] ---> 67112e59db53 [2022-04-12T16:41:30.089Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T16:41:30.089Z] ---> Using cache [2022-04-12T16:41:30.089Z] ---> f9bf47a6cb51 [2022-04-12T16:41:30.089Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T16:41:31.069Z] ---> 5cdf64a6b4a8 [2022-04-12T16:41:31.069Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T16:41:31.342Z] ---> fed295ee7ee6 [2022-04-12T16:41:31.342Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T16:41:31.934Z] ---> ed43e0df6783 [2022-04-12T16:41:31.934Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T16:41:32.530Z] ---> 3bb49ad7c4a0 [2022-04-12T16:41:32.530Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T16:41:32.530Z] ---> Running in e98a79594a4e [2022-04-12T16:41:32.815Z] Removing intermediate container e98a79594a4e [2022-04-12T16:41:32.815Z] ---> ecb7eec3e72a [2022-04-12T16:41:32.815Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T16:41:33.088Z] ---> Running in 73e8f8bd72f0 [2022-04-12T16:41:33.361Z] Removing intermediate container 73e8f8bd72f0 [2022-04-12T16:41:33.361Z] ---> 8a5eb5af93ff [2022-04-12T16:41:33.361Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T16:41:33.361Z] ---> Running in a1b12a4ed002 [2022-04-12T16:41:33.635Z] Removing intermediate container a1b12a4ed002 [2022-04-12T16:41:33.635Z] ---> 9c558a65bedf [2022-04-12T16:41:33.635Z] Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f [2022-04-12T16:41:33.909Z] ---> Running in bdcc2af84cdd [2022-04-12T16:41:34.181Z] Removing intermediate container bdcc2af84cdd [2022-04-12T16:41:34.181Z] ---> cd3048367eeb [2022-04-12T16:41:34.181Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T16:41:34.181Z] ---> Running in 295172d86b4e [2022-04-12T16:41:34.455Z] Removing intermediate container 295172d86b4e [2022-04-12T16:41:34.455Z] ---> c8428417efe4 [2022-04-12T16:41:34.455Z] [2022-04-12T16:41:34.728Z] Successfully built c8428417efe4 [2022-04-12T16:41:34.728Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T16:41:35.339Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-12T16:41:35.334Z] $ docker stop --time=1 669a843060c905e95a7b253253aeb9b0538b287bb72a206053790250e8a3942c [2022-04-12T16:41:37.116Z] $ docker rm -f 669a843060c905e95a7b253253aeb9b0538b287bb72a206053790250e8a3942c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T16:41:37.722Z] + docker images [2022-04-12T16:41:38.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T16:41:38.316Z] security-spire-server-arm64 latest c8428417efe4 3 seconds ago 86.3MB [2022-04-12T16:41:38.316Z] a8e5a0d90d34 26 seconds ago 4.21GB [2022-04-12T16:41:38.316Z] security-spire-config-arm64 latest 2f184d4bf6b2 3 minutes ago 85.6MB [2022-04-12T16:41:38.316Z] 6a5796c14422 4 minutes ago 4.21GB [2022-04-12T16:41:38.316Z] security-spire-agent-arm64 latest 9cb9901d171e 8 minutes ago 126MB [2022-04-12T16:41:38.316Z] c2f4e2ea23d4 9 minutes ago 4.21GB [2022-04-12T16:41:38.316Z] core-data-arm64 latest f351458451c2 22 minutes ago 34.7MB [2022-04-12T16:41:38.316Z] d7c03705d91c 22 minutes ago 1.47GB [2022-04-12T16:41:38.316Z] support-notifications-arm64 latest fd1302d3b177 27 minutes ago 25.6MB [2022-04-12T16:41:38.316Z] ddfeb29923ff 27 minutes ago 1.46GB [2022-04-12T16:41:38.316Z] core-metadata-arm64 latest 52c655b5852f 30 minutes ago 25.2MB [2022-04-12T16:41:38.316Z] 7acf1c6b3ebc 30 minutes ago 1.46GB [2022-04-12T16:41:38.316Z] support-scheduler-arm64 latest 81a9e70d2e00 37 minutes ago 25MB [2022-04-12T16:41:38.316Z] c8f62f28a232 37 minutes ago 1.46GB [2022-04-12T16:41:38.316Z] security-spiffe-token-provider-arm64 latest 425b29619c02 37 minutes ago 27.7MB [2022-04-12T16:41:38.316Z] be71787105d0 37 minutes ago 1.45GB [2022-04-12T16:41:38.316Z] security-proxy-setup-arm64 latest f948a20aa7e7 39 minutes ago 42.2MB [2022-04-12T16:41:38.316Z] 4a3ac9d9404b 39 minutes ago 1.47GB [2022-04-12T16:41:38.316Z] sys-mgmt-agent-arm64 latest f80b7b5c75da 46 minutes ago 290MB [2022-04-12T16:41:38.316Z] security-bootstrapper-arm64 latest 8ecc5819b4b1 47 minutes ago 23.6MB [2022-04-12T16:41:38.316Z] security-secretstore-setup-arm64 latest b000264e6836 47 minutes ago 40.9MB [2022-04-12T16:41:38.316Z] core-command-arm64 latest 8a335e028ae7 48 minutes ago 23.8MB [2022-04-12T16:41:38.316Z] 246386e1fcee 48 minutes ago 1.46GB [2022-04-12T16:41:38.316Z] 9870cca7a3eb 48 minutes ago 1.47GB [2022-04-12T16:41:38.316Z] c3765066dc88 48 minutes ago 1.45GB [2022-04-12T16:41:38.316Z] 5799fab45ba3 48 minutes ago 1.45GB [2022-04-12T16:41:38.316Z] ci-base-image-arm64 latest de32095d6c36 About an hour ago 886MB [2022-04-12T16:41:38.316Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T16:41:38.316Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T16:41:38.316Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T16:41:38.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T16:41:38.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:41:38.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T16:41:38.764Z] [2022-04-12T16:41:38.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:41:39.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T16:41:39.385Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T16:41:39.385Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T16:41:39.385Z] 04944245beec: Pulling fs layer [2022-04-12T16:41:39.385Z] 699f458cf7ca: Pulling fs layer [2022-04-12T16:41:39.385Z] 765212b225bb: Pulling fs layer [2022-04-12T16:41:39.385Z] f23df028b6ca: Pulling fs layer [2022-04-12T16:41:39.385Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T16:41:39.385Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T16:41:39.385Z] f23df028b6ca: Waiting [2022-04-12T16:41:39.385Z] d65c8cfc05b1: Waiting [2022-04-12T16:41:39.385Z] 2437ff75d9bd: Waiting [2022-04-12T16:41:39.385Z] 765212b225bb: Waiting [2022-04-12T16:41:39.385Z] 04944245beec: Verifying Checksum [2022-04-12T16:41:39.385Z] 04944245beec: Download complete [2022-04-12T16:41:39.385Z] 765212b225bb: Verifying Checksum [2022-04-12T16:41:39.385Z] 765212b225bb: Download complete [2022-04-12T16:41:39.660Z] f23df028b6ca: Verifying Checksum [2022-04-12T16:41:39.660Z] f23df028b6ca: Download complete [2022-04-12T16:41:39.660Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T16:41:39.660Z] d65c8cfc05b1: Download complete [2022-04-12T16:41:39.660Z] 699f458cf7ca: Verifying Checksum [2022-04-12T16:41:39.660Z] 699f458cf7ca: Download complete [2022-04-12T16:41:39.937Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T16:41:39.937Z] 8998bd30e6a1: Download complete [2022-04-12T16:41:42.565Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T16:41:42.565Z] 2437ff75d9bd: Download complete [2022-04-12T16:41:44.542Z] 8998bd30e6a1: Pull complete [2022-04-12T16:41:45.140Z] 04944245beec: Pull complete [2022-04-12T16:41:46.575Z] 699f458cf7ca: Pull complete [2022-04-12T16:41:46.851Z] 765212b225bb: Pull complete [2022-04-12T16:41:47.829Z] f23df028b6ca: Pull complete [2022-04-12T16:41:47.829Z] d65c8cfc05b1: Pull complete [2022-04-12T16:42:02.918Z] 2437ff75d9bd: Pull complete [2022-04-12T16:42:02.918Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T16:42:02.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T16:42:02.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T16:42:03.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container [2022-04-12T16:42:03.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T16:42:06.486Z] $ docker top 22ed3aa013a5fb0b33d79214afc7a5e7a430ccd9ddc313a505e2e77ade30630a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:07.574Z] ---> job-cost.sh [2022-04-12T16:42:07.574Z] lf-activate-venv: SKIPPING [2022-04-12T16:42:07.574Z] INFO: No Stack... [2022-04-12T16:42:08.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T16:42:09.149Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T16:42:09.821Z] + cut+ -d, -f6 [2022-04-12T16:42:09.821Z] cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2022-04-12T16:42:09.853Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] [2022-04-12T16:42:09.859Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] did not exist. Created. [2022-04-12T16:42:09.860Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T16:42:10.529Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T16:42:10.714Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T16:42:10.722Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T16:42:10.733Z] $ docker stop --time=1 22ed3aa013a5fb0b33d79214afc7a5e7a430ccd9ddc313a505e2e77ade30630a [2022-04-12T16:42:12.282Z] $ docker rm -f 22ed3aa013a5fb0b33d79214afc7a5e7a430ccd9ddc313a505e2e77ade30630a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T16:42:12.882Z] provisioning config files... [2022-04-12T16:42:12.893Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config834978488275557917tmp [Pipeline] { [Pipeline] sh [2022-04-12T16:42:13.195Z] + set +x [2022-04-12T16:42:13.195Z] + curl -s https://codecov.io/bash [2022-04-12T16:42:13.195Z] + bash -s -- [2022-04-12T16:42:13.195Z] [2022-04-12T16:42:13.195Z] _____ _ [2022-04-12T16:42:13.195Z] / ____| | | [2022-04-12T16:42:13.195Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T16:42:13.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T16:42:13.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T16:42:13.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T16:42:13.195Z] Bash-1.0.6 [2022-04-12T16:42:13.195Z] [2022-04-12T16:42:13.195Z] [2022-04-12T16:42:13.195Z] ==> git version 2.25.1 found [2022-04-12T16:42:13.195Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T16:42:13.195Z] Release-Date: 2020-01-08 [2022-04-12T16:42:13.195Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T16:42:13.195Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T16:42:13.195Z] ==> Jenkins CI detected. [2022-04-12T16:42:13.195Z] current dir:  /w/workspace/edgex-go/7 [2022-04-12T16:42:13.195Z] project root: . [2022-04-12T16:42:13.195Z] --> token set from env [2022-04-12T16:42:13.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T16:42:13.195Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T16:42:13.195Z] ==> Python coveragepy not found [2022-04-12T16:42:13.195Z] ==> Searching for coverage reports in: [2022-04-12T16:42:13.195Z] + . [2022-04-12T16:42:13.458Z] -> Found 1 reports [2022-04-12T16:42:13.458Z] ==> Detecting git/mercurial file structure [2022-04-12T16:42:13.458Z] ==> Reading reports [2022-04-12T16:42:13.458Z] + ./coverage.out bytes=433581 [2022-04-12T16:42:13.458Z] ==> Appending adjustments [2022-04-12T16:42:13.458Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T16:42:14.402Z] + Found adjustments [2022-04-12T16:42:14.402Z] ==> Gzipping contents [2022-04-12T16:42:14.664Z] 60K /tmp/codecov.ciiRwA.gz [2022-04-12T16:42:14.664Z] ==> Uploading reports [2022-04-12T16:42:14.664Z] url: https://codecov.io [2022-04-12T16:42:14.664Z] query: branch=PR-3922&commit=ef374cd9aa3595b832078e6a63259bfa9d8ff87f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= [2022-04-12T16:42:14.664Z] -> Pinging Codecov [2022-04-12T16:42:14.664Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3922&commit=ef374cd9aa3595b832078e6a63259bfa9d8ff87f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= [2022-04-12T16:42:15.236Z] -> Uploading to [2022-04-12T16:42:15.236Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/ef374cd9aa3595b832078e6a63259bfa9d8ff87f/52c44e1e-6197-403e-aeb9-792dda5ccab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T164215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a82e59d590d9fe585073e6c967e596d7c19ec3ec13af0fc0731966d07a677f7f [2022-04-12T16:42:15.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T16:42:15.236Z] Dload Upload Total Spent Left Speed [2022-04-12T16:42:15.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59533 0 0 100 59533 0 234k --:--:-- --:--:-- --:--:-- 234k [2022-04-12T16:42:15.497Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] } [2022-04-12T16:42:15.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T16:42:16.248Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:16.547Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:17.417Z] ---> package-listing.sh [2022-04-12T16:42:17.417Z] ++ facter osfamily [2022-04-12T16:42:17.417Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T16:42:17.678Z] + OS_FAMILY=debian [2022-04-12T16:42:17.678Z] + workspace=/w/workspace/edgex-go/7 [2022-04-12T16:42:17.678Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T16:42:17.678Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T16:42:17.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T16:42:17.678Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T16:42:17.678Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-12T16:42:17.678Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T16:42:17.678Z] + case "${OS_FAMILY}" in [2022-04-12T16:42:17.678Z] + dpkg -l [2022-04-12T16:42:17.678Z] + grep '^ii' [2022-04-12T16:42:17.678Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T16:42:17.678Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T16:42:17.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T16:42:17.678Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-12T16:42:17.678Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-04-12T16:42:17.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-04-12T16:42:17.692Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T16:42:17.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:42:18.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:42:18.542Z] [2022-04-12T16:42:18.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:42:18.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:42:18.973Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T16:42:18.973Z] 5eb5b503b376: Pulling fs layer [2022-04-12T16:42:18.973Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T16:42:18.973Z] ec43610c2a17: Pulling fs layer [2022-04-12T16:42:18.973Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T16:42:18.973Z] 33b1e0a273af: Pulling fs layer [2022-04-12T16:42:18.973Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T16:42:18.973Z] 2f39f015ded8: Pulling fs layer [2022-04-12T16:42:18.973Z] 33b1e0a273af: Waiting [2022-04-12T16:42:18.973Z] 2f39f015ded8: Waiting [2022-04-12T16:42:18.973Z] 3a2ae6a8a46f: Waiting [2022-04-12T16:42:18.973Z] 5c69ac0246d0: Download complete [2022-04-12T16:42:18.973Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T16:42:18.973Z] 3a2ae6a8a46f: Download complete [2022-04-12T16:42:18.973Z] 33b1e0a273af: Download complete [2022-04-12T16:42:18.973Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T16:42:18.973Z] 5d3b04190fa2: Download complete [2022-04-12T16:42:18.973Z] ec43610c2a17: Verifying Checksum [2022-04-12T16:42:18.973Z] ec43610c2a17: Download complete [2022-04-12T16:42:19.254Z] 5eb5b503b376: Verifying Checksum [2022-04-12T16:42:19.254Z] 5eb5b503b376: Download complete [2022-04-12T16:42:19.861Z] 2f39f015ded8: Download complete [2022-04-12T16:42:20.512Z] 5eb5b503b376: Pull complete [2022-04-12T16:42:20.512Z] 5c69ac0246d0: Pull complete [2022-04-12T16:42:21.080Z] ec43610c2a17: Pull complete [2022-04-12T16:42:21.080Z] 3a2ae6a8a46f: Pull complete [2022-04-12T16:42:21.340Z] 33b1e0a273af: Pull complete [2022-04-12T16:42:21.340Z] 5d3b04190fa2: Pull complete [2022-04-12T16:42:26.619Z] 2f39f015ded8: Pull complete [2022-04-12T16:42:26.619Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T16:42:26.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:42:26.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T16:42:26.691Z] prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container [2022-04-12T16:42:26.757Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T16:42:29.208Z] $ docker top b5aaca61e41d597c6c520e715e8f48c60092c0a5086b9072c5e9b579a290a16e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T16:42:29.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T16:42:29.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T16:42:30.125Z] + ls /var/log/sa-host [2022-04-12T16:42:30.125Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:42:30.336Z] provisioning config files... [2022-04-12T16:42:30.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7530828816911812278tmp [Pipeline] { [Pipeline] echo [2022-04-12T16:42:30.362Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:30.648Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T16:42:30.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:31.010Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T16:42:31.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:31.312Z] ---> sudo-logs.sh [2022-04-12T16:42:31.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T16:42:31.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:31.627Z] ---> job-cost.sh [2022-04-12T16:42:31.627Z] lf-activate-venv: SKIPPING [2022-04-12T16:42:31.627Z] DEBUG: total: 0.2199999988079071 [2022-04-12T16:42:31.627Z] INFO: Retrieving Stack Cost... [2022-04-12T16:42:32.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T16:42:32.460Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T16:42:32.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:42:32.764Z] ---> logs-deploy.sh [2022-04-12T16:42:32.764Z] lf-activate-venv: SKIPPING [2022-04-12T16:42:32.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3922/7 [2022-04-12T16:42:32.764Z] INFO: archiving workspace using pattern(s): [2022-04-12T16:42:33.706Z] Archives upload complete. [2022-04-12T16:42:33.706Z] INFO: archiving logs to Nexus