Pull request #3969 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a+0af16247e954277414cce32b52e3a71aa2187729 (a43f4b5d2be62b3e79d9eb4a917625e7739de8eb) 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-ssh1236577243726301798.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-ssh3388863484225696567.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-3969/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-3969/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15826802390285842931.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-ssh13983018132379739314.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-3969/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-3969/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12585530988660334711.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20958 in /w/workspace/edgexfoundry_edgex-go_PR-3969 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a Merge succeeded, producing 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a Checking out Revision 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a (PR-3969) > 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/3969/head:refs/remotes/origin/PR-3969 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a # 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 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a # timeout=10 Commit message: "feat: Make support services include spiffe in buildtime from Makefile - Add another variable flag for support services in makefile - make support services use the default enabled delayed start in build time" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-14T16:40:58.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-14T16:40:58.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-14T16:40:58.487Z] ========================================================= [2022-04-14T16:40:58.487Z] EdgeX Global Pipelines Version Info [2022-04-14T16:40:58.487Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b0badd4b9c6d29eab36bee509d550c81c4256a02 # timeout=10 [2022-04-14T16:40:59.254Z] ------------------- [2022-04-14T16:40:59.254Z] stable info: [2022-04-14T16:40:59.254Z] ------------------- [2022-04-14T16:40:59.254Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-14T16:40:59.254Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T16:40:59.254Z] Message: update stable to v1.0.221 [2022-04-14T16:40:59.829Z] ------------------- [2022-04-14T16:40:59.829Z] experimental info: [2022-04-14T16:40:59.829Z] ------------------- [2022-04-14T16:40:59.829Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-14T16:40:59.829Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T16:40:59.829Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-14T16:40:59.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-14T16:40:59.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-14T16:40:59.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-14T16:40:59.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-14T16:41:00.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-14T16:41:00.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-14T16:41:00.035Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-14T16:41:00.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-14T16:41:00.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-14T16:41:00.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-14T16:41:00.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-14T16:41:00.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-14T16:41:00.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-14T16:41:00.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-14T16:41:00.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-14T16:41:00.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T16:41:00.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T16:41:00.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-14T16:41:00.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-14T16:41:00.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-14T16:41:00.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-14T16:41:00.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-14T16:41:00.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3969 [Pipeline] echo [2022-04-14T16:41:00.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3969 [Pipeline] echo [2022-04-14T16:41:00.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3969 [Pipeline] echo [2022-04-14T16:41:00.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [Pipeline] echo [2022-04-14T16:41:00.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60964b6 [Pipeline] echo [2022-04-14T16:41:00.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T16:41:00.316Z] provisioning config files... [2022-04-14T16:41:00.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4960231587519720079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T16:41:00.705Z] ---> docker-login.sh [2022-04-14T16:41:00.705Z] nexus3.edgexfoundry.org:10001 [2022-04-14T16:41:00.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:41:00.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:41:00.966Z] Configure a credential helper to remove this warning. See [2022-04-14T16:41:00.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:41:00.966Z] [2022-04-14T16:41:00.966Z] Login Succeeded [2022-04-14T16:41:00.966Z] nexus3.edgexfoundry.org:10002 [2022-04-14T16:41:01.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:41:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:41:01.227Z] Configure a credential helper to remove this warning. See [2022-04-14T16:41:01.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:41:01.227Z] [2022-04-14T16:41:01.227Z] Login Succeeded [2022-04-14T16:41:01.227Z] nexus3.edgexfoundry.org:10003 [2022-04-14T16:41:01.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:41:01.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:41:01.227Z] Configure a credential helper to remove this warning. See [2022-04-14T16:41:01.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:41:01.227Z] [2022-04-14T16:41:01.227Z] Login Succeeded [2022-04-14T16:41:01.227Z] nexus3.edgexfoundry.org:10004 [2022-04-14T16:41:01.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:41:01.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:41:01.490Z] Configure a credential helper to remove this warning. See [2022-04-14T16:41:01.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:41:01.490Z] [2022-04-14T16:41:01.490Z] Login Succeeded [2022-04-14T16:41:01.490Z] docker.io [2022-04-14T16:41:01.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:41:01.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:41:01.752Z] Configure a credential helper to remove this warning. See [2022-04-14T16:41:01.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:41:01.752Z] [2022-04-14T16:41:01.752Z] Login Succeeded [2022-04-14T16:41:01.752Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T16:41:01.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T16:41:02.081Z] + 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-14T16:41:02.081Z] + dirname cmd/core-command/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-14T16:41:02.081Z] + + dirname cmd/core-data/Dockerfile [2022-04-14T16:41:02.081Z] cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/core-metadata/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/support-notifications/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-14T16:41:02.081Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-14T16:41:02.081Z] + cut -d/ -f2 [2022-04-14T16:41:02.081Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-14T16:41:02.081Z] + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ [2022-04-14T16:41:02.081Z] -f2 [2022-04-14T16:41:02.081Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-14T16:41:02.120Z] 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-14T16:41:02.472Z] + git rev-list -1 --merges 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a~1..60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [Pipeline] echo [2022-04-14T16:41:02.493Z] -----------> git rev-list -1 --merges 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a~1..60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [false] [Pipeline] sh [2022-04-14T16:41:02.795Z] + git log --format=format:%s -1 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [Pipeline] echo [2022-04-14T16:41:02.812Z] ========================================================= [2022-04-14T16:41:02.812Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-14T16:41:02.812Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-14T16:41:03.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-14T16:41:03.287Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-14T16:41:03.287Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-14T16:41:03.287Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-14T16:41:03.287Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-14T16:41:03.287Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-14T16:41:03.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:41:03.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T16:41:03.639Z] [2022-04-14T16:41:03.639Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:41:03.953Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T16:41:03.953Z] latest: Pulling from edgex-devops/git-semver [2022-04-14T16:41:03.953Z] a0d0a0d46f8b: Pulling fs layer [2022-04-14T16:41:03.953Z] 3e5f54012d9b: Pulling fs layer [2022-04-14T16:41:03.953Z] 4c7163046ea9: Pulling fs layer [2022-04-14T16:41:03.953Z] 0c2d73faf560: Pulling fs layer [2022-04-14T16:41:03.953Z] 0c2d73faf560: Waiting [2022-04-14T16:41:03.953Z] 3e5f54012d9b: Verifying Checksum [2022-04-14T16:41:03.953Z] 3e5f54012d9b: Download complete [2022-04-14T16:41:03.953Z] a0d0a0d46f8b: Verifying Checksum [2022-04-14T16:41:03.953Z] a0d0a0d46f8b: Download complete [2022-04-14T16:41:04.214Z] 4c7163046ea9: Verifying Checksum [2022-04-14T16:41:04.214Z] 4c7163046ea9: Download complete [2022-04-14T16:41:04.214Z] 0c2d73faf560: Verifying Checksum [2022-04-14T16:41:04.214Z] 0c2d73faf560: Download complete [2022-04-14T16:41:04.214Z] a0d0a0d46f8b: Pull complete [2022-04-14T16:41:04.214Z] 3e5f54012d9b: Pull complete [2022-04-14T16:41:04.783Z] 4c7163046ea9: Pull complete [2022-04-14T16:41:04.783Z] 0c2d73faf560: Pull complete [2022-04-14T16:41:04.783Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-14T16:41:04.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T16:41:04.783Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-14T16:41:04.948Z] prd-ubuntu20.04-docker-8c-8g-20958 does not seem to be running inside a container [2022-04-14T16:41:04.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:41:05.710Z] $ docker top 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-14T16:41:05.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T16:41:05.812Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T16:41:05.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T16:41:05.963Z] $ docker exec 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 ssh-agent [2022-04-14T16:41:06.084Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXljjBJf/agent.15 [2022-04-14T16:41:06.084Z] SSH_AGENT_PID=21 [2022-04-14T16:41:06.093Z] Running ssh-add (command line suppressed) [2022-04-14T16:41:06.216Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8703216834886551613.key (/w/workspace/edgex-go/3@tmp/private_key_8703216834886551613.key) [2022-04-14T16:41:06.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T16:41:06.518Z] + git tag --points-at HEAD [Pipeline] } [2022-04-14T16:41:06.536Z] $ docker exec --env ******** --env ******** 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 ssh-agent -k [2022-04-14T16:41:06.656Z] unset SSH_AUTH_SOCK; [2022-04-14T16:41:06.656Z] unset SSH_AGENT_PID; [2022-04-14T16:41:06.656Z] echo Agent pid 21 killed; [2022-04-14T16:41:06.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-14T16:41:06.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T16:41:06.687Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T16:41:06.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T16:41:06.823Z] $ docker exec 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 ssh-agent [2022-04-14T16:41:06.953Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNGEnae/agent.53 [2022-04-14T16:41:06.953Z] SSH_AGENT_PID=59 [2022-04-14T16:41:06.958Z] Running ssh-add (command line suppressed) [2022-04-14T16:41:07.086Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8123644356826291728.key (/w/workspace/edgex-go/3@tmp/private_key_8123644356826291728.key) [2022-04-14T16:41:07.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T16:41:07.389Z] + git semver init [2022-04-14T16:41:07.389Z] # -> Open(): unable to determine branch for HEAD [2022-04-14T16:41:07.389Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-04-14T16:41:07.389Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-04-14T16:41:07.389Z] # $SEMVER_REMOTE_NAME = origin [2022-04-14T16:41:07.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-14T16:41:07.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-14T16:41:07.389Z] # $SEMVER_BRANCH = PR-3969 [2022-04-14T16:41:07.389Z] # $SEMVER_TEMP = /tmp/semver-931156920 [2022-04-14T16:41:07.389Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-14T16:41:22.348Z] # '/tmp/semver-931156920' -> '/w/workspace/edgex-go/3/.semver' [2022-04-14T16:41:22.348Z] # -> Force: false [2022-04-14T16:41:22.348Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-04-14T16:41:22.365Z] $ docker exec --env ******** --env ******** 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 ssh-agent -k [2022-04-14T16:41:22.461Z] unset SSH_AUTH_SOCK; [2022-04-14T16:41:22.462Z] unset SSH_AGENT_PID; [2022-04-14T16:41:22.462Z] echo Agent pid 59 killed; [2022-04-14T16:41:22.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T16:41:22.778Z] + git semver [Pipeline] } [2022-04-14T16:41:22.801Z] $ docker stop --time=1 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 [2022-04-14T16:41:24.521Z] $ docker rm -f 6c4539358959dd3b5c387a3341003fe3034bec48c5f241e252338dd262e05304 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T16:41:24.896Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-14T16:41:25.177Z] Stashed 1 file(s) [Pipeline] echo [2022-04-14T16:41:25.181Z] [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-14T16:41:25.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T16:41:25.339Z] ========================================================= [2022-04-14T16:41:25.339Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-14T16:41:25.339Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T16:41:25.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T16:41:25.635Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-14T16:41:25.635Z] 59bf1c3509f3: Pulling fs layer [2022-04-14T16:41:25.635Z] 666ba61612fd: Pulling fs layer [2022-04-14T16:41:25.635Z] 8ed8ca486205: Pulling fs layer [2022-04-14T16:41:25.635Z] 4fe6c5a15a65: Pulling fs layer [2022-04-14T16:41:25.635Z] 22a0e8bec74d: Pulling fs layer [2022-04-14T16:41:25.635Z] 640e595b4fbd: Pulling fs layer [2022-04-14T16:41:25.635Z] 763cafe07f6e: Pulling fs layer [2022-04-14T16:41:25.635Z] 0c0b528cf693: Pulling fs layer [2022-04-14T16:41:25.635Z] 10935f4eaf8b: Pulling fs layer [2022-04-14T16:41:25.635Z] 640e595b4fbd: Waiting [2022-04-14T16:41:25.635Z] 22a0e8bec74d: Waiting [2022-04-14T16:41:25.635Z] 4fe6c5a15a65: Waiting [2022-04-14T16:41:25.635Z] 763cafe07f6e: Waiting [2022-04-14T16:41:25.635Z] 0c0b528cf693: Waiting [2022-04-14T16:41:25.635Z] 8ed8ca486205: Verifying Checksum [2022-04-14T16:41:25.635Z] 8ed8ca486205: Download complete [2022-04-14T16:41:25.635Z] 666ba61612fd: Verifying Checksum [2022-04-14T16:41:25.635Z] 666ba61612fd: Download complete [2022-04-14T16:41:25.635Z] 22a0e8bec74d: Verifying Checksum [2022-04-14T16:41:25.635Z] 22a0e8bec74d: Download complete [2022-04-14T16:41:25.635Z] 640e595b4fbd: Verifying Checksum [2022-04-14T16:41:25.635Z] 640e595b4fbd: Download complete [2022-04-14T16:41:25.635Z] 59bf1c3509f3: Verifying Checksum [2022-04-14T16:41:25.635Z] 59bf1c3509f3: Download complete [2022-04-14T16:41:25.635Z] 763cafe07f6e: Verifying Checksum [2022-04-14T16:41:25.635Z] 763cafe07f6e: Download complete [2022-04-14T16:41:25.899Z] 0c0b528cf693: Verifying Checksum [2022-04-14T16:41:25.899Z] 0c0b528cf693: Download complete [2022-04-14T16:41:25.899Z] 59bf1c3509f3: Pull complete [2022-04-14T16:41:25.899Z] 666ba61612fd: Pull complete [2022-04-14T16:41:26.160Z] 8ed8ca486205: Pull complete [2022-04-14T16:41:26.420Z] 10935f4eaf8b: Verifying Checksum [2022-04-14T16:41:26.420Z] 10935f4eaf8b: Download complete [2022-04-14T16:41:26.420Z] 4fe6c5a15a65: Verifying Checksum [2022-04-14T16:41:26.420Z] 4fe6c5a15a65: Download complete [2022-04-14T16:41:30.617Z] 4fe6c5a15a65: Pull complete [2022-04-14T16:41:30.617Z] 22a0e8bec74d: Pull complete [2022-04-14T16:41:30.617Z] 640e595b4fbd: Pull complete [2022-04-14T16:41:30.617Z] 763cafe07f6e: Pull complete [2022-04-14T16:41:30.617Z] 0c0b528cf693: Pull complete [2022-04-14T16:41:33.159Z] 10935f4eaf8b: Pull complete [2022-04-14T16:41:33.159Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-14T16:41:33.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T16:41:33.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T16:41:33.467Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T16:41:33.468Z] WORKDIR /edgex [2022-04-14T16:41:33.468Z] COPY go.mod . [2022-04-14T16:41:33.468Z] RUN go mod download [2022-04-14T16:41:33.468Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-14T16:41:34.850Z] Sending build context to Docker daemon 334.9MB [2022-04-14T16:41:34.850Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T16:41:34.850Z] ---> 99d49a6021b9 [2022-04-14T16:41:34.850Z] Step 2/4 : WORKDIR /edgex [2022-04-14T16:41:36.764Z] ---> Running in afff4d2bc848 [2022-04-14T16:41:36.764Z] Removing intermediate container afff4d2bc848 [2022-04-14T16:41:36.764Z] ---> 82aeed5171ea [2022-04-14T16:41:36.764Z] Step 3/4 : COPY go.mod . [2022-04-14T16:41:36.764Z] ---> b21f9b67d6e9 [2022-04-14T16:41:36.764Z] Step 4/4 : RUN go mod download [2022-04-14T16:41:36.764Z] ---> Running in 49ab698d3461 [2022-04-14T16:41:40.284Z] Still waiting to schedule task [2022-04-14T16:41:40.285Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-14T16:41:51.666Z] Removing intermediate container 49ab698d3461 [2022-04-14T16:41:51.666Z] ---> 02655d311668 [2022-04-14T16:41:51.666Z] Successfully built 02655d311668 [2022-04-14T16:41:51.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:41:51.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T16:41:51.963Z] . [Pipeline] withDockerContainer [2022-04-14T16:41:52.032Z] prd-ubuntu20.04-docker-8c-8g-20958 does not seem to be running inside a container [2022-04-14T16:41:52.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:41:52.472Z] $ docker top e19edbe50717a8ddf218676cb04e0e4a28127c06c4690b51cad627681d91aaaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T16:41:52.832Z] + go version [2022-04-14T16:41:52.832Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-14T16:41:52.850Z] $ docker stop --time=1 e19edbe50717a8ddf218676cb04e0e4a28127c06c4690b51cad627681d91aaaa [2022-04-14T16:41:54.159Z] $ docker rm -f e19edbe50717a8ddf218676cb04e0e4a28127c06c4690b51cad627681d91aaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:41:54.583Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T16:41:54.583Z] . [Pipeline] withDockerContainer [2022-04-14T16:41:54.665Z] prd-ubuntu20.04-docker-8c-8g-20958 does not seem to be running inside a container [2022-04-14T16:41:54.708Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:41:55.066Z] $ docker top c08dd1e3a3f774be0cf3c9ca304ffa159a2cd91f10566c1823ff8226e4def17f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T16:41:55.150Z] ========================================================= [2022-04-14T16:41:55.150Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T16:41:55.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T16:41:55.439Z] + make test [2022-04-14T16:41:55.439Z] go mod tidy -compat=1.17 [2022-04-14T16:41:55.698Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T16:42:02.295Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T16:42:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T16:42:12.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2022-04-14T16:42:12.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T16:42:12.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T16:42:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-04-14T16:42:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T16:42:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements [2022-04-14T16:42:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T16:42:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.516s coverage: 89.2% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.491s coverage: 95.6% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.110s coverage: 60.0% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 24.0% of statements [2022-04-14T16:42:17.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-14T16:42:17.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-04-14T16:42:27.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-04-14T16:42:27.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-04-14T16:42:28.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements [2022-04-14T16:42:28.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.2% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 65.4% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.8% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T16:42:38.320Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-04-14T16:42:38.320Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-04-14T16:42:38.320Z] 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-14T16:42:56.413Z] GO111MODULE=on go vet ./... [2022-04-14T16:42:58.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T16:42:58.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T16:42:58.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T16:42:59.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T16:42:59.457Z] + ls -al . [2022-04-14T16:42:59.457Z] total 672 [2022-04-14T16:42:59.457Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 16:42 . [2022-04-14T16:42:59.457Z] drwxr-xr-x 4 root root 4096 Apr 14 16:41 .. [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 16:40 .dockerignore [2022-04-14T16:42:59.457Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 16:40 .git [2022-04-14T16:42:59.457Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 16:40 .github [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 16:40 .gitignore [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 16:40 .golangci.yml [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 16:40 .hadolint.yml [2022-04-14T16:42:59.457Z] drwx------ 3 1001 1001 4096 Apr 14 16:41 .semver [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 16:40 .sonarcloud.properties [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 16:40 ADOPTERS.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 16:40 Attribution.txt [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 16:40 CHANGELOG.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 16:40 CONTRIBUTING.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 16:40 GOVERNANCE.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 16:40 Jenkinsfile [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 16:40 LICENSE [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 10272 Apr 14 16:40 Makefile [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 16:40 OWNERS.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 9120 Apr 14 16:40 README.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 16:40 SECURITY.md [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 16:41 VERSION [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 16:40 ZMQWindows.md [2022-04-14T16:42:59.457Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 16:40 bin [2022-04-14T16:42:59.457Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 16:40 cmd [2022-04-14T16:42:59.457Z] -rw-r--r-- 1 root root 434738 Apr 14 16:42 coverage.out [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 16:40 go.mod [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 16:40 go.sum [2022-04-14T16:42:59.457Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 16:40 internal [2022-04-14T16:42:59.457Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 16:40 openapi [2022-04-14T16:42:59.457Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 16:40 snap [2022-04-14T16:42:59.457Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 16:40 version.go [Pipeline] sh [2022-04-14T16:42:59.748Z] + '[' -e coverage.out ] [2022-04-14T16:42:59.748Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T16:42:59.836Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T16:43:00.119Z] + make build [2022-04-14T16:43:00.119Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-14T16:43:12.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:17.842Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20959 in /w/workspace/edgexfoundry_edgex-go_PR-3969 [Pipeline] { [Pipeline] ws [2022-04-14T16:43:17.856Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-14T16:43:18.056Z] The recommended git tool is: git [2022-04-14T16:43:22.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:22.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:43:23.192Z] using credential edgex-jenkins-ssh [2022-04-14T16:43:23.210Z] Cloning the remote Git repository [2022-04-14T16:43:23.262Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-14T16:43:23.341Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-14T16:43:23.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T16:43:23.437Z] > git --version # timeout=10 [2022-04-14T16:43:23.458Z] > git --version # 'git version 2.25.1' [2022-04-14T16:43:23.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T16:43:23.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T16:43:28.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:28.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:28.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:43:30.258Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:30.825Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:31.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:32.704Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T16:43:33.272Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:34.654Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:43:36.051Z] $ docker stop --time=1 c08dd1e3a3f774be0cf3c9ca304ffa159a2cd91f10566c1823ff8226e4def17f [2022-04-14T16:43:38.422Z] $ docker rm -f c08dd1e3a3f774be0cf3c9ca304ffa159a2cd91f10566c1823ff8226e4def17f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:43:39.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T16:43:39.349Z] [2022-04-14T16:43:39.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:43:39.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T16:43:39.648Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-14T16:43:39.648Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-14T16:43:39.648Z] ca9280d653b3: Pulling fs layer [2022-04-14T16:43:39.648Z] 7e9c9ca2126c: Pulling fs layer [2022-04-14T16:43:39.648Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-14T16:43:39.648Z] cbdbe7a5bc2a: Download complete [2022-04-14T16:43:39.907Z] ca9280d653b3: Verifying Checksum [2022-04-14T16:43:39.907Z] ca9280d653b3: Download complete [2022-04-14T16:43:39.907Z] cbdbe7a5bc2a: Pull complete [2022-04-14T16:43:40.167Z] 7e9c9ca2126c: Download complete [2022-04-14T16:43:40.427Z] ca9280d653b3: Pull complete [2022-04-14T16:43:41.558Z] Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:43:41.913Z] Merge succeeded, producing 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:43:41.913Z] Checking out Revision 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a (PR-3969) [2022-04-14T16:43:40.638Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T16:43:40.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T16:43:40.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T16:43:40.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T16:43:40.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T16:43:40.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3969/head:refs/remotes/origin/PR-3969 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-14T16:43:41.578Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T16:43:41.597Z] > git checkout -f 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a # timeout=10 [2022-04-14T16:43:41.823Z] > git remote # timeout=10 [2022-04-14T16:43:41.841Z] > git config --get remote.origin.url # timeout=10 [2022-04-14T16:43:41.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T16:43:41.878Z] > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 [2022-04-14T16:43:41.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-14T16:43:41.923Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T16:43:41.938Z] > git checkout -f 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a # timeout=10 [2022-04-14T16:43:43.715Z] 7e9c9ca2126c: Pull complete [2022-04-14T16:43:43.715Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-14T16:43:43.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T16:43:43.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-14T16:43:43.780Z] prd-ubuntu20.04-docker-8c-8g-20958 does not seem to be running inside a container [2022-04-14T16:43:43.815Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:43:44.962Z] $ docker top 5b97513661726548544f6e7cf851d5222db9cd9d4a343271766035b81bc32b61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T16:43:45.315Z] + docker-compose build --help [2022-04-14T16:43:45.315Z] + grep parallel [2022-04-14T16:43:45.887Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T16:43:45.904Z] $ docker stop --time=1 5b97513661726548544f6e7cf851d5222db9cd9d4a343271766035b81bc32b61 [2022-04-14T16:43:46.189Z] Commit message: "feat: Make support services include spiffe in buildtime from Makefile - Add another variable flag for support services in makefile - make support services use the default enabled delayed start in build time" [2022-04-14T16:43:47.208Z] $ docker rm -f 5b97513661726548544f6e7cf851d5222db9cd9d4a343271766035b81bc32b61 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:43:47.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T16:43:47.816Z] . [Pipeline] withDockerContainer [2022-04-14T16:43:47.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-14T16:43:47.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T16:43:47.857Z] Dload Upload Total Spent Left Speed [2022-04-14T16:43:47.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49970 [2022-04-14T16:43:47.881Z] prd-ubuntu20.04-docker-8c-8g-20958 does not seem to be running inside a container [2022-04-14T16:43:48.038Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:43:48.410Z] $ docker top fa586ca1c696ccf9c97d51e37523c74fcfdf713eb82307b56229a7e67c559f02 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-14T16:43:48.814Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-14T16:43:48.842Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T16:43:49.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-14T16:43:49.159Z] + sudo tee /etc/docker/daemon.new [2022-04-14T16:43:49.159Z] { [2022-04-14T16:43:49.159Z] "registry-mirrors": [ [2022-04-14T16:43:49.159Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-14T16:43:49.159Z] ], [2022-04-14T16:43:49.159Z] "bip": "10.250.0.254/24", [2022-04-14T16:43:49.159Z] "hosts": [ [2022-04-14T16:43:49.159Z] "tcp://0.0.0.0:5555", [2022-04-14T16:43:49.159Z] "unix:///var/run/docker.sock" [2022-04-14T16:43:49.159Z] ], [2022-04-14T16:43:49.159Z] "mtu": 1458, [2022-04-14T16:43:49.159Z] "selinux-enabled": true, [2022-04-14T16:43:49.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-14T16:43:49.159Z] } [Pipeline] sh [2022-04-14T16:43:49.413Z] Building core-command ... [2022-04-14T16:43:49.413Z] Building core-data ... [2022-04-14T16:43:49.413Z] Building core-metadata ... [2022-04-14T16:43:49.413Z] Building security-bootstrapper ... [2022-04-14T16:43:49.413Z] Building security-proxy-setup ... [2022-04-14T16:43:49.413Z] Building security-secretstore-setup ... [2022-04-14T16:43:49.413Z] Building security-spiffe-token-provider ... [2022-04-14T16:43:49.413Z] Building security-spire-agent ... [2022-04-14T16:43:49.413Z] Building security-spire-config ... [2022-04-14T16:43:49.413Z] Building security-spire-server ... [2022-04-14T16:43:49.413Z] Building support-notifications ... [2022-04-14T16:43:49.413Z] Building support-scheduler ... [2022-04-14T16:43:49.413Z] Building sys-mgmt-agent ... [2022-04-14T16:43:49.413Z] Building security-proxy-setup [2022-04-14T16:43:49.413Z] Building security-spire-agent [2022-04-14T16:43:49.413Z] Building security-spire-server [2022-04-14T16:43:49.413Z] Building security-spire-config [2022-04-14T16:43:49.413Z] Building core-data [2022-04-14T16:43:49.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-14T16:43:49.835Z] + sudo service docker restart [2022-04-14T16:44:07.515Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:44:07.515Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:44:07.515Z] ---> 02655d311668 [2022-04-14T16:44:07.515Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T16:44:07.515Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:44:07.515Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:44:07.515Z] ---> 02655d311668 [2022-04-14T16:44:07.515Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T16:44:07.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:44:07.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:44:07.515Z] ---> 02655d311668 [2022-04-14T16:44:07.515Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T16:44:07.515Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:44:07.515Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:44:07.515Z] ---> 02655d311668 [2022-04-14T16:44:07.515Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T16:44:07.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:44:07.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:44:07.515Z] ---> 02655d311668 [2022-04-14T16:44:07.515Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T16:44:07.515Z] ---> Running in 2f00d3cfb816 [2022-04-14T16:44:07.515Z] ---> Running in a2ec1d4fe352 [2022-04-14T16:44:07.515Z] ---> Running in ec8e1e7fe7b5 [2022-04-14T16:44:07.515Z] ---> Running in f6e1607ad01b [2022-04-14T16:44:07.515Z] ---> Running in f4e4ec9bd69a [2022-04-14T16:44:07.515Z] Removing intermediate container 2f00d3cfb816 [2022-04-14T16:44:07.515Z] ---> 5aa03ca76324 [2022-04-14T16:44:07.515Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:44:07.515Z] Removing intermediate container f6e1607ad01b [2022-04-14T16:44:07.515Z] ---> cb97466b754e [2022-04-14T16:44:07.515Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:44:07.515Z] Removing intermediate container ec8e1e7fe7b5 [2022-04-14T16:44:07.515Z] ---> 3ea89452fe9a [2022-04-14T16:44:07.515Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:44:07.515Z] Removing intermediate container f4e4ec9bd69a [2022-04-14T16:44:07.515Z] ---> 924a8fc387ae [2022-04-14T16:44:07.515Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:44:07.515Z] Removing intermediate container a2ec1d4fe352 [2022-04-14T16:44:07.515Z] ---> e0e826c63c51 [2022-04-14T16:44:07.515Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:44:07.515Z] ---> Running in 656d928885a3 [2022-04-14T16:44:07.515Z] ---> Running in 28bd3a9cb37c [2022-04-14T16:44:07.515Z] ---> Running in a1ce917e5e63 [2022-04-14T16:44:07.515Z] ---> Running in 12aca42b681e [2022-04-14T16:44:07.515Z] ---> Running in 1828da7dcdd2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T16:44:08.155Z] provisioning config files... [2022-04-14T16:44:08.177Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4067576413012907596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T16:44:08.455Z] Removing intermediate container 656d928885a3 [2022-04-14T16:44:08.455Z] ---> 3621a7ca501e [2022-04-14T16:44:08.455Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T16:44:08.528Z] ---> docker-login.sh [2022-04-14T16:44:08.528Z] nexus3.edgexfoundry.org:10001 [2022-04-14T16:44:08.716Z] ---> Running in 105e01fb79b1 [2022-04-14T16:44:08.976Z] Removing intermediate container a1ce917e5e63 [2022-04-14T16:44:08.976Z] ---> 73b9572a1a0f [2022-04-14T16:44:08.976Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T16:44:08.976Z] ---> Running in 7342167500cf [2022-04-14T16:44:08.976Z] Removing intermediate container 28bd3a9cb37c [2022-04-14T16:44:08.976Z] ---> 6223a4baa037 [2022-04-14T16:44:08.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T16:44:08.976Z] ---> Running in a2bccf1af19c [2022-04-14T16:44:08.976Z] Removing intermediate container 12aca42b681e [2022-04-14T16:44:08.976Z] ---> a616cf5382fe [2022-04-14T16:44:08.976Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T16:44:09.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:44:09.236Z] ---> Running in 2dec337ad9d1 [2022-04-14T16:44:09.236Z] Removing intermediate container 1828da7dcdd2 [2022-04-14T16:44:09.236Z] ---> b03ef877ecd3 [2022-04-14T16:44:09.236Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T16:44:09.236Z] ---> Running in 8c324ffbf43e [2022-04-14T16:44:09.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:44:09.392Z] Configure a credential helper to remove this warning. See [2022-04-14T16:44:09.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:44:09.392Z] [2022-04-14T16:44:09.392Z] Login Succeeded [2022-04-14T16:44:09.392Z] nexus3.edgexfoundry.org:10002 [2022-04-14T16:44:09.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:09.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:09.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:44:09.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:44:09.665Z] Configure a credential helper to remove this warning. See [2022-04-14T16:44:09.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:44:09.665Z] [2022-04-14T16:44:09.665Z] Login Succeeded [2022-04-14T16:44:09.665Z] nexus3.edgexfoundry.org:10003 [2022-04-14T16:44:09.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:09.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:09.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:09.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:44:10.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:44:10.208Z] Configure a credential helper to remove this warning. See [2022-04-14T16:44:10.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:44:10.208Z] [2022-04-14T16:44:10.208Z] Login Succeeded [2022-04-14T16:44:10.208Z] nexus3.edgexfoundry.org:10004 [2022-04-14T16:44:10.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:10.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:10.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:44:10.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:44:10.483Z] Configure a credential helper to remove this warning. See [2022-04-14T16:44:10.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:44:10.483Z] [2022-04-14T16:44:10.483Z] Login Succeeded [2022-04-14T16:44:10.483Z] docker.io [2022-04-14T16:44:10.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:10.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:10.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:44:10.584Z] OK: 221 MiB in 52 packages [2022-04-14T16:44:10.584Z] OK: 221 MiB in 52 packages [2022-04-14T16:44:10.842Z] OK: 221 MiB in 52 packages [2022-04-14T16:44:10.842Z] OK: 221 MiB in 52 packages [2022-04-14T16:44:10.843Z] OK: 221 MiB in 52 packages [2022-04-14T16:44:11.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T16:44:11.101Z] Removing intermediate container 105e01fb79b1 [2022-04-14T16:44:11.101Z] ---> d00f763331f9 [2022-04-14T16:44:11.101Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T16:44:11.101Z] Removing intermediate container 7342167500cf [2022-04-14T16:44:11.101Z] ---> 3bf8e3249203 [2022-04-14T16:44:11.101Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T16:44:11.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T16:44:11.348Z] Configure a credential helper to remove this warning. See [2022-04-14T16:44:11.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T16:44:11.348Z] [2022-04-14T16:44:11.348Z] Login Succeeded [2022-04-14T16:44:11.348Z] ---> docker-login.sh ends [2022-04-14T16:44:11.359Z] ---> dc8003f7d556 [2022-04-14T16:44:11.359Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:44:11.359Z] ---> b85413e4032e [2022-04-14T16:44:11.360Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:44:11.360Z] ---> Running in 4a9712cd9509 [2022-04-14T16:44:11.360Z] Removing intermediate container 2dec337ad9d1 [2022-04-14T16:44:11.360Z] ---> 676090561fee [2022-04-14T16:44:11.360Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T16:44:11.360Z] Removing intermediate container 8c324ffbf43e [2022-04-14T16:44:11.360Z] ---> a9a531e613c0 [2022-04-14T16:44:11.360Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T16:44:11.360Z] ---> Running in b5da70080a31 [2022-04-14T16:44:11.360Z] Removing intermediate container a2bccf1af19c [2022-04-14T16:44:11.360Z] ---> c695b7dcba3b [2022-04-14T16:44:11.360Z] Step 6/22 : COPY go.mod vendor* ./ [Pipeline] } [2022-04-14T16:44:11.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-14T16:44:11.619Z] ---> 8536e097ee0a [2022-04-14T16:44:11.619Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:44:11.619Z] ---> c695247d0c90 [2022-04-14T16:44:11.619Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:44:11.619Z] ---> Running in 709233033b36 [2022-04-14T16:44:11.619Z] ---> f3f0d02cb4ac [2022-04-14T16:44:11.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:44:11.619Z] ---> Running in ba7d0a08eaa1 [Pipeline] echo [2022-04-14T16:44:11.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T16:44:11.856Z] ========================================================= [2022-04-14T16:44:11.856Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-14T16:44:11.856Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T16:44:11.877Z] ---> Running in 959f6745b225 [2022-04-14T16:44:12.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T16:44:12.445Z] Removing intermediate container b5da70080a31 [2022-04-14T16:44:12.445Z] ---> 8b0d2df34362 [2022-04-14T16:44:12.445Z] Step 8/26 : COPY . . [2022-04-14T16:44:12.445Z] Removing intermediate container 4a9712cd9509 [2022-04-14T16:44:12.445Z] ---> 67832797d805 [2022-04-14T16:44:12.445Z] Step 8/25 : COPY . . [2022-04-14T16:44:12.483Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-14T16:44:12.483Z] 9b3977197b4f: Pulling fs layer [2022-04-14T16:44:12.483Z] 1a89e8eeedd5: Pulling fs layer [2022-04-14T16:44:12.483Z] 94645a83ff95: Pulling fs layer [2022-04-14T16:44:12.483Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-14T16:44:12.483Z] 0c92f367c5e7: Pulling fs layer [2022-04-14T16:44:12.483Z] f7c0051592d6: Pulling fs layer [2022-04-14T16:44:12.483Z] a227ed2f7395: Pulling fs layer [2022-04-14T16:44:12.483Z] 7b1c46037f91: Pulling fs layer [2022-04-14T16:44:12.483Z] f7c0051592d6: Waiting [2022-04-14T16:44:12.483Z] a227ed2f7395: Waiting [2022-04-14T16:44:12.483Z] 3f3a8bcf1eab: Waiting [2022-04-14T16:44:12.483Z] 7b1c46037f91: Waiting [2022-04-14T16:44:12.483Z] 0c92f367c5e7: Waiting [2022-04-14T16:44:12.483Z] 94645a83ff95: Verifying Checksum [2022-04-14T16:44:12.483Z] 94645a83ff95: Download complete [2022-04-14T16:44:12.483Z] 1a89e8eeedd5: Download complete [2022-04-14T16:44:12.483Z] 0c92f367c5e7: Verifying Checksum [2022-04-14T16:44:12.483Z] 0c92f367c5e7: Download complete [2022-04-14T16:44:12.483Z] f7c0051592d6: Verifying Checksum [2022-04-14T16:44:12.483Z] f7c0051592d6: Download complete [2022-04-14T16:44:12.483Z] 9b3977197b4f: Verifying Checksum [2022-04-14T16:44:12.483Z] 9b3977197b4f: Download complete [2022-04-14T16:44:12.483Z] a227ed2f7395: Verifying Checksum [2022-04-14T16:44:12.483Z] a227ed2f7395: Download complete [2022-04-14T16:44:13.084Z] 9b3977197b4f: Pull complete [2022-04-14T16:44:13.685Z] 1a89e8eeedd5: Pull complete [2022-04-14T16:44:13.959Z] 94645a83ff95: Pull complete [2022-04-14T16:44:14.559Z] 7b1c46037f91: Verifying Checksum [2022-04-14T16:44:14.559Z] 7b1c46037f91: Download complete [2022-04-14T16:44:15.158Z] 3f3a8bcf1eab: Download complete [2022-04-14T16:44:16.645Z] Removing intermediate container 959f6745b225 [2022-04-14T16:44:16.645Z] ---> 261d54ff9203 [2022-04-14T16:44:16.645Z] Step 8/22 : COPY . . [2022-04-14T16:44:16.645Z] Removing intermediate container ba7d0a08eaa1 [2022-04-14T16:44:16.645Z] ---> a169db5eab2a [2022-04-14T16:44:16.645Z] Step 8/23 : COPY . . [2022-04-14T16:44:16.645Z] Removing intermediate container 709233033b36 [2022-04-14T16:44:16.645Z] ---> b05bf434c8ac [2022-04-14T16:44:16.645Z] Step 8/26 : COPY . . [2022-04-14T16:44:19.964Z] ---> 997a3279ab72 [2022-04-14T16:44:19.964Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T16:44:21.359Z] ---> Running in cbca19dc0650 [2022-04-14T16:44:21.359Z] ---> dc9422eb7843 [2022-04-14T16:44:21.359Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T16:44:21.359Z] Removing intermediate container cbca19dc0650 [2022-04-14T16:44:21.359Z] ---> ee613ae72c88 [2022-04-14T16:44:21.359Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T16:44:21.619Z] ---> 5b4d21277d28 [2022-04-14T16:44:21.619Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T16:44:21.619Z] ---> Running in d1a5ac11b943 [2022-04-14T16:44:21.619Z] ---> Running in 19e2a4d1c4bd [2022-04-14T16:44:21.619Z] ---> f96035e0cf23 [2022-04-14T16:44:21.619Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T16:44:21.619Z] ---> Running in 60a9ac5e9cd3 [2022-04-14T16:44:21.619Z] ---> Running in 2255d8b5ec4a [2022-04-14T16:44:21.619Z] Removing intermediate container d1a5ac11b943 [2022-04-14T16:44:21.619Z] ---> 35ba11f4ca01 [2022-04-14T16:44:21.619Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T16:44:21.619Z] ---> Running in 4d30c20419af [2022-04-14T16:44:21.878Z] ---> 2fa83fca2aae [2022-04-14T16:44:21.878Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T16:44:21.878Z] Removing intermediate container 2255d8b5ec4a [2022-04-14T16:44:21.878Z] ---> 7cbf7d57d823 [2022-04-14T16:44:21.878Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T16:44:21.878Z] ---> Running in 5feef9c21d61 [2022-04-14T16:44:21.878Z] ---> Running in 21752b197814 [2022-04-14T16:44:21.878Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-14T16:44:22.449Z] Removing intermediate container 19e2a4d1c4bd [2022-04-14T16:44:22.449Z] ---> 3596eab94a45 [2022-04-14T16:44:22.449Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T16:44:22.449Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:44:22.449Z] ---> Running in 91f4598e3adb [2022-04-14T16:44:22.449Z] Removing intermediate container 91f4598e3adb [2022-04-14T16:44:22.449Z] ---> aec44b85abde [2022-04-14T16:44:22.449Z] 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-14T16:44:22.710Z] ---> Running in 9be1ac8d71b5 [2022-04-14T16:44:22.710Z] Removing intermediate container 4d30c20419af [2022-04-14T16:44:22.710Z] ---> ea5188c104dc [2022-04-14T16:44:22.710Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T16:44:22.710Z] ---> Running in 6e47b264adf4 [2022-04-14T16:44:22.973Z] Removing intermediate container 21752b197814 [2022-04-14T16:44:22.973Z] ---> ddd010f0ec15 [2022-04-14T16:44:22.973Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T16:44:22.973Z] Removing intermediate container 6e47b264adf4 [2022-04-14T16:44:22.973Z] ---> 4a50cf224214 [2022-04-14T16:44:22.973Z] 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-14T16:44:22.973Z] ---> Running in 49fa3b125684 [2022-04-14T16:44:22.973Z] ---> Running in 24ad199a7124 [2022-04-14T16:44:23.232Z] Removing intermediate container 49fa3b125684 [2022-04-14T16:44:23.232Z] ---> 979a12acc4ae [2022-04-14T16:44:23.232Z] 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-14T16:44:23.232Z] ---> Running in be931a2671bb [2022-04-14T16:44:23.806Z] spire-1.2.1/ [2022-04-14T16:44:23.806Z] spire-1.2.1/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.data/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.data/.file [2022-04-14T16:44:23.806Z] spire-1.2.1/.dockerignore [2022-04-14T16:44:23.806Z] spire-1.2.1/.gitattributes [2022-04-14T16:44:23.806Z] spire-1.2.1/.githooks/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.gitignore [2022-04-14T16:44:23.806Z] spire-1.2.1/.go-version [2022-04-14T16:44:23.806Z] spire-1.2.1/.golangci.yml [2022-04-14T16:44:23.806Z] spire-1.2.1/ADOPTERS.md [2022-04-14T16:44:23.806Z] spire-1.2.1/CHANGELOG.md [2022-04-14T16:44:23.806Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T16:44:23.806Z] spire-1.2.1/CODEOWNERS [2022-04-14T16:44:23.806Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T16:44:23.806Z] spire-1.2.1/Dockerfile [2022-04-14T16:44:23.806Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.data/.file [2022-04-14T16:44:23.806Z] spire-1.2.1/.dockerignore [2022-04-14T16:44:23.806Z] spire-1.2.1/.gitattributes [2022-04-14T16:44:23.806Z] spire-1.2.1/.githooks/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T16:44:23.806Z] spire-1.2.1/.gitignore [2022-04-14T16:44:23.806Z] spire-1.2.1/.go-version [2022-04-14T16:44:23.806Z] spire-1.2.1/.golangci.yml [2022-04-14T16:44:23.806Z] spire-1.2.1/ADOPTERS.md [2022-04-14T16:44:23.806Z] spire-1.2.1/CHANGELOG.md [2022-04-14T16:44:23.806Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T16:44:23.806Z] spire-1.2.1/CODEOWNERS [2022-04-14T16:44:23.806Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T16:44:23.806Z] spire-1.2.1/Dockerfile [2022-04-14T16:44:23.806Z] spire-1.2.1/Dockerfile.dev [2022-04-14T16:44:23.806Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T16:44:23.806Z] spire-1.2.1/LICENSE [2022-04-14T16:44:23.806Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T16:44:23.806Z] spire-1.2.1/Makefile [2022-04-14T16:44:23.806Z] spire-1.2.1/README.md [2022-04-14T16:44:23.806Z] spire-1.2.1/ROADMAP.md [2022-04-14T16:44:23.806Z] spire-1.2.1/SECURITY.md [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T16:44:23.806Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T16:44:23.806Z] spire-1.2.1/LICENSE [2022-04-14T16:44:23.806Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T16:44:23.806Z] spire-1.2.1/Makefile [2022-04-14T16:44:23.806Z] spire-1.2.1/README.md [2022-04-14T16:44:23.806Z] spire-1.2.1/ROADMAP.md [2022-04-14T16:44:23.806Z] spire-1.2.1/SECURITY.md [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T16:44:23.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/ [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/ [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/ [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/server.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/ [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/auditlog.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/ [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T16:44:23.807Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/ [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/ [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/ [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/server.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/ [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/auditlog.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/ [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/spire_server.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/telemetry.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/upgrading.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/using_spire.md [2022-04-14T16:44:23.807Z] spire-1.2.1/examples/ [2022-04-14T16:44:23.807Z] spire-1.2.1/examples/README.md [2022-04-14T16:44:23.807Z] spire-1.2.1/go.mod [2022-04-14T16:44:23.807Z] spire-1.2.1/go.sum [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T16:44:23.807Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T16:44:23.807Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/spire_server.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/telemetry.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/upgrading.md [2022-04-14T16:44:23.808Z] spire-1.2.1/doc/using_spire.md [2022-04-14T16:44:23.808Z] spire-1.2.1/examples/ [2022-04-14T16:44:23.808Z] spire-1.2.1/examples/README.md [2022-04-14T16:44:23.808Z] spire-1.2.1/go.mod [2022-04-14T16:44:23.808Z] spire-1.2.1/go.sum [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T16:44:23.808Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/common/ [2022-04-14T16:44:23.809Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T16:44:23.810Z] [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T16:44:23.810Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T16:44:23.811Z] [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/log/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T16:44:23.811Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/log/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/version/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T16:44:23.812Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/ [2022-04-14T16:44:23.813Z] [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/.data/ [2022-04-14T16:44:23.813Z] spire-1.2.1/.data/.file [2022-04-14T16:44:23.813Z] spire-1.2.1/.dockerignore [2022-04-14T16:44:23.813Z] spire-1.2.1/.gitattributes [2022-04-14T16:44:23.813Z] spire-1.2.1/.githooks/ [2022-04-14T16:44:23.813Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/ [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/ [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T16:44:23.813Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T16:44:23.813Z] spire-1.2.1/.gitignore [2022-04-14T16:44:23.813Z] spire-1.2.1/.go-version [2022-04-14T16:44:23.813Z] spire-1.2.1/.golangci.yml [2022-04-14T16:44:23.813Z] spire-1.2.1/ADOPTERS.md [2022-04-14T16:44:23.813Z] spire-1.2.1/CHANGELOG.md [2022-04-14T16:44:23.813Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T16:44:23.813Z] spire-1.2.1/CODEOWNERS [2022-04-14T16:44:23.813Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T16:44:23.813Z] spire-1.2.1/Dockerfile [2022-04-14T16:44:23.813Z] spire-1.2.1/Dockerfile.dev [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/version/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T16:44:23.813Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T16:44:23.813Z] spire-1.2.1/LICENSE [2022-04-14T16:44:23.813Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T16:44:23.813Z] spire-1.2.1/Makefile [2022-04-14T16:44:23.813Z] spire-1.2.1/README.md [2022-04-14T16:44:23.813Z] spire-1.2.1/ROADMAP.md [2022-04-14T16:44:23.813Z] spire-1.2.1/SECURITY.md [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T16:44:23.813Z] [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T16:44:23.813Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/config.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T16:44:23.814Z] [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/config.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T16:44:23.814Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/ [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/agent/ [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/server/ [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/server/server.conf [2022-04-14T16:44:23.814Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/ [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/auditlog.md [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/images/ [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T16:44:23.814Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T16:44:23.814Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T16:44:23.815Z] [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/server.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/private/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/private/server/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T16:44:23.815Z] spire-1.2.1/release/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/README.md [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/conf/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T16:44:23.815Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T16:44:23.815Z] spire-1.2.1/script/ [2022-04-14T16:44:23.815Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T16:44:23.815Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T16:44:23.815Z] spire-1.2.1/support/ [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/ [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T16:44:23.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T16:44:23.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T16:44:23.816Z] [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/spire_server.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/telemetry.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/upgrading.md [2022-04-14T16:44:23.816Z] spire-1.2.1/doc/using_spire.md [2022-04-14T16:44:23.816Z] spire-1.2.1/examples/ [2022-04-14T16:44:23.816Z] spire-1.2.1/examples/README.md [2022-04-14T16:44:23.816Z] spire-1.2.1/go.mod [2022-04-14T16:44:23.816Z] spire-1.2.1/go.sum [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T16:44:23.816Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T16:44:23.816Z] spire-1.2.1/test/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/clock/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/clock/clock.go [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T16:44:23.816Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T16:44:23.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/server.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/private/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/private/server/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T16:44:23.817Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T16:44:23.817Z] spire-1.2.1/release/ [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T16:44:23.817Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T16:44:24.082Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire/README.md [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire/conf/ [2022-04-14T16:44:24.082Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T16:44:24.083Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T16:44:24.083Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T16:44:24.083Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T16:44:24.083Z] spire-1.2.1/script/ [2022-04-14T16:44:24.083Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/support/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T16:44:24.083Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/README.md [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/common [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T16:44:24.083Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T16:44:24.083Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T16:44:24.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/clock/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/clock/clock.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T16:44:24.084Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T16:44:24.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T16:44:24.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T16:44:24.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T16:44:24.086Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/README.md [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/common [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T16:44:24.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T16:44:24.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/ [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/api/ [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T16:44:24.087Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T16:44:24.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T16:44:24.088Z] [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T16:44:24.088Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T16:44:24.088Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T16:44:24.089Z] [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T16:44:24.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T16:44:24.089Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/test.sh [2022-04-14T16:44:24.090Z] spire-1.2.1/test/plugintest/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/log/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testca/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testca/ca.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testkey/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/testkey/new.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/util/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/util/race.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/util/util.go [2022-04-14T16:44:24.090Z] building spire from source... [2022-04-14T16:44:24.090Z] [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T16:44:24.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T16:44:24.090Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T16:44:24.091Z] spire-1.2.1/test/integration/test.sh [2022-04-14T16:44:24.091Z] spire-1.2.1/test/plugintest/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testca/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testca/ca.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testkey/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/testkey/new.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/util/ [2022-04-14T16:44:24.091Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/util/race.go [2022-04-14T16:44:24.091Z] spire-1.2.1/test/util/util.go [2022-04-14T16:44:24.091Z] building spire from source... [2022-04-14T16:44:24.091Z] [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/version/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/config.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T16:44:24.091Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/Installing go1.17.7... [2022-04-14T16:44:24.092Z] [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/server.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/private/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/private/server/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T16:44:24.092Z] spire-1.2.1/release/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/README.md [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/conf/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T16:44:24.092Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T16:44:24.092Z] spire-1.2.1/script/ [2022-04-14T16:44:24.092Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T16:44:24.092Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T16:44:24.092Z] spire-1.2.1/support/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T16:44:24.092Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T16:44:24.093Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/clock/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/clock/clock.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T16:44:24.093Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/README.mdInstalling go1.17.7... [2022-04-14T16:44:24.093Z] [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/common [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T16:44:24.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T16:44:24.094Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T16:44:24.095Z] spire-1.2.1/test/integration/test.sh [2022-04-14T16:44:24.095Z] spire-1.2.1/test/plugintest/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testca/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testca/ca.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testkey/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/testkey/new.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/util/ [2022-04-14T16:44:24.095Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/util/race.go [2022-04-14T16:44:24.095Z] spire-1.2.1/test/util/util.go [2022-04-14T16:44:24.095Z] building spire from source... [2022-04-14T16:44:24.095Z] Installing go1.17.7... [2022-04-14T16:44:27.573Z] 3f3a8bcf1eab: Pull complete [2022-04-14T16:44:27.573Z] 0c92f367c5e7: Pull complete [2022-04-14T16:44:27.573Z] f7c0051592d6: Pull complete [2022-04-14T16:44:27.573Z] a227ed2f7395: Pull complete [2022-04-14T16:44:29.383Z] Building bin/spire-server... [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T16:44:29.384Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T16:44:29.384Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T16:44:29.384Z] Building bin/spire-server... [2022-04-14T16:44:29.384Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T16:44:29.384Z] Building bin/spire-server... [2022-04-14T16:44:29.384Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T16:44:29.384Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T16:44:29.384Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T16:44:29.384Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T16:44:29.384Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T16:44:29.384Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T16:44:29.384Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T16:44:29.384Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T16:44:29.384Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T16:44:29.384Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T16:44:29.384Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T16:44:29.384Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T16:44:29.384Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T16:44:29.384Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T16:44:29.643Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T16:44:29.643Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T16:44:29.643Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T16:44:29.643Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T16:44:29.643Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T16:44:29.643Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T16:44:29.643Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T16:44:29.643Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T16:44:29.643Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T16:44:29.643Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T16:44:29.643Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T16:44:29.643Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T16:44:29.643Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T16:44:29.643Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T16:44:29.643Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T16:44:29.643Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T16:44:29.643Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T16:44:29.643Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T16:44:29.903Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T16:44:29.903Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T16:44:29.903Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T16:44:29.903Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T16:44:29.903Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T16:44:29.903Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T16:44:29.903Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T16:44:29.903Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T16:44:29.903Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T16:44:29.903Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T16:44:29.903Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T16:44:29.903Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T16:44:29.903Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T16:44:29.903Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T16:44:29.903Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T16:44:29.903Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T16:44:29.903Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T16:44:29.903Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T16:44:29.903Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T16:44:29.903Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T16:44:29.903Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T16:44:30.163Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T16:44:30.163Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T16:44:30.163Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T16:44:30.163Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T16:44:30.163Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T16:44:30.163Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T16:44:30.163Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T16:44:30.163Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T16:44:30.163Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T16:44:30.163Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T16:44:30.163Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T16:44:30.163Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T16:44:30.163Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T16:44:30.163Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T16:44:30.163Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T16:44:30.163Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T16:44:30.163Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T16:44:30.163Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T16:44:30.163Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T16:44:30.163Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T16:44:30.163Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T16:44:30.163Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T16:44:30.163Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T16:44:30.163Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T16:44:30.163Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T16:44:30.163Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T16:44:30.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T16:44:30.163Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T16:44:30.430Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T16:44:30.430Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T16:44:30.430Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T16:44:30.430Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T16:44:30.430Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T16:44:30.430Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T16:44:30.430Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T16:44:30.430Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T16:44:30.430Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T16:44:30.430Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T16:44:30.430Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T16:44:30.430Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T16:44:30.430Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T16:44:30.430Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T16:44:30.430Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T16:44:30.430Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T16:44:30.430Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T16:44:30.430Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T16:44:30.430Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T16:44:30.430Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T16:44:30.430Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T16:44:30.430Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T16:44:30.430Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T16:44:30.430Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T16:44:30.430Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T16:44:30.430Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T16:44:30.430Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T16:44:30.430Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T16:44:30.691Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T16:44:30.691Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T16:44:30.691Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T16:44:30.691Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T16:44:30.691Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T16:44:30.691Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T16:44:30.691Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T16:44:30.691Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T16:44:30.691Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T16:44:30.692Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T16:44:30.692Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T16:44:30.692Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T16:44:30.692Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T16:44:30.692Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T16:44:30.953Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T16:44:31.212Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T16:44:31.212Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T16:44:32.594Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T16:44:32.594Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T16:44:32.980Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T16:44:32.980Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T16:44:32.980Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T16:44:32.980Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T16:44:32.980Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T16:44:32.980Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T16:44:32.980Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T16:44:33.239Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T16:44:33.239Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T16:44:33.239Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T16:44:33.239Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T16:44:33.239Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T16:44:33.239Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T16:44:34.294Z] 7b1c46037f91: Pull complete [2022-04-14T16:44:34.294Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-14T16:44:34.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T16:44:34.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T16:44:34.655Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T16:44:34.655Z] WORKDIR /edgex [2022-04-14T16:44:34.655Z] COPY go.mod . [2022-04-14T16:44:34.655Z] RUN go mod download [2022-04-14T16:44:34.655Z] docker build -t ci-base-image-arm64 -f - . [2022-04-14T16:44:36.536Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T16:44:36.536Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T16:44:36.536Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T16:44:36.536Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T16:44:36.536Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T16:44:36.536Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T16:44:36.797Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T16:44:36.797Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T16:44:36.797Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T16:44:36.797Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T16:44:36.797Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T16:44:36.797Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T16:44:36.797Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T16:44:37.056Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T16:44:37.056Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T16:44:37.056Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T16:44:37.056Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T16:44:37.056Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T16:44:37.056Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T16:44:37.056Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T16:44:37.299Z] Sending build context to Docker daemon 169.2MB [2022-04-14T16:44:37.299Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T16:44:37.299Z] ---> f79e39bc4007 [2022-04-14T16:44:37.299Z] Step 2/4 : WORKDIR /edgex [2022-04-14T16:44:37.367Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T16:44:37.367Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T16:44:37.625Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T16:44:37.625Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T16:44:37.625Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T16:44:37.625Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T16:44:37.625Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T16:44:37.625Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T16:44:37.885Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T16:44:37.885Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T16:44:37.885Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T16:44:37.885Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T16:44:38.144Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T16:44:38.144Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T16:44:38.144Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T16:44:38.144Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T16:44:38.144Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T16:44:38.402Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T16:44:38.402Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T16:44:38.402Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T16:44:38.402Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T16:44:38.402Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T16:44:38.402Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T16:44:38.660Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T16:44:38.660Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T16:44:38.660Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T16:44:38.660Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T16:44:38.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T16:44:38.660Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T16:44:38.660Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T16:44:38.660Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T16:44:38.660Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T16:44:38.918Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T16:44:38.918Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T16:44:38.918Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T16:44:38.918Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T16:44:38.918Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T16:44:38.918Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T16:44:38.918Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T16:44:38.918Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T16:44:38.918Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T16:44:38.918Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T16:44:39.177Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T16:44:39.177Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T16:44:39.177Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T16:44:39.177Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T16:44:39.177Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T16:44:39.177Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T16:44:39.177Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T16:44:39.177Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T16:44:39.177Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T16:44:39.177Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T16:44:39.177Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T16:44:39.177Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T16:44:39.177Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T16:44:39.177Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T16:44:39.289Z] ---> Running in db0510405ccd [2022-04-14T16:44:39.289Z] Removing intermediate container db0510405ccd [2022-04-14T16:44:39.289Z] ---> c10bf571fff1 [2022-04-14T16:44:39.289Z] Step 3/4 : COPY go.mod . [2022-04-14T16:44:39.436Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T16:44:39.436Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T16:44:39.436Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T16:44:39.892Z] ---> 401d13e8a141 [2022-04-14T16:44:39.892Z] Step 4/4 : RUN go mod download [2022-04-14T16:44:39.892Z] ---> Running in 278473bf128f [2022-04-14T16:44:40.812Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T16:44:40.812Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T16:44:40.812Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T16:44:40.812Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T16:44:40.812Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T16:44:40.812Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T16:44:40.812Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T16:44:40.812Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T16:44:40.812Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T16:44:41.310Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T16:44:41.310Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T16:44:41.310Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T16:44:41.310Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T16:44:41.310Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T16:44:41.310Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T16:44:41.310Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T16:44:41.310Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T16:44:41.310Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T16:44:41.310Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T16:44:41.310Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T16:44:41.310Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T16:44:41.310Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T16:44:41.576Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T16:44:41.576Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T16:44:41.576Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T16:44:41.576Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T16:44:41.576Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T16:44:41.576Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T16:44:41.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T16:44:41.576Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T16:44:41.576Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T16:44:41.576Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T16:44:41.576Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T16:44:41.576Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T16:44:41.576Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T16:44:41.576Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T16:44:41.576Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T16:44:41.576Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T16:44:41.576Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T16:44:41.576Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T16:44:41.576Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T16:44:41.835Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T16:44:41.835Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T16:44:41.835Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T16:44:41.835Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T16:44:41.835Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T16:44:41.835Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T16:44:41.835Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T16:44:41.835Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T16:44:41.835Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T16:44:41.835Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T16:44:41.835Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T16:44:41.835Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T16:44:41.835Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T16:44:41.835Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T16:44:41.835Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T16:44:41.835Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T16:44:41.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T16:44:41.835Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T16:44:41.835Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T16:44:41.835Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T16:44:41.835Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T16:44:41.835Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T16:44:41.835Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T16:44:41.835Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T16:44:41.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T16:44:41.835Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T16:44:41.835Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T16:44:41.835Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T16:44:41.835Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T16:44:41.835Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T16:44:42.094Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T16:44:42.094Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T16:44:42.094Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T16:44:42.094Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T16:44:42.094Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T16:44:42.094Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T16:44:42.094Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T16:44:42.094Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T16:44:42.094Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T16:44:42.094Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T16:44:42.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T16:44:42.094Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T16:44:42.359Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T16:44:42.359Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T16:44:42.359Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T16:44:42.359Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T16:44:42.359Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T16:44:42.359Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T16:44:42.359Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T16:44:42.359Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T16:44:42.359Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T16:44:42.359Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T16:44:42.359Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T16:44:42.359Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T16:44:42.359Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T16:44:42.359Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T16:44:42.359Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T16:44:42.359Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T16:44:42.359Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T16:44:42.359Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T16:44:42.359Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T16:44:42.359Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T16:44:42.359Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T16:44:42.359Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T16:44:42.359Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T16:44:42.656Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T16:44:42.656Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T16:44:42.656Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T16:44:42.656Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T16:44:42.656Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T16:44:42.656Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T16:44:42.656Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T16:44:42.656Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T16:44:42.925Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T16:44:42.926Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T16:44:42.926Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T16:44:42.926Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T16:44:42.926Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T16:44:42.926Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T16:44:42.926Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T16:44:42.926Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T16:44:42.926Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T16:44:42.926Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T16:44:42.926Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T16:44:42.926Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T16:44:42.926Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T16:44:42.926Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T16:44:43.187Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T16:44:43.187Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T16:44:43.187Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T16:44:43.187Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T16:44:43.187Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T16:44:43.187Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T16:44:43.187Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T16:44:43.187Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T16:44:47.528Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T16:44:47.528Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T16:44:48.497Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T16:44:48.497Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T16:44:48.497Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T16:44:48.497Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T16:45:06.595Z] Removing intermediate container 5feef9c21d61 [2022-04-14T16:45:06.595Z] ---> b9f95717fe7f [2022-04-14T16:45:06.595Z] [2022-04-14T16:45:06.595Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T16:45:06.595Z] Removing intermediate container 60a9ac5e9cd3 [2022-04-14T16:45:06.595Z] ---> adfe600f81e1 [2022-04-14T16:45:06.595Z] [2022-04-14T16:45:06.595Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T16:45:06.595Z] 3.14: Pulling from library/alpine [2022-04-14T16:45:06.595Z] 3.14: Pulling from library/alpine [2022-04-14T16:45:06.595Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T16:45:06.595Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T16:45:06.595Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T16:45:06.595Z] Status: Image is up to date for alpine:3.14 [2022-04-14T16:45:06.595Z] ---> e04c818066af [2022-04-14T16:45:06.595Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T16:45:06.595Z] ---> e04c818066af [2022-04-14T16:45:06.595Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T16:45:06.595Z] ---> Running in 5455d2c81565 [2022-04-14T16:45:06.595Z] ---> Running in cfeb326a5717 [2022-04-14T16:45:06.595Z] Removing intermediate container 5455d2c81565 [2022-04-14T16:45:06.595Z] ---> 65081f14ec8e [2022-04-14T16:45:06.595Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T16:45:06.595Z] ---> Running in b595a618d8ff [2022-04-14T16:45:06.595Z] Removing intermediate container b595a618d8ff [2022-04-14T16:45:06.595Z] ---> 37465bebc7db [2022-04-14T16:45:06.595Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T16:45:06.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:06.595Z] ---> Running in ba004fbc62e0 [2022-04-14T16:45:06.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:06.595Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T16:45:06.595Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T16:45:06.595Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T16:45:06.595Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T16:45:06.595Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T16:45:06.595Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T16:45:06.595Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T16:45:06.595Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T16:45:06.595Z] Removing intermediate container ba004fbc62e0 [2022-04-14T16:45:06.595Z] ---> 270c58af7745 [2022-04-14T16:45:06.595Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:45:06.595Z] OK: 8 MiB in 20 packages [2022-04-14T16:45:06.877Z] ---> Running in bbc6ef586099 [2022-04-14T16:45:07.818Z] Removing intermediate container cfeb326a5717 [2022-04-14T16:45:07.818Z] ---> 7c28b5c41425 [2022-04-14T16:45:07.818Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T16:45:07.818Z] ---> Running in 24a57fb782f2 [2022-04-14T16:45:08.077Z] Removing intermediate container 24a57fb782f2 [2022-04-14T16:45:08.077Z] ---> 150cd6d6ccc6 [2022-04-14T16:45:08.077Z] Step 13/22 : WORKDIR /edgex [2022-04-14T16:45:08.340Z] ---> Running in 88d4a1d24d15 [2022-04-14T16:45:08.598Z] Removing intermediate container 88d4a1d24d15 [2022-04-14T16:45:08.598Z] ---> 8b0f1cac62d1 [2022-04-14T16:45:08.598Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T16:45:08.598Z] Removing intermediate container bbc6ef586099 [2022-04-14T16:45:08.598Z] ---> c7f4882c0d1c [2022-04-14T16:45:08.598Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T16:45:08.858Z] ---> Running in d1e98dd3bd0c [2022-04-14T16:45:09.117Z] ---> 9313993d0bc2 [2022-04-14T16:45:09.117Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T16:45:10.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:10.312Z] ---> 362f45280b60 [2022-04-14T16:45:10.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T16:45:10.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:10.835Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T16:45:10.835Z] ---> 645e5254e9a0 [2022-04-14T16:45:10.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T16:45:11.094Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T16:45:11.094Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T16:45:11.094Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T16:45:11.367Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T16:45:11.367Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T16:45:11.626Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T16:45:11.626Z] OK: 8 MiB in 20 packages [2022-04-14T16:45:11.626Z] ---> 2718edcc1680 [2022-04-14T16:45:11.626Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T16:45:11.626Z] ---> Running in 3527eb92bcc7 [2022-04-14T16:45:12.566Z] Removing intermediate container d1e98dd3bd0c [2022-04-14T16:45:12.566Z] ---> bdca30a439b7 [2022-04-14T16:45:12.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:45:13.134Z] ---> 44498c34ad5b [2022-04-14T16:45:13.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T16:45:13.701Z] Removing intermediate container 3527eb92bcc7 [2022-04-14T16:45:13.701Z] ---> a35a1cc75636 [2022-04-14T16:45:13.701Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T16:45:13.960Z] ---> Running in d9383c1d5854 [2022-04-14T16:45:13.960Z] ---> 7066e8681b5f [2022-04-14T16:45:13.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T16:45:14.223Z] Removing intermediate container d9383c1d5854 [2022-04-14T16:45:14.223Z] ---> 6615f2f28c16 [2022-04-14T16:45:14.223Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T16:45:14.223Z] ---> Running in de3a71488581 [2022-04-14T16:45:14.794Z] ---> d1e5de74b686 [2022-04-14T16:45:14.794Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T16:45:14.794Z] Removing intermediate container de3a71488581 [2022-04-14T16:45:14.794Z] ---> f02b7eb05399 [2022-04-14T16:45:14.794Z] Step 21/22 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:45:14.794Z] ---> Running in a8085ba665b7 [2022-04-14T16:45:14.794Z] ---> Running in 217d6b0d699e [2022-04-14T16:45:15.079Z] Removing intermediate container 217d6b0d699e [2022-04-14T16:45:15.079Z] ---> e94de5bf7106 [2022-04-14T16:45:15.079Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T16:45:15.339Z] Removing intermediate container a8085ba665b7 [2022-04-14T16:45:15.339Z] ---> 9c84f0e63e82 [2022-04-14T16:45:15.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:45:15.339Z] ---> Running in 064e8119ebcb [2022-04-14T16:45:15.339Z] ---> Running in cf4f3becda90 [2022-04-14T16:45:15.602Z] Removing intermediate container 064e8119ebcb [2022-04-14T16:45:15.602Z] ---> 170fbdbe21d9 [2022-04-14T16:45:15.602Z] [2022-04-14T16:45:15.861Z] Removing intermediate container cf4f3becda90 [2022-04-14T16:45:15.861Z] ---> 3471dd66c5d1 [2022-04-14T16:45:15.861Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T16:45:15.861Z] Successfully built 170fbdbe21d9 [2022-04-14T16:45:15.861Z] Successfully tagged security-proxy-setup:latest [2022-04-14T16:45:15.861Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-04-14T16:45:15.861Z] ---> Running in 5d2ea487581d [2022-04-14T16:45:16.433Z] Removing intermediate container 5d2ea487581d [2022-04-14T16:45:16.433Z] ---> f7910c42356f [2022-04-14T16:45:16.433Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:45:17.372Z] ---> Running in f6ccc57942ca [2022-04-14T16:45:17.941Z] Removing intermediate container f6ccc57942ca [2022-04-14T16:45:17.941Z] ---> d4e01a0d778b [2022-04-14T16:45:17.941Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T16:45:17.941Z] ---> Running in 2e583246e6f6 [2022-04-14T16:45:18.200Z] Removing intermediate container 2e583246e6f6 [2022-04-14T16:45:18.200Z] ---> 16747c76f3c6 [2022-04-14T16:45:18.200Z] [2022-04-14T16:45:18.459Z] Successfully built 16747c76f3c6 [2022-04-14T16:45:18.459Z] Successfully tagged core-data:latest [2022-04-14T16:45:18.459Z] Building security-bootstrapper [2022-04-14T16:45:25.043Z]  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:45:25.043Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:45:25.043Z] ---> 02655d311668 [2022-04-14T16:45:25.043Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T16:45:25.043Z] ---> Using cache [2022-04-14T16:45:25.043Z] ---> e0e826c63c51 [2022-04-14T16:45:25.043Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:45:25.043Z] ---> Using cache [2022-04-14T16:45:25.043Z] ---> b03ef877ecd3 [2022-04-14T16:45:25.043Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T16:45:25.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:45:25.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:45:25.043Z] ---> 02655d311668 [2022-04-14T16:45:25.043Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T16:45:25.043Z] ---> Using cache [2022-04-14T16:45:25.043Z] ---> e0e826c63c51 [2022-04-14T16:45:25.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:45:25.043Z] ---> Using cache [2022-04-14T16:45:25.043Z] ---> b03ef877ecd3 [2022-04-14T16:45:25.043Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T16:45:26.911Z] Removing intermediate container 278473bf128f [2022-04-14T16:45:26.911Z] ---> cca9dd23b7f7 [2022-04-14T16:45:26.911Z] Successfully built cca9dd23b7f7 [2022-04-14T16:45:26.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:45:26.949Z] ---> Running in ffa78b1b54d1 [2022-04-14T16:45:26.949Z] ---> Running in be1348f85013 [2022-04-14T16:45:27.256Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T16:45:27.256Z] . [Pipeline] withDockerContainer [2022-04-14T16:45:27.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-20959 does not seem to be running inside a container [2022-04-14T16:45:27.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:45:28.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:28.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:28.897Z] $ docker top f1380257fed7da83667252cbebe2893d40d1767565cc052061dcee9ba2121f71 -eo pid,comm [2022-04-14T16:45:28.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:45:28.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-04-14T16:45:29.792Z] + go version [2022-04-14T16:45:29.792Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-14T16:45:29.821Z] $ docker stop --time=1 f1380257fed7da83667252cbebe2893d40d1767565cc052061dcee9ba2121f71 [2022-04-14T16:45:30.066Z] OK: 221 MiB in 52 packages [2022-04-14T16:45:30.066Z] OK: 221 MiB in 52 packages [2022-04-14T16:45:31.444Z] Removing intermediate container ffa78b1b54d1 [2022-04-14T16:45:31.444Z] ---> 31dd04e32df0 [2022-04-14T16:45:31.444Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T16:45:31.444Z] Removing intermediate container be1348f85013 [2022-04-14T16:45:31.444Z] ---> b1ba80be3965 [2022-04-14T16:45:31.444Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T16:45:31.464Z] $ docker rm -f f1380257fed7da83667252cbebe2893d40d1767565cc052061dcee9ba2121f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:45:32.012Z] ---> 3b4bcd54c09e [2022-04-14T16:45:32.012Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:45:32.012Z] ---> aff5eff56d84 [2022-04-14T16:45:32.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:45:32.012Z] ---> Running in 98b458eb0e95 [2022-04-14T16:45:32.012Z] ---> Running in de9061c1995c [2022-04-14T16:45:32.073Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T16:45:32.073Z] . [Pipeline] withDockerContainer [2022-04-14T16:45:32.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-20959 does not seem to be running inside a container [2022-04-14T16:45:32.411Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:45:33.703Z] $ docker top e6a5204fde3e2355a34a380b3152d0756108a5143cb82b43c86edfa9e564e37c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T16:45:33.975Z] ========================================================= [2022-04-14T16:45:33.975Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T16:45:33.975Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T16:45:34.549Z] Removing intermediate container de9061c1995c [2022-04-14T16:45:34.549Z] ---> 7b871061f675 [2022-04-14T16:45:34.549Z] Step 8/31 : COPY . . [2022-04-14T16:45:34.627Z] + make test [2022-04-14T16:45:34.627Z] go mod tidy -compat=1.17 [2022-04-14T16:45:34.809Z] Removing intermediate container 98b458eb0e95 [2022-04-14T16:45:34.809Z] ---> fa32fbd7c4a3 [2022-04-14T16:45:34.809Z] Step 8/23 : COPY . . [2022-04-14T16:45:35.609Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T16:45:52.917Z] ---> 3b73fb469cc1 [2022-04-14T16:45:52.917Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T16:45:52.917Z] ---> d4068648ad46 [2022-04-14T16:45:52.917Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T16:45:52.917Z] ---> Running in db8d294c9b53 [2022-04-14T16:45:52.917Z] ---> Running in ae83c43419d4 [2022-04-14T16:45:53.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:45:53.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:46:02.434Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T16:46:32.570Z] Removing intermediate container db8d294c9b53 [2022-04-14T16:46:32.570Z] ---> c9d31a1e37a7 [2022-04-14T16:46:32.570Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T16:46:32.570Z] Removing intermediate container ae83c43419d4 [2022-04-14T16:46:32.570Z] ---> e55c81684591 [2022-04-14T16:46:32.570Z] [2022-04-14T16:46:32.570Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T16:46:32.570Z] ---> e04c818066af [2022-04-14T16:46:32.570Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T16:46:32.570Z] ---> Running in 3e5165759498 [2022-04-14T16:46:32.570Z] ---> Running in eb7434ac12e2 [2022-04-14T16:46:32.840Z] Removing intermediate container 3e5165759498 [2022-04-14T16:46:32.840Z] ---> 39853fb34af2 [2022-04-14T16:46:32.840Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T16:46:33.100Z] ---> Running in 0f240a68880e [2022-04-14T16:46:33.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:46:34.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:34.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:34.491Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T16:46:34.491Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T16:46:34.491Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T16:46:34.491Z] OK: 6 MiB in 16 packages [2022-04-14T16:46:35.437Z] Removing intermediate container eb7434ac12e2 [2022-04-14T16:46:35.437Z] ---> c541592974cc [2022-04-14T16:46:35.437Z] [2022-04-14T16:46:35.437Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T16:46:35.437Z] Removing intermediate container 0f240a68880e [2022-04-14T16:46:35.437Z] ---> 909f512e2257 [2022-04-14T16:46:35.437Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T16:46:35.437Z] 20.10.14: Pulling from library/docker [2022-04-14T16:46:35.697Z] ---> Running in d40ebed497ff [2022-04-14T16:46:36.264Z] Removing intermediate container d40ebed497ff [2022-04-14T16:46:36.264Z] ---> 66636d069c06 [2022-04-14T16:46:36.264Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T16:46:36.524Z] ---> Running in 8a20d29183fd [2022-04-14T16:46:37.091Z] Removing intermediate container 8a20d29183fd [2022-04-14T16:46:37.091Z] ---> c96da0da274d [2022-04-14T16:46:37.091Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T16:46:37.091Z] ---> Running in b21a46688b0d [2022-04-14T16:46:39.666Z] Removing intermediate container b21a46688b0d [2022-04-14T16:46:39.666Z] ---> 3f9bf7acc67c [2022-04-14T16:46:39.666Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T16:46:39.666Z] ---> Running in edfb15fa4684 [2022-04-14T16:46:40.234Z] Removing intermediate container edfb15fa4684 [2022-04-14T16:46:40.234Z] ---> 5ec46486e843 [2022-04-14T16:46:40.234Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T16:46:41.172Z] ---> f2a6a745ee14 [2022-04-14T16:46:41.172Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T16:46:41.172Z] ---> Running in febbdc0be4fa [2022-04-14T16:46:43.705Z] Removing intermediate container febbdc0be4fa [2022-04-14T16:46:43.705Z] ---> 892c26488d06 [2022-04-14T16:46:43.705Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:46:44.273Z] ---> 3d0992505268 [2022-04-14T16:46:44.273Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T16:46:44.840Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T16:46:44.840Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T16:46:44.840Z] ---> 7417809fdb73 [2022-04-14T16:46:44.840Z] 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-14T16:46:45.777Z] ---> 198be8026005 [2022-04-14T16:46:45.777Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T16:46:45.777Z] ---> Running in 7268f000556b [2022-04-14T16:46:45.777Z] Removing intermediate container 7268f000556b [2022-04-14T16:46:45.777Z] ---> 4ce206437d69 [2022-04-14T16:46:45.777Z] 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-14T16:46:46.035Z] ---> 6bda9314f8b7 [2022-04-14T16:46:46.035Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T16:46:46.035Z] ---> Running in 19650b8786bb [2022-04-14T16:46:46.035Z] ---> dc6b4dcb251a [2022-04-14T16:46:46.035Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T16:46:46.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:46.295Z] ---> d4ccc9ce5cb0 [2022-04-14T16:46:46.295Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T16:46:46.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:46.295Z] ---> Running in 981ca84c050d [2022-04-14T16:46:46.593Z] Removing intermediate container 981ca84c050d [2022-04-14T16:46:46.593Z] ---> a2f91fe36f5f [2022-04-14T16:46:46.593Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T16:46:46.593Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T16:46:46.593Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T16:46:46.593Z] Executing bash-5.1.16-r0.post-install [2022-04-14T16:46:46.593Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T16:46:46.593Z] ---> b956a9d21082 [2022-04-14T16:46:46.593Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T16:46:46.593Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T16:46:46.593Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T16:46:46.853Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T16:46:46.853Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T16:46:46.853Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T16:46:46.853Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T16:46:46.853Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T16:46:46.853Z] ---> Running in a9c9d3e87bde [2022-04-14T16:46:46.853Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T16:46:46.853Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T16:46:46.853Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T16:46:46.853Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T16:46:46.853Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T16:46:46.853Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T16:46:46.853Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T16:46:47.113Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T16:46:47.113Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T16:46:47.113Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T16:46:47.113Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T16:46:47.113Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T16:46:47.113Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T16:46:47.113Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T16:46:47.113Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T16:46:47.113Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T16:46:47.113Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T16:46:47.113Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T16:46:47.113Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T16:46:47.373Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T16:46:47.373Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T16:46:47.373Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T16:46:47.373Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T16:46:47.373Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T16:46:47.373Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T16:46:47.373Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T16:46:47.373Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T16:46:47.373Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T16:46:47.373Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T16:46:47.373Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T16:46:47.373Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T16:46:47.373Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T16:46:47.373Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T16:46:47.373Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T16:46:47.373Z] OK: 83 MiB in 65 packages [2022-04-14T16:46:47.944Z] Removing intermediate container a9c9d3e87bde [2022-04-14T16:46:47.944Z] ---> c2fef8d8d3d4 [2022-04-14T16:46:47.944Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T16:46:47.944Z] ---> Running in 9f56827f6f29 [2022-04-14T16:46:48.205Z] Removing intermediate container 9f56827f6f29 [2022-04-14T16:46:48.205Z] ---> 8f65edb0235e [2022-04-14T16:46:48.205Z] Step 28/31 : CMD ["gate"] [2022-04-14T16:46:48.205Z] ---> Running in d6a36a0baaea [2022-04-14T16:46:48.205Z] Collecting docker-compose==1.23.2 [2022-04-14T16:46:48.205Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T16:46:48.205Z] Removing intermediate container d6a36a0baaea [2022-04-14T16:46:48.205Z] ---> 095096043925 [2022-04-14T16:46:48.205Z] Step 29/31 : LABEL arch=x86_64 [2022-04-14T16:46:48.465Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T16:46:48.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T16:46:48.465Z] ---> Running in 87f5d3280cd4 [2022-04-14T16:46:48.465Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T16:46:48.465Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T16:46:48.465Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T16:46:48.465Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T16:46:48.465Z] Removing intermediate container 87f5d3280cd4 [2022-04-14T16:46:48.465Z] ---> b61b54c9094f [2022-04-14T16:46:48.465Z] Step 30/31 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:46:48.725Z] ---> Running in 46ca90d674d7 [2022-04-14T16:46:48.725Z] Removing intermediate container 46ca90d674d7 [2022-04-14T16:46:48.725Z] ---> 1660e2185cf9 [2022-04-14T16:46:48.725Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T16:46:48.985Z] ---> Running in 7f2cea0f94ef [2022-04-14T16:46:48.985Z] Removing intermediate container 7f2cea0f94ef [2022-04-14T16:46:48.985Z] ---> 33f11e031b2f [2022-04-14T16:46:48.985Z] [2022-04-14T16:46:48.985Z] Collecting PyYAML<4,>=3.10 [2022-04-14T16:46:48.985Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T16:46:48.985Z] Successfully built 33f11e031b2f [2022-04-14T16:46:48.985Z] Successfully tagged security-bootstrapper:latest [2022-04-14T16:46:48.985Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-14T16:46:49.555Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T16:46:49.555Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T16:46:49.555Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T16:46:49.555Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T16:46:49.814Z] 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-14T16:46:49.814Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T16:46:49.814Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T16:46:49.814Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T16:46:49.814Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T16:46:50.382Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T16:46:50.382Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T16:46:50.382Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T16:46:50.382Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T16:46:50.382Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T16:46:50.382Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T16:46:50.382Z] 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-14T16:46:50.382Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T16:46:50.382Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T16:46:50.382Z] Collecting idna<2.8,>=2.5 [2022-04-14T16:46:50.382Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T16:46:50.644Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T16:46:50.644Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T16:46:50.644Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T16:46:50.644Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T16:46:50.644Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T16:46:50.644Z] Attempting uninstall: urllib3 [2022-04-14T16:46:50.644Z] Found existing installation: urllib3 1.26.7 [2022-04-14T16:46:50.644Z] Uninstalling urllib3-1.26.7: [2022-04-14T16:46:50.644Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T16:46:50.907Z] Attempting uninstall: idna [2022-04-14T16:46:50.907Z] Found existing installation: idna 3.3 [2022-04-14T16:46:50.907Z] Uninstalling idna-3.3: [2022-04-14T16:46:50.907Z] Successfully uninstalled idna-3.3 [2022-04-14T16:46:51.477Z] Attempting uninstall: requests [2022-04-14T16:46:51.477Z] Found existing installation: requests 2.26.0 [2022-04-14T16:46:51.477Z] Uninstalling requests-2.26.0: [2022-04-14T16:46:51.477Z] Successfully uninstalled requests-2.26.0 [2022-04-14T16:46:51.477Z] Running setup.py install for texttable: started [2022-04-14T16:46:51.737Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T16:46:51.737Z] Running setup.py install for PyYAML: started [2022-04-14T16:46:51.998Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:46:51.998Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:46:51.998Z] ---> 02655d311668 [2022-04-14T16:46:51.998Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T16:46:51.998Z] ---> Using cache [2022-04-14T16:46:51.998Z] ---> e0e826c63c51 [2022-04-14T16:46:51.998Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T16:46:52.258Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T16:46:52.828Z] Running setup.py install for docopt: started [2022-04-14T16:46:53.087Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T16:46:53.087Z] Running setup.py install for dockerpty: started [2022-04-14T16:46:53.087Z] ---> Running in ef3b3dd718cd [2022-04-14T16:46:53.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:53.607Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T16:46:53.868Z] 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-14T16:46:54.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:54.699Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T16:46:54.699Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T16:46:54.699Z] OK: 15866 distinct packages available [2022-04-14T16:46:54.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:55.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:46:55.899Z] OK: 221 MiB in 52 packages [2022-04-14T16:46:56.159Z] Removing intermediate container 19650b8786bb [2022-04-14T16:46:56.160Z] ---> da6c859dc1ec [2022-04-14T16:46:56.160Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T16:46:56.420Z] ---> Running in 6bba1b0c0458 [2022-04-14T16:46:56.420Z] Removing intermediate container ef3b3dd718cd [2022-04-14T16:46:56.420Z] ---> 44faa0b0cc9a [2022-04-14T16:46:56.420Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T16:46:56.420Z] Removing intermediate container 6bba1b0c0458 [2022-04-14T16:46:56.420Z] ---> a30409594a82 [2022-04-14T16:46:56.420Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T16:46:56.420Z] ---> Running in 4e37ab7f61c8 [2022-04-14T16:46:56.420Z] ---> 5d1f22f31e0b [2022-04-14T16:46:56.420Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:46:56.680Z] Removing intermediate container 4e37ab7f61c8 [2022-04-14T16:46:56.680Z] ---> f8263b9a723a [2022-04-14T16:46:56.680Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T16:46:56.680Z] ---> Running in f59626d59291 [2022-04-14T16:46:56.940Z] ---> a6c7d40e4904 [2022-04-14T16:46:56.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T16:46:57.200Z] ---> 50d0eb0b1e69 [2022-04-14T16:46:57.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T16:46:57.458Z] ---> 5dd61e6f5cec [2022-04-14T16:46:57.458Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T16:46:57.458Z] ---> Running in c418d55a9ca8 [2022-04-14T16:46:57.458Z] Removing intermediate container f59626d59291 [2022-04-14T16:46:57.458Z] ---> 3fd217ff0e0e [2022-04-14T16:46:57.458Z] Step 7/20 : COPY . . [2022-04-14T16:46:57.458Z] Removing intermediate container c418d55a9ca8 [2022-04-14T16:46:57.458Z] ---> 8a334fdd91f5 [2022-04-14T16:46:57.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:46:57.458Z] ---> Running in 8423f649e644 [2022-04-14T16:46:58.030Z] Removing intermediate container 8423f649e644 [2022-04-14T16:46:58.030Z] ---> 7f880945dfe5 [2022-04-14T16:46:58.030Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T16:46:59.412Z] ---> Running in 932da5849fdb [2022-04-14T16:46:59.672Z] Removing intermediate container 932da5849fdb [2022-04-14T16:46:59.672Z] ---> a54d67c1543c [2022-04-14T16:46:59.672Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:46:59.672Z] ---> Running in 387af6aa3713 [2022-04-14T16:46:59.672Z] Removing intermediate container 387af6aa3713 [2022-04-14T16:46:59.672Z] ---> 9abae9ea82af [2022-04-14T16:46:59.672Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T16:46:59.932Z] ---> Running in 1d26183ae4ab [2022-04-14T16:46:59.932Z] Removing intermediate container 1d26183ae4ab [2022-04-14T16:46:59.932Z] ---> f9ce36dab8f5 [2022-04-14T16:46:59.932Z] [2022-04-14T16:47:00.192Z] Successfully built f9ce36dab8f5 [2022-04-14T16:47:00.192Z] Successfully tagged sys-mgmt-agent:latest [2022-04-14T16:47:00.192Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-14T16:47:03.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:47:03.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:47:03.490Z] ---> 02655d311668 [2022-04-14T16:47:03.490Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T16:47:03.490Z] ---> Using cache [2022-04-14T16:47:03.490Z] ---> e0e826c63c51 [2022-04-14T16:47:03.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:47:03.490Z] ---> Using cache [2022-04-14T16:47:03.490Z] ---> b03ef877ecd3 [2022-04-14T16:47:03.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T16:47:03.490Z] ---> Using cache [2022-04-14T16:47:03.490Z] ---> b1ba80be3965 [2022-04-14T16:47:03.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T16:47:03.490Z] ---> Using cache [2022-04-14T16:47:03.490Z] ---> 3b4bcd54c09e [2022-04-14T16:47:03.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:47:03.490Z] ---> Using cache [2022-04-14T16:47:03.490Z] ---> 7b871061f675 [2022-04-14T16:47:03.490Z] Step 8/23 : COPY . . [2022-04-14T16:47:03.490Z] ---> Using cache [2022-04-14T16:47:03.490Z] ---> d4068648ad46 [2022-04-14T16:47:03.490Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T16:47:03.750Z] ---> Running in 2c63181ac869 [2022-04-14T16:47:04.009Z] ---> ac885ebf674b [2022-04-14T16:47:04.009Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T16:47:04.009Z] ---> Running in 1c481b481c8d [2022-04-14T16:47:04.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:47:04.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:47:26.200Z] Removing intermediate container 2c63181ac869 [2022-04-14T16:47:26.200Z] ---> 875b77dc51ad [2022-04-14T16:47:26.200Z] [2022-04-14T16:47:26.200Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T16:47:26.200Z] ---> e04c818066af [2022-04-14T16:47:26.200Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T16:47:26.200Z] ---> Running in 98743e1e65af [2022-04-14T16:47:26.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:47:26.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:47:26.200Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T16:47:26.200Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T16:47:26.200Z] OK: 6 MiB in 15 packages [2022-04-14T16:47:26.766Z] Removing intermediate container 98743e1e65af [2022-04-14T16:47:26.766Z] ---> 70dc004a8cc8 [2022-04-14T16:47:26.766Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T16:47:26.766Z] ---> Running in 79990e83fff6 [2022-04-14T16:47:26.766Z] Removing intermediate container 1c481b481c8d [2022-04-14T16:47:26.766Z] ---> 18bf2d7c8f66 [2022-04-14T16:47:26.766Z] [2022-04-14T16:47:26.766Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T16:47:26.766Z] 3.15: Pulling from library/alpine [2022-04-14T16:47:26.766Z] Removing intermediate container 79990e83fff6 [2022-04-14T16:47:26.766Z] ---> 528babb413df [2022-04-14T16:47:26.766Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T16:47:27.025Z] ---> Running in 33bf6de5e69e [2022-04-14T16:47:27.025Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T16:47:27.025Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T16:47:27.025Z] ---> 0ac33e5f5afa [2022-04-14T16:47:27.025Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T16:47:27.025Z] ---> Running in d4239a79a566 [2022-04-14T16:47:27.025Z] Removing intermediate container 33bf6de5e69e [2022-04-14T16:47:27.025Z] ---> 66d31e448453 [2022-04-14T16:47:27.025Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T16:47:27.025Z] ---> Running in 05db7c071213 [2022-04-14T16:47:27.284Z] Removing intermediate container d4239a79a566 [2022-04-14T16:47:27.284Z] ---> 076cc64045c0 [2022-04-14T16:47:27.284Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:47:27.284Z] Removing intermediate container 05db7c071213 [2022-04-14T16:47:27.284Z] ---> 29f849886d62 [2022-04-14T16:47:27.284Z] Step 15/23 : WORKDIR / [2022-04-14T16:47:27.284Z] ---> Running in 4b00c4762799 [2022-04-14T16:47:27.284Z] ---> Running in 8c02dce6205f [2022-04-14T16:47:27.543Z] Removing intermediate container 8c02dce6205f [2022-04-14T16:47:27.543Z] ---> 6d59a25e4326 [2022-04-14T16:47:27.543Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:47:27.833Z] ---> 3ffb71adcf66 [2022-04-14T16:47:27.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T16:47:28.110Z] ---> 6fadcb3d9f9a [2022-04-14T16:47:28.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T16:47:28.110Z] Removing intermediate container 4b00c4762799 [2022-04-14T16:47:28.110Z] ---> 15d926cd87d7 [2022-04-14T16:47:28.110Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T16:47:28.371Z] ---> Running in 4d89cc6c088a [2022-04-14T16:47:28.371Z] ---> 7aea0f14855b [2022-04-14T16:47:28.371Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T16:47:28.371Z] ---> Running in a195e53632b7 [2022-04-14T16:47:28.631Z] Removing intermediate container a195e53632b7 [2022-04-14T16:47:28.631Z] ---> a6a68bf61966 [2022-04-14T16:47:28.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:47:28.631Z] ---> Running in 8982d874976a [2022-04-14T16:47:28.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:47:28.631Z] Removing intermediate container 8982d874976a [2022-04-14T16:47:28.631Z] ---> c0110538ddaf [2022-04-14T16:47:28.631Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T16:47:28.891Z] ---> Running in 9e0b0ba40065 [2022-04-14T16:47:28.891Z] Removing intermediate container 9e0b0ba40065 [2022-04-14T16:47:28.892Z] ---> 2bdaef19f5af [2022-04-14T16:47:28.892Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:47:28.892Z] ---> Running in 0332bc4801e7 [2022-04-14T16:47:28.892Z] Removing intermediate container 0332bc4801e7 [2022-04-14T16:47:28.892Z] ---> 5dffb335e7da [2022-04-14T16:47:28.892Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T16:47:29.150Z] ---> Running in 796ee8ec4711 [2022-04-14T16:47:29.150Z] Removing intermediate container 796ee8ec4711 [2022-04-14T16:47:29.150Z] ---> 0dae6b23d249 [2022-04-14T16:47:29.150Z] [2022-04-14T16:47:29.150Z] Successfully built 0dae6b23d249 [2022-04-14T16:47:29.150Z] Successfully tagged core-metadata:latest [2022-04-14T16:47:29.150Z] Building security-secretstore-setup [2022-04-14T16:47:29.410Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:47:29.976Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T16:47:29.977Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T16:47:29.977Z] OK: 15855 distinct packages available [2022-04-14T16:47:29.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:47:30.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:47:31.170Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T16:47:31.170Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T16:47:31.170Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T16:47:31.429Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T16:47:31.429Z] Building bin/spire-agent... [2022-04-14T16:47:31.429Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T16:47:31.429Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T16:47:31.429Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T16:47:31.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T16:47:31.429Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T16:47:31.715Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T16:47:31.715Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T16:47:31.715Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T16:47:31.715Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T16:47:32.001Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T16:47:32.001Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T16:47:32.001Z] OK: 8 MiB in 23 packages [2022-04-14T16:47:32.001Z] Building bin/spire-agent... [2022-04-14T16:47:32.001Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T16:47:32.001Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T16:47:32.001Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T16:47:32.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T16:47:32.300Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T16:47:32.300Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T16:47:32.300Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T16:47:32.561Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T16:47:32.561Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T16:47:32.561Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T16:47:32.561Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T16:47:32.561Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T16:47:32.561Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T16:47:32.561Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T16:47:32.561Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T16:47:32.561Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T16:47:32.820Z] Building bin/spire-agent... [2022-04-14T16:47:32.820Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T16:47:32.820Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T16:47:32.820Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T16:47:32.820Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T16:47:32.820Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T16:47:32.820Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T16:47:32.820Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T16:47:33.085Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T16:47:33.085Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:47:33.085Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:47:33.085Z] ---> 02655d311668 [2022-04-14T16:47:33.085Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T16:47:33.085Z] ---> Using cache [2022-04-14T16:47:33.085Z] ---> e0e826c63c51 [2022-04-14T16:47:33.085Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:47:33.085Z] ---> Using cache [2022-04-14T16:47:33.085Z] ---> b03ef877ecd3 [2022-04-14T16:47:33.085Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T16:47:33.085Z] ---> Using cache [2022-04-14T16:47:33.085Z] ---> b1ba80be3965 [2022-04-14T16:47:33.085Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T16:47:33.085Z] ---> Using cache [2022-04-14T16:47:33.085Z] ---> 3b4bcd54c09e [2022-04-14T16:47:33.085Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:47:33.085Z] ---> Using cache [2022-04-14T16:47:33.085Z] ---> 7b871061f675 [2022-04-14T16:47:33.085Z] Step 8/25 : COPY . . [2022-04-14T16:47:33.085Z] ---> Using cache [2022-04-14T16:47:33.085Z] ---> d4068648ad46 [2022-04-14T16:47:33.085Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T16:47:33.658Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T16:47:33.658Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T16:47:33.658Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T16:47:33.658Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T16:47:33.658Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T16:47:34.227Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T16:47:34.227Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T16:47:34.227Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T16:47:34.227Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T16:47:34.227Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T16:47:34.227Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T16:47:36.768Z]  ---> Running in c215bb351ae5 [2022-04-14T16:47:37.337Z] Removing intermediate container 4d89cc6c088a [2022-04-14T16:47:37.337Z] ---> 9265aa57f82d [2022-04-14T16:47:37.337Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:47:37.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:47:38.166Z] ---> d59254822109 [2022-04-14T16:47:38.166Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T16:47:39.105Z] ---> 2b1c83219cd8 [2022-04-14T16:47:39.105Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T16:47:39.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T16:47:39.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T16:47:39.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T16:47:39.314Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T16:47:39.671Z] ---> ef64b9ee6f4d [2022-04-14T16:47:39.671Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T16:47:39.671Z] ---> Running in a02171234a3c [2022-04-14T16:47:39.930Z] Removing intermediate container a02171234a3c [2022-04-14T16:47:39.930Z] ---> 4d4c71cc389a [2022-04-14T16:47:39.930Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:47:39.930Z] ---> Running in 12219ad3287d [2022-04-14T16:47:40.508Z] Removing intermediate container 12219ad3287d [2022-04-14T16:47:40.508Z] ---> 8ffe5f6bb246 [2022-04-14T16:47:40.508Z] Step 18/20 : LABEL arch=x86_64 [2022-04-14T16:47:40.508Z] ---> Running in b05cc6347233 [2022-04-14T16:47:40.766Z] Removing intermediate container b05cc6347233 [2022-04-14T16:47:40.766Z] ---> fe04ed9024b2 [2022-04-14T16:47:40.766Z] Step 19/20 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:47:40.766Z] ---> Running in 60fd57cc0297 [2022-04-14T16:47:41.334Z] Removing intermediate container 60fd57cc0297 [2022-04-14T16:47:41.334Z] ---> 37185493d771 [2022-04-14T16:47:41.334Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T16:47:41.334Z] ---> Running in 0512ae7666c5 [2022-04-14T16:47:41.901Z] Removing intermediate container 0512ae7666c5 [2022-04-14T16:47:41.901Z] ---> 70cb6e4a73eb [2022-04-14T16:47:41.901Z] [2022-04-14T16:47:41.901Z] Successfully built 70cb6e4a73eb [2022-04-14T16:47:41.901Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-14T16:47:41.901Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T16:47:44.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T16:47:45.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T16:47:45.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T16:47:45.031Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T16:47:45.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T16:47:46.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:47:46.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:47:46.094Z] ---> 02655d311668 [2022-04-14T16:47:46.094Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T16:47:46.094Z] ---> Using cache [2022-04-14T16:47:46.094Z] ---> e0e826c63c51 [2022-04-14T16:47:46.094Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:47:46.094Z] ---> Using cache [2022-04-14T16:47:46.094Z] ---> b03ef877ecd3 [2022-04-14T16:47:46.094Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T16:47:46.094Z] ---> Using cache [2022-04-14T16:47:46.094Z] ---> b1ba80be3965 [2022-04-14T16:47:46.094Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T16:47:46.094Z] ---> Using cache [2022-04-14T16:47:46.094Z] ---> 3b4bcd54c09e [2022-04-14T16:47:46.095Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:47:46.095Z] ---> Using cache [2022-04-14T16:47:46.095Z] ---> 7b871061f675 [2022-04-14T16:47:46.095Z] Step 8/22 : COPY . . [2022-04-14T16:47:46.095Z] ---> Using cache [2022-04-14T16:47:46.095Z] ---> d4068648ad46 [2022-04-14T16:47:46.095Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T16:47:47.476Z] ---> Running in 99394cbfdfd7 [2022-04-14T16:47:48.045Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:47:54.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:47:57.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.429s coverage: 28.7% of statements [2022-04-14T16:47:57.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T16:47:57.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T16:48:02.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.473s coverage: 98.5% of statements [2022-04-14T16:48:02.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T16:48:02.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 53.4% of statements [2022-04-14T16:48:02.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T16:48:02.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T16:48:04.612Z] Removing intermediate container c215bb351ae5 [2022-04-14T16:48:04.612Z] ---> e1efb9e80d4e [2022-04-14T16:48:04.612Z] [2022-04-14T16:48:04.612Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T16:48:04.613Z] ---> e04c818066af [2022-04-14T16:48:04.613Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T16:48:07.185Z] ---> Running in e408d9bc6058 [2022-04-14T16:48:07.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:07.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:08.247Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T16:48:08.247Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T16:48:08.247Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T16:48:08.247Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T16:48:08.247Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T16:48:08.247Z] OK: 6 MiB in 17 packages [2022-04-14T16:48:14.821Z] Removing intermediate container 99394cbfdfd7 [2022-04-14T16:48:14.821Z] ---> 812be53c7aa9 [2022-04-14T16:48:14.821Z] [2022-04-14T16:48:14.821Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T16:48:14.821Z] ---> e04c818066af [2022-04-14T16:48:14.821Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T16:48:14.821Z] ---> Using cache [2022-04-14T16:48:14.821Z] ---> 70dc004a8cc8 [2022-04-14T16:48:14.821Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T16:48:14.821Z] ---> Using cache [2022-04-14T16:48:14.821Z] ---> 528babb413df [2022-04-14T16:48:14.821Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T16:48:16.207Z] Removing intermediate container e408d9bc6058 [2022-04-14T16:48:16.207Z] ---> e2035f15150c [2022-04-14T16:48:16.207Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T16:48:16.466Z] ---> Running in e18b276d6c5f [2022-04-14T16:48:16.466Z] ---> Running in 210bce61298e [2022-04-14T16:48:16.466Z] Removing intermediate container e18b276d6c5f [2022-04-14T16:48:16.466Z] ---> e261b92f69e8 [2022-04-14T16:48:16.466Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T16:48:16.725Z] Removing intermediate container 210bce61298e [2022-04-14T16:48:16.725Z] ---> e378bdf11bb7 [2022-04-14T16:48:16.725Z] Step 13/25 : WORKDIR / [2022-04-14T16:48:16.725Z] ---> Running in f941a12a6b09 [2022-04-14T16:48:16.725Z] ---> Running in c211413d4f37 [2022-04-14T16:48:16.984Z] Removing intermediate container f941a12a6b09 [2022-04-14T16:48:16.984Z] ---> c1268ce9927f [2022-04-14T16:48:16.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:48:16.984Z] Removing intermediate container c211413d4f37 [2022-04-14T16:48:16.984Z] ---> 3577ed00dc29 [2022-04-14T16:48:16.984Z] 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-14T16:48:17.244Z] ---> 3e9338e16abb [2022-04-14T16:48:17.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T16:48:17.502Z] ---> 5dc18b8f6a10 [2022-04-14T16:48:17.502Z] 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-14T16:48:18.441Z] ---> bb3c8d958566 [2022-04-14T16:48:18.441Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T16:48:18.441Z] ---> 7bd0f7d77819 [2022-04-14T16:48:18.441Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T16:48:18.701Z] ---> 72774a62f3cc [2022-04-14T16:48:18.701Z] 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-14T16:48:18.701Z] ---> 124224078144 [2022-04-14T16:48:18.701Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T16:48:18.958Z] ---> 07b1026f359c [2022-04-14T16:48:18.958Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T16:48:18.958Z] ---> Running in 430c6a62a86d [2022-04-14T16:48:19.524Z] Removing intermediate container 430c6a62a86d [2022-04-14T16:48:19.524Z] ---> 16f99ea582b8 [2022-04-14T16:48:19.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:48:19.524Z] ---> 9398539d494d [2022-04-14T16:48:19.524Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T16:48:19.524Z] ---> Running in b1412f245488 [2022-04-14T16:48:20.093Z] Removing intermediate container b1412f245488 [2022-04-14T16:48:20.093Z] ---> 8e9e87aca2ef [2022-04-14T16:48:20.093Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T16:48:20.093Z] ---> Running in f33ae569e916 [2022-04-14T16:48:20.352Z] ---> a26e2fde5ce2 [2022-04-14T16:48:20.352Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T16:48:20.611Z] Removing intermediate container f33ae569e916 [2022-04-14T16:48:20.611Z] ---> 0dc1f9aa7ae0 [2022-04-14T16:48:20.611Z] Step 21/22 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:48:20.611Z] ---> Running in 29afd3dd46e8 [2022-04-14T16:48:20.611Z] ---> 4b268470b59a [2022-04-14T16:48:20.611Z] 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-14T16:48:20.876Z] Removing intermediate container 29afd3dd46e8 [2022-04-14T16:48:20.876Z] ---> 532d9122c7a3 [2022-04-14T16:48:20.876Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T16:48:20.876Z] ---> Running in 7b45f294614c [2022-04-14T16:48:21.135Z] ---> Running in 1b1e9da13e66 [2022-04-14T16:48:21.394Z] Removing intermediate container 1b1e9da13e66 [2022-04-14T16:48:21.394Z] ---> a9d0ae160fb1 [2022-04-14T16:48:21.394Z] [2022-04-14T16:48:21.652Z] Successfully built a9d0ae160fb1 [2022-04-14T16:48:21.652Z] Successfully tagged support-scheduler:latest [2022-04-14T16:48:21.652Z] Building support-notifications [2022-04-14T16:48:25.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.100s coverage: 89.2% of statements [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:48:25.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.447s coverage: 84.4% of statements [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T16:48:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T16:48:25.849Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:48:25.849Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:48:25.849Z] ---> 02655d311668 [2022-04-14T16:48:25.849Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T16:48:25.849Z] ---> Using cache [2022-04-14T16:48:25.849Z] ---> e0e826c63c51 [2022-04-14T16:48:25.849Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:48:25.849Z] ---> Using cache [2022-04-14T16:48:25.849Z] ---> b03ef877ecd3 [2022-04-14T16:48:25.849Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.112s coverage: 95.6% of statements [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 72.2% of statements [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.319s coverage: 60.0% of statements [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.9% of statements [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.473s coverage: 58.8% of statements [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.366s coverage: 24.0% of statements [2022-04-14T16:48:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T16:48:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-04-14T16:48:26.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements [2022-04-14T16:48:26.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2022-04-14T16:48:28.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements [2022-04-14T16:48:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2022-04-14T16:48:31.124Z] Removing intermediate container 7b45f294614c [2022-04-14T16:48:31.124Z] ---> 672304848795 [2022-04-14T16:48:31.124Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T16:48:37.706Z] ---> Running in 0f9089dae48e [2022-04-14T16:48:37.706Z] ---> Running in 4d0760eac370 [2022-04-14T16:48:37.963Z] Removing intermediate container 4d0760eac370 [2022-04-14T16:48:37.963Z] ---> adaf00bb8620 [2022-04-14T16:48:37.963Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T16:48:37.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:37.963Z] ---> Running in c89ff14b46e1 [2022-04-14T16:48:38.223Z] Removing intermediate container c89ff14b46e1 [2022-04-14T16:48:38.223Z] ---> 72e2abf8ef0d [2022-04-14T16:48:38.223Z] Step 24/25 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:48:38.223Z] ---> Running in b7f5bd5c66e5 [2022-04-14T16:48:38.496Z] Removing intermediate container b7f5bd5c66e5 [2022-04-14T16:48:38.496Z] ---> 6bb5cc25445a [2022-04-14T16:48:38.496Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T16:48:38.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:38.756Z] ---> Running in ba1ac52cad7e [2022-04-14T16:48:39.018Z] Removing intermediate container ba1ac52cad7e [2022-04-14T16:48:39.018Z] ---> e05bed626379 [2022-04-14T16:48:39.018Z] [2022-04-14T16:48:39.018Z] OK: 221 MiB in 52 packages [2022-04-14T16:48:39.018Z] Successfully built e05bed626379 [2022-04-14T16:48:39.278Z] Successfully tagged security-secretstore-setup:latest [2022-04-14T16:48:39.278Z] Building core-command [2022-04-14T16:48:40.659Z]  Building security-secretstore-setup ... done Removing intermediate container 0f9089dae48e [2022-04-14T16:48:40.659Z] ---> 94b5a7481f5a [2022-04-14T16:48:40.659Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T16:48:40.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2022-04-14T16:48:40.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2022-04-14T16:48:42.569Z] ---> d762a9248bbc [2022-04-14T16:48:42.569Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:48:42.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:48:42.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:48:42.836Z] ---> 02655d311668 [2022-04-14T16:48:42.836Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T16:48:42.836Z] ---> Using cache [2022-04-14T16:48:42.836Z] ---> e0e826c63c51 [2022-04-14T16:48:42.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:48:42.836Z] ---> Using cache [2022-04-14T16:48:42.836Z] ---> b03ef877ecd3 [2022-04-14T16:48:42.836Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T16:48:42.836Z] ---> Using cache [2022-04-14T16:48:42.836Z] ---> b1ba80be3965 [2022-04-14T16:48:42.836Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T16:48:42.836Z] ---> Using cache [2022-04-14T16:48:42.836Z] ---> 3b4bcd54c09e [2022-04-14T16:48:42.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:48:42.837Z] ---> Using cache [2022-04-14T16:48:42.837Z] ---> 7b871061f675 [2022-04-14T16:48:42.837Z] Step 8/23 : COPY . . [2022-04-14T16:48:42.837Z] ---> Using cache [2022-04-14T16:48:42.837Z] ---> d4068648ad46 [2022-04-14T16:48:42.837Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T16:48:42.837Z] ---> Running in a016c8997e1d [2022-04-14T16:48:43.095Z] ---> Running in 2bc1d87e35cb [2022-04-14T16:48:43.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:48:43.613Z] Removing intermediate container 9be1ac8d71b5 [2022-04-14T16:48:43.613Z] ---> 676ac396cf7a [2022-04-14T16:48:43.613Z] [2022-04-14T16:48:43.613Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T16:48:43.613Z] ---> 0ac33e5f5afa [2022-04-14T16:48:43.613Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T16:48:43.613Z] ---> Using cache [2022-04-14T16:48:43.613Z] ---> 076cc64045c0 [2022-04-14T16:48:43.613Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:48:43.613Z] ---> Using cache [2022-04-14T16:48:43.613Z] ---> 15d926cd87d7 [2022-04-14T16:48:43.613Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T16:48:43.874Z] Removing intermediate container be931a2671bb [2022-04-14T16:48:43.874Z] ---> ad17e69322e0 [2022-04-14T16:48:43.874Z] [2022-04-14T16:48:43.874Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T16:48:43.874Z] ---> 0ac33e5f5afa [2022-04-14T16:48:43.874Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T16:48:43.874Z] ---> Using cache [2022-04-14T16:48:43.874Z] ---> 076cc64045c0 [2022-04-14T16:48:43.874Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:48:43.874Z] ---> Using cache [2022-04-14T16:48:43.874Z] ---> 15d926cd87d7 [2022-04-14T16:48:43.874Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T16:48:44.134Z] ---> Running in 93580ca34e72 [2022-04-14T16:48:44.134Z] ---> Running in ed1665ec22b6 [2022-04-14T16:48:44.134Z] Removing intermediate container 24ad199a7124 [2022-04-14T16:48:44.134Z] ---> fa095268ad61 [2022-04-14T16:48:44.134Z] [2022-04-14T16:48:44.134Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T16:48:44.134Z] ---> 0ac33e5f5afa [2022-04-14T16:48:44.134Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T16:48:44.134Z] ---> Using cache [2022-04-14T16:48:44.134Z] ---> 076cc64045c0 [2022-04-14T16:48:44.134Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:48:44.134Z] ---> Using cache [2022-04-14T16:48:44.134Z] ---> 15d926cd87d7 [2022-04-14T16:48:44.134Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T16:48:44.134Z] Removing intermediate container a016c8997e1d [2022-04-14T16:48:44.134Z] ---> 59eaf30027ff [2022-04-14T16:48:44.134Z] Step 8/22 : COPY . . [2022-04-14T16:48:44.393Z] ---> Running in c7fdfbb9d5e0 [2022-04-14T16:48:44.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:44.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:44.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:45.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:45.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:45.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.046Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T16:48:46.046Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T16:48:46.046Z] OK: 15855 distinct packages available [2022-04-14T16:48:46.046Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T16:48:46.046Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T16:48:46.046Z] OK: 15855 distinct packages available [2022-04-14T16:48:46.046Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T16:48:46.046Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T16:48:46.046Z] OK: 15855 distinct packages available [2022-04-14T16:48:46.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.594s coverage: 82.5% of statements [2022-04-14T16:48:46.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T16:48:46.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:48:46.984Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T16:48:47.247Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T16:48:47.247Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T16:48:47.247Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T16:48:47.247Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T16:48:47.247Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T16:48:47.247Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T16:48:47.247Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T16:48:47.247Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T16:48:47.247Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T16:48:47.506Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T16:48:47.506Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T16:48:47.506Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T16:48:47.506Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T16:48:47.506Z] OK: 6 MiB in 18 packages [2022-04-14T16:48:47.506Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T16:48:47.506Z] OK: 6 MiB in 19 packages [2022-04-14T16:48:47.506Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T16:48:47.506Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T16:48:47.506Z] OK: 6 MiB in 19 packages [2022-04-14T16:48:51.809Z] ---> 3b62efa5f5d4 [2022-04-14T16:48:51.809Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T16:48:51.809Z] ---> Running in b7c06bd15a54 [2022-04-14T16:48:51.809Z] Removing intermediate container ed1665ec22b6 [2022-04-14T16:48:51.809Z] ---> 926d007764eb [2022-04-14T16:48:51.809Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T16:48:51.809Z] Removing intermediate container 93580ca34e72 [2022-04-14T16:48:51.809Z] ---> 981ed9ce1fa6 [2022-04-14T16:48:51.810Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T16:48:51.810Z] Removing intermediate container c7fdfbb9d5e0 [2022-04-14T16:48:51.810Z] ---> d255b77367b8 [2022-04-14T16:48:51.810Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T16:48:52.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:48:53.977Z] ---> 195ccb3e65c4 [2022-04-14T16:48:53.977Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T16:48:53.977Z] ---> adfc04f8c624 [2022-04-14T16:48:53.977Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T16:48:54.236Z] ---> c16bdb7f071d [2022-04-14T16:48:54.236Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T16:48:54.236Z] ---> 5272f58344cb [2022-04-14T16:48:54.236Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T16:48:54.236Z] ---> Running in 1f8425a47985 [2022-04-14T16:48:54.236Z] ---> 5016a9f11092 [2022-04-14T16:48:54.236Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2022-04-14T16:48:54.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.393s coverage: 85.4% of statements [2022-04-14T16:48:54.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.767s coverage: 91.2% of statements [2022-04-14T16:48:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T16:48:54.808Z] Removing intermediate container 1f8425a47985 [2022-04-14T16:48:54.808Z] ---> 5458a56ce806 [2022-04-14T16:48:54.808Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T16:48:55.773Z] ---> bc503293a02d [2022-04-14T16:48:55.773Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T16:48:55.773Z] ---> 75eff83a0e8b [2022-04-14T16:48:55.773Z] Step 21/26 : WORKDIR / [2022-04-14T16:48:55.773Z] ---> Running in 50b376522eef [2022-04-14T16:48:55.773Z] ---> 406c48c98737 [2022-04-14T16:48:55.773Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T16:48:55.773Z] Removing intermediate container 2bc1d87e35cb [2022-04-14T16:48:55.773Z] ---> a16a34bfc4c4 [2022-04-14T16:48:55.773Z] [2022-04-14T16:48:55.773Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T16:48:55.773Z] ---> e04c818066af [2022-04-14T16:48:55.773Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T16:48:55.773Z] ---> Using cache [2022-04-14T16:48:55.773Z] ---> 70dc004a8cc8 [2022-04-14T16:48:55.773Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T16:48:55.773Z] ---> Using cache [2022-04-14T16:48:55.773Z] ---> 528babb413df [2022-04-14T16:48:55.773Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T16:48:56.032Z] ---> Running in 8cddfaa120d7 [2022-04-14T16:48:56.032Z] Removing intermediate container 50b376522eef [2022-04-14T16:48:56.032Z] ---> 944b8d0de274 [2022-04-14T16:48:56.032Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T16:48:56.032Z] ---> 967b4cb80077 [2022-04-14T16:48:56.032Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T16:48:56.292Z] ---> 1df12b661560 [2022-04-14T16:48:56.292Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T16:48:56.292Z] ---> Running in fda6c019556f [2022-04-14T16:48:56.292Z] ---> Running in cd902224f8ff [2022-04-14T16:48:56.292Z] Removing intermediate container 8cddfaa120d7 [2022-04-14T16:48:56.292Z] ---> 91a83b99509c [2022-04-14T16:48:56.292Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T16:48:56.292Z] ---> Running in 446cce55f428 [2022-04-14T16:48:56.292Z] Removing intermediate container fda6c019556f [2022-04-14T16:48:56.292Z] ---> a0d56129deea [2022-04-14T16:48:56.292Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T16:48:56.292Z] Removing intermediate container cd902224f8ff [2022-04-14T16:48:56.292Z] ---> 33e9b7cc0aeb [2022-04-14T16:48:56.292Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T16:48:56.292Z] ---> Running in 9a1217dd081b [2022-04-14T16:48:56.552Z] ---> Running in 33a74b80722d [2022-04-14T16:48:56.552Z] ---> 9a0550162806 [2022-04-14T16:48:56.552Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T16:48:56.552Z] Removing intermediate container 446cce55f428 [2022-04-14T16:48:56.552Z] ---> 530bf4c80579 [2022-04-14T16:48:56.552Z] Step 15/23 : WORKDIR / [2022-04-14T16:48:56.552Z] ---> Running in 2b4a1364be5c [2022-04-14T16:48:56.552Z] Removing intermediate container 33a74b80722d [2022-04-14T16:48:56.552Z] ---> ec19b9b1995f [2022-04-14T16:48:56.552Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T16:48:56.818Z] Removing intermediate container 9a1217dd081b [2022-04-14T16:48:56.818Z] ---> 790991ee3e64 [2022-04-14T16:48:56.818Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T16:48:56.818Z] ---> Running in 2feefaeb49f4 [2022-04-14T16:48:56.818Z] ---> 53d06b144e4c [2022-04-14T16:48:56.818Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T16:48:57.115Z] ---> Running in 048b3d5e8e4b [2022-04-14T16:48:57.115Z] ---> Running in 3ae631d062d7 [2022-04-14T16:48:57.115Z] Removing intermediate container 2b4a1364be5c [2022-04-14T16:48:57.115Z] ---> 5e65d2ca92bd [2022-04-14T16:48:57.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:48:57.115Z] Removing intermediate container 2feefaeb49f4 [2022-04-14T16:48:57.115Z] ---> 932218f190cb [2022-04-14T16:48:57.115Z] Step 25/26 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:48:57.115Z] ---> Running in 09538d07f043 [2022-04-14T16:48:57.442Z] Removing intermediate container 3ae631d062d7 [2022-04-14T16:48:57.442Z] ---> b7c651e53069 [2022-04-14T16:48:57.442Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T16:48:57.442Z] Removing intermediate container 048b3d5e8e4b [2022-04-14T16:48:57.442Z] ---> b01ee9473f8e [2022-04-14T16:48:57.442Z] Step 24/25 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:48:57.442Z] ---> Running in a106fe0618c3 [2022-04-14T16:48:57.442Z] Removing intermediate container 09538d07f043 [2022-04-14T16:48:57.442Z] ---> 9a216f1412a5 [2022-04-14T16:48:57.442Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T16:48:57.442Z] ---> Running in 22612ed72c50 [2022-04-14T16:48:57.442Z] ---> Running in 80d69471262a [2022-04-14T16:48:57.726Z] ---> c732bd85388f [2022-04-14T16:48:57.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T16:48:57.726Z] Removing intermediate container a106fe0618c3 [2022-04-14T16:48:57.726Z] ---> d43b6c7c6f49 [2022-04-14T16:48:57.726Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T16:48:57.726Z] Removing intermediate container 80d69471262a [2022-04-14T16:48:57.726Z] Removing intermediate container 22612ed72c50 [2022-04-14T16:48:57.726Z] ---> 0d81dab2c47c [2022-04-14T16:48:57.726Z] [2022-04-14T16:48:57.726Z] ---> 585c5956049f [2022-04-14T16:48:57.726Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T16:48:58.018Z] ---> Running in 84187257eee5 [2022-04-14T16:48:58.018Z] Successfully built 0d81dab2c47c [2022-04-14T16:48:58.018Z] ---> Running in 83203d3b16e5 [2022-04-14T16:48:58.018Z] Successfully tagged security-spire-config:latest [2022-04-14T16:48:58.018Z]  Building security-spire-config ... done Removing intermediate container 84187257eee5 [2022-04-14T16:48:58.018Z] ---> e3b95e92f596 [2022-04-14T16:48:58.018Z] Step 25/26 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:48:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.931s coverage: 64.4% of statements [2022-04-14T16:48:58.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T16:48:58.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T16:48:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-04-14T16:48:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2022-04-14T16:48:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-04-14T16:48:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-04-14T16:48:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.133s coverage: 100.0% of statements [2022-04-14T16:48:58.277Z] ---> Running in 740232a32e59 [2022-04-14T16:48:58.277Z] Removing intermediate container 83203d3b16e5 [2022-04-14T16:48:58.278Z] ---> 80d3dbcb7d9a [2022-04-14T16:48:58.278Z] [2022-04-14T16:48:58.543Z] ---> 35b18102e835 [2022-04-14T16:48:58.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T16:48:58.543Z] Successfully built 80d3dbcb7d9a [2022-04-14T16:48:58.543Z] Removing intermediate container 740232a32e59 [2022-04-14T16:48:58.543Z] ---> 8af54b6ef3d5 [2022-04-14T16:48:58.543Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T16:48:58.543Z] Successfully tagged security-spire-server:latest [2022-04-14T16:48:58.543Z]  Building security-spire-server ... done  ---> Running in d10bd45ea782 [2022-04-14T16:48:58.802Z] ---> 0aa34e8f33c7 [2022-04-14T16:48:58.802Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T16:48:58.802Z] ---> Running in ab4641f430d9 [2022-04-14T16:48:58.802Z] Removing intermediate container d10bd45ea782 [2022-04-14T16:48:58.802Z] ---> 9a3439e68065 [2022-04-14T16:48:58.802Z] [2022-04-14T16:48:58.802Z] Successfully built 9a3439e68065 [2022-04-14T16:48:59.060Z] Successfully tagged security-spire-agent:latest [2022-04-14T16:48:59.060Z]  Building security-spire-agent ... done Removing intermediate container ab4641f430d9 [2022-04-14T16:48:59.060Z] ---> b0339dc9fc68 [2022-04-14T16:48:59.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:48:59.320Z] ---> Running in 760b3a110221 [2022-04-14T16:48:59.320Z] Removing intermediate container 760b3a110221 [2022-04-14T16:48:59.320Z] ---> 7847d16f996f [2022-04-14T16:48:59.320Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T16:48:59.320Z] ---> Running in 53103fc7dff0 [2022-04-14T16:48:59.578Z] Removing intermediate container 53103fc7dff0 [2022-04-14T16:48:59.578Z] ---> 9f7491288a75 [2022-04-14T16:48:59.578Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:48:59.578Z] ---> Running in beef3cf994d7 [2022-04-14T16:48:59.836Z] Removing intermediate container beef3cf994d7 [2022-04-14T16:48:59.836Z] ---> 0264520ba04e [2022-04-14T16:48:59.836Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T16:48:59.836Z] ---> Running in 38c3bf0022c2 [2022-04-14T16:49:00.095Z] Removing intermediate container 38c3bf0022c2 [2022-04-14T16:49:00.095Z] ---> c52d59ff2fd3 [2022-04-14T16:49:00.095Z] [2022-04-14T16:49:00.095Z] Successfully built c52d59ff2fd3 [2022-04-14T16:49:00.095Z] Successfully tagged core-command:latest [2022-04-14T16:49:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.306s coverage: 65.4% of statements [2022-04-14T16:49:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T16:49:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T16:49:06.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T16:49:08.218Z]  Building core-command ... done Removing intermediate container b7c06bd15a54 [2022-04-14T16:49:08.218Z] ---> dd6c50d405f9 [2022-04-14T16:49:08.218Z] [2022-04-14T16:49:08.218Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T16:49:08.218Z] ---> e04c818066af [2022-04-14T16:49:08.218Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T16:49:08.218Z] ---> Running in a09e79dac52b [2022-04-14T16:49:08.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T16:49:08.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T16:49:08.478Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T16:49:08.478Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T16:49:08.478Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T16:49:08.478Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T16:49:08.478Z] OK: 6 MiB in 16 packages [2022-04-14T16:49:09.054Z] Removing intermediate container a09e79dac52b [2022-04-14T16:49:09.054Z] ---> f6308d0f074c [2022-04-14T16:49:09.054Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T16:49:09.054Z] ---> Running in 30d6467e3a46 [2022-04-14T16:49:09.054Z] Removing intermediate container 30d6467e3a46 [2022-04-14T16:49:09.054Z] ---> fa8ed81c6921 [2022-04-14T16:49:09.054Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T16:49:09.054Z] ---> Running in 7276e4b0a4a6 [2022-04-14T16:49:09.054Z] Removing intermediate container 7276e4b0a4a6 [2022-04-14T16:49:09.054Z] ---> 9ca795caff1f [2022-04-14T16:49:09.054Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T16:49:09.316Z] ---> Running in bf798e2aef57 [2022-04-14T16:49:09.316Z] Removing intermediate container bf798e2aef57 [2022-04-14T16:49:09.316Z] ---> bdce694939f1 [2022-04-14T16:49:09.316Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T16:49:09.577Z] ---> 4203a1ea9fc7 [2022-04-14T16:49:09.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T16:49:09.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.8% of statements [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T16:49:09.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.341s coverage: 89.5% of statements [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T16:49:09.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.449s coverage: 84.8% of statements [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T16:49:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T16:49:10.147Z] ---> ce91ed862135 [2022-04-14T16:49:10.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T16:49:10.147Z] ---> 8b378b933888 [2022-04-14T16:49:10.147Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T16:49:10.147Z] ---> Running in 86650981ac78 [2022-04-14T16:49:10.407Z] Removing intermediate container 86650981ac78 [2022-04-14T16:49:10.407Z] ---> 0eb58698dd44 [2022-04-14T16:49:10.407Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T16:49:10.407Z] ---> Running in 83dc80e32fb8 [2022-04-14T16:49:10.407Z] Removing intermediate container 83dc80e32fb8 [2022-04-14T16:49:10.407Z] ---> 45c9ecbfab1f [2022-04-14T16:49:10.407Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T16:49:10.407Z] ---> Running in a14994936268 [2022-04-14T16:49:10.666Z] Removing intermediate container a14994936268 [2022-04-14T16:49:10.666Z] ---> 5b34e6fd5df2 [2022-04-14T16:49:10.666Z] Step 21/22 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T16:49:10.666Z] ---> Running in 45522fb9850e [2022-04-14T16:49:10.666Z] Removing intermediate container 45522fb9850e [2022-04-14T16:49:10.666Z] ---> dd97dd876d1e [2022-04-14T16:49:10.666Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T16:49:10.666Z] ---> Running in 21f98021ef05 [2022-04-14T16:49:10.926Z] Removing intermediate container 21f98021ef05 [2022-04-14T16:49:10.926Z] ---> 91072d1d2329 [2022-04-14T16:49:10.926Z] [2022-04-14T16:49:10.926Z] Successfully built 91072d1d2329 [2022-04-14T16:49:10.926Z] Successfully tagged support-notifications:latest [2022-04-14T16:49:10.935Z]  Building support-notifications ... done  [Pipeline] } [2022-04-14T16:49:10.942Z] $ docker stop --time=1 fa586ca1c696ccf9c97d51e37523c74fcfdf713eb82307b56229a7e67c559f02 [2022-04-14T16:49:12.241Z] $ docker rm -f fa586ca1c696ccf9c97d51e37523c74fcfdf713eb82307b56229a7e67c559f02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T16:49:12.591Z] + docker images [2022-04-14T16:49:12.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T16:49:12.591Z] support-notifications latest 91072d1d2329 2 seconds ago 26.8MB [2022-04-14T16:49:12.591Z] dd6c50d405f9 6 seconds ago 1.55GB [2022-04-14T16:49:12.591Z] core-command latest c52d59ff2fd3 13 seconds ago 16MB [2022-04-14T16:49:12.591Z] security-spire-agent latest 9a3439e68065 14 seconds ago 127MB [2022-04-14T16:49:12.591Z] security-spire-server latest 80d3dbcb7d9a 14 seconds ago 87.3MB [2022-04-14T16:49:12.591Z] security-spire-config latest 0d81dab2c47c 15 seconds ago 86.7MB [2022-04-14T16:49:12.591Z] a16a34bfc4c4 17 seconds ago 1.49GB [2022-04-14T16:49:12.591Z] security-secretstore-setup latest e05bed626379 34 seconds ago 28.5MB [2022-04-14T16:49:12.591Z] 676ac396cf7a 35 seconds ago 4.43GB [2022-04-14T16:49:12.591Z] fa095268ad61 37 seconds ago 4.43GB [2022-04-14T16:49:12.591Z] ad17e69322e0 37 seconds ago 4.43GB [2022-04-14T16:49:12.591Z] support-scheduler latest a9d0ae160fb1 51 seconds ago 26.2MB [2022-04-14T16:49:12.591Z] 812be53c7aa9 About a minute ago 1.55GB [2022-04-14T16:49:12.591Z] e1efb9e80d4e About a minute ago 1.5GB [2022-04-14T16:49:12.591Z] security-spiffe-token-provider latest 70cb6e4a73eb About a minute ago 28.8MB [2022-04-14T16:49:12.591Z] core-metadata latest 0dae6b23d249 About a minute ago 17MB [2022-04-14T16:49:12.591Z] 18bf2d7c8f66 About a minute ago 1.54GB [2022-04-14T16:49:12.591Z] 875b77dc51ad About a minute ago 1.5GB [2022-04-14T16:49:12.591Z] sys-mgmt-agent latest f9ce36dab8f5 2 minutes ago 299MB [2022-04-14T16:49:12.591Z] security-bootstrapper latest 33f11e031b2f 2 minutes ago 19MB [2022-04-14T16:49:12.591Z] c541592974cc 2 minutes ago 1.49GB [2022-04-14T16:49:12.591Z] e55c81684591 2 minutes ago 1.5GB [2022-04-14T16:49:12.591Z] core-data latest 16747c76f3c6 3 minutes ago 22.5MB [2022-04-14T16:49:12.591Z] security-proxy-setup latest 170fbdbe21d9 3 minutes ago 26.9MB [2022-04-14T16:49:12.591Z] adfe600f81e1 4 minutes ago 1.52GB [2022-04-14T16:49:12.591Z] b9f95717fe7f 4 minutes ago 1.5GB [2022-04-14T16:49:12.591Z] ci-base-image-x86_64 latest 02655d311668 7 minutes ago 896MB [2022-04-14T16:49:12.591Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-14T16:49:12.591Z] alpine 3.14 e04c818066af 9 days ago 5.59MB [2022-04-14T16:49:12.591Z] alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB [2022-04-14T16:49:12.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-14T16:49:12.591Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-14T16:49:12.591Z] 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-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.775s coverage: 92.3% of statements [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T16:49:18.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.224s coverage: 100.0% of statements [2022-04-14T16:49:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-04-14T16:49:18.651Z] 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-14T16:49:18.651Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-14T16:49:18.651Z] GO111MODULE=on go vet ./... [2022-04-14T16:51:10.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T16:51:10.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T16:51:10.546Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T16:51:10.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T16:51:11.242Z] + ls -al . [2022-04-14T16:51:11.243Z] total 668 [2022-04-14T16:51:11.243Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 16:51 . [2022-04-14T16:51:11.243Z] drwxr-xr-x 4 root root 4096 Apr 14 16:45 .. [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 16:43 .dockerignore [2022-04-14T16:51:11.243Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 16:43 .git [2022-04-14T16:51:11.243Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 16:43 .github [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 16:43 .gitignore [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 16:43 .golangci.yml [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 16:43 .hadolint.yml [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 16:43 .sonarcloud.properties [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 16:43 ADOPTERS.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 16:43 Attribution.txt [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 16:43 CHANGELOG.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 16:43 CONTRIBUTING.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 16:43 GOVERNANCE.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 16:43 Jenkinsfile [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 16:43 LICENSE [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 10272 Apr 14 16:43 Makefile [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 16:43 OWNERS.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 9120 Apr 14 16:43 README.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 16:43 SECURITY.md [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 16:41 VERSION [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 16:43 ZMQWindows.md [2022-04-14T16:51:11.243Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 16:43 bin [2022-04-14T16:51:11.243Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 16:43 cmd [2022-04-14T16:51:11.243Z] -rw-r--r-- 1 root root 434738 Apr 14 16:49 coverage.out [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 16:43 go.mod [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 16:43 go.sum [2022-04-14T16:51:11.243Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 16:43 internal [2022-04-14T16:51:11.243Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 16:43 openapi [2022-04-14T16:51:11.243Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 16:43 snap [2022-04-14T16:51:11.243Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 16:43 version.go [Pipeline] sh [2022-04-14T16:51:11.910Z] + '[' -e coverage.out ] [2022-04-14T16:51:11.911Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T16:51:11.939Z] Warning: overwriting stash ‘coverage-report’ [2022-04-14T16:51:12.694Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T16:51:13.345Z] + make build [2022-04-14T16:51:13.345Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-14T16:52:36.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:53:23.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:53:26.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:54:05.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:05.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:05.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:54:11.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:14.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:20.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:22.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T16:54:26.265Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:34.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:54:38.869Z] $ docker stop --time=1 e6a5204fde3e2355a34a380b3152d0756108a5143cb82b43c86edfa9e564e37c [2022-04-14T16:54:40.873Z] $ docker rm -f e6a5204fde3e2355a34a380b3152d0756108a5143cb82b43c86edfa9e564e37c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:54:42.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T16:54:42.989Z] [2022-04-14T16:54:42.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:54:43.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T16:54:43.613Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-14T16:54:43.613Z] 29e5d40040c1: Pulling fs layer [2022-04-14T16:54:43.613Z] 1ce36da41761: Pulling fs layer [2022-04-14T16:54:43.613Z] 25b303627fd3: Pulling fs layer [2022-04-14T16:54:43.613Z] 29e5d40040c1: Verifying Checksum [2022-04-14T16:54:43.613Z] 29e5d40040c1: Download complete [2022-04-14T16:54:43.887Z] 1ce36da41761: Verifying Checksum [2022-04-14T16:54:43.887Z] 1ce36da41761: Download complete [2022-04-14T16:54:44.484Z] 29e5d40040c1: Pull complete [2022-04-14T16:54:45.464Z] 25b303627fd3: Verifying Checksum [2022-04-14T16:54:45.464Z] 25b303627fd3: Download complete [2022-04-14T16:54:45.464Z] 1ce36da41761: Pull complete [2022-04-14T16:54:57.865Z] 25b303627fd3: Pull complete [2022-04-14T16:54:57.865Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-14T16:54:57.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T16:54:57.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-14T16:54:58.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-20959 does not seem to be running inside a container [2022-04-14T16:54:58.174Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:55:00.464Z] $ docker top 71396a6b13057672a8ba0128e5b8a6a7a1223ffc6540eec0d225a91a26f47e8b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T16:55:01.381Z] + docker-compose build --help [2022-04-14T16:55:01.381Z] + grep parallel [2022-04-14T16:55:05.679Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T16:55:05.709Z] $ docker stop --time=1 71396a6b13057672a8ba0128e5b8a6a7a1223ffc6540eec0d225a91a26f47e8b [2022-04-14T16:55:07.403Z] $ docker rm -f 71396a6b13057672a8ba0128e5b8a6a7a1223ffc6540eec0d225a91a26f47e8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T16:55:07.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T16:55:07.988Z] . [Pipeline] withDockerContainer [2022-04-14T16:55:08.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-20959 does not seem to be running inside a container [2022-04-14T16:55:08.316Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T16:55:09.634Z] $ docker top d97e94d544a68052da0061a716a20d1a570a3caae6c0fc24c0d469e539348a25 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T16:55:10.539Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T16:55:14.827Z] Building core-command ... [2022-04-14T16:55:14.827Z] Building core-data ... [2022-04-14T16:55:14.827Z] Building core-metadata ... [2022-04-14T16:55:14.827Z] Building security-bootstrapper ... [2022-04-14T16:55:14.827Z] Building security-proxy-setup ... [2022-04-14T16:55:14.827Z] Building security-secretstore-setup ... [2022-04-14T16:55:14.827Z] Building security-spiffe-token-provider ... [2022-04-14T16:55:14.827Z] Building security-spire-agent ... [2022-04-14T16:55:14.827Z] Building security-spire-config ... [2022-04-14T16:55:14.827Z] Building security-spire-server ... [2022-04-14T16:55:14.827Z] Building support-notifications ... [2022-04-14T16:55:14.827Z] Building support-scheduler ... [2022-04-14T16:55:14.827Z] Building sys-mgmt-agent ... [2022-04-14T16:55:14.827Z] Building security-proxy-setup [2022-04-14T16:55:14.827Z] Building sys-mgmt-agent [2022-04-14T16:55:14.827Z] Building security-bootstrapper [2022-04-14T16:55:14.827Z] Building support-scheduler [2022-04-14T16:55:14.827Z] Building core-data [2022-04-14T16:56:36.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:56:36.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:56:36.588Z] ---> cca9dd23b7f7 [2022-04-14T16:56:36.588Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T16:56:38.044Z] ---> Running in b36c006036e3 [2022-04-14T16:56:38.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:56:38.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:56:38.649Z] ---> cca9dd23b7f7 [2022-04-14T16:56:38.649Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T16:56:38.649Z] ---> Running in 008f8df04c2d [2022-04-14T16:56:38.932Z] Removing intermediate container b36c006036e3 [2022-04-14T16:56:38.932Z] ---> 6569122b26a5 [2022-04-14T16:56:38.932Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:56:38.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:56:38.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:56:38.932Z] ---> cca9dd23b7f7 [2022-04-14T16:56:38.932Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T16:56:38.932Z] ---> Running in b139bf5ebdf4 [2022-04-14T16:56:38.932Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:56:38.932Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:56:38.932Z] ---> cca9dd23b7f7 [2022-04-14T16:56:38.932Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T16:56:38.932Z] ---> Running in 75aab497bba5 [2022-04-14T16:56:38.932Z] ---> Running in ccb97338d2d9 [2022-04-14T16:56:39.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T16:56:39.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T16:56:39.211Z] ---> cca9dd23b7f7 [2022-04-14T16:56:39.211Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T16:56:39.211Z] ---> Using cache [2022-04-14T16:56:39.211Z] ---> 6569122b26a5 [2022-04-14T16:56:39.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:56:39.211Z] ---> Running in 374e80af0f85 [2022-04-14T16:56:39.490Z] Removing intermediate container 008f8df04c2d [2022-04-14T16:56:39.490Z] ---> 8b6b4193c90e [2022-04-14T16:56:39.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:56:39.490Z] ---> Running in 144b8a45275d [2022-04-14T16:56:39.771Z] Removing intermediate container 75aab497bba5 [2022-04-14T16:56:39.771Z] ---> 9ceadd4e501a [2022-04-14T16:56:39.771Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:56:39.771Z] Removing intermediate container b139bf5ebdf4 [2022-04-14T16:56:39.771Z] ---> 9a6fcabe2ece [2022-04-14T16:56:39.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T16:56:40.055Z] ---> Running in f6c568212f0a [2022-04-14T16:56:40.055Z] ---> Running in ea9fd44cfeb6 [2022-04-14T16:56:42.705Z] Removing intermediate container ccb97338d2d9 [2022-04-14T16:56:42.706Z] ---> f8ee86f20fc5 [2022-04-14T16:56:42.706Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T16:56:42.990Z] ---> Running in c65ba97ca771 [2022-04-14T16:56:42.990Z] Removing intermediate container 374e80af0f85 [2022-04-14T16:56:42.990Z] ---> 87436467f37d [2022-04-14T16:56:42.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T16:56:43.267Z] ---> Running in 20fccece90f7 [2022-04-14T16:56:43.624Z] Removing intermediate container f6c568212f0a [2022-04-14T16:56:43.624Z] ---> ad4103ca6ad2 [2022-04-14T16:56:43.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T16:56:43.624Z] ---> Running in 01a5cbcbdd4a [2022-04-14T16:56:43.940Z] Removing intermediate container 144b8a45275d [2022-04-14T16:56:43.940Z] ---> abecf71335d6 [2022-04-14T16:56:43.940Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T16:56:44.220Z] ---> Running in 12d6bad2e72c [2022-04-14T16:56:44.220Z] Removing intermediate container ea9fd44cfeb6 [2022-04-14T16:56:44.220Z] ---> c59ecdd50cc1 [2022-04-14T16:56:44.220Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T16:56:44.612Z] ---> Running in f47e7d0610f6 [2022-04-14T16:56:46.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:46.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:46.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:46.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:46.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:46.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:47.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:47.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:47.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:47.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T16:56:47.901Z] OK: 220 MiB in 52 packages [2022-04-14T16:56:48.507Z] OK: 220 MiB in 52 packages [2022-04-14T16:56:48.785Z] OK: 220 MiB in 52 packages [2022-04-14T16:56:49.069Z] OK: 220 MiB in 52 packages [2022-04-14T16:56:49.069Z] OK: 220 MiB in 52 packages [2022-04-14T16:56:49.345Z] Removing intermediate container c65ba97ca771 [2022-04-14T16:56:49.345Z] ---> ef78ac5f156b [2022-04-14T16:56:49.345Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T16:56:50.336Z] Removing intermediate container 01a5cbcbdd4a [2022-04-14T16:56:50.336Z] ---> 9538f5664ca1 [2022-04-14T16:56:50.336Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T16:56:50.617Z] ---> bbb6947f78e1 [2022-04-14T16:56:50.617Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:56:50.617Z] Removing intermediate container 12d6bad2e72c [2022-04-14T16:56:50.617Z] ---> 7e4cd85f4391 [2022-04-14T16:56:50.617Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T16:56:50.617Z] Removing intermediate container 20fccece90f7 [2022-04-14T16:56:50.617Z] ---> 1ba5ab49e2d6 [2022-04-14T16:56:50.617Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T16:56:50.617Z] Removing intermediate container f47e7d0610f6 [2022-04-14T16:56:50.617Z] ---> 2a1d1e9f15eb [2022-04-14T16:56:50.617Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T16:56:50.902Z] ---> Running in feaaca34e126 [2022-04-14T16:56:51.519Z] ---> 76c0eb10880f [2022-04-14T16:56:51.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:56:51.519Z] ---> Running in d7d99d852c1f [2022-04-14T16:56:52.130Z] ---> 0494fbfa8428 [2022-04-14T16:56:52.130Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:56:52.405Z] ---> e20c8a4d6133 [2022-04-14T16:56:52.405Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:56:52.405Z] ---> f2e41dfc26fb [2022-04-14T16:56:52.405Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T16:56:52.405Z] ---> Running in cd74f19e3071 [2022-04-14T16:56:52.405Z] ---> Running in 28266a6d4082 [2022-04-14T16:56:52.405Z] ---> Running in 55aca349ec7c [2022-04-14T16:56:55.808Z] Removing intermediate container feaaca34e126 [2022-04-14T16:56:55.808Z] ---> 19eb2ba8b4cc [2022-04-14T16:56:55.808Z] Step 8/23 : COPY . . [2022-04-14T16:56:56.806Z] Removing intermediate container d7d99d852c1f [2022-04-14T16:56:56.806Z] ---> db7452e5208d [2022-04-14T16:56:56.806Z] Step 8/22 : COPY . . [2022-04-14T16:56:58.281Z] Removing intermediate container cd74f19e3071 [2022-04-14T16:56:58.281Z] ---> 3aa69a5d49cf [2022-04-14T16:56:58.281Z] Step 8/22 : COPY . . [2022-04-14T16:56:58.885Z] Removing intermediate container 28266a6d4082 [2022-04-14T16:56:58.885Z] ---> ca171f12a6f4 [2022-04-14T16:56:58.885Z] Step 8/31 : COPY . . [2022-04-14T16:56:58.885Z] Removing intermediate container 55aca349ec7c [2022-04-14T16:56:58.885Z] ---> 331d482c9a8d [2022-04-14T16:56:58.885Z] Step 8/23 : COPY . . [2022-04-14T16:57:25.692Z] ---> ad072ac90e78 [2022-04-14T16:57:25.692Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T16:57:25.692Z] ---> 865e97234e77 [2022-04-14T16:57:25.692Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T16:57:25.692Z] ---> 87f408f4b5ae [2022-04-14T16:57:25.692Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T16:57:25.692Z] ---> Running in 714703ae6cbe [2022-04-14T16:57:25.692Z] ---> Running in 4039bfbc9a7d [2022-04-14T16:57:25.692Z] ---> Running in cb8f75158141 [2022-04-14T16:57:25.692Z] ---> 620f4f0ba0ee [2022-04-14T16:57:25.692Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T16:57:25.692Z] ---> 846dd6eb6a42 [2022-04-14T16:57:25.692Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T16:57:25.692Z] ---> Running in a720574a4281 [2022-04-14T16:57:25.692Z] ---> Running in a518e811d263 [2022-04-14T16:57:27.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T16:57:27.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:57:27.690Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-14T16:57:27.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T16:57:27.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:01:50.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T17:01:50.034Z] Removing intermediate container 714703ae6cbe [2022-04-14T17:01:50.034Z] ---> 40e8b2ff729a [2022-04-14T17:01:50.034Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T17:01:50.034Z] ---> Running in bec060b9e742 [2022-04-14T17:01:50.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:01:55.446Z] Removing intermediate container bec060b9e742 [2022-04-14T17:01:55.446Z] ---> 23258ab8918e [2022-04-14T17:01:55.446Z] [2022-04-14T17:01:55.446Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T17:01:55.446Z] 20.10.14: Pulling from library/docker [2022-04-14T17:02:00.864Z] Removing intermediate container cb8f75158141 [2022-04-14T17:02:00.864Z] ---> 8e1fafedf167 [2022-04-14T17:02:00.864Z] [2022-04-14T17:02:00.864Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T17:02:00.864Z] 3.14: Pulling from library/alpine [2022-04-14T17:02:03.500Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T17:02:03.500Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T17:02:03.775Z] ---> ac73e934f311 [2022-04-14T17:02:03.775Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T17:02:04.374Z] ---> Running in 3cf9be9bb8ce [2022-04-14T17:02:07.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:07.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:07.604Z] Removing intermediate container a720574a4281 [2022-04-14T17:02:07.604Z] ---> bb98e46526ce [2022-04-14T17:02:07.604Z] [2022-04-14T17:02:07.604Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T17:02:07.604Z] ---> ac73e934f311 [2022-04-14T17:02:07.604Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T17:02:07.881Z] ---> Running in 81f8dd58df60 [2022-04-14T17:02:08.155Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T17:02:08.155Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T17:02:08.439Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T17:02:08.439Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T17:02:08.439Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T17:02:08.439Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T17:02:08.439Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T17:02:08.439Z] Removing intermediate container 81f8dd58df60 [2022-04-14T17:02:08.439Z] ---> 2bd16aa452c6 [2022-04-14T17:02:08.439Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T17:02:08.439Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T17:02:08.439Z] ---> Running in 5d769768f33a [2022-04-14T17:02:09.040Z] OK: 8 MiB in 20 packages [2022-04-14T17:02:11.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:11.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:11.974Z] Removing intermediate container 3cf9be9bb8ce [2022-04-14T17:02:11.974Z] ---> f4f8fbe766c1 [2022-04-14T17:02:11.974Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T17:02:12.253Z] ---> Running in b2f7fdadecce [2022-04-14T17:02:12.867Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T17:02:12.867Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T17:02:12.867Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T17:02:12.867Z] OK: 6 MiB in 16 packages [2022-04-14T17:02:13.146Z] Removing intermediate container b2f7fdadecce [2022-04-14T17:02:13.146Z] ---> cf3a92b4b0fb [2022-04-14T17:02:13.146Z] Step 13/22 : WORKDIR /edgex [2022-04-14T17:02:13.758Z] ---> Running in d8202a0738d0 [2022-04-14T17:02:15.203Z] Removing intermediate container d8202a0738d0 [2022-04-14T17:02:15.203Z] ---> 972eb08c9e49 [2022-04-14T17:02:15.203Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T17:02:15.203Z] Removing intermediate container 5d769768f33a [2022-04-14T17:02:15.203Z] ---> f8586708180a [2022-04-14T17:02:15.203Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T17:02:15.203Z] ---> Running in 507ef4f0ee59 [2022-04-14T17:02:16.202Z] Removing intermediate container 507ef4f0ee59 [2022-04-14T17:02:16.202Z] ---> ac3944c8c54e [2022-04-14T17:02:16.202Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T17:02:16.476Z] ---> Running in 2f4ab5cfd2a1 [2022-04-14T17:02:17.080Z] ---> 363cd3b42303 [2022-04-14T17:02:17.080Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T17:02:17.358Z] Removing intermediate container 2f4ab5cfd2a1 [2022-04-14T17:02:17.358Z] ---> 96c13f201e77 [2022-04-14T17:02:17.358Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T17:02:17.644Z] ---> Running in af29f9469c02 [2022-04-14T17:02:20.294Z] ---> b9dcdc450761 [2022-04-14T17:02:20.294Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T17:02:21.762Z] Removing intermediate container af29f9469c02 [2022-04-14T17:02:21.762Z] ---> ca458d4ecdc8 [2022-04-14T17:02:21.762Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T17:02:22.039Z] ---> Running in 2a19a8f139f2 [2022-04-14T17:02:23.082Z] Removing intermediate container 2a19a8f139f2 [2022-04-14T17:02:23.082Z] ---> bd540b2a6df1 [2022-04-14T17:02:23.082Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T17:02:23.406Z] ---> 7e752c6e0e8e [2022-04-14T17:02:23.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T17:02:24.917Z] ---> e69ed4a42dd7 [2022-04-14T17:02:24.917Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T17:02:24.917Z] ---> Running in 4b0d794a4494 [2022-04-14T17:02:25.568Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T17:02:25.568Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T17:02:25.568Z] ---> c346e9eafbab [2022-04-14T17:02:25.568Z] 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-14T17:02:25.863Z] ---> 72bc3a41d9b7 [2022-04-14T17:02:25.863Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T17:02:26.155Z] ---> Running in fb04afc52841 [2022-04-14T17:02:26.155Z] ---> Running in f6da5b3e5fc6 [2022-04-14T17:02:27.143Z] Removing intermediate container fb04afc52841 [2022-04-14T17:02:27.143Z] ---> a0c93d57bc3c [2022-04-14T17:02:27.143Z] 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-14T17:02:27.424Z] ---> Running in 162a460330d3 [2022-04-14T17:02:29.414Z] Removing intermediate container 4b0d794a4494 [2022-04-14T17:02:29.414Z] ---> a12e4ad98bf6 [2022-04-14T17:02:29.414Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:02:30.409Z] Removing intermediate container f6da5b3e5fc6 [2022-04-14T17:02:30.409Z] ---> 8cff60346f76 [2022-04-14T17:02:30.409Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T17:02:30.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:30.409Z] ---> Running in 43ccf4113412 [2022-04-14T17:02:30.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:30.977Z] ---> b1f8a3992d56 [2022-04-14T17:02:30.977Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T17:02:31.258Z] Removing intermediate container 43ccf4113412 [2022-04-14T17:02:31.258Z] ---> b9d1b565acb0 [2022-04-14T17:02:31.258Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T17:02:31.258Z] ---> Running in 36239a00c472 [2022-04-14T17:02:31.867Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T17:02:31.867Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T17:02:31.867Z] Executing bash-5.1.16-r0.post-install [2022-04-14T17:02:31.867Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T17:02:32.144Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T17:02:32.144Z] Removing intermediate container 36239a00c472 [2022-04-14T17:02:32.144Z] ---> fe252c0c0c52 [2022-04-14T17:02:32.144Z] Step 21/22 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:02:32.144Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T17:02:32.144Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T17:02:32.144Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T17:02:32.144Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T17:02:32.144Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T17:02:32.144Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T17:02:32.144Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T17:02:32.144Z] ---> Running in 60bad64e0360 [2022-04-14T17:02:32.144Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T17:02:32.144Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T17:02:32.144Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T17:02:32.144Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T17:02:32.144Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T17:02:32.418Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T17:02:33.019Z] Removing intermediate container 60bad64e0360 [2022-04-14T17:02:33.019Z] ---> 89ed758761b6 [2022-04-14T17:02:33.019Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T17:02:33.299Z] ---> Running in d8bcda12ad4a [2022-04-14T17:02:33.299Z] ---> 5c73888e398a [2022-04-14T17:02:33.299Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T17:02:34.278Z] Removing intermediate container d8bcda12ad4a [2022-04-14T17:02:34.278Z] ---> d673f187d878 [2022-04-14T17:02:34.278Z] [2022-04-14T17:02:34.557Z] ---> 1920328a3878 [2022-04-14T17:02:34.557Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T17:02:35.159Z] Successfully built d673f187d878 [2022-04-14T17:02:35.159Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-14T17:02:35.159Z] Building security-spire-agent [2022-04-14T17:02:35.159Z]  Building security-proxy-setup ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T17:02:35.159Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T17:02:35.159Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T17:02:35.159Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T17:02:35.159Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T17:02:35.159Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T17:02:35.437Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T17:02:35.437Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T17:02:35.437Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T17:02:35.437Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T17:02:35.437Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T17:02:35.437Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T17:02:35.437Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T17:02:35.437Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T17:02:35.437Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T17:02:35.708Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T17:02:35.708Z] ---> 4d7d95ce980f [2022-04-14T17:02:35.708Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T17:02:35.708Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T17:02:35.708Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T17:02:35.708Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T17:02:35.708Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T17:02:35.982Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T17:02:35.982Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T17:02:35.982Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T17:02:35.982Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T17:02:36.265Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T17:02:36.265Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T17:02:37.255Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T17:02:37.255Z] ---> a5ba7bfb8ae4 [2022-04-14T17:02:37.255Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T17:02:37.255Z] OK: 82 MiB in 65 packages [2022-04-14T17:02:37.860Z] ---> Running in 02a902e98343 [2022-04-14T17:02:38.847Z] Removing intermediate container 02a902e98343 [2022-04-14T17:02:38.847Z] ---> 3d6554c0262f [2022-04-14T17:02:38.847Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T17:02:40.298Z] ---> e54e156557e2 [2022-04-14T17:02:40.298Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T17:02:40.900Z] ---> Running in 688356791e69 [2022-04-14T17:02:42.350Z] Collecting docker-compose==1.23.2 [2022-04-14T17:02:42.350Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T17:02:42.626Z] 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-14T17:02:42.626Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T17:02:42.626Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T17:02:45.259Z] Removing intermediate container 688356791e69 [2022-04-14T17:02:45.259Z] ---> bfc0c03e1099 [2022-04-14T17:02:45.259Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T17:02:45.538Z] ---> Running in 2a1647986f6a [2022-04-14T17:02:45.810Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T17:02:45.810Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T17:02:46.082Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T17:02:46.082Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T17:02:46.364Z] Removing intermediate container 2a1647986f6a [2022-04-14T17:02:46.364Z] ---> d33c5b13f5d2 [2022-04-14T17:02:46.364Z] Step 28/31 : CMD ["gate"] [2022-04-14T17:02:46.364Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T17:02:46.364Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T17:02:46.638Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T17:02:46.638Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T17:02:46.929Z] ---> Running in 37974887d6a4 [2022-04-14T17:02:46.929Z] Removing intermediate container a518e811d263 [2022-04-14T17:02:46.929Z] ---> b0b50b1c8e35 [2022-04-14T17:02:46.929Z] [2022-04-14T17:02:46.929Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T17:02:46.929Z] ---> ac73e934f311 [2022-04-14T17:02:46.929Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T17:02:47.213Z] ---> Running in b611f3735be2 [2022-04-14T17:02:47.821Z] Removing intermediate container b611f3735be2 [2022-04-14T17:02:47.821Z] ---> 96338b7baf47 [2022-04-14T17:02:47.821Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T17:02:47.821Z] Removing intermediate container 37974887d6a4 [2022-04-14T17:02:47.821Z] ---> 7aef356eb232 [2022-04-14T17:02:47.821Z] Step 29/31 : LABEL arch=arm64 [2022-04-14T17:02:47.821Z] ---> Running in d9411073e60a [2022-04-14T17:02:48.444Z] ---> Running in 24be4485bff5 [2022-04-14T17:02:48.719Z] Removing intermediate container d9411073e60a [2022-04-14T17:02:48.719Z] ---> 9f92546e8193 [2022-04-14T17:02:48.719Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T17:02:48.719Z] ---> Running in 45255fc8e576 [2022-04-14T17:02:49.330Z] Removing intermediate container 24be4485bff5 [2022-04-14T17:02:49.330Z] ---> 180dd1f58d6c [2022-04-14T17:02:49.330Z] Step 30/31 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:02:49.331Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T17:02:49.331Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T17:02:49.604Z] Removing intermediate container 45255fc8e576 [2022-04-14T17:02:49.604Z] ---> 2296a2086dae [2022-04-14T17:02:49.605Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:02:49.605Z] ---> Running in 6f6925630259 [2022-04-14T17:02:49.605Z] ---> Running in 494f124e7d4e [2022-04-14T17:02:50.587Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T17:02:50.587Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T17:02:50.861Z] Removing intermediate container 6f6925630259 [2022-04-14T17:02:50.861Z] ---> 7af1ab0cccfc [2022-04-14T17:02:50.861Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T17:02:51.135Z] ---> Running in e5af8560e658 [2022-04-14T17:02:51.734Z] Collecting PyYAML<4,>=3.10 [2022-04-14T17:02:51.734Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T17:02:52.339Z] Removing intermediate container e5af8560e658 [2022-04-14T17:02:52.339Z] ---> 8b1f751f0ad2 [2022-04-14T17:02:52.339Z] [2022-04-14T17:02:53.798Z] Removing intermediate container 494f124e7d4e [2022-04-14T17:02:53.798Z] ---> f0c35b26518e [2022-04-14T17:02:53.798Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T17:02:53.798Z] ---> Running in ca036106bdfb [2022-04-14T17:02:53.798Z] Successfully built 8b1f751f0ad2 [2022-04-14T17:02:53.798Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-14T17:02:53.798Z] Building security-spiffe-token-provider [2022-04-14T17:02:55.788Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:56.065Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T17:02:56.065Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T17:02:56.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:02:58.148Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T17:02:58.148Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T17:02:58.148Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T17:02:58.148Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T17:02:58.428Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T17:02:58.428Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T17:02:58.711Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T17:02:58.711Z] OK: 8 MiB in 20 packages [2022-04-14T17:02:58.992Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T17:02:58.992Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T17:02:59.591Z] Collecting idna<2.8,>=2.5 [2022-04-14T17:02:59.591Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T17:02:59.879Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T17:02:59.879Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T17:03:00.864Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T17:03:00.864Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T17:03:00.864Z] 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-14T17:03:00.864Z] Removing intermediate container ca036106bdfb [2022-04-14T17:03:00.864Z] ---> e3809d905610 [2022-04-14T17:03:00.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:03:01.142Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T17:03:01.142Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T17:03:01.142Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T17:03:01.142Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T17:03:02.143Z] ---> 30b317757274 [2022-04-14T17:03:02.143Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T17:03:02.424Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T17:03:02.424Z] Attempting uninstall: urllib3 [2022-04-14T17:03:02.424Z] Found existing installation: urllib3 1.26.7 [2022-04-14T17:03:02.424Z] Uninstalling urllib3-1.26.7: [2022-04-14T17:03:02.424Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T17:03:03.020Z] Attempting uninstall: idna [2022-04-14T17:03:03.020Z] Found existing installation: idna 3.3 [2022-04-14T17:03:03.020Z] Uninstalling idna-3.3: [2022-04-14T17:03:03.296Z] Successfully uninstalled idna-3.3 [2022-04-14T17:03:04.288Z] ---> 77ba349fa4ce [2022-04-14T17:03:04.288Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T17:03:05.736Z] ---> 1d26387b87ce [2022-04-14T17:03:05.736Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T17:03:05.736Z] ---> Running in 22cb7866f8d5 [2022-04-14T17:03:06.336Z] Removing intermediate container 22cb7866f8d5 [2022-04-14T17:03:06.336Z] ---> 7e0461f75d0f [2022-04-14T17:03:06.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:03:06.336Z] ---> Running in 48c7c9a95ebd [2022-04-14T17:03:06.609Z] Attempting uninstall: requests [2022-04-14T17:03:06.609Z] Found existing installation: requests 2.26.0 [2022-04-14T17:03:06.609Z] Uninstalling requests-2.26.0: [2022-04-14T17:03:06.879Z] Successfully uninstalled requests-2.26.0 [2022-04-14T17:03:06.879Z] Removing intermediate container 48c7c9a95ebd [2022-04-14T17:03:06.879Z] ---> cb2546ffd41f [2022-04-14T17:03:06.879Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T17:03:07.156Z] ---> Running in e5691ed75ea1 [2022-04-14T17:03:07.430Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:03:07.430Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:03:07.430Z] ---> cca9dd23b7f7 [2022-04-14T17:03:07.430Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T17:03:07.430Z] ---> Using cache [2022-04-14T17:03:07.430Z] ---> 9a6fcabe2ece [2022-04-14T17:03:07.430Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:03:07.430Z] ---> Using cache [2022-04-14T17:03:07.430Z] ---> ad4103ca6ad2 [2022-04-14T17:03:07.430Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T17:03:07.430Z] ---> Running in 155e4046ee5d [2022-04-14T17:03:07.708Z] Running setup.py install for texttable: started [2022-04-14T17:03:07.982Z] Removing intermediate container e5691ed75ea1 [2022-04-14T17:03:07.982Z] ---> e2d0b437d4eb [2022-04-14T17:03:07.982Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:03:08.263Z] ---> Running in f2e835dea272 [2022-04-14T17:03:08.868Z] Removing intermediate container f2e835dea272 [2022-04-14T17:03:08.868Z] ---> 77887fde977e [2022-04-14T17:03:08.868Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T17:03:09.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:09.148Z] ---> Running in 1b0393e458b2 [2022-04-14T17:03:09.422Z] Removing intermediate container 1b0393e458b2 [2022-04-14T17:03:09.422Z] ---> 00f2e148b0eb [2022-04-14T17:03:09.422Z] [2022-04-14T17:03:10.023Z] Successfully built 00f2e148b0eb [2022-04-14T17:03:10.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:10.023Z] Successfully tagged core-data-arm64:latest [2022-04-14T17:03:10.023Z]  Building core-data ... done Building security-secretstore-setup [2022-04-14T17:03:10.023Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T17:03:10.023Z] Running setup.py install for PyYAML: started [2022-04-14T17:03:11.007Z] OK: 220 MiB in 52 packages [2022-04-14T17:03:12.455Z] Removing intermediate container 155e4046ee5d [2022-04-14T17:03:12.732Z] ---> b8b400b5bfe7 [2022-04-14T17:03:12.732Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T17:03:13.336Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T17:03:13.612Z] Running setup.py install for docopt: started [2022-04-14T17:03:13.894Z] ---> 2181b38e0081 [2022-04-14T17:03:13.894Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:03:14.189Z] ---> Running in eeeeede615f4 [2022-04-14T17:03:16.177Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T17:03:16.177Z] Running setup.py install for dockerpty: started [2022-04-14T17:03:18.808Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T17:03:19.088Z] Removing intermediate container eeeeede615f4 [2022-04-14T17:03:19.088Z] ---> f87ff120d24a [2022-04-14T17:03:19.088Z] Step 8/26 : COPY . . [2022-04-14T17:03:21.085Z] 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-14T17:03:36.416Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:03:36.416Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:03:36.416Z] ---> cca9dd23b7f7 [2022-04-14T17:03:36.416Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T17:03:36.416Z] ---> Using cache [2022-04-14T17:03:36.416Z] ---> 9a6fcabe2ece [2022-04-14T17:03:36.416Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T17:03:36.416Z] ---> Running in d601ac6be267 [2022-04-14T17:03:36.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:36.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:38.139Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T17:03:38.139Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T17:03:38.139Z] OK: 15741 distinct packages available [2022-04-14T17:03:38.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:39.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:39.731Z] OK: 220 MiB in 52 packages [2022-04-14T17:03:41.191Z] Removing intermediate container 162a460330d3 [2022-04-14T17:03:41.191Z] ---> 4728954918c0 [2022-04-14T17:03:41.191Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T17:03:41.474Z] ---> Running in bd7a6d11d97f [2022-04-14T17:03:41.474Z] Removing intermediate container d601ac6be267 [2022-04-14T17:03:41.474Z] ---> 45dde5c427af [2022-04-14T17:03:41.474Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T17:03:42.074Z] Removing intermediate container bd7a6d11d97f [2022-04-14T17:03:42.349Z] ---> 0e1f2e754b9e [2022-04-14T17:03:42.349Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T17:03:42.349Z] ---> Running in 3f4fa92d8a17 [2022-04-14T17:03:42.626Z] ---> 8798da55b1dd [2022-04-14T17:03:42.626Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:03:42.904Z] Removing intermediate container 3f4fa92d8a17 [2022-04-14T17:03:42.904Z] ---> Running in 47a1bd4285a1 [2022-04-14T17:03:42.904Z] ---> 2930f333de9f [2022-04-14T17:03:42.904Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T17:03:46.309Z] ---> b361028506c0 [2022-04-14T17:03:46.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T17:03:46.584Z] Removing intermediate container 4039bfbc9a7d [2022-04-14T17:03:46.584Z] ---> 59541dbe1cc6 [2022-04-14T17:03:46.584Z] [2022-04-14T17:03:46.584Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T17:03:46.584Z] ---> ac73e934f311 [2022-04-14T17:03:46.584Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T17:03:47.187Z] ---> Running in dc8239530582 [2022-04-14T17:03:47.187Z] Removing intermediate container 47a1bd4285a1 [2022-04-14T17:03:47.187Z] ---> 7a63fd45b6fc [2022-04-14T17:03:47.187Z] Step 7/20 : COPY . . [2022-04-14T17:03:47.187Z] ---> 747702e79712 [2022-04-14T17:03:47.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T17:03:47.187Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:03:47.187Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:03:47.187Z] ---> cca9dd23b7f7 [2022-04-14T17:03:47.187Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T17:03:47.187Z] ---> Using cache [2022-04-14T17:03:47.187Z] ---> 9a6fcabe2ece [2022-04-14T17:03:47.187Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:03:47.187Z] ---> Using cache [2022-04-14T17:03:47.187Z] ---> ad4103ca6ad2 [2022-04-14T17:03:47.187Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T17:03:47.187Z] ---> Using cache [2022-04-14T17:03:47.187Z] ---> 9538f5664ca1 [2022-04-14T17:03:47.187Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T17:03:47.187Z] ---> Using cache [2022-04-14T17:03:47.187Z] ---> 76c0eb10880f [2022-04-14T17:03:47.187Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:03:47.187Z] ---> Using cache [2022-04-14T17:03:47.187Z] ---> db7452e5208d [2022-04-14T17:03:47.187Z] Step 8/25 : COPY . . [2022-04-14T17:03:47.471Z] ---> Using cache [2022-04-14T17:03:47.471Z] ---> 87f408f4b5ae [2022-04-14T17:03:47.471Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T17:03:47.745Z] ---> Running in 17c68ef00135 [2022-04-14T17:03:49.179Z] ---> b4cb78c32dfc [2022-04-14T17:03:49.179Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T17:03:49.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:49.179Z] ---> Running in ab3bd2383c58 [2022-04-14T17:03:49.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:03:49.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:03:49.778Z] Removing intermediate container ab3bd2383c58 [2022-04-14T17:03:49.778Z] ---> 3be0b1751215 [2022-04-14T17:03:49.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:03:49.778Z] ---> Running in b6483029881c [2022-04-14T17:03:50.380Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T17:03:50.380Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T17:03:50.380Z] OK: 5 MiB in 15 packages [2022-04-14T17:03:50.656Z] Removing intermediate container b6483029881c [2022-04-14T17:03:50.656Z] ---> e29667f399e6 [2022-04-14T17:03:50.656Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T17:03:50.656Z] ---> Running in 8cbe98a42378 [2022-04-14T17:03:51.640Z] Removing intermediate container 8cbe98a42378 [2022-04-14T17:03:51.640Z] ---> 0890b1069bfd [2022-04-14T17:03:51.640Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:03:51.640Z] ---> Running in 7a69db414091 [2022-04-14T17:03:51.926Z] Removing intermediate container dc8239530582 [2022-04-14T17:03:51.926Z] ---> d54245e04add [2022-04-14T17:03:51.926Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T17:03:51.926Z] ---> Running in 1dba4256138e [2022-04-14T17:03:52.529Z] Removing intermediate container 7a69db414091 [2022-04-14T17:03:52.529Z] ---> a0746c591daf [2022-04-14T17:03:52.529Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T17:03:52.802Z] ---> Running in 2b9b8488d48b [2022-04-14T17:03:53.095Z] Removing intermediate container 1dba4256138e [2022-04-14T17:03:53.095Z] ---> 0fea73330771 [2022-04-14T17:03:53.095Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T17:03:53.372Z] ---> Running in 1b19f90ffc0d [2022-04-14T17:03:53.712Z] Removing intermediate container 2b9b8488d48b [2022-04-14T17:03:53.712Z] ---> 544a034abcbf [2022-04-14T17:03:53.712Z] [2022-04-14T17:03:54.311Z] Removing intermediate container 1b19f90ffc0d [2022-04-14T17:03:54.311Z] ---> 947429ab9c5a [2022-04-14T17:03:54.311Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T17:03:54.311Z] ---> Running in 75523d5bbbf4 [2022-04-14T17:03:54.909Z] Successfully built 544a034abcbf [2022-04-14T17:03:54.909Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-14T17:03:54.909Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-14T17:03:55.515Z] Removing intermediate container 75523d5bbbf4 [2022-04-14T17:03:55.515Z] ---> aabe675d8566 [2022-04-14T17:03:55.515Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:03:56.954Z] ---> ce36ec04d1e3 [2022-04-14T17:03:56.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T17:03:57.552Z] ---> 9e97882a792c [2022-04-14T17:03:57.552Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T17:03:58.152Z] ---> Running in 31651b12cfa8 [2022-04-14T17:03:59.133Z] Removing intermediate container 31651b12cfa8 [2022-04-14T17:03:59.133Z] ---> a83a904db80e [2022-04-14T17:03:59.133Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T17:03:59.133Z] ---> Running in cb7b9f1fc4d5 [2022-04-14T17:04:00.587Z] ---> 18db993a986d [2022-04-14T17:04:00.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T17:04:02.029Z] ---> 3e4f2afe1710 [2022-04-14T17:04:02.029Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T17:04:02.301Z] ---> Running in fcbc1661d9ed [2022-04-14T17:04:02.918Z] Removing intermediate container cb7b9f1fc4d5 [2022-04-14T17:04:02.918Z] ---> 5d5796c8d054 [2022-04-14T17:04:02.918Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T17:04:03.226Z] ---> Running in d43319377573 [2022-04-14T17:04:03.226Z] Removing intermediate container fcbc1661d9ed [2022-04-14T17:04:03.226Z] ---> b0803a734abb [2022-04-14T17:04:03.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:04:03.499Z] ---> Running in 65f254c1b4fc [2022-04-14T17:04:04.932Z] Removing intermediate container d43319377573 [2022-04-14T17:04:04.932Z] ---> 5d1963fe8230 [2022-04-14T17:04:04.932Z] 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-14T17:04:04.932Z] Removing intermediate container 65f254c1b4fc [2022-04-14T17:04:04.932Z] ---> e300ac10a231 [2022-04-14T17:04:04.932Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T17:04:04.932Z] ---> Running in 86186033a931 [2022-04-14T17:04:04.932Z] ---> Running in 30bdd2dd3e79 [2022-04-14T17:04:06.385Z] Removing intermediate container 86186033a931 [2022-04-14T17:04:06.385Z] ---> 5224d14ff329 [2022-04-14T17:04:06.385Z] Step 21/22 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:04:06.385Z] ---> Running in efb3646ada4d [2022-04-14T17:04:07.371Z] Removing intermediate container efb3646ada4d [2022-04-14T17:04:07.371Z] ---> 22a18c6ee0bb [2022-04-14T17:04:07.371Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T17:04:07.371Z] ---> Running in f17c143b9b01 [2022-04-14T17:04:07.651Z] spire-1.2.1/ [2022-04-14T17:04:07.651Z] spire-1.2.1/.data/ [2022-04-14T17:04:07.651Z] spire-1.2.1/.data/.file [2022-04-14T17:04:07.651Z] spire-1.2.1/.dockerignore [2022-04-14T17:04:07.651Z] spire-1.2.1/.gitattributes [2022-04-14T17:04:07.651Z] spire-1.2.1/.githooks/ [2022-04-14T17:04:07.651Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/ [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/ [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T17:04:07.651Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T17:04:07.651Z] spire-1.2.1/.gitignore [2022-04-14T17:04:07.651Z] spire-1.2.1/.go-version [2022-04-14T17:04:07.651Z] spire-1.2.1/.golangci.yml [2022-04-14T17:04:07.651Z] spire-1.2.1/ADOPTERS.md [2022-04-14T17:04:07.651Z] spire-1.2.1/CHANGELOG.md [2022-04-14T17:04:07.651Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T17:04:07.651Z] spire-1.2.1/CODEOWNERS [2022-04-14T17:04:07.651Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T17:04:07.651Z] spire-1.2.1/Dockerfile [2022-04-14T17:04:07.651Z] spire-1.2.1/Dockerfile.dev [2022-04-14T17:04:07.651Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T17:04:07.651Z] spire-1.2.1/LICENSE [2022-04-14T17:04:07.651Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T17:04:07.651Z] spire-1.2.1/Makefile [2022-04-14T17:04:07.651Z] spire-1.2.1/README.md [2022-04-14T17:04:07.651Z] spire-1.2.1/ROADMAP.md [2022-04-14T17:04:07.651Z] spire-1.2.1/SECURITY.md [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T17:04:07.651Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T17:04:07.652Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/ [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/agent/ [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/server/ [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/server/server.conf [2022-04-14T17:04:07.652Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/ [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/auditlog.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/ [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/spire_server.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/telemetry.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/upgrading.md [2022-04-14T17:04:07.652Z] spire-1.2.1/doc/using_spire.md [2022-04-14T17:04:07.652Z] spire-1.2.1/examples/ [2022-04-14T17:04:07.652Z] spire-1.2.1/examples/README.md [2022-04-14T17:04:07.652Z] spire-1.2.1/go.mod [2022-04-14T17:04:07.652Z] spire-1.2.1/go.sum [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/ [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/ [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T17:04:07.652Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T17:04:07.929Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T17:04:07.930Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/log/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T17:04:07.931Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T17:04:08.210Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/version/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/config.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T17:04:08.211Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T17:04:08.212Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.goRemoving intermediate container f17c143b9b01 [2022-04-14T17:04:08.490Z] ---> 0c652350af5a [2022-04-14T17:04:08.490Z] [2022-04-14T17:04:08.490Z] [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T17:04:08.490Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/server.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/private/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/private/server/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T17:04:08.491Z] spire-1.2.1/release/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/README.md [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/conf/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T17:04:08.491Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T17:04:08.491Z] spire-1.2.1/script/ [2022-04-14T17:04:08.491Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T17:04:08.491Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T17:04:08.491Z] spire-1.2.1/support/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T17:04:08.491Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T17:04:08.492Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/clock/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/clock/clock.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/ [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T17:04:08.492Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T17:04:08.772Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/README.md [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/common [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T17:04:08.772Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T17:04:08.773Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T17:04:08.774Z] spire-1.2.1/test/integration/test.sh [2022-04-14T17:04:08.774Z] spire-1.2.1/test/plugintest/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testca/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testca/ca.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testkey/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/testkey/new.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/util/ [2022-04-14T17:04:08.774Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/util/race.go [2022-04-14T17:04:08.774Z] spire-1.2.1/test/util/util.go [2022-04-14T17:04:08.774Z] building spire from source... [2022-04-14T17:04:09.381Z] Installing go1.17.7... [2022-04-14T17:04:09.381Z] Successfully built 0c652350af5a [2022-04-14T17:04:09.381Z] Successfully tagged support-scheduler-arm64:latest [2022-04-14T17:04:09.381Z]  Building support-scheduler ... done Building security-spire-server [2022-04-14T17:04:27.722Z] ---> 6e744e0f9026 [2022-04-14T17:04:27.722Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T17:04:27.722Z] ---> Running in f808579f7fd9 [2022-04-14T17:04:27.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:04:27.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:04:27.722Z] ---> cca9dd23b7f7 [2022-04-14T17:04:27.722Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T17:04:27.722Z] ---> Using cache [2022-04-14T17:04:27.722Z] ---> 9a6fcabe2ece [2022-04-14T17:04:27.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:04:27.722Z] ---> Using cache [2022-04-14T17:04:27.722Z] ---> ad4103ca6ad2 [2022-04-14T17:04:27.722Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T17:04:27.722Z] ---> Running in 877097a5d145 [2022-04-14T17:04:27.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:04:27.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:04:29.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:04:30.624Z] OK: 220 MiB in 52 packages [2022-04-14T17:04:33.298Z] Removing intermediate container 877097a5d145 [2022-04-14T17:04:33.298Z] ---> 246fce765007 [2022-04-14T17:04:33.298Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T17:04:34.292Z] ---> 16e378644390 [2022-04-14T17:04:34.292Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:04:34.292Z] ---> Running in 95a55a205f8d [2022-04-14T17:04:35.271Z] Building bin/spire-server... [2022-04-14T17:04:35.271Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T17:04:35.271Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T17:04:35.271Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T17:04:35.876Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T17:04:36.158Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T17:04:40.489Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T17:04:40.489Z] Removing intermediate container 95a55a205f8d [2022-04-14T17:04:40.489Z] ---> 06d5005d3dab [2022-04-14T17:04:40.489Z] Step 8/22 : COPY . . [2022-04-14T17:04:40.763Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T17:04:41.362Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T17:04:41.638Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T17:04:41.926Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T17:04:42.202Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T17:04:42.202Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T17:04:42.202Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T17:04:42.801Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T17:04:43.074Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T17:04:43.074Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T17:04:43.074Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T17:04:44.518Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T17:04:44.518Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T17:04:44.518Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T17:04:45.118Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T17:04:45.118Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T17:04:45.719Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T17:04:45.998Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T17:04:46.993Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:04:46.993Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:04:46.993Z] ---> cca9dd23b7f7 [2022-04-14T17:04:46.993Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> 9a6fcabe2ece [2022-04-14T17:04:46.993Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> ad4103ca6ad2 [2022-04-14T17:04:46.993Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> b8b400b5bfe7 [2022-04-14T17:04:46.993Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> 2181b38e0081 [2022-04-14T17:04:46.993Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> f87ff120d24a [2022-04-14T17:04:46.993Z] Step 8/25 : COPY . . [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> 9e97882a792c [2022-04-14T17:04:46.993Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> a83a904db80e [2022-04-14T17:04:46.993Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> 5d5796c8d054 [2022-04-14T17:04:46.993Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T17:04:46.993Z] ---> Using cache [2022-04-14T17:04:46.993Z] ---> 5d1963fe8230 [2022-04-14T17:04:46.993Z] 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-14T17:04:47.606Z] ---> Running in 45762f87590f [2022-04-14T17:04:51.324Z] spire-1.2.1/ [2022-04-14T17:04:51.324Z] spire-1.2.1/.data/ [2022-04-14T17:04:51.324Z] spire-1.2.1/.data/.file [2022-04-14T17:04:51.324Z] spire-1.2.1/.dockerignore [2022-04-14T17:04:51.324Z] spire-1.2.1/.gitattributes [2022-04-14T17:04:51.324Z] spire-1.2.1/.githooks/ [2022-04-14T17:04:51.324Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/ [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/ [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T17:04:51.324Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T17:04:51.324Z] spire-1.2.1/.gitignore [2022-04-14T17:04:51.324Z] spire-1.2.1/.go-version [2022-04-14T17:04:51.324Z] spire-1.2.1/.golangci.yml [2022-04-14T17:04:51.324Z] spire-1.2.1/ADOPTERS.md [2022-04-14T17:04:51.324Z] spire-1.2.1/CHANGELOG.md [2022-04-14T17:04:51.324Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T17:04:51.324Z] spire-1.2.1/CODEOWNERS [2022-04-14T17:04:51.324Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T17:04:51.324Z] spire-1.2.1/Dockerfile [2022-04-14T17:04:51.324Z] spire-1.2.1/Dockerfile.dev [2022-04-14T17:04:51.324Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T17:04:51.324Z] spire-1.2.1/LICENSE [2022-04-14T17:04:51.324Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T17:04:51.324Z] spire-1.2.1/Makefile [2022-04-14T17:04:51.324Z] spire-1.2.1/README.md [2022-04-14T17:04:51.324Z] spire-1.2.1/ROADMAP.md [2022-04-14T17:04:51.324Z] spire-1.2.1/SECURITY.md [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T17:04:51.324Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T17:04:51.325Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/ [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/agent/ [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/server/ [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/server/server.conf [2022-04-14T17:04:51.325Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/ [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/auditlog.md [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/images/ [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T17:04:51.325Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/spire_server.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/telemetry.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/upgrading.md [2022-04-14T17:04:51.609Z] spire-1.2.1/doc/using_spire.md [2022-04-14T17:04:51.609Z] spire-1.2.1/examples/ [2022-04-14T17:04:51.609Z] spire-1.2.1/examples/README.md [2022-04-14T17:04:51.609Z] spire-1.2.1/go.mod [2022-04-14T17:04:51.609Z] spire-1.2.1/go.sum [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T17:04:51.609Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T17:04:51.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T17:04:51.888Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T17:04:51.889Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/log/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T17:04:52.173Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/version/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T17:04:52.174Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T17:04:52.453Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/config.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T17:04:52.454Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T17:04:52.750Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T17:04:52.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T17:04:52.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/server.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/private/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/private/server/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T17:04:53.037Z] spire-1.2.1/release/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/README.md [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/conf/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T17:04:53.037Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T17:04:53.037Z] spire-1.2.1/script/ [2022-04-14T17:04:53.037Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T17:04:53.037Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T17:04:53.037Z] spire-1.2.1/support/ [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/ [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T17:04:53.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T17:04:53.038Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/clock/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/clock/clock.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/ [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T17:04:53.038Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T17:04:53.314Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/common [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T17:04:53.314Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T17:04:53.315Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T17:04:53.316Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T17:04:53.591Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T17:04:53.592Z] spire-1.2.1/test/integration/test.sh [2022-04-14T17:04:53.592Z] spire-1.2.1/test/plugintest/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testca/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testca/ca.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testkey/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/testkey/new.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/util/ [2022-04-14T17:04:53.592Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/util/race.go [2022-04-14T17:04:53.592Z] spire-1.2.1/test/util/util.go [2022-04-14T17:04:53.592Z] building spire from source... [2022-04-14T17:04:54.194Z] Installing go1.17.7... [2022-04-14T17:05:06.640Z] ---> 7230afbeca99 [2022-04-14T17:05:06.640Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T17:05:06.640Z] ---> Running in bbdf3f8b5f49 [2022-04-14T17:05:07.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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-14T17:05:13.045Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T17:05:13.045Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T17:05:13.045Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T17:05:13.045Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T17:05:13.045Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T17:05:13.045Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T17:05:13.317Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T17:05:13.317Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T17:05:13.317Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T17:05:13.317Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T17:05:13.595Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T17:05:13.595Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T17:05:13.870Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T17:05:14.470Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T17:05:14.470Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T17:05:14.470Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T17:05:14.745Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T17:05:15.346Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T17:05:15.622Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T17:05:15.622Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T17:05:15.898Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T17:05:15.898Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T17:05:15.898Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T17:05:16.498Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T17:05:16.774Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T17:05:17.048Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T17:05:17.649Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T17:05:17.649Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T17:05:17.649Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T17:05:18.250Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T17:05:19.234Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T17:05:21.226Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T17:05:23.212Z] Building bin/spire-server... [2022-04-14T17:05:23.212Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T17:05:23.212Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T17:05:23.212Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T17:05:23.812Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T17:05:24.088Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T17:05:25.076Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T17:05:25.678Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T17:05:25.678Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T17:05:26.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T17:05:26.280Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T17:05:26.280Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T17:05:26.280Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T17:05:28.919Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T17:05:28.919Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T17:05:29.197Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T17:05:29.197Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T17:05:29.800Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T17:05:29.800Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T17:05:29.800Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T17:05:29.800Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T17:05:29.800Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T17:05:29.800Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T17:05:30.076Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T17:05:30.076Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T17:05:30.354Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T17:05:30.631Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T17:05:30.631Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T17:05:31.619Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T17:05:31.619Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T17:05:31.619Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T17:05:33.070Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T17:05:33.070Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T17:05:33.346Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T17:05:33.623Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T17:05:48.719Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T17:05:48.719Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T17:05:48.719Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T17:05:57.011Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T17:05:57.011Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T17:05:57.011Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T17:05:57.011Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T17:05:57.011Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T17:05:57.011Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T17:05:57.384Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T17:05:57.384Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T17:05:57.384Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T17:05:57.662Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T17:05:57.937Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T17:05:58.213Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T17:05:58.213Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T17:05:58.499Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T17:05:58.776Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T17:05:59.051Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T17:05:59.052Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T17:05:59.052Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T17:05:59.328Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T17:05:59.328Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T17:05:59.328Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T17:05:59.606Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T17:05:59.882Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T17:06:00.484Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T17:06:00.484Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T17:06:00.484Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T17:06:22.671Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T17:06:22.671Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T17:06:22.671Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T17:06:22.671Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T17:06:26.071Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T17:06:26.071Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T17:06:26.071Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T17:06:26.384Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T17:06:26.657Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T17:06:27.261Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T17:06:28.720Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T17:06:28.996Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T17:06:28.996Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T17:06:28.996Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T17:06:28.996Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T17:06:29.272Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T17:06:29.548Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T17:06:30.530Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T17:06:30.530Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T17:06:30.946Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T17:06:33.877Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T17:06:33.877Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T17:06:34.153Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T17:06:35.135Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T17:06:35.135Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T17:06:35.417Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T17:06:35.703Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T17:06:35.976Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T17:06:36.252Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T17:06:36.252Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T17:06:37.241Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T17:06:37.518Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T17:06:37.794Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T17:06:37.794Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T17:06:38.070Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T17:06:38.350Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T17:06:42.677Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T17:06:43.276Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T17:06:43.554Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T17:06:43.829Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T17:06:43.829Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T17:06:43.829Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T17:06:43.829Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T17:06:44.104Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T17:06:45.090Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T17:06:45.091Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T17:06:45.091Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T17:06:45.364Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T17:06:45.364Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T17:06:46.347Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T17:06:46.954Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T17:06:47.254Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T17:06:47.528Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T17:06:47.810Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T17:06:48.085Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T17:06:48.085Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T17:06:48.085Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T17:06:48.360Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T17:06:49.345Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T17:06:49.345Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T17:06:49.621Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T17:06:49.621Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T17:06:49.896Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T17:06:51.880Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T17:06:52.479Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T17:06:52.479Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T17:06:52.754Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T17:06:52.754Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T17:06:53.030Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T17:06:53.315Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T17:06:53.590Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T17:06:54.573Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T17:06:57.192Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T17:06:59.172Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T17:06:59.172Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T17:06:59.770Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T17:06:59.770Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T17:06:59.770Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T17:07:00.370Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T17:07:00.646Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T17:07:00.922Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T17:07:00.922Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T17:07:01.201Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T17:07:01.201Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T17:07:01.201Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T17:07:11.356Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T17:07:11.356Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T17:07:11.356Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T17:07:11.356Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T17:07:11.356Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T17:07:11.356Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T17:07:11.356Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T17:07:11.356Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T17:07:11.955Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T17:07:13.395Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T17:07:15.379Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T17:07:17.362Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T17:07:18.355Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T17:07:18.355Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T17:07:18.955Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T17:07:19.940Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T17:07:20.217Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T17:07:20.494Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T17:07:20.773Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T17:07:21.049Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T17:07:21.049Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T17:07:21.325Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T17:07:22.767Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T17:07:22.767Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T17:07:23.042Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T17:07:23.042Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T17:07:23.640Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T17:07:23.640Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T17:07:29.057Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T17:07:29.333Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T17:07:29.333Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T17:07:29.333Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T17:07:29.333Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T17:07:29.609Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T17:07:29.609Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T17:07:30.592Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T17:07:30.867Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T17:07:30.867Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T17:07:31.141Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T17:07:31.417Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T17:07:32.018Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T17:07:32.618Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T17:07:32.893Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T17:07:33.167Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T17:07:33.766Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T17:07:33.766Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T17:07:34.041Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T17:07:34.041Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T17:07:34.041Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T17:07:34.317Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T17:07:34.317Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T17:07:34.916Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T17:07:35.193Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T17:07:35.471Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T17:07:35.746Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T17:07:37.894Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T17:07:37.894Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T17:07:39.436Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T17:07:39.436Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T17:07:39.717Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T17:07:39.717Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T17:07:40.311Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T17:07:40.588Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T17:07:40.588Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T17:07:41.187Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T17:07:43.816Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T17:07:45.798Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T17:07:45.798Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T17:07:46.073Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T17:07:46.347Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T17:07:46.347Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T17:07:46.947Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T17:07:47.222Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T17:07:47.222Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T17:07:47.222Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T17:07:47.498Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T17:07:47.498Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T17:07:47.774Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T17:07:49.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:07:59.399Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T17:07:59.399Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T17:07:59.399Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T17:07:59.399Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T17:08:03.727Z] Removing intermediate container 17c68ef00135 [2022-04-14T17:08:03.727Z] ---> 1aa8e5954875 [2022-04-14T17:08:03.727Z] [2022-04-14T17:08:03.727Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T17:08:03.727Z] ---> ac73e934f311 [2022-04-14T17:08:03.727Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T17:08:03.998Z] ---> Running in 0ce2332f429e [2022-04-14T17:08:05.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:08:06.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:08:07.231Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T17:08:07.231Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T17:08:07.231Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T17:08:07.231Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T17:08:07.231Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T17:08:07.828Z] OK: 6 MiB in 17 packages [2022-04-14T17:08:10.457Z] Removing intermediate container 0ce2332f429e [2022-04-14T17:08:10.458Z] ---> f6cc1615babb [2022-04-14T17:08:10.458Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T17:08:10.458Z] ---> Running in 28ffa1a7b5f5 [2022-04-14T17:08:10.737Z] Removing intermediate container 28ffa1a7b5f5 [2022-04-14T17:08:10.737Z] ---> b092bb989545 [2022-04-14T17:08:10.737Z] Step 13/25 : WORKDIR / [2022-04-14T17:08:10.737Z] ---> Running in f0e42f09381a [2022-04-14T17:08:11.335Z] Removing intermediate container f0e42f09381a [2022-04-14T17:08:11.335Z] ---> 626c2ed793d0 [2022-04-14T17:08:11.335Z] 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-14T17:08:12.320Z] ---> afc9f2d87ed7 [2022-04-14T17:08:12.320Z] 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-14T17:08:13.303Z] ---> 20d107878c61 [2022-04-14T17:08:13.304Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T17:08:14.749Z] ---> 5af2e67460c0 [2022-04-14T17:08:14.749Z] 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-14T17:08:15.349Z] ---> 1158ea580d1e [2022-04-14T17:08:15.349Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T17:08:17.349Z] ---> 588765a2ad69 [2022-04-14T17:08:17.349Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T17:08:19.330Z] ---> 8868617b2c69 [2022-04-14T17:08:19.330Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T17:08:20.314Z] ---> 3ef59a51bf95 [2022-04-14T17:08:20.314Z] 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-14T17:08:20.314Z] ---> Running in 59621687f329 [2022-04-14T17:08:23.716Z] Removing intermediate container 59621687f329 [2022-04-14T17:08:23.716Z] ---> 0967c786ff51 [2022-04-14T17:08:23.716Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T17:08:23.716Z] ---> Running in c2f812f2bde7 [2022-04-14T17:08:24.313Z] Removing intermediate container c2f812f2bde7 [2022-04-14T17:08:24.313Z] ---> 4a35d2d091e6 [2022-04-14T17:08:24.313Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T17:08:24.585Z] ---> Running in a7fff03eac02 [2022-04-14T17:08:24.857Z] Removing intermediate container a7fff03eac02 [2022-04-14T17:08:24.857Z] ---> fb92766b5da3 [2022-04-14T17:08:24.857Z] Step 24/25 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:08:25.137Z] ---> Running in acc78a08c5b0 [2022-04-14T17:08:25.729Z] Removing intermediate container acc78a08c5b0 [2022-04-14T17:08:25.729Z] ---> 63ec77eaaf79 [2022-04-14T17:08:25.729Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T17:08:25.729Z] ---> Running in e4f90ac360d2 [2022-04-14T17:08:26.323Z] Removing intermediate container e4f90ac360d2 [2022-04-14T17:08:26.323Z] ---> 719f0b2bd636 [2022-04-14T17:08:26.323Z] [2022-04-14T17:08:26.598Z] Successfully built 719f0b2bd636 [2022-04-14T17:08:26.598Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-14T17:08:26.598Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-04-14T17:08:29.987Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T17:08:29.987Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T17:08:56.802Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:08:56.802Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:08:56.802Z] ---> cca9dd23b7f7 [2022-04-14T17:08:56.802Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> 9a6fcabe2ece [2022-04-14T17:08:56.802Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> ad4103ca6ad2 [2022-04-14T17:08:56.802Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> b8b400b5bfe7 [2022-04-14T17:08:56.802Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> 2181b38e0081 [2022-04-14T17:08:56.802Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> f87ff120d24a [2022-04-14T17:08:56.802Z] Step 8/26 : COPY . . [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> 9e97882a792c [2022-04-14T17:08:56.802Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> a83a904db80e [2022-04-14T17:08:56.802Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> 5d5796c8d054 [2022-04-14T17:08:56.802Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T17:08:56.802Z] ---> Using cache [2022-04-14T17:08:56.802Z] ---> 5d1963fe8230 [2022-04-14T17:08:56.802Z] 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-14T17:08:57.794Z] ---> Running in d38bbf271a05 [2022-04-14T17:09:00.427Z] spire-1.2.1/ [2022-04-14T17:09:00.703Z] spire-1.2.1/.data/ [2022-04-14T17:09:00.703Z] spire-1.2.1/.data/.file [2022-04-14T17:09:00.703Z] spire-1.2.1/.dockerignore [2022-04-14T17:09:00.703Z] spire-1.2.1/.gitattributes [2022-04-14T17:09:00.703Z] spire-1.2.1/.githooks/ [2022-04-14T17:09:00.703Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T17:09:00.703Z] spire-1.2.1/.github/ [2022-04-14T17:09:00.703Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T17:09:00.703Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T17:09:00.703Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/ [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T17:09:00.704Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T17:09:00.704Z] spire-1.2.1/.gitignore [2022-04-14T17:09:00.704Z] spire-1.2.1/.go-version [2022-04-14T17:09:00.704Z] spire-1.2.1/.golangci.yml [2022-04-14T17:09:00.704Z] spire-1.2.1/ADOPTERS.md [2022-04-14T17:09:00.704Z] spire-1.2.1/CHANGELOG.md [2022-04-14T17:09:00.704Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T17:09:00.704Z] spire-1.2.1/CODEOWNERS [2022-04-14T17:09:00.704Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T17:09:00.704Z] spire-1.2.1/Dockerfile [2022-04-14T17:09:00.704Z] spire-1.2.1/Dockerfile.dev [2022-04-14T17:09:00.704Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T17:09:00.704Z] spire-1.2.1/LICENSE [2022-04-14T17:09:00.704Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T17:09:00.704Z] spire-1.2.1/Makefile [2022-04-14T17:09:00.704Z] spire-1.2.1/README.md [2022-04-14T17:09:00.704Z] spire-1.2.1/ROADMAP.md [2022-04-14T17:09:00.704Z] spire-1.2.1/SECURITY.md [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T17:09:00.704Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/ [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/agent/ [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/server/ [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/server/server.conf [2022-04-14T17:09:00.704Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/ [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/auditlog.md [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/images/ [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T17:09:00.704Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/spire_server.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/telemetry.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/upgrading.md [2022-04-14T17:09:00.979Z] spire-1.2.1/doc/using_spire.md [2022-04-14T17:09:00.979Z] spire-1.2.1/examples/ [2022-04-14T17:09:00.979Z] spire-1.2.1/examples/README.md [2022-04-14T17:09:00.979Z] spire-1.2.1/go.mod [2022-04-14T17:09:00.979Z] spire-1.2.1/go.sum [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T17:09:00.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T17:09:00.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T17:09:01.255Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/log/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T17:09:01.256Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/version/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T17:09:01.531Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/config.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T17:09:01.532Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T17:09:01.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T17:09:01.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/server.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/private/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/private/server/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T17:09:02.081Z] spire-1.2.1/release/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/README.md [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/conf/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T17:09:02.081Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T17:09:02.081Z] spire-1.2.1/script/ [2022-04-14T17:09:02.081Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T17:09:02.081Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T17:09:02.081Z] spire-1.2.1/support/ [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/ [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T17:09:02.081Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T17:09:02.082Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/clock/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/clock/clock.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/ [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T17:09:02.082Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T17:09:02.083Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T17:09:02.083Z] spire-1.2.1/test/integration/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/common [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T17:09:02.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T17:09:02.358Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T17:09:02.359Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T17:09:02.633Z] spire-1.2.1/test/integration/test.sh [2022-04-14T17:09:02.633Z] spire-1.2.1/test/plugintest/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testca/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testca/ca.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testkey/ [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/testkey/new.go [2022-04-14T17:09:02.633Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T17:09:02.634Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T17:09:02.634Z] spire-1.2.1/test/util/ [2022-04-14T17:09:02.634Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T17:09:02.634Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T17:09:02.634Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T17:09:02.634Z] spire-1.2.1/test/util/race.go [2022-04-14T17:09:02.634Z] spire-1.2.1/test/util/util.go [2022-04-14T17:09:02.634Z] building spire from source... [2022-04-14T17:09:03.235Z] Installing go1.17.7... [2022-04-14T17:09:30.214Z] Building bin/spire-server... [2022-04-14T17:09:30.214Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T17:09:30.214Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T17:09:30.214Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T17:09:31.208Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T17:09:32.188Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T17:09:32.463Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T17:09:32.463Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T17:09:33.061Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T17:09:36.466Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T17:09:36.466Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T17:09:36.743Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T17:09:36.743Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T17:09:37.018Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T17:09:37.622Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T17:09:37.622Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T17:09:37.622Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T17:09:38.230Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T17:09:38.231Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T17:09:38.231Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T17:09:38.231Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T17:09:38.508Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T17:09:38.786Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T17:09:38.786Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T17:09:40.232Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T17:09:40.232Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T17:09:40.232Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T17:09:42.223Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T17:09:42.498Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T17:09:42.774Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T17:09:43.048Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T17:10:09.883Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T17:10:09.883Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T17:10:09.883Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T17:10:09.883Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T17:10:09.883Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T17:10:09.883Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T17:10:09.883Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T17:10:09.883Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T17:10:09.883Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T17:10:09.883Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T17:10:09.883Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T17:10:09.883Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T17:10:09.883Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T17:10:16.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T17:10:16.628Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T17:10:16.628Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T17:10:16.628Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T17:10:16.908Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T17:10:16.908Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T17:10:16.908Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T17:10:16.908Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T17:10:17.512Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T17:10:17.512Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T17:10:17.512Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T17:10:39.741Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T17:10:39.741Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T17:10:39.741Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T17:10:52.164Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T17:11:02.323Z] Removing intermediate container f808579f7fd9 [2022-04-14T17:11:02.323Z] ---> ae5ea1a00845 [2022-04-14T17:11:02.323Z] [2022-04-14T17:11:02.323Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T17:11:02.323Z] 3.15: Pulling from library/alpine [2022-04-14T17:11:02.600Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T17:11:02.600Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T17:11:02.600Z] ---> 3fb3c9af89a9 [2022-04-14T17:11:02.600Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T17:11:02.874Z] ---> Running in 3813e4a2b6a6 [2022-04-14T17:11:03.475Z] Removing intermediate container 3813e4a2b6a6 [2022-04-14T17:11:03.475Z] ---> 01cbf1f3be18 [2022-04-14T17:11:03.475Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:11:03.475Z] ---> Running in a30477543676 [2022-04-14T17:11:06.883Z] Removing intermediate container a30477543676 [2022-04-14T17:11:06.883Z] ---> 902786ee68a9 [2022-04-14T17:11:06.883Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T17:11:06.883Z] ---> Running in d77b12989d5d [2022-04-14T17:11:08.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:11:09.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:11:11.293Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T17:11:11.293Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T17:11:11.293Z] OK: 15730 distinct packages available [2022-04-14T17:11:11.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:11:12.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:11:13.710Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T17:11:13.710Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T17:11:13.710Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T17:11:13.986Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T17:11:13.986Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T17:11:14.260Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T17:11:14.260Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T17:11:14.260Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T17:11:14.534Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T17:11:14.534Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T17:11:14.534Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T17:11:14.811Z] OK: 8 MiB in 23 packages [2022-04-14T17:11:18.216Z] Removing intermediate container d77b12989d5d [2022-04-14T17:11:18.216Z] ---> be0011de0272 [2022-04-14T17:11:18.216Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:11:18.893Z] ---> e6db08dca993 [2022-04-14T17:11:18.893Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T17:11:21.151Z] ---> 57fa0712958e [2022-04-14T17:11:21.151Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T17:11:22.145Z] ---> d544dc388f36 [2022-04-14T17:11:22.145Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T17:11:22.445Z] ---> Running in e49e48244ea5 [2022-04-14T17:11:23.063Z] Removing intermediate container e49e48244ea5 [2022-04-14T17:11:23.063Z] ---> 5e9f6cd1f967 [2022-04-14T17:11:23.063Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:11:23.063Z] ---> Running in eb11132f1ea2 [2022-04-14T17:11:23.663Z] Removing intermediate container eb11132f1ea2 [2022-04-14T17:11:23.663Z] ---> d98e97818209 [2022-04-14T17:11:23.663Z] Step 18/20 : LABEL arch=arm64 [2022-04-14T17:11:23.663Z] ---> Running in b36c4b54a387 [2022-04-14T17:11:23.941Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T17:11:24.214Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T17:11:24.214Z] Removing intermediate container b36c4b54a387 [2022-04-14T17:11:24.214Z] ---> 24f7f911c9dd [2022-04-14T17:11:24.214Z] Step 19/20 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:11:24.494Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T17:11:24.494Z]  ---> Running in 8aa8062a37b7 [2022-04-14T17:11:24.494Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T17:11:25.093Z] Removing intermediate container 8aa8062a37b7 [2022-04-14T17:11:25.093Z] ---> 7d11e795eea0 [2022-04-14T17:11:25.093Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T17:11:25.093Z] ---> Running in fa3f34804d6a [2022-04-14T17:11:25.694Z] Removing intermediate container fa3f34804d6a [2022-04-14T17:11:25.694Z] ---> a08d1fce6757 [2022-04-14T17:11:25.694Z] [2022-04-14T17:11:26.296Z] Successfully built a08d1fce6757 [2022-04-14T17:11:26.296Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-14T17:11:26.296Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-14T17:11:26.892Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T17:11:27.492Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T17:11:28.092Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T17:11:29.530Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T17:11:30.133Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T17:11:31.576Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T17:11:31.576Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T17:11:31.576Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T17:11:33.018Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T17:11:33.293Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T17:11:33.293Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T17:11:33.569Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T17:11:33.845Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T17:11:33.845Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T17:11:35.289Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T17:11:35.289Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T17:11:35.563Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T17:11:35.844Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T17:11:36.124Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T17:11:36.125Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T17:11:36.738Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T17:11:45.043Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T17:11:45.043Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T17:11:45.043Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T17:11:45.043Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T17:11:45.043Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T17:11:45.043Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T17:11:45.317Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T17:11:45.592Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T17:11:45.592Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T17:11:47.040Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T17:11:48.031Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T17:11:48.627Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T17:11:48.904Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T17:11:49.177Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T17:11:51.149Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T17:11:51.149Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T17:11:51.149Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T17:11:51.423Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T17:11:51.423Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T17:11:51.423Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T17:11:51.423Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T17:11:52.861Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T17:11:52.861Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T17:11:53.138Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T17:11:53.138Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T17:11:53.411Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T17:11:56.038Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:11:56.038Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:11:56.038Z] ---> cca9dd23b7f7 [2022-04-14T17:11:56.038Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T17:11:56.038Z] ---> Using cache [2022-04-14T17:11:56.038Z] ---> 9a6fcabe2ece [2022-04-14T17:11:56.038Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:11:56.038Z] ---> Using cache [2022-04-14T17:11:56.038Z] ---> ad4103ca6ad2 [2022-04-14T17:11:56.038Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T17:11:56.038Z] ---> Using cache [2022-04-14T17:11:56.038Z] ---> 9538f5664ca1 [2022-04-14T17:11:56.038Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T17:11:56.038Z] ---> Using cache [2022-04-14T17:11:56.038Z] ---> 76c0eb10880f [2022-04-14T17:11:56.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:11:56.038Z] ---> Using cache [2022-04-14T17:11:56.038Z] ---> db7452e5208d [2022-04-14T17:11:56.038Z] Step 8/23 : COPY . . [2022-04-14T17:11:56.038Z] ---> Using cache [2022-04-14T17:11:56.038Z] ---> 87f408f4b5ae [2022-04-14T17:11:56.038Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T17:11:56.038Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T17:11:56.640Z]  ---> Running in 1ab9d28d11d0 [2022-04-14T17:11:56.915Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T17:11:56.915Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T17:11:57.190Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T17:11:57.466Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T17:11:57.466Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T17:11:57.748Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T17:11:58.024Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T17:11:58.622Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T17:11:58.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:12:01.250Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T17:12:03.234Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T17:12:03.234Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T17:12:03.509Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T17:12:03.509Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T17:12:03.785Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T17:12:04.385Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T17:12:04.661Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T17:12:04.661Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T17:12:04.937Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T17:12:04.937Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T17:12:04.937Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T17:12:05.214Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T17:12:13.502Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T17:12:13.502Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T17:12:13.502Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T17:12:13.502Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T17:12:23.668Z] Removing intermediate container bbdf3f8b5f49 [2022-04-14T17:12:23.668Z] ---> b16af7d78beb [2022-04-14T17:12:23.668Z] [2022-04-14T17:12:23.668Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T17:12:23.668Z] ---> ac73e934f311 [2022-04-14T17:12:23.668Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T17:12:23.668Z] ---> Running in 12c92f13148a [2022-04-14T17:12:24.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:12:25.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:12:26.235Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T17:12:26.235Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T17:12:26.235Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T17:12:26.510Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T17:12:26.896Z] OK: 6 MiB in 16 packages [2022-04-14T17:12:29.728Z] Removing intermediate container 12c92f13148a [2022-04-14T17:12:29.728Z] ---> 595040c6199f [2022-04-14T17:12:29.728Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T17:12:29.728Z] ---> Running in d9effed666f6 [2022-04-14T17:12:30.028Z] Removing intermediate container d9effed666f6 [2022-04-14T17:12:30.028Z] ---> 775a250c18b4 [2022-04-14T17:12:30.028Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T17:12:30.301Z] ---> Running in d674d5fe23d3 [2022-04-14T17:12:30.900Z] Removing intermediate container d674d5fe23d3 [2022-04-14T17:12:30.900Z] ---> 6fac10975974 [2022-04-14T17:12:30.900Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T17:12:30.900Z] ---> Running in 2fd8924e3f17 [2022-04-14T17:12:31.494Z] Removing intermediate container 2fd8924e3f17 [2022-04-14T17:12:31.494Z] ---> 2c46551e488e [2022-04-14T17:12:31.494Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:12:32.476Z] ---> 05a977a3005a [2022-04-14T17:12:32.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T17:12:35.114Z] ---> 821a55fc40a5 [2022-04-14T17:12:35.114Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T17:12:36.117Z] ---> 1b71eb386b76 [2022-04-14T17:12:36.117Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T17:12:36.117Z] ---> Running in 699825231de5 [2022-04-14T17:12:36.727Z] Removing intermediate container 699825231de5 [2022-04-14T17:12:36.727Z] ---> 3a53906a6fb6 [2022-04-14T17:12:36.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:12:37.003Z] ---> Running in de356c6a72ae [2022-04-14T17:12:37.603Z] Removing intermediate container de356c6a72ae [2022-04-14T17:12:37.603Z] ---> e69ff241f4b1 [2022-04-14T17:12:37.603Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T17:12:37.603Z] ---> Running in fdf3d393707c [2022-04-14T17:12:38.231Z] Removing intermediate container fdf3d393707c [2022-04-14T17:12:38.231Z] ---> ca1abf39546e [2022-04-14T17:12:38.231Z] Step 21/22 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:12:38.231Z] ---> Running in 37168a13ad71 [2022-04-14T17:12:38.840Z] Removing intermediate container 37168a13ad71 [2022-04-14T17:12:38.840Z] ---> e1a7c43a1a34 [2022-04-14T17:12:38.840Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T17:12:39.116Z] ---> Running in 1572d9f2fa0a [2022-04-14T17:12:39.726Z] Removing intermediate container 1572d9f2fa0a [2022-04-14T17:12:39.726Z] ---> 7bbf3436d5e2 [2022-04-14T17:12:39.726Z] [2022-04-14T17:12:40.000Z] Successfully built 7bbf3436d5e2 [2022-04-14T17:12:40.278Z] Successfully tagged support-notifications-arm64:latest [2022-04-14T17:12:40.278Z] Building core-metadata [2022-04-14T17:12:43.674Z]  Building support-notifications ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T17:12:43.674Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T17:13:10.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T17:13:10.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T17:13:10.509Z] ---> cca9dd23b7f7 [2022-04-14T17:13:10.509Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T17:13:10.509Z] ---> Using cache [2022-04-14T17:13:10.509Z] ---> 9a6fcabe2ece [2022-04-14T17:13:10.509Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:13:10.509Z] ---> Using cache [2022-04-14T17:13:10.509Z] ---> ad4103ca6ad2 [2022-04-14T17:13:10.509Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T17:13:10.509Z] ---> Using cache [2022-04-14T17:13:10.509Z] ---> 9538f5664ca1 [2022-04-14T17:13:10.509Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T17:13:10.509Z] ---> Using cache [2022-04-14T17:13:10.509Z] ---> 76c0eb10880f [2022-04-14T17:13:10.509Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T17:13:10.509Z] ---> Using cache [2022-04-14T17:13:10.509Z] ---> db7452e5208d [2022-04-14T17:13:10.509Z] Step 8/23 : COPY . . [2022-04-14T17:13:10.509Z] ---> Using cache [2022-04-14T17:13:10.509Z] ---> 87f408f4b5ae [2022-04-14T17:13:10.509Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T17:13:10.509Z] ---> Running in 78985ef80394 [2022-04-14T17:13:10.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-14T17:16:47.909Z] Removing intermediate container 1ab9d28d11d0 [2022-04-14T17:16:47.909Z] ---> c6df2df6a981 [2022-04-14T17:16:47.909Z] [2022-04-14T17:16:47.909Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T17:16:47.909Z] ---> ac73e934f311 [2022-04-14T17:16:47.909Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T17:16:47.909Z] ---> Using cache [2022-04-14T17:16:47.909Z] ---> d54245e04add [2022-04-14T17:16:47.909Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T17:16:47.909Z] ---> Using cache [2022-04-14T17:16:47.909Z] ---> 0fea73330771 [2022-04-14T17:16:47.909Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T17:16:47.909Z] ---> Running in fc5ee7463425 [2022-04-14T17:16:47.909Z] Removing intermediate container fc5ee7463425 [2022-04-14T17:16:47.909Z] ---> 5d3b24dc5d99 [2022-04-14T17:16:47.909Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T17:16:47.909Z] ---> Running in 591012cd649c [2022-04-14T17:16:47.909Z] Removing intermediate container 591012cd649c [2022-04-14T17:16:47.909Z] ---> bee35fe2dbeb [2022-04-14T17:16:47.909Z] Step 15/23 : WORKDIR / [2022-04-14T17:16:47.909Z] ---> Running in b9ff2b67ebb9 [2022-04-14T17:16:47.909Z] Removing intermediate container b9ff2b67ebb9 [2022-04-14T17:16:47.909Z] ---> 17679431857d [2022-04-14T17:16:47.909Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:16:47.909Z] ---> b28e6aa3f5a4 [2022-04-14T17:16:47.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T17:16:47.909Z] ---> 160bbb3897aa [2022-04-14T17:16:47.909Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T17:16:47.909Z] ---> 40efcc14f662 [2022-04-14T17:16:47.909Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T17:16:47.909Z] ---> Running in 7f80536c733c [2022-04-14T17:16:47.909Z] Removing intermediate container 7f80536c733c [2022-04-14T17:16:47.909Z] ---> 40767239ca2e [2022-04-14T17:16:47.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:16:47.909Z] ---> Running in bb9b3366b626 [2022-04-14T17:16:47.909Z] Removing intermediate container bb9b3366b626 [2022-04-14T17:16:47.909Z] ---> 4d011613fe60 [2022-04-14T17:16:47.909Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T17:16:47.909Z] ---> Running in d35ce5ce99e8 [2022-04-14T17:16:47.909Z] Removing intermediate container d35ce5ce99e8 [2022-04-14T17:16:47.909Z] ---> e210546b3d49 [2022-04-14T17:16:47.909Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:16:47.909Z] ---> Running in 1bbd0b4a7322 [2022-04-14T17:16:47.909Z] Removing intermediate container 1bbd0b4a7322 [2022-04-14T17:16:47.909Z] ---> 7ccc66767646 [2022-04-14T17:16:47.909Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T17:16:47.909Z] ---> Running in 7376b16ed4ad [2022-04-14T17:16:47.909Z] Removing intermediate container 7376b16ed4ad [2022-04-14T17:16:47.909Z] ---> 97c63a39c426 [2022-04-14T17:16:47.909Z] [2022-04-14T17:16:47.909Z] Successfully built 97c63a39c426 [2022-04-14T17:16:47.909Z] Successfully tagged core-command-arm64:latest [2022-04-14T17:17:44.471Z]  Building core-command ... done Removing intermediate container 78985ef80394 [2022-04-14T17:17:44.471Z] ---> 9611da66ef4d [2022-04-14T17:17:44.471Z] [2022-04-14T17:17:44.471Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T17:17:44.471Z] ---> ac73e934f311 [2022-04-14T17:17:44.471Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T17:17:44.471Z] ---> Using cache [2022-04-14T17:17:44.471Z] ---> d54245e04add [2022-04-14T17:17:44.471Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T17:17:44.471Z] ---> Using cache [2022-04-14T17:17:44.471Z] ---> 0fea73330771 [2022-04-14T17:17:44.471Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T17:17:44.754Z] ---> Running in 185e14878ef6 [2022-04-14T17:17:45.356Z] Removing intermediate container 185e14878ef6 [2022-04-14T17:17:45.356Z] ---> 51d72e5e91cd [2022-04-14T17:17:45.356Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T17:17:45.356Z] ---> Running in a9061fc3767e [2022-04-14T17:17:45.955Z] Removing intermediate container a9061fc3767e [2022-04-14T17:17:45.955Z] ---> a307ca3f197e [2022-04-14T17:17:45.955Z] Step 15/23 : WORKDIR / [2022-04-14T17:17:45.955Z] ---> Running in 46dc480aa588 [2022-04-14T17:17:46.566Z] Removing intermediate container 46dc480aa588 [2022-04-14T17:17:46.566Z] ---> 49f6a852f4b2 [2022-04-14T17:17:46.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T17:17:47.167Z] ---> 248060bc07bf [2022-04-14T17:17:47.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T17:17:49.151Z] ---> 3f9fa0f7d05d [2022-04-14T17:17:49.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T17:17:50.136Z] ---> 54403f6b00cf [2022-04-14T17:17:50.136Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T17:17:50.136Z] ---> Running in 9790b0affafb [2022-04-14T17:17:50.437Z] Removing intermediate container 9790b0affafb [2022-04-14T17:17:50.437Z] ---> 30fa5c3819bb [2022-04-14T17:17:50.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T17:17:50.724Z] ---> Running in d1d81d6313ae [2022-04-14T17:17:51.006Z] Removing intermediate container d1d81d6313ae [2022-04-14T17:17:51.006Z] ---> 39b668df26ea [2022-04-14T17:17:51.006Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T17:17:51.006Z] ---> Running in 5b2305397b4d [2022-04-14T17:17:51.613Z] Removing intermediate container 5b2305397b4d [2022-04-14T17:17:51.613Z] ---> c24224b2b85c [2022-04-14T17:17:51.613Z] Step 22/23 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:17:51.613Z] ---> Running in ef31ffe26f28 [2022-04-14T17:17:52.221Z] Removing intermediate container ef31ffe26f28 [2022-04-14T17:17:52.221Z] ---> fd29f066f015 [2022-04-14T17:17:52.221Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T17:17:52.221Z] ---> Running in 58b9fe606409 [2022-04-14T17:17:52.829Z] Removing intermediate container 58b9fe606409 [2022-04-14T17:17:52.830Z] ---> 58c5d49c0d2f [2022-04-14T17:17:52.830Z] [2022-04-14T17:17:53.108Z] Successfully built 58c5d49c0d2f [2022-04-14T17:17:53.108Z] Successfully tagged core-metadata-arm64:latest [2022-04-14T17:36:46.927Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-14T17:36:46.927Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T17:36:46.927Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T17:36:46.927Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T17:36:46.927Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T17:36:46.927Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T17:36:46.927Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T17:36:46.927Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T17:36:46.927Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T17:36:46.927Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T17:36:46.927Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T17:36:46.927Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T17:36:46.927Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T17:36:46.927Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T17:37:02.323Z] Building bin/spire-agent... [2022-04-14T17:37:03.313Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T17:37:03.923Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T17:37:03.923Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T17:37:08.254Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T17:37:08.254Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T17:37:10.243Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T17:37:10.244Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T17:37:10.847Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T17:37:10.847Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T17:37:10.847Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T17:37:11.124Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T17:37:11.124Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T17:37:11.401Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T17:38:48.270Z] Building bin/spire-agent... [2022-04-14T17:38:48.270Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T17:38:48.270Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T17:38:48.270Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T17:38:48.270Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T17:38:48.270Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T17:38:48.547Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T17:38:48.547Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T17:38:49.145Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T17:38:49.145Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T17:38:49.145Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T17:38:49.145Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T17:38:49.145Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T17:38:49.422Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T17:42:56.529Z] Removing intermediate container 30bdd2dd3e79 [2022-04-14T17:42:56.529Z] ---> a2bcb6a5643e [2022-04-14T17:42:56.529Z] [2022-04-14T17:42:56.529Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T17:42:56.529Z] ---> 3fb3c9af89a9 [2022-04-14T17:42:56.529Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T17:42:56.529Z] ---> Using cache [2022-04-14T17:42:56.529Z] ---> 01cbf1f3be18 [2022-04-14T17:42:56.529Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:42:56.529Z] ---> Using cache [2022-04-14T17:42:56.529Z] ---> 902786ee68a9 [2022-04-14T17:42:56.529Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T17:42:56.529Z] ---> Running in fabe9e060b8c [2022-04-14T17:42:56.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:42:56.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:42:56.529Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T17:42:56.529Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T17:42:56.529Z] OK: 15730 distinct packages available [2022-04-14T17:42:56.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:42:56.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:42:56.529Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T17:42:56.529Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T17:42:56.529Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T17:42:56.529Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T17:42:56.529Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T17:42:56.529Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T17:42:56.529Z] OK: 6 MiB in 19 packages [2022-04-14T17:42:57.971Z] Removing intermediate container fabe9e060b8c [2022-04-14T17:42:57.971Z] ---> 7f67a4413b68 [2022-04-14T17:42:57.971Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T17:43:02.300Z] ---> 3cf9aad14b6b [2022-04-14T17:43:02.300Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T17:43:07.713Z] ---> 7d58af30721d [2022-04-14T17:43:07.713Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T17:43:08.308Z] ---> a6bd234e6bba [2022-04-14T17:43:08.308Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T17:43:09.291Z] ---> 8bbc811ba71f [2022-04-14T17:43:09.291Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T17:43:09.899Z] ---> 6139516a5a37 [2022-04-14T17:43:09.899Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T17:43:10.177Z] ---> Running in fc7a4feefb80 [2022-04-14T17:43:10.452Z] Removing intermediate container fc7a4feefb80 [2022-04-14T17:43:10.452Z] ---> 87fbe38f6bdd [2022-04-14T17:43:10.452Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T17:43:10.726Z] ---> Running in 88d6149348eb [2022-04-14T17:43:11.321Z] Removing intermediate container 88d6149348eb [2022-04-14T17:43:11.321Z] ---> 3c88e429331d [2022-04-14T17:43:11.321Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T17:43:11.321Z] ---> Running in b10774327130 [2022-04-14T17:43:11.920Z] Removing intermediate container b10774327130 [2022-04-14T17:43:11.920Z] ---> 724f40c9a056 [2022-04-14T17:43:11.920Z] Step 25/26 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:43:11.920Z] ---> Running in 6d82709cea43 [2022-04-14T17:43:12.516Z] Removing intermediate container 6d82709cea43 [2022-04-14T17:43:12.516Z] ---> 484dd2410f89 [2022-04-14T17:43:12.516Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T17:43:12.516Z] ---> Running in 51d1e1b60dd3 [2022-04-14T17:43:13.115Z] Removing intermediate container 51d1e1b60dd3 [2022-04-14T17:43:13.115Z] ---> 7e8836e42449 [2022-04-14T17:43:13.115Z] [2022-04-14T17:43:13.390Z] Successfully built 7e8836e42449 [2022-04-14T17:43:13.390Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-14T17:43:16.774Z]  Building security-spire-agent ... done Removing intermediate container 45762f87590f [2022-04-14T17:43:16.774Z] ---> 131d7b89e17e [2022-04-14T17:43:16.774Z] [2022-04-14T17:43:16.774Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T17:43:16.774Z] ---> 3fb3c9af89a9 [2022-04-14T17:43:16.774Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T17:43:16.774Z] ---> Using cache [2022-04-14T17:43:16.774Z] ---> 01cbf1f3be18 [2022-04-14T17:43:16.774Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:43:16.774Z] ---> Using cache [2022-04-14T17:43:16.774Z] ---> 902786ee68a9 [2022-04-14T17:43:16.774Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T17:43:16.774Z] ---> Using cache [2022-04-14T17:43:16.774Z] ---> 7f67a4413b68 [2022-04-14T17:43:16.774Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T17:43:22.301Z] ---> b8fc6678a850 [2022-04-14T17:43:22.301Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T17:43:22.897Z] ---> c0fb3eae85f9 [2022-04-14T17:43:22.897Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T17:43:23.494Z] ---> 9c4f973e2f63 [2022-04-14T17:43:23.494Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T17:43:24.092Z] ---> 7b320bf83b48 [2022-04-14T17:43:24.092Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T17:43:24.092Z] ---> Running in ecdf823351c0 [2022-04-14T17:43:24.690Z] Removing intermediate container ecdf823351c0 [2022-04-14T17:43:24.690Z] ---> 72b1cee6d84b [2022-04-14T17:43:24.690Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T17:43:24.690Z] ---> Running in 1e670613f1d6 [2022-04-14T17:43:25.285Z] Removing intermediate container 1e670613f1d6 [2022-04-14T17:43:25.285Z] ---> 1db68c9f40a5 [2022-04-14T17:43:25.285Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T17:43:25.285Z] ---> Running in 9c4a80f23189 [2022-04-14T17:43:25.557Z] Removing intermediate container 9c4a80f23189 [2022-04-14T17:43:25.557Z] ---> 6a7411a07f98 [2022-04-14T17:43:25.557Z] Step 24/25 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:43:25.830Z] ---> Running in fe6c3c613a66 [2022-04-14T17:43:26.105Z] Removing intermediate container fe6c3c613a66 [2022-04-14T17:43:26.105Z] ---> ce5dca43e53c [2022-04-14T17:43:26.105Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T17:43:26.378Z] ---> Running in b2be20030c4a [2022-04-14T17:43:26.651Z] Removing intermediate container b2be20030c4a [2022-04-14T17:43:26.651Z] ---> 47beba2061df [2022-04-14T17:43:26.651Z] [2022-04-14T17:43:26.925Z] Successfully built 47beba2061df [2022-04-14T17:43:26.925Z] Successfully tagged security-spire-server-arm64:latest [2022-04-14T17:44:05.901Z]  Building security-spire-server ... done Removing intermediate container d38bbf271a05 [2022-04-14T17:44:05.901Z] ---> 5f6c06342f68 [2022-04-14T17:44:05.901Z] [2022-04-14T17:44:05.901Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T17:44:05.901Z] ---> 3fb3c9af89a9 [2022-04-14T17:44:05.901Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T17:44:05.901Z] ---> Using cache [2022-04-14T17:44:05.901Z] ---> 01cbf1f3be18 [2022-04-14T17:44:05.901Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T17:44:05.901Z] ---> Using cache [2022-04-14T17:44:05.901Z] ---> 902786ee68a9 [2022-04-14T17:44:05.901Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T17:44:05.901Z] ---> Running in 0f5cc54c05c3 [2022-04-14T17:44:05.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:44:06.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:44:07.470Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T17:44:07.470Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T17:44:07.470Z] OK: 15730 distinct packages available [2022-04-14T17:44:07.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T17:44:08.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T17:44:09.418Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T17:44:09.418Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T17:44:09.418Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T17:44:09.418Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T17:44:09.418Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T17:44:09.691Z] OK: 6 MiB in 18 packages [2022-04-14T17:44:10.667Z] Removing intermediate container 0f5cc54c05c3 [2022-04-14T17:44:10.667Z] ---> 107f5b034c40 [2022-04-14T17:44:10.667Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T17:44:14.052Z] ---> 08fb4d37a589 [2022-04-14T17:44:14.052Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T17:44:14.325Z] ---> 71b53bc1668d [2022-04-14T17:44:14.325Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T17:44:14.598Z] ---> Running in 88feedaea6c5 [2022-04-14T17:44:14.870Z] Removing intermediate container 88feedaea6c5 [2022-04-14T17:44:14.870Z] ---> f7b1f84f10e6 [2022-04-14T17:44:14.871Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T17:44:15.469Z] ---> 16b13a4e005b [2022-04-14T17:44:15.469Z] Step 21/26 : WORKDIR / [2022-04-14T17:44:15.469Z] ---> Running in c93ec16ed2c4 [2022-04-14T17:44:15.741Z] Removing intermediate container c93ec16ed2c4 [2022-04-14T17:44:15.741Z] ---> fb6de6219df4 [2022-04-14T17:44:15.741Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T17:44:15.741Z] ---> Running in f17830f9f889 [2022-04-14T17:44:16.015Z] Removing intermediate container f17830f9f889 [2022-04-14T17:44:16.015Z] ---> 8d6284be3cdd [2022-04-14T17:44:16.015Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T17:44:16.290Z] ---> Running in 6dc684380aee [2022-04-14T17:44:16.561Z] Removing intermediate container 6dc684380aee [2022-04-14T17:44:16.561Z] ---> 67ec25579274 [2022-04-14T17:44:16.561Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T17:44:16.561Z] ---> Running in 90d96a1f529c [2022-04-14T17:44:16.835Z] Removing intermediate container 90d96a1f529c [2022-04-14T17:44:16.835Z] ---> fe4ef6ba8cb4 [2022-04-14T17:44:16.835Z] Step 25/26 : LABEL git_sha=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [2022-04-14T17:44:16.835Z] ---> Running in 8d00e03e2aac [2022-04-14T17:44:17.432Z] Removing intermediate container 8d00e03e2aac [2022-04-14T17:44:17.432Z] ---> f187245485a4 [2022-04-14T17:44:17.432Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T17:44:17.432Z] ---> Running in 3220af6c5317 [2022-04-14T17:44:17.703Z] Removing intermediate container 3220af6c5317 [2022-04-14T17:44:17.703Z] ---> e024be8f8daa [2022-04-14T17:44:17.703Z] [2022-04-14T17:44:17.975Z] Successfully built e024be8f8daa [2022-04-14T17:44:17.975Z] Successfully tagged security-spire-config-arm64:latest [2022-04-14T17:44:18.262Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-14T17:44:18.284Z] $ docker stop --time=1 d97e94d544a68052da0061a716a20d1a570a3caae6c0fc24c0d469e539348a25 [2022-04-14T17:44:20.053Z] $ docker rm -f d97e94d544a68052da0061a716a20d1a570a3caae6c0fc24c0d469e539348a25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T17:44:20.595Z] + docker images [2022-04-14T17:44:21.187Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T17:44:21.187Z] security-spire-config-arm64 latest e024be8f8daa 3 seconds ago 85.6MB [2022-04-14T17:44:21.187Z] 5f6c06342f68 32 seconds ago 4.14GB [2022-04-14T17:44:21.187Z] security-spire-server-arm64 latest 47beba2061df 54 seconds ago 86.3MB [2022-04-14T17:44:21.187Z] security-spire-agent-arm64 latest 7e8836e42449 About a minute ago 126MB [2022-04-14T17:44:21.187Z] 131d7b89e17e About a minute ago 4.14GB [2022-04-14T17:44:21.187Z] a2bcb6a5643e About a minute ago 4.14GB [2022-04-14T17:44:21.187Z] core-metadata-arm64 latest 58c5d49c0d2f 26 minutes ago 16.3MB [2022-04-14T17:44:21.187Z] 9611da66ef4d 26 minutes ago 1.31GB [2022-04-14T17:44:21.187Z] core-command-arm64 latest 97c63a39c426 27 minutes ago 15.5MB [2022-04-14T17:44:21.187Z] c6df2df6a981 27 minutes ago 1.31GB [2022-04-14T17:44:21.188Z] support-notifications-arm64 latest 7bbf3436d5e2 31 minutes ago 25.8MB [2022-04-14T17:44:21.188Z] b16af7d78beb 32 minutes ago 1.37GB [2022-04-14T17:44:21.188Z] security-spiffe-token-provider-arm64 latest a08d1fce6757 32 minutes ago 27.9MB [2022-04-14T17:44:21.188Z] ae5ea1a00845 33 minutes ago 1.36GB [2022-04-14T17:44:21.188Z] security-secretstore-setup-arm64 latest 719f0b2bd636 35 minutes ago 27.5MB [2022-04-14T17:44:21.188Z] 1aa8e5954875 36 minutes ago 1.32GB [2022-04-14T17:44:21.188Z] support-scheduler-arm64 latest 0c652350af5a 40 minutes ago 25.2MB [2022-04-14T17:44:21.188Z] sys-mgmt-agent-arm64 latest 544a034abcbf 40 minutes ago 282MB [2022-04-14T17:44:21.188Z] 59541dbe1cc6 40 minutes ago 1.36GB [2022-04-14T17:44:21.188Z] core-data-arm64 latest 00f2e148b0eb 41 minutes ago 21.6MB [2022-04-14T17:44:21.188Z] security-bootstrapper-arm64 latest 8b1f751f0ad2 41 minutes ago 18.3MB [2022-04-14T17:44:21.188Z] b0b50b1c8e35 41 minutes ago 1.34GB [2022-04-14T17:44:21.188Z] security-proxy-setup-arm64 latest d673f187d878 41 minutes ago 26.1MB [2022-04-14T17:44:21.188Z] bb98e46526ce 42 minutes ago 1.31GB [2022-04-14T17:44:21.188Z] 8e1fafedf167 42 minutes ago 1.32GB [2022-04-14T17:44:21.188Z] 23258ab8918e 42 minutes ago 1.31GB [2022-04-14T17:44:21.188Z] ci-base-image-arm64 latest cca9dd23b7f7 59 minutes ago 886MB [2022-04-14T17:44:21.188Z] docker 20.10.14 c346e9eafbab 9 days ago 202MB [2022-04-14T17:44:21.188Z] alpine 3.14 ac73e934f311 9 days ago 5.34MB [2022-04-14T17:44:21.188Z] alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB [2022-04-14T17:44:21.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-14T17:44:21.188Z] 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-14T17:44:21.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T17:44:21.642Z] [2022-04-14T17:44:21.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-14T17:44:21.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T17:44:22.262Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-14T17:44:22.262Z] 8998bd30e6a1: Pulling fs layer [2022-04-14T17:44:22.262Z] 04944245beec: Pulling fs layer [2022-04-14T17:44:22.263Z] 699f458cf7ca: Pulling fs layer [2022-04-14T17:44:22.263Z] 765212b225bb: Pulling fs layer [2022-04-14T17:44:22.263Z] f23df028b6ca: Pulling fs layer [2022-04-14T17:44:22.263Z] d65c8cfc05b1: Pulling fs layer [2022-04-14T17:44:22.263Z] 2437ff75d9bd: Pulling fs layer [2022-04-14T17:44:22.263Z] f23df028b6ca: Waiting [2022-04-14T17:44:22.263Z] d65c8cfc05b1: Waiting [2022-04-14T17:44:22.263Z] 2437ff75d9bd: Waiting [2022-04-14T17:44:22.263Z] 765212b225bb: Waiting [2022-04-14T17:44:22.263Z] 04944245beec: Verifying Checksum [2022-04-14T17:44:22.263Z] 04944245beec: Download complete [2022-04-14T17:44:22.263Z] 765212b225bb: Verifying Checksum [2022-04-14T17:44:22.263Z] 765212b225bb: Download complete [2022-04-14T17:44:22.542Z] f23df028b6ca: Verifying Checksum [2022-04-14T17:44:22.542Z] f23df028b6ca: Download complete [2022-04-14T17:44:22.542Z] d65c8cfc05b1: Verifying Checksum [2022-04-14T17:44:22.542Z] d65c8cfc05b1: Download complete [2022-04-14T17:44:22.542Z] 699f458cf7ca: Verifying Checksum [2022-04-14T17:44:22.542Z] 699f458cf7ca: Download complete [2022-04-14T17:44:22.816Z] 8998bd30e6a1: Verifying Checksum [2022-04-14T17:44:22.816Z] 8998bd30e6a1: Download complete [2022-04-14T17:44:25.439Z] 2437ff75d9bd: Verifying Checksum [2022-04-14T17:44:25.439Z] 2437ff75d9bd: Download complete [2022-04-14T17:44:27.416Z] 8998bd30e6a1: Pull complete [2022-04-14T17:44:28.009Z] 04944245beec: Pull complete [2022-04-14T17:44:29.440Z] 699f458cf7ca: Pull complete [2022-04-14T17:44:29.713Z] 765212b225bb: Pull complete [2022-04-14T17:44:30.320Z] f23df028b6ca: Pull complete [2022-04-14T17:44:30.592Z] d65c8cfc05b1: Pull complete [2022-04-14T17:44:46.109Z] 2437ff75d9bd: Pull complete [2022-04-14T17:44:46.109Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-14T17:44:46.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T17:44:46.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-14T17:44:46.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-20959 does not seem to be running inside a container [2022-04-14T17:44:46.449Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T17:44:49.439Z] $ docker top 0aa544be53eee70658059195644140eb06fa3c72bb92ed8b69caaaa625d25182 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:44:50.465Z] ---> job-cost.sh [2022-04-14T17:44:50.465Z] lf-activate-venv: SKIPPING [2022-04-14T17:44:50.465Z] INFO: No Stack... [2022-04-14T17:44:51.056Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-14T17:44:52.481Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T17:44:53.153Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-04-14T17:44:53.154Z] + cut -d, -f6 [Pipeline] lock [2022-04-14T17:44:53.188Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3969-3-stack-cost] [2022-04-14T17:44:53.195Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3969-3-stack-cost] did not exist. Created. [2022-04-14T17:44:53.195Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3969-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T17:44:53.874Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-14T17:44:54.050Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T17:44:54.061Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3969-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T17:44:54.100Z] $ docker stop --time=1 0aa544be53eee70658059195644140eb06fa3c72bb92ed8b69caaaa625d25182 [2022-04-14T17:44:55.578Z] $ docker rm -f 0aa544be53eee70658059195644140eb06fa3c72bb92ed8b69caaaa625d25182 [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-14T17:44:56.111Z] provisioning config files... [2022-04-14T17:44:56.120Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1562611707407092543tmp [Pipeline] { [Pipeline] sh [2022-04-14T17:44:56.420Z] + set +x [2022-04-14T17:44:56.420Z] + curl -s https://codecov.io/bash [2022-04-14T17:44:56.420Z] + bash -s -- [2022-04-14T17:44:56.420Z] [2022-04-14T17:44:56.420Z] _____ _ [2022-04-14T17:44:56.420Z] / ____| | | [2022-04-14T17:44:56.420Z] | | ___ __| | ___ ___ _____ __ [2022-04-14T17:44:56.420Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-14T17:44:56.420Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-14T17:44:56.420Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-14T17:44:56.420Z] Bash-1.0.6 [2022-04-14T17:44:56.420Z] [2022-04-14T17:44:56.420Z] [2022-04-14T17:44:56.420Z] ==> git version 2.25.1 found [2022-04-14T17:44:56.420Z] ==> 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-14T17:44:56.420Z] Release-Date: 2020-01-08 [2022-04-14T17:44:56.420Z] 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-14T17:44:56.420Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-14T17:44:56.420Z] ==> Jenkins CI detected. [2022-04-14T17:44:56.420Z] current dir:  /w/workspace/edgex-go/3 [2022-04-14T17:44:56.420Z] project root: . [2022-04-14T17:44:56.420Z] --> token set from env [2022-04-14T17:44:56.420Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-14T17:44:56.420Z] ==> Running gcov in . (disable via -X gcov) [2022-04-14T17:44:56.420Z] ==> Python coveragepy not found [2022-04-14T17:44:56.420Z] ==> Searching for coverage reports in: [2022-04-14T17:44:56.420Z] + . [2022-04-14T17:44:56.678Z] -> Found 1 reports [2022-04-14T17:44:56.678Z] ==> Detecting git/mercurial file structure [2022-04-14T17:44:56.678Z] ==> Reading reports [2022-04-14T17:44:56.678Z] + ./coverage.out bytes=434738 [2022-04-14T17:44:56.678Z] ==> Appending adjustments [2022-04-14T17:44:56.678Z] https://docs.codecov.io/docs/fixing-reports [2022-04-14T17:44:58.058Z] + Found adjustments [2022-04-14T17:44:58.059Z] ==> Gzipping contents [2022-04-14T17:44:58.059Z] 60K /tmp/codecov.HA2wwI.gz [2022-04-14T17:44:58.059Z] ==> Uploading reports [2022-04-14T17:44:58.059Z] url: https://codecov.io [2022-04-14T17:44:58.059Z] query: branch=PR-3969&commit=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3969%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3969&job=&cmd_args= [2022-04-14T17:44:58.059Z] -> Pinging Codecov [2022-04-14T17:44:58.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3969&commit=60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3969%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3969&job=&cmd_args= [2022-04-14T17:44:58.059Z] -> Uploading to [2022-04-14T17:44:58.059Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a/b4103fb3-b7dd-40a5-863a-16b73e67c600.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T174457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b360231c4ddecef14790c7b55d0bfb2019a425d905d7d821aa1a6c0c45b85e8e [2022-04-14T17:44:58.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T17:44:58.059Z] Dload Upload Total Spent Left Speed [2022-04-14T17:44:58.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59752 0 0 100 59752 0 236k --:--:-- --:--:-- --:--:-- 235k [2022-04-14T17:44:58.319Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a [Pipeline] } [2022-04-14T17:44:58.327Z] 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-14T17:44:59.068Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:44:59.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:45:00.269Z] ---> package-listing.sh [2022-04-14T17:45:00.269Z] ++ facter osfamily [2022-04-14T17:45:00.269Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-14T17:45:00.269Z] + OS_FAMILY=debian [2022-04-14T17:45:00.269Z] + workspace=/w/workspace/edgex-go/3 [2022-04-14T17:45:00.269Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-14T17:45:00.269Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-14T17:45:00.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-14T17:45:00.269Z] + PACKAGES=/tmp/packages_start.txt [2022-04-14T17:45:00.269Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-14T17:45:00.269Z] + PACKAGES=/tmp/packages_end.txt [2022-04-14T17:45:00.269Z] + case "${OS_FAMILY}" in [2022-04-14T17:45:00.269Z] + dpkg -l [2022-04-14T17:45:00.269Z] + grep '^ii' [2022-04-14T17:45:00.537Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-14T17:45:00.537Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-14T17:45:00.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-14T17:45:00.537Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-14T17:45:00.537Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-14T17:45:00.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-14T17:45:00.552Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-14T17:45:00.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-14T17:45:01.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T17:45:01.388Z] [2022-04-14T17:45:01.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T17:45:01.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T17:45:01.699Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-14T17:45:01.699Z] 5eb5b503b376: Pulling fs layer [2022-04-14T17:45:01.699Z] 5c69ac0246d0: Pulling fs layer [2022-04-14T17:45:01.699Z] ec43610c2a17: Pulling fs layer [2022-04-14T17:45:01.699Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-14T17:45:01.699Z] 33b1e0a273af: Pulling fs layer [2022-04-14T17:45:01.699Z] 5d3b04190fa2: Pulling fs layer [2022-04-14T17:45:01.699Z] 2f39f015ded8: Pulling fs layer [2022-04-14T17:45:01.699Z] 3a2ae6a8a46f: Waiting [2022-04-14T17:45:01.699Z] 33b1e0a273af: Waiting [2022-04-14T17:45:01.699Z] 2f39f015ded8: Waiting [2022-04-14T17:45:01.699Z] 5d3b04190fa2: Waiting [2022-04-14T17:45:01.699Z] 5c69ac0246d0: Verifying Checksum [2022-04-14T17:45:01.699Z] 5c69ac0246d0: Download complete [2022-04-14T17:45:01.699Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-14T17:45:01.699Z] 3a2ae6a8a46f: Download complete [2022-04-14T17:45:01.699Z] 33b1e0a273af: Verifying Checksum [2022-04-14T17:45:01.699Z] 33b1e0a273af: Download complete [2022-04-14T17:45:01.959Z] 5d3b04190fa2: Download complete [2022-04-14T17:45:01.959Z] ec43610c2a17: Verifying Checksum [2022-04-14T17:45:01.959Z] ec43610c2a17: Download complete [2022-04-14T17:45:01.959Z] 5eb5b503b376: Download complete [2022-04-14T17:45:02.528Z] 2f39f015ded8: Download complete [2022-04-14T17:45:03.096Z] 5eb5b503b376: Pull complete [2022-04-14T17:45:03.354Z] 5c69ac0246d0: Pull complete [2022-04-14T17:45:03.923Z] ec43610c2a17: Pull complete [2022-04-14T17:45:03.923Z] 3a2ae6a8a46f: Pull complete [2022-04-14T17:45:04.183Z] 33b1e0a273af: Pull complete [2022-04-14T17:45:04.183Z] 5d3b04190fa2: Pull complete [2022-04-14T17:45:08.380Z] 2f39f015ded8: Pull complete [2022-04-14T17:45:08.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-14T17:45:08.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T17:45:08.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-14T17:45:08.446Z] prd-ubuntu20.04-docker-8c-8g-20958 does not seem to be running inside a container [2022-04-14T17:45:08.476Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-14T17:45:10.411Z] $ docker top 0faf4794f8471707ed7827e0b5177dedcb25cd641f274707cc7ab7b3974916b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T17:45:10.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-14T17:45:11.069Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-14T17:45:11.359Z] + ls /var/log/sa-host [2022-04-14T17:45:11.359Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T17:45:11.566Z] provisioning config files... [2022-04-14T17:45:11.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6941848974723377170tmp [Pipeline] { [Pipeline] echo [2022-04-14T17:45:11.595Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:45:11.880Z] ---> create-netrc.sh [Pipeline] } [2022-04-14T17:45:11.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:45:12.228Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-14T17:45:12.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:45:12.526Z] ---> sudo-logs.sh [2022-04-14T17:45:12.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-14T17:45:12.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:45:12.836Z] ---> job-cost.sh [2022-04-14T17:45:12.836Z] lf-activate-venv: SKIPPING [2022-04-14T17:45:12.836Z] DEBUG: total: 0.2199999988079071 [2022-04-14T17:45:12.836Z] INFO: Retrieving Stack Cost... [2022-04-14T17:45:13.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T17:45:13.981Z] INFO: Archiving Costs [Pipeline] echo [2022-04-14T17:45:13.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T17:45:14.283Z] ---> logs-deploy.sh [2022-04-14T17:45:14.283Z] lf-activate-venv: SKIPPING [2022-04-14T17:45:14.283Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3969/3 [2022-04-14T17:45:14.283Z] INFO: archiving workspace using pattern(s): [2022-04-14T17:45:15.241Z] Archives upload complete. [2022-04-14T17:45:15.241Z] INFO: archiving logs to Nexus